GMModelInterfaces Global Function CATCGMCreateTessBody
CATCGMCreateTessBody(
iBody,
const
iTessParam)
Creates an instance of CATCGMTessBody from a CATBody and the tessellation parameters.
In the returned instance, the computation of the discrete data is done by global tessellation.
Parameters:
iBody
The input CATBody to tessellate.
iTessParam
The tessellation parameters.
Returns:
An instance of a CATCGMTessBody.
This object is included in the file: CATCGMTessBody.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces