Category Cabling, Object ProHarness

Function ProHarnessTessellationGet


Description
Obtains the tessellation for the thick cables in the cable harness.
Synopsis
#include <ProCabling.h>
ProErrorProHarnessTessellationGet(
ProHarness harness
/* (In)
The harness.
*/
ProSurfaceTessellationInput input_data
/* (In)
The input data used for the tessellation.
*/
ProTessellation* tessellation
/* (Out)
The tessellation for the harness cables.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.