API-Dokumentation > View manager > Object ProSimprepdata > Function ProSimprepdataTmpvalSet
Function ProSimprepdataTmpvalSet
Description
Sets the value of the temp field in the specified ProSimprepdata structure.
NOTE:
Operates on assemblies only, not parts.
The temporary simplified representation value can be set only for newly created representations. For existing representations it is controlled by Creo.
Synopsis
#include <ProSimprepdata.h>
ProSimprepdataTmpvalSet
(
/* (In)
The pointer to the ProSimprepdata structure
*/
/* (In)
A Boolean value that indicates whether it is a temporary simplified representation (PRO_B_TRUE if it is temporary)
*/
)
Returns
The function successfully set the value.
One or more of the arguments are invalid.
Sample Code References
User Guide References
War dies hilfreich?