All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

AdvancedTopologicalOpe Class CATTopShellOrientation

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

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


public class CATTopShellOrientation

Class defining the operator that modifies the orientation of the faces of a shell as well as the underlying surfaces so that the faces, the surfaces and the shell all have the same orientation.
This operator follows the general scheme of the topological operators:


Constructor and Destructor Index


o ~CATTopShellOrientation()
o ~CATTopShellOrientation()

Method Index


o Run()
Runs this operator.
o Run()
Runs this operator.

Constructor and Destructor


o ~CATTopShellOrientation
public virtual ~CATTopShellOrientation()
o ~CATTopShellOrientation
public ~CATTopShellOrientation()

Methods


o Run
public int Run()
Runs this operator. Returns 0 if the operation completes properly.
o Run
public virtual int Run()
Runs this operator. Returns 0 if the operation completes properly.

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

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