All Frameworks Class Hierarchy This Framework Previous Next Indexes
Mathematics.CATCGMVirtual
|
+---GeometricObjects.CATCGMOperator
|
+---NewTopologicalObjects.CATTopOperator
|
+---CATPositionPtVolOperator
Usage: you must use this class as is. You should never derive it.
public class CATPositionPtVolOperator
Class defining the operator that tests the position of a 3D point
with respect to a volume.
The CATPositionPtVolOperator operator is created with the
CATCreatePositionPtVolOperator global function.
It must be directly deleted with the usual C++ delete
operator after use. It is not streamable.
| public virtual CATLocation GetLocationResult( | )= 0 |
| public virtual int Run( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.