All Frameworks  Class Hierarchy  This Framework  Indexes

AdvancedTopologicalOpe Global Function CATCreateTopSweepWireSkinCircleVariable


CATTopSweepWireSkinCircle* CATCreateTopSweepWireSkinCircleVariable(CATGeoFactory* iFactory,
CATTopData* iData,
CATBody* iSupportShell,
CATBody* iGuide,
CATBody* iSpine,
CATLaw* iRadiusLaw)
Creates a CATTopSweepWireSkinCircle operator.
Parameters:
iFactory
The pointer to the geometry factory that creates the result bodies.
iData
The pointer to the data defining the software configuration and the journal. If the journal inside iData is NULL, it is not filled.
iSupportShell
The pointer to the skin body.
iGuide
The pointer to the wire body.
iSpine
The pointer to the spine body. Each circular section is in the plane normal to this spine curve.
iRadiusLaw
The pointer to the radius law.
Returns:
The pointer to the created operator. To be deleted after use, with the C++ delete operator.

This object is included in the file: CreateTopSweepCircleWireSkin.h

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