Documentación de la API > Cabling > Object ProHarness > Function ProHarnessTessellationGet
Function ProHarnessTessellationGet
Description
Obtains the tessellation for the thick cables in the cable harness.
Synopsis
#include <ProCabling.h>
ProHarnessTessellationGet
(
ProHarness harness
/* (In)
The harness.
*/
/* (In)
The input data used for the tessellation.
*/
ProTessellation* tessellation
/* (Out)
The tessellation for the harness cables.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
¿Fue esto útil?