GMOperatorsInterfaces Global Function CATCGMCreate2DBoxComputation


CATCGMCreate2DBoxComputation( ipFactory,
ipTopData,
ipInputEdge,
ipSupportFace)
Creates the operator that computes a uv bounding box for a CATEdge on a support face.
Parameters:
ipFactory
The pointer to the factory of the geometry.
ipTopData
The pointer to the CATTopData object used to create the operator.
ipInputEdge
The pointer to the input edge.
ipSupportFace
The pointer to the support face of the input edge.
Returns:
The pointer to the created operator. To be released with the Release method after 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.