GMModelInterfaces Global Function CATCGMCreateComputePointOnWire


CATCGMCreateComputePointOnWire( iFactory,
iTopData,
iWire,
iValue)
Creates an operator that computes mathematical points on a wire.
Parameters:
iFactory
The factory of the geometry.
iTopData
The pointer to the data defining the software configuration and the journal. The journal is not filled, because there is no body creation.
iWire
The pointer to the wire body on which the mathematical point is computed.
iValue
The ratio between the curvilinear abscissa of the point to be computed and the length of the wire.
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: CATICGMComputePointOnWire.h
If needed, your Imakefile.mk should include the module: CATGMModelInterfaces

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