GMOperatorsInterfaces Global Function CATCGMCreateTopPointXYZ


CATCGMCreateTopPointXYZ( iFactory,
iTopData,
iX,
iY,
iZ)
Creates a topological point body from three coordinates.
Parameters:
iFactory
The factory that creates the resulting body.
iTopData
The pointer to the data defining the software configuration and the journal. If the journal inside iTopData is NULL, it is not filled.
iX
The first coordinate.
iY
The second coordinate.
iZ
The third coordinate.
Returns:
The pointer to the created point body. To remove with the method.

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

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