All Frameworks  Class Hierarchy  This Framework  Indexes

AdvancedTopologicalOpe Global Function CATCreateFrFTopologicalCircleSweep


CATFrFTopologicalSweep * CATCreateFrFTopologicalCircleSweep(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATLISTP(CATGeometry)* iLimitGuides)
Creates a topological circle sweep operator.
The profiles are circles passing thru the guides.
Parameters:
iFactory
The pointer to the factory of the geometry.
iData
The pointer to the data defining the configuration and the journal. If the journal inside iData is NULL, it is not filled.
iLimitGuides
The list of the pointers to the wire bodies defining the sweep guides. In BASIC mode, three guides are needed.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator afer use.
See also:
CATFrFTopologicalSweep

This object is included in the file: CreateFrFTopologicalSweep.h

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