ConstraintArgumentCoordinateSystemObject
Property
|
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public CoordinateSystemObject CoordinateSystemObject { get; }
Public ReadOnly Property CoordinateSystemObject As CoordinateSystemObject
Get
public:
property CoordinateSystemObject CoordinateSystemObject {
CoordinateSystemObject get ();
}
member CoordinateSystemObject : CoordinateSystemObject with get
Property Value
CoordinateSystemObject
See Also