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 a curve’s geometry as a data object.
The method
pfcGeomCurve::GetNURBSRepresentation returns a Non-Uniform Rational B-Spline Representation of a curve.
The method
wfcWSolid::GetCurve returns the curve handle for the specified curve Id.
The method
wfcWCurve::GetCurveData retrieves the geometric representation data for the specified curve.