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

In This Topic
    IfcLinearPath Constructor(LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal another As LinearPath _
    )
    public IfcLinearPath( 
       LinearPath another
    )

    Parameters

    another
    See Also