Category Cabling, Object ProCable

Function ProCableTessellationGet


Description
Obtains the tessellation for the input cable.

NOTE: Set config option "display_thick_cables" to "yes" before using this API.

Synopsis
#include <ProCabling.h>
ProErrorProCableTessellationGet(
ProCable* cable
/* (In)
The input cable.
*/
ProSurfaceTessellationInput input_data
/* (In)
The input data used for the tessellation.
*/
ProTessellation* tessellation
/* (Out)
The tessellation for the cable.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Production Applications: Cabling: Cable Parameters
  2. Production Applications: Cabling: Cable Parameters