SweepOptionsBank Property
|
Property that indicates whether the swept face
or curve is banked along the sweep path.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public bool Bank { get; }
Public ReadOnly Property Bank As Boolean
Get
public:
property bool Bank {
bool get ();
}
member Bank : bool with get
Property Value
Boolean
See Also