GMOperatorsInterfaces CATICGMTopDevelop
Usage: you must use this class as is. You should never derive it.
public class CATICGMTopDevelop
Class defining the operator that maps a wire on a shell onto another shell.
- The CATICGMTopDevelop operator is created with the CATCGMCreateTopDevelop method and
directly released with the Release method.
It is is not streamable.
- Options can be specified with the SetXxx methods, before
asking for the computation with the Run method.
- The result is accessed with the GetResult method.
Constructor and Destructor Index
- o
CATICGMTopDevelop()
- Constructor
Method Index
- o
SetTargetInitialFace(CATFace*)
- Proposes a face of the target body on which the computed wire might pass.
Constructor and Destructor
o CATICGMTopDevelop
public CATICGMTopDevelop( | ) |
-
Constructor
Methods
o SetTargetInitialFace
public virtual SetTargetInitialFace( | | iInitialFace) |
-
Proposes a face of the target body on which the computed wire might pass.
- Parameters:
-
- iInitialFace
- The pointer to the face.
This object is included in the file: CATICGMTopDevelop.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.