API Documentation > Interface Classes > Class wfcWContour
Class wfcWContour

# include <wfcGeometry.h>

class
wfcWContour
: public virtual
pfcContour
{
xaideclare(wfcWContour)
...
};


Description
Interface for WContour
User Guide References:
Methods Inherited from Class pfcContour::
Method Summary
Finds the 3d bounding box for the inside surface of the specified outer contour, taking into account internal voids.
Method Detail
Eval3DOutline
()
Finds the 3d bounding box for the inside surface of the specified outer contour, taking into account internal voids.
Exceptions thrown (but not limited to):
pfcXToolkitBadSrfCrv - One or more of the input arguments are invalid.
User Guide References:
Returns:
Returns contour 3d bounding box pfcOutline3D
Was this helpful?