LoftOptionsCheckCurvesOutAllOpen Property
|
Property that indicates whether all of the
cross-section curves are open.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool AllOpen { get; }
Public ReadOnly Property AllOpen As Boolean
Get
public:
property bool AllOpen {
bool get ();
}
member AllOpen : bool with get
Property Value
Boolean
See Also