All Frameworks  Class Hierarchy  This Framework  Indexes

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. Notice that here, 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 of the length of the wire on which the mathematical point is computed.
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 © 2003, Dassault Systèmes. All rights reserved.