Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcLinearPath Class / IfcLinearPath Constructor / IfcLinearPath Constructor(IfcLinearPath)

In This Topic
    IfcLinearPath Constructor(IfcLinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As IfcLinearPath _
    )
    protected IfcLinearPath( 
       IfcLinearPath another
    )

    Parameters

    another
    See Also