All Frameworks  Class Hierarchy  This Framework  Indexes

AdvancedTopologicalOpe Global Function CATCreateFrFTopologicalSegmentSweep


CATFrFTopologicalSweep * CATCreateFrFTopologicalSegmentSweep(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATLISTP(CATGeometry)* iLimitGuides)
Creates a topological segment sweep operator.
The profiles are segments between 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, two guides define a bi-rail segment sweep.
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.