GMOperatorsInterfaces Global Function CATCGMCreateTopLayDown
CATCGMCreateTopLayDown( | | iFactory, |
| | iData, |
| | iBodyToLayDown, |
| | iBodySupport) |
-
Constructs an operator that projects a body onto another one referred to as the support
and returns a solution.
- Parameters:
-
- iFactory
- The pointer to the factory of the geometry.
- iData
- The pointer to the data defining the software configuration and the journal. If the journal inside iData
is NULL, it is not filled.
- iBodyToLayDown
- The pointer to the body to be projected.
- iBodySupport
- The support.
- Returns:
- [out, IUnknown#Release] The pointer to the created operator. To be released with the Release method after use.
This object is included in the file: CATCGMCreateTopLayDown.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.