Library | Module

Class pfcSphericalSplineSurfaceDescriptor



Description

A data object representing a spline surface created using spherical coordinates.
Direct Parent Classes:
pfcTransformedSurfaceDescriptor



Property Summary

pfcSplineSurfaceDescriptorSplineSurfaceData
The spline surface geometry which defines the surface



Method Summary

static pfcSphericalSplineSurfaceDescriptorCreate (pfcSurfaceExtents Extents, pfcSurfaceOrientation Orientation, pfcTransform3D Origin, pfcSplineSurfaceDescriptor SplineSurfaceData)
This method creates a new SphericalSplineSurfaceDescriptor object.



Property Detail


pfcSplineSurfaceDescriptorSplineSurfaceData

The spline surface geometry which defines the surface





Method Detail


static pfcSphericalSplineSurfaceDescriptorCreate (pfcSurfaceExtents Extents, pfcSurfaceOrientation Orientation, pfcTransform3D Origin, pfcSplineSurfaceDescriptor SplineSurfaceData)

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