Curve Descriptors
A curve descriptor is a data object that describes the geometry of a curve or edge. A curve descriptor describes the geometry of a curve without being a part of a specific model.
Methods Introduced:
The method
pfcGeomCurve.GetCurveDescriptor() returns the geometry for a curve as a data object.
The method
pfcGeomCurve.GetNURBSRepresentation() returns a Non-Uniform Rational B-Spline Representation of a curve.