GMOperatorsInterfaces Interface CATICGM2DBoxComputation
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICGM2DBoxComputation
Class defining a topological operator that computes a uv bounding box for a CATFace or a CATEdge on a support face.
- A CATICGM2DBoxComputation operator is created with the CATCreate2DBoxComputationOper global functions
- It is the user's responsibility to release the operator after it has been used.
- In both cases, the result is returned by the Get2DBox method.
Method Index
- o
Get2DBox(CATSurLimits&)
- Returns the computed uv bounding box.
Methods
o Get2DBox
public virtual Get2DBox( | | oBoundingBox) |
-
Returns the computed uv bounding box.
- Returns:
- oBoundingBox : The uv bounding box.
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.