API 文件集 > Drawings and detail > Object ProDtlnotedata > Function ProDtlnotedataDisplayedSet
Function ProDtlnotedataDisplayedSet
Description
Marks the draft entity to be displayed
Synopsis
#include <ProDtlnote.h>
ProDtlnotedataDisplayedSet
(
/* (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
The function completed successfully.
Invalid input argument(s).
User Guide References
這是否有幫助?