All Frameworks  Class Hierarchy  This Framework  Indexes

NewTopologicalObjects Global Function CATCreateTopEdgePropagation


CATCreateTopEdgePropagation( iFactory,
iTopData,
iBody,
iInitialEdge)
Creates a CATTopEdgePropagation operator.
Parameters:
iFactory
The factory which creates the resulting body.
iTopData
The pointer to the data defining the configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
iBody
The body which contains the initial edge and where the propagation is carried out. This body can be made either of shells or of wires.
If the body is made of several domains, the propagation is performed only within a single domain ( the domain of the initial edge ).
iInitialEdge
The first edge to be concatenated.
Returns:

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

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