API Documentation
>
3D drawings and annotations
>
Object ProDtlsyminstdata
> Function ProDtlsyminstdataDisplayedSet
Function ProDtlsyminstdataDisplayedSet
Description
Marks the symbol instance to be displayed
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstdataDisplayedSet
(
ProDtlsyminstdata
data
/* (In)
The symbol instance data.
*/
ProBoolean
displayed
/* (In)
PRO_B_TRUE
if the symbol instance is to be displayed
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
User Guide References
Symbol Instance Data:ProDtlsyminstdataDisplayedSet
Was this helpful?
This site works best with JavaScript enabled