GMOperatorsInterfaces Global Function CATCGMCreateDistanceBodyBodyOp


CATCGMCreateDistanceBodyBodyOp( iFactory,
iData,
iBody1,
iBody2)
Creates an operator to compute the distance between body1 and body2. Both bodies must belong to the same factory.
Parameters:
iFactory
The pointer to the factory of the geometry.
iData
The pointer to the CATTopData defining the software configuration and the journal.
iBody1
The pointer to the first body.
iBody2
The pointer to the second body.
Returns:
The pointer to the created operator.

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

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