GMOperatorsInterfaces CATICGMTopGeodesicLineOperator
Usage: you must use this class as is. You should never derive it.
public class CATICGMTopGeodesicLineOperator
Class defining a topological operator that builds a geodesic line on a shell.
The definition of the line is:
- passing by a point, in a given direction, with first and second length.
- If first length>0 (or<0) and second length2<0 (or>0), the point will be cleaned.
This operator follows the general scheme of the topological operators.
Create the operator with the CATCGMCreateTopGeodesicLineOperatorFromDirection global function.
Run with the Run method.
Get the result body by the GetResult method.
Release the operator with the Release method.
The created body can be removed from the factory with the
method as any CATICGMObject.
Constructor and Destructor Index
- o
CATICGMTopGeodesicLineOperator()
- Constructor
Constructor and Destructor
o CATICGMTopGeodesicLineOperator
public CATICGMTopGeodesicLineOperator( | ) |
-
Constructor
This object is included in the file: CATICGMTopGeodesicLineOperator.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.