All Frameworks  Class Hierarchy  This Framework  Indexes

TopologicalOperators Global Function CATCreateTopSweepSkinSkinSegment


CATTopSweepSkinSkinSegment* CATCreateTopSweepSkinSkinSegment(CATGeoFactory* iFactory,
CATTopData* iData,
CATBody* iFirstSupportShell,
CATBody* iSecondSupportShell,
CATBody* iSpine)
Creates a CATTopSweepSkinSkinSegment 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.
iFirstSupportShell
The pointer to the first skin body.
iSecondSupportShell
The pointer to the second skin body.
iSpine
The pointer to the spine body. Each segment section is in the plane normal to this spine curve.
Returns:
The pointer to the created operator. To delete after use, with the usual C++ delete operator.

This object is included in the file: CATTopSweepSkinSkinSegment.h

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