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:
The pointer to the created operator. To delete with the usual C++ delete operator.
This object is included in the file: CATComputePointOnWire.h
If needed, your Imakefile.mk should include the module: CATBasicTopologicalOpe