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