TsgDXFSpline.IsByAngles
Read only property.
property IsByAngles: Boolean;
Description
Defines what way spline is built.
Value  | 
Meaning  | 
True  | 
Spline is built by Fit-points using BeginningTangent and EndingTangent  | 
False  | 
Spline is built by control points and knots.  | 
Go to CAD VCL Enterprise