API Documentation > Parameters and relations > Object ProParameter > Function ProParameterDesignationAdd
Function ProParameterDesignationAdd
Description
Adds the designation status for the specified model parameter, making the parameter visible to PTC-provided PDM solutions.
Replacement in Object TOOLKIT:
Synopsis
#include <ProParameter.h>
ProParameterDesignationAdd
(
/* (In)
The parameter to add
*/
)
Returns
The function successfully added the parameter.
Model is in read-only state.
The input argument is invalid.
The specified parameter already exists.
Sample Code References
User Guide References
Was this helpful?