All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

TopologicalOperators Class CATHybTrim

Mathematics.CATCGMVirtual
  |
  +---GeometricObjects.CATCGMOperator
    |
    +---NewTopologicalObjects.CATTopOperator
      |
      +---TopologicalOperators.CATHybOperator
        |
        +---TopologicalOperators.CATHybOperatorImp
          |
          +---TopologicalOperators.CATHybBoolean
            |
            +---CATHybTrim
 

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


public class CATHybTrim

Class defining the operator that trims two bodies.

Each body is split by the other one. Each body must only contain one domain. 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.

See also:
CATCreateTopTrim


Constructor and Destructor Index


o ~CATHybTrim()

Constructor and Destructor


o ~CATHybTrim
public ~CATHybTrim()

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

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