All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CATCreateTopParallel


CATTopParallel * CATCreateTopParallel(CATExtrapolParallelTool* iOption,
CATBody* iCurve)
Creates a CATTopParallel operator that computes a wire parallel (according to a given law) to another one on a shell. Orientation: The resulting wire is oriented as the input one.
Journal: If the distance is null, a new body is created and the edges are written as kept. If not, the new body contains the new edges, written as created.
Parameters:
iOption
The definition of the parameters for the operation.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.

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

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