GMModelInterfaces Interface CATICGMGeoOperator
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICGMGeoOperator
Base class for the geometric operators.
To use a geometric operator:
- Create it with the corresponding CreateXxx global method
- Tune some parameters if needed
- Run it
- Read the results
- Release the operator with the Release method after use.
Method Index
- o
Run()
- Runs this operator.
Methods
o Run
-
Runs this operator.
This object is included in the file: CATICGMGeoOperator.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.