API Documentation > 3D drawings and annotations > Object ProDtlsyminstdata > Function ProDtlsyminstdataDisplayedSet
Function ProDtlsyminstdataDisplayedSet
Description
Marks the symbol instance to be displayed
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataDisplayedSet
(
/* (In)
The symbol instance data.
*/
ProBoolean displayed
/* (In)
PRO_B_TRUE if the symbol instance is to be displayed
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
User Guide References
Was this helpful?