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

In This Topic
    Axes Property (IfcLinearPathSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Axes As List(Of Entity)
    public List<Entity> Axes {get; set;}
    See Also