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