ConstraintArgumentCoordinateSystemObject
Property
|
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.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