GMOperatorsInterfaces Global Function CATCGMCreate2DBoxComputation


CATCGMCreate2DBoxComputation( ipFactory,
ipTopData,
ipInputFace)
Creates the operator that computes a uv bounding box for a CATFace.
Parameters:
ipFactory
The pointer to the factory of the geometry.
ipTopData
The pointer to the CATTopData object used to create the operator.
ipInputFace
The pointer to the input face.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator afer use.

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

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