GMOperatorsInterfaces Global Function CATCGMCreateFrFTopologicalSweep


CATCGMCreateFrFTopologicalSweep( iFactory,
iTopData,
iGuides,
iProfiles,
iSweepType= CATFrFTopologicalSweepType_Std)
Creates a topological sweep operator from several profiles and guides.
This constructor generates:
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.
iGuides
The list of the pointers to the wire bodies defining the sweep guides.
iProfiles
The list of the pointers to the wire bodies defining the sweep profiles.
iSweepType
The type of the generated sweep.
To be set to CATFrFTopologicalSweepType_Multi in order to force the multi-profile sweep in any cases.
Returns:
[out, IUnknown#Release] The pointer to the created operator.
See also:

This object is included in the file: CATCGMCreateFrFTopologicalSweep.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.