Library | Module

Class pfcSurfaceDescriptor



Description

A data object representing the geometry of a Creo Parametric surface.
Direct Known Subclasses:
pfcTransformedSurfaceDescriptor, pfcCoonsPatchDescriptor, pfcFilletSurfaceDescriptor, pfcSplineSurfaceDescriptor, pfcNURBSSurfaceDescriptor



Property Summary

pfcSurfaceExtentsExtents
The minimum and maximum points on the surface
pfcSurfaceOrientationOrientation
The orientation of the surface



Method Summary

pfcSurfaceTypeGetSurfaceType ()
This method returns the type of surface represented by a SurfaceDescriptor.



Property Detail


pfcSurfaceExtentsExtents

The minimum and maximum points on the surface




pfcSurfaceOrientationOrientation

The orientation of the surface





Method Detail


pfcSurfaceTypeGetSurfaceType ()

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