Library | Module

Interface IpfcSurfaceDescriptor



Description

A data object representing the geometry of a Creo Parametric surface.
Direct Known Subclasses:
IpfcTransformedSurfaceDescriptor, IpfcCoonsPatchDescriptor, IpfcFilletSurfaceDescriptor, IpfcSplineSurfaceDescriptor, IpfcNURBSSurfaceDescriptor



Property Summary

PropertyExtentsas IpfcSurfaceExtents
The minimum and maximum points on the surface
PropertyOrientationas IpfcSurfaceOrientation
The orientation of the surface



Method Summary

FunctionGetSurfaceType () as IpfcSurfaceType
This method returns the type of surface represented by a SurfaceDescriptor.



Property Detail


PropertyExtentsas IpfcSurfaceExtents

The minimum and maximum points on the surface




PropertyOrientationas IpfcSurfaceOrientation

The orientation of the surface





Method Detail


FunctionGetSurfaceType () as IpfcSurfaceType

This method returns the type of surface represented by a SurfaceDescriptor.
Returns:
The surface type.