GMOperatorsInterfaces Global Function CATCGMCreateTopPointsTgtOnWire
CATCGMCreateTopPointsTgtOnWire( | | ioFactory, |
| | iTopData, |
| | iWire, |
| const | iTangent) |
-
Creates a body containing the set of points having a given tangent on a wire.
This basic mode corresponds to the settings SetSupport, SetDirection
of the advanced mode.
- Parameters:
-
- iFactory
- The factory that creates the resulting body.
- iTopData
- The pointer to the data defining the software configuration and the journal. If the journal inside iTopData
is NULL, it is not filled.
- iWire
- A pointer to the wire on which the points are created.
- iTangent
- The common tangential direction of all the created points.
- Returns:
- The pointer to the created point body. To remove with the
method.
This object is included in the file: CATICGMTopPointOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.