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