Surface Descriptors
A surface descriptor is a data object that describes the shape and geometry of a specified surface. A surface descriptor allows you to describe a surface in 3D without an owner ID.
Methods Introduced:
The method
pfcSurface.GetSurfaceDescriptor() returns a surfaces geometry as a data object.
The method
pfcSurface.GetNURBSRepresentation() returns a Non-Uniform Rational B-Spline Representation of a surface.