Documentation de l'API > Miscellaneous > Object ProCabling > Function ProCablingAsmcompIsConnector
Function ProCablingAsmcompIsConnector
Description
check if the component is a cabling connector.
Synopsis
#include <ProCabling.h>
ProCablingAsmcompIsConnector
(
ProSolid solid
/* (In)
handle to the harness assembly or part can be NULL
*/
/* (In)
The component.
*/
ProBoolean* p_is_connector
/* (Out)
TRUE if the component is a cabling connector.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Est-ce que cela a été utile ?