All Frameworks  Class Hierarchy  This Framework  Indexes

AdvancedTopologicalOpe Global Function CATCreateFrFTopologicalSweep


CATFrFTopologicalSweep * CATCreateFrFTopologicalSweep(CATGeoFactory* iFactory,
CATTopData* iTopData,
CATBody* iGuide,
CATBody* iProfile)
Creates a topological sweep operator from a profile and a guide.
The constructor generates an "unspec sweep" operator.
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.
iGuide
The pointer to the wire body defining the sweep guide.
iProfile
The pointer to the wire body defining the sweep profile.
Returns:
The pointer to the created operator. To delete with the usual C++ delete operator after use.
See also:
CATFrFTopologicalSweep

This object is included in the file: CreateFrFTopologicalSweep.h

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