GMOperatorsInterfaces Global Function CATCGMCreateTopSweep
CATCGMCreateTopSweep( | | iGeoFactory, |
| | iData, |
| | iCenterBody, |
| | iCenterSupport, |
| | iSpineBody, |
| | iProfile) |
-
Creates a CATICGMTopSweep operator.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iTopData
- The pointer to the data defining the software configuration and the journal. If the journal inside iData
is NULL, it is not filled.
- iCenterBody
- The pointer to the wire body defining the center curve of the sweep: this center curve is the
curve along which the profile is swept.
- iCenterSupport
- The pointer to the body (containing a shell or a lump domain) or the surface
on which the center curve is laying on.
- iSpineBody
- The pointer to the wire body defining the spine curve of the sweep:
this spine curve handles the normal to the profile plane.
- iProfile
- The pointer to the wire or the skin body defining the profile of the prism.
- Returns:
- [out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
- See also:
-
This object is included in the file: CATICGMTopSweep.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.