Description | ||||||||||||||
Sets parameters for the specified cable | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProCableParametersSet | ( | ||||||||||||
ProAssembly assy | ||||||||||||||
/* (In) | ||||||||||||||
The assembly | ||||||||||||||
*/ | ||||||||||||||
ProCable* p_cable | ||||||||||||||
/* (In) | ||||||||||||||
The handle of cable | ||||||||||||||
*/ | ||||||||||||||
ProCableparam* params | ||||||||||||||
/* (In) | ||||||||||||||
ProArray of parameters | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|