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