GMModelInterfaces Global Function CATCGMCreateCellTessellator


CATCGMCreateCellTessellator( iReferenceBody,
iSag,
iAngle= CATPIBY4)
Constructs a CATICGMCellTessellator with an infinite step.
Parameters:
iReferenceBody
A reference body containing all faces which will be submitted to the CATICGMCellTessellator by AddFace method, if this body is not provided (null pointer), triangles originating from different faces may be oriented in opposite directions. This body will not be used to tessellate edges, it may be null in this case.
iSag
The Sag value.
iAngle
The Angle value in radian.
Returns:
[out, IUnknown#Release]

This object is included in the file: CATICGMCellTessellator.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.