GMOperatorsInterfaces Global Function CATCGMCreateTopParallel
CATCGMCreateTopParallel(
iOption,
iCurve)
Creates a CATICGMTopParallel operator that computes a wire parallel
(according to a given law) to another one on a shell.
Orientation: The resulting wire is oriented as the input one. Journal: If the distance is null, a new body is created and
the edges are written as kept. If not, the new body contains the new edges, written
as created.
Parameters:
iOption
The definition of the parameters for the operation.
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: CATICGMTopParallel.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces