All Frameworks  Class Hierarchy  This Framework  Indexes   

TopologicalOperators Class 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()
Destructor.
o CATDynOperator(CATGeoFactory*,CATCGMJournalList*)

Constructor and Destructor


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

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.