GMOperatorsInterfaces Global Function CATCGMCreateTopEuclidianDistanceTool
CATCGMCreateTopEuclidianDistanceTool(
iGeoFactory,
iData,
iOrientation,
iDistance)
Constructs the object for the euclidean computation.
Parameters:
iGeoFactory
The pointer to geometry factory.
iData
The pointer to the CATTopData.
iOrientation
The side on which the parallel is computed.
The cross product between the shell normal and the wire tangent define the
left side.
Legal values : CATOrientationPositive for the left side,
CATOrientationNegative for the right side.
iDistance
The pointer to the composite law defining the parallel offset.
Returns:
[out, IUnknown#Release] The pointer to the created operator. To be released with the Release method afer use.
This object is included in the file: CATCGMCreateTopEuclidianDistanceTool.h