Category Drawings and detail, Object ProDtlnotedata

Function ProDtlnotedataDisplayedSet


Description
Marks the draft entity to be displayed
Synopsis
#include <ProDtlnote.h>
ProErrorProDtlnotedataDisplayedSet(
ProDtlnotedata data
/* (In)
The draft note data.
*/
ProBoolean displayed
/* (In)
PRO_B_TRUE if the draft note should be displayed after every regeneration. PRO_B_FALSE if it should be undisplayed after every regeneration.
*/
)
Returns
PRO_TK_NO_ERRORThe function completed successfully.
PRO_TK_BAD_INPUTSInvalid input argument(s).

Manual References:

  1. Drawings: Displaying Detail Items
  2. Drawings: Detail Note Data
  3. Drawings: Detail Note Data