All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

GeometricOperators Class CATGeoOperator

Mathematics.CATCGMVirtual
  |
  +---GeometricObjects.CATCGMOperator
    |
    +---CATGeoOperator
 

Usage: you must use this class as is. You should never derive it.


public class CATGeoOperator

Base class for the geometric operators.

To use a geometric operator:


Constructor and Destructor Index


o ~CATGeoOperator()

Method Index


o Run()
Runs this operator.

Constructor and Destructor


o ~CATGeoOperator
public virtual ~CATGeoOperator()

Methods


o Run
public virtual int Run()
Runs this operator.

This object is included in the file: CATGeoOperator.h
If needed, your Imakefile.mk should include the module: CATGeometricOperators

Copyright © 2003, Dassault Systèmes. All rights reserved.