Library | Module

Interface IpfcSphericalSplineSurfaceDescriptor



Description

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



Property Summary

PropertySplineSurfaceDataas IpfcSplineSurfaceDescriptor
The spline surface geometry which defines the surface



Method Summary

FunctionCCpfcSphericalSplineSurfaceDescriptor.Create (Extents as IpfcSurfaceExtents, Orientation as IpfcSurfaceOrientation, Origin as IpfcTransform3D, SplineSurfaceData as IpfcSplineSurfaceDescriptor) as IpfcSphericalSplineSurfaceDescriptor
This method creates a new SphericalSplineSurfaceDescriptor object.



Property Detail


PropertySplineSurfaceDataas IpfcSplineSurfaceDescriptor

The spline surface geometry which defines the surface





Method Detail


FunctionCCpfcSphericalSplineSurfaceDescriptor.Create (Extents as IpfcSurfaceExtents, Orientation as IpfcSurfaceOrientation, Origin as IpfcTransform3D, SplineSurfaceData as IpfcSplineSurfaceDescriptor) as IpfcSphericalSplineSurfaceDescriptor

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