Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / IfcLinearPathSurrogate Class / IfcLinearPathSurrogate Constructor

In This Topic
    IfcLinearPathSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ifcLp As IfcLinearPath _
    )
    public IfcLinearPathSurrogate( 
       IfcLinearPath ifcLp
    )

    Parameters

    ifcLp
    See Also