Description | ||||||||||||||
Designate the specified component as an assembly connector with all the logical parameters. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProCabling.h> | ||||||||||||||
ProError | ProConnectorWithAllParamsDesignate | ( | ||||||||||||
ProAsmcomppath* p_connector | ||||||||||||||
/* (In) | ||||||||||||||
Handle of connector to designate | ||||||||||||||
*/ | ||||||||||||||
ProName name | ||||||||||||||
/* (In) | ||||||||||||||
Name of the reference designator. It can be NULL when the designation is not from logical reference. | ||||||||||||||
*/ | ||||||||||||||
ProBool from_logical | ||||||||||||||
/* (In) | ||||||||||||||
PRO_B_TRUE for designation from logical reference. PRO_B_FALSE for default designation. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|