
ProCablingConnectorDesignate | |
( ProSolid solid /* (In) handle to the harness assembly or part can be NULL */ 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. */ ) |

The function successfully designate. | |
One or more of the arguments was invalid. | |
The given name of the reference designator is already used by other connector | |
Other errors. |

