NurbsDataPeriodic
Property
|
Property that indicates whether the spline is
periodic.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool Periodic { get; }
Public ReadOnly Property Periodic As Boolean
Get
public:
property bool Periodic {
bool get ();
}
member Periodic : bool with get
Property Value
Boolean
See Also