LoftOptionsArcLengthParam Property
|
Property that indicates whether arc length
parameterization is applied.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool ArcLengthParam { get; }
Public ReadOnly Property ArcLengthParam As Boolean
Get
public:
property bool ArcLengthParam {
bool get ();
}
member ArcLengthParam : bool with get
Property Value
Boolean
See Also