All Frameworks Class Hierarchy This Framework Previous Next Indexes
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.
public CATDynOperator( | CATGeoFactory* | iFactory, | |
CATCGMJournalList* | iJournal | =0) |
public virtual ~CATDynOperator( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.