AdvancedTopologicalOpe Global Function CATCreateTopologicalBlendCurve
All Frameworks Class Hierarchy This Framework Indexes
AdvancedTopologicalOpe Global Function CATCreateTopologicalBlendCurve
-
Creates a topological operator that connects two wire bodies.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iData
- The pointer to object defining the journal and the software configuration. If the pointer to the
journal is NULL, the journal is not filled in.
- iWire1
- The pointer to the first wire body, containing only one wire.
- iWireParam1
- The pointer to a vertex body on iWire1, defining where the connection must be done.
- iWire2
- The pointer to the second wire body, containing only one wire.
- iWireParam2
- The pointer to a vertex body on iWire2, defining where the connection must be done.
- Returns:
- The pointer to the created operator. To delete with the usual C++ delete operator afer use.
- See also:
- CATTopologicalBlendCurve
This object is included in the file: CATTopologicalBlendCurve.h
If needed, your Imakefile.mk should include the module: CATAdvancedTopologicalOpe
Copyright © 2003, Dassault Systèmes. All rights reserved.