All Frameworks Class Hierarchy This Framework Previous Next Indexes
Mathematics.CATCGMVirtual | +---GeometricObjects.CATCGMOperator | +---NewTopologicalObjects.CATTopOperator | +---TopologicalOperators.CATHybOperator | +---TopologicalOperators.CATHybOperatorImp | +---CATHybBoolean
Usage: you must use this class as is. You should never derive it.
public class CATHybBoolean
Class defining the operator that performs Boolean operations on two bodies.
This operator operates on the 2D (CATShell), 1D (CATWire) and 0D (CATVertexInVolume)
domains of a CATBody.
It follows the general frame of all operator and satisfies to the smart mechanism: the
input bodies are not modified. A new resulting body is created,
possibly sharing data with the input bodies.
public ~CATHybBoolean( | ) |
public void SetSelectedCells( | CATLISTP(CATCell)& | iCellsToRemove, |
CATLISTP(CATCell)& | iCellsToKeep) |
Copyright © 2003, Dassault Systèmes. All rights reserved.