 |
TiGL
2.2.3
|
- 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.
- 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.
- 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 Thu Jun 28 2018 12:00:00, by Martin Siggel DLR