GMOperatorsInterfaces Global Function CATCGMCreateTopLineTangentCrvCrvOperator
CATCGMCreateTopLineTangentCrvCrvOperator( | | iFactory, |
| | iTopData, |
| | iWire1, |
| | iWire2, |
| | iPlane) |
-
Creates a topological operator to compute the line bodies tangent to two coplanar wire bodies.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iTopData
- The pointer to the data defining the software configuration and the journal. Warning: the
journal of iTopData is never filled, because the journal is written for each solution by
the parent class of the operator
.
- iWire1
- The pointer to the first wire body.
- iWire2
- The pointer to the second wire body.
- iPlane
- The pointer to the plane body which contains the input and output line bodies.
- Returns:
- [out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
This object is included in the file: CATICGMTopLineTangentCrvCrvOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.