GMOperatorsInterfaces Global Function CATCGMCreateTopPointOperator
CATCGMCreateTopPointOperator( | | iFactory, |
| | iTopData) |
-
Default constructor of an operator of topological point.
To be used in advanced mode: after the operator creation, you have to
set the parameters, rnus the operator, reads then resulting body and delete the operator.
- 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.
- 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: CATICGMTopPointOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.