NurbCurve3dEvalMode
Property
|
Property that indicates whether the evaluator
optimization is turned on. Not implemented.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool EvalMode { get; }
Public ReadOnly Property EvalMode As Boolean
Get
public:
property bool EvalMode {
bool get ();
}
member EvalMode : bool with get
Property Value
Boolean
See Also