|
TiGL
2.2.3
|
- globalScope> Global tiglComponentIntersectionLineCount (TiglCPACSConfigurationHandle cpacsHandle, const char *componentUidOne, const char *componentUidTwo, int *numWires)
- This is a deprecated function and will be removed in future releases. Use tiglIntersectGetLineCount in combination with tiglIntersectGetPoint instead.
- globalScope> Global tiglComponentIntersectionPoint (TiglCPACSConfigurationHandle cpacsHandle, const char *componentUidOne, const char *componentUidTwo, int lineID, double eta, double *pointXPtr, double *pointYPtr, double *pointZPtr)
- This is a deprecated function and will be removed in future releases. Use tiglIntersectComponents and tiglIntersectGetPoint instead.
- globalScope> Global tiglComponentIntersectionPoints (TiglCPACSConfigurationHandle cpacsHandle, const char *componentUidOne, const char *componentUidTwo, int lineID, const double *etaArray, int numberOfPoints, double *pointXArray, double *pointYArray, double *pointZArray)
- This is a deprecated function and will be removed in future releases. Use tiglIntersectComponents and tiglIntersectGetPoint instead.
Generated Tue Sep 24 2019 15:24:16, by Martin Siggel DLR