BIMLinearGeometryAxis Property
|
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public Curve3d Axis { get; }
Public ReadOnly Property Axis As Curve3d
Get
public:
property Curve3d^ Axis {
Curve3d^ get ();
}
member Axis : Curve3d with get
Property Value
Curve3d
See Also