API Documentation > Interface Classes > Class wfcWRevolvedSurfaceDescriptor
Class wfcWRevolvedSurfaceDescriptor

# include <wfcGeometry.h>

class
wfcWRevolvedSurfaceDescriptor
: public virtual
pfcRevolvedSurfaceDescriptor,
: public virtual
wfcWSurfaceDescriptor
{
xdeclare(wfcWRevolvedSurfaceDescriptor)
...
};
This is a
COMPACT class.

Description
The revolve surface descriptor.
User Guide References:
Methods Inherited from Class pfcSurfaceDescriptor::
Methods Inherited from Class pfcTransformedSurfaceDescriptor::
Methods Inherited from Class pfcRevolvedSurfaceDescriptor::
Methods Inherited from Class wfcWSurfaceDescriptor::
Method Summary
Creates RevolvedSurfaceDescriptor object.
Method Detail
Creates RevolvedSurfaceDescriptor object.
Parameters:
Extents
The RevolvedSurface extents.
Orientation
The orientation.
CoordSys
The co-ordinate system.
Profile
The profile.
SurfaceId
The surface id.
ContourData
The contour.
Returns:
Was this helpful?