API Documentation > Classes > Class pfcSphericalSplineSurfaceDescriptor
Class pfcSphericalSplineSurfaceDescriptor
Description
A data object representing a spline surface created using spherical coordinates.
Direct Parent Classes:
Property Summary
The spline surface geometry which defines the surface
Method Summary
This method creates a new SphericalSplineSurfaceDescriptor object.
Property Detail
The spline surface geometry which defines the surface
Method Detail
This method creates a new SphericalSplineSurfaceDescriptor object.
Parameters:
Extents
The surface extents
Orientation
The surface orientation
Origin
The coordinate system of the surface
SplineSurfaceData
The spline surface geometry
Returns:
The new SphericalSplineSurfaceDescriptor object
Was this helpful?