GMOperatorsInterfaces Global Function CATCGMCreateGeodesicLinePtPt


CATCGMCreateGeodesicLinePtPt( iFacto,
iData,
iPtOrig,
iPtFin,
iShellSupport)
Constructs the CATICGMTopGeodesicPtPt operator. The CATICGMTopGeodesicPtPt operator creates a geodesic line between two points.
Parameters:
iFacto
A pointer to the factory of the resulting body.
iData
A pointer to the topological data.
iPtOrig
A pointer to start point.
iPtFin
A pointer to end point.
iShellSupport
A pointer to the support.
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: CATCGMCreateGeodesicLinePtPt.h

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