Creates a topological operator to compute line bodies tangent to a curve body.
After creating the operator, use the Setxxx methods to tune
the parameters. Then run it, retrieve the resulting body, and delete the operator with the usual C++
delete operator.
Parameters:
iFactory
The pointer to the factory of the geometry.
iTopData
The pointer to the data defining the software configuration and the journal. Warning: the
journal of iTopData is never filled, because the journal is written for each solution by
the parent class of the operator