Documentação da API > Cabling > Object ProConnector > Function ProConnectorParamsSet
Function ProConnectorParamsSet
Description
Sets parameters of specified connector
Synopsis
#include <ProCabling.h>
ProConnectorParamsSet
(
ProConnector* p_connector
/* (In)
The connectors handle.
*/
/* (In)
The new parameters.
*/
)
Returns
The function successfully set parameters.
Model is in read-only state.
One or more of the arguments was invalid.
The specified assembly is invalid or the member is not a connector
Other errors.
Sample Code References
User Guide References
Isto foi útil?