Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IIfcEntity Interface / Axes Property

In This Topic
    Axes Property (IIfcEntity)
    In This Topic
    Gets or Sets the entity axes representation.
    Syntax
    'Declaration
     
    Property Axes As List(Of ICurve)
    List<ICurve> Axes {get; set;}
    Remarks
    Axis identifier of IfcShapeRepresentation.
    See Also