GMOperatorsInterfaces Global Function CATCGMCreateTopSweepSkinSkinSegment


CATCGMCreateTopSweepSkinSkinSegment( iFactory,
iData,
iFirstSupportShell,
iSecondSupportShell,
iSpine)
Creates a CATICGMTopSweepSkinSkinSegment 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:
[out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use. operator.

This object is included in the file: CATICGMTopSweepSkinSkinSegment.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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