All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

NewTopologicalObjects Class CATTopPropagationEdge

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

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


public class CATTopPropagationEdge



Constructor and Destructor Index


o ~CATTopPropagationEdge()

Method Index


o GetResultListEdges(CATLISTP(CATCell)&)
Returns the list of cells tangent to the initial edges.
o Run()
Runs the operator

Constructor and Destructor


o ~CATTopPropagationEdge
public virtual ~CATTopPropagationEdge()

Methods


o GetResultListEdges
public virtual void GetResultListEdges(CATLISTP(CATCell)& ioListEdges) = 0
Returns the list of cells tangent to the initial edges.
o Run
public virtual int Run()= 0
Runs the operator

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

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