TopologicalOperators Global Function CATCreateTopDisconnect
All Frameworks Class Hierarchy This Framework Indexes
TopologicalOperators Global Function CATCreateTopDisconnect
-
Creates the operator to insert vertices in a wire or skin body, or to
insert edges in a skin body.
- Parameters:
-
- iFactory
- The pointer to the geometry factory.
- iData
- The pointer to the data defining the software configuration and the journal. If the journal inside iData
is NULL, it is not filled.
- iBodyToDisconnect
- The pointer to the body in which cells are inserted.
- iDisconnectingBody
- The pointer to the body containing the cells to insert.
- iCuttingBody
- The pointer to the resulting body of the operation of projection of iDisconnectingBody
onto iBodyToDisconnect.
- Returns:
- The pointer to the created operator. To delete with the usual C++ delete operator after use.
This object is included in the file: CATCreateTopDisconnect.h
Copyright © 2003, Dassault Systèmes. All rights reserved.