GMOperatorsInterfaces Global Function CATCGMCreateSolidPyramid
CATCGMCreateSolidPyramid( | | iFactory, |
| | iData, |
| const | iPt1, |
| const | iPt2, |
| const | iPt3, |
| const | iTop) |
-
- Deprecated:
- R211 CATCGMTopCreateSolidPyramid
Constructs an operator that creates a topological pyramid.
- 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.
- iPt1
- The first point of the base.
- iPt2
- The second point of the base.
- iPt3
- The third point of the base.
- iTop
- The point defining the top of the pyramid.
- 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: CATICGMSolidPyramid.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.