AdvancedTopologicalOpe Global Function CATCreateThickenOp
All Frameworks Class Hierarchy This Framework Indexes
AdvancedTopologicalOpe Global Function CATCreateThickenOp
-
Creates an operator that thickens a skin body with inside and outside offset values.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iTopData
- The pointer to the data defining the software configuration and the journal. If the journal inside iTopData
is NULL, it is not filled.
- iBody
- The pointer to the skin body to thicken.
- iOffset1
- The smaller value of the offset in the side of the natural orientation of the skin.
- iOffset2
- The larger value of the offset in the side of the natural orientation of the skin.
- Returns:
- The pointer to the created operator. To delete with the usual C++ delete operator after use.
This object is included in the file: CATThickenOp.h
If needed, your Imakefile.mk should include the module: CATAdvancedTopologicalOpe
Copyright © 2003, Dassault Systèmes. All rights reserved.