All Frameworks  Class Hierarchy  This Framework  Indexes

GMModelInterfaces Global Function CATCGMCreateTessBody


CATCGMCreateTessBody( iBody,
iSag,
iStep= CATMathInfinite,
iMaxAngle= 0.25* CATPI)
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.
iSag
The sag to be met by the tessellated body.
iStep
An optional step size parameter not to be exceeded.
iMaxAngle
An optional angle parameter not to be exceeded.
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

Copyright © 2003, Dassault Systèmes. All rights reserved.