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