Enum EpfcCurveType
Description
This enumerated type represents the curve type.
Values
-
EpfcCURVE_COMPOSITE
- A composite curve made up of more than one curve entity
-
EpfcCURVE_POINT
- A point
-
EpfcCURVE_LINE
- A line
-
EpfcCURVE_ARROW
- An arrow
-
EpfcCURVE_ARC
- An arc
-
EpfcCURVE_SPLINE
- A spline curve
-
EpfcCURVE_BSPLINE
- A Non-Uniform Rational B-Spline
-
EpfcCURVE_CIRCLE
- A circle
-
EpfcCURVE_ELLIPSE
- An elliptical curve
-
EpfcCURVE_POLYGON
- A polygon
-
EpfcCURVE_TEXT
- A text entity
-
EpfcCurveType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.