All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

TopologicalOperators Class CATDynOperator

Mathematics.CATCGMVirtual
  |
  +---GeometricObjects.CATCGMOperator
    |
    +---NewTopologicalObjects.CATTopOperator
      |
      +---CATDynOperator
 

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


public class CATDynOperator

Abstract base class for the operators of filleting, drafting, chamfering, shelling and Boolean operations.

A topological operation is realized with the appropriate operator. These operators follow the global frame of the topological operators and satisfy the smart mechanism: the input bodies are not modified. A new resulting body is created, possibly sharing data with the input bodies.


Constructor and Destructor Index


o CATDynOperator(CATGeoFactory*,CATCGMJournalList*)
o ~CATDynOperator()
Destructor.

Constructor and Destructor


o CATDynOperator
public CATDynOperator(CATGeoFactory* iFactory,
CATCGMJournalList* iJournal=0)
o ~CATDynOperator
public virtual ~CATDynOperator()
Destructor.

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

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