GMOperatorsInterfaces Global Function CATCGMCreateTopGeodesicDistanceTool


CATCGMCreateTopGeodesicDistanceTool( iGeoFactory,
iData,
iOrientation,
iDistance)
Constructs the object for the geodesic 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 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: CATCGMCreateTopGeodesicDistanceTool.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.