All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

TopologicalOperators Class CATTopDevelop

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

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


public class CATTopDevelop

Class defining the operator that maps a wire on a shell onto another shell.


Constructor and Destructor Index


o ~CATTopDevelop()

Method Index


o SetTargetInitialFace(CATFace*)
Proposes a face of the target body on which the computed wire might pass.

Constructor and Destructor


o ~CATTopDevelop
public virtual ~CATTopDevelop()

Methods


o SetTargetInitialFace
public virtual void SetTargetInitialFace(CATFace* iInitialFace)=0
Proposes a face of the target body on which the computed wire might pass.
Parameters:
iInitialFace
The pointer to the face.

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

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