API Documentation > Interface Classes > Class wfcWCoonsPatchDescriptor
Class wfcWCoonsPatchDescriptor

# include <wfcGeometry.h>

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

Description
The coons patch descriptor.
Manual References:
Method Summary
Creates WCoonsPatchDescriptor object.
Methods Inherited from Class pfcSurfaceDescriptor::
Methods Inherited from Class pfcCoonsPatchDescriptor::
Methods Inherited from Class wfcWSurfaceDescriptor::
Method Detail
Creates WCoonsPatchDescriptor object.
Parameters:
Extents
The coons patch extents.
Orientation
The orientation.
U0Profile
The U0 profile.
U1Profile
The U1 profile.
V0Profile
The V0 profile.
V1Profile
The V1 profile.
CornerPoints
The corner points.
UVDerivatives
The UV derivatives.
SurfaceId
The surface id.
ContourData
The contour.
Returns:
Was this helpful?