GMOperatorsInterfaces Global Function CATCGMCreateDistancePointBody


CATCGMCreateDistancePointBody( iBody,
iData)
Creates an operator for computing the minimum distance from a point to a body.
Parameters:
iBody
The body whose distance from one or more points is to be found.
iTopData
The pointer to the data defining the software configuration and the journal. Notice that here, the journal is not filled, because there is no body creation.
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: CATICGMDistancePointBody.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces

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