GMOperatorsInterfaces CATICGMTopShellOrientation
Usage: you must use this class as is. You should never derive it.
public class CATICGMTopShellOrientation
Class defining the operator that modifies the orientation of the faces of a shell
as well as the underlying surfaces so that the faces, the surfaces and the shell
all have the same orientation.
This operator follows the general scheme of the topological operators:
- Creates the operator with the CATCGMCreateTopShellOrientation global function, which defines
the body which contains the faces to be inverted.
- Runs with the Run method.
- Gets the result body by the GetResult method.
- Release the operator with the Release method after use.
Constructor and Destructor Index
- o
CATICGMTopShellOrientation()
- Constructor
Method Index
- o
Run()
- Runs this operator.
Constructor and Destructor
o CATICGMTopShellOrientation
public CATICGMTopShellOrientation( | ) |
-
Constructor
Methods
o Run
-
Runs this operator. Returns 0 if the operation completes properly.
This object is included in the file: CATICGMTopShellOrientation.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.