Description | |||||
Enables or disables the Creo Parametric user to select drawing detail notes flagged as read-only. | |||||
Replacement in Object TOOLKIT: | pfcDetailItemOwner::AllowReadonlyNoteSelection | ||||
Synopsis | |||||
#include <ProDtlnote.h> | |||||
ProError | ProDrawingReadonlyselectionAllow | ( | |||
ProBoolean allow | |||||
/* (In) | |||||
Set to PRO_B_TRUE to enable selection, and PRO_B_FALSE to disable it. | |||||
*/ | |||||
) | |||||
Returns | |||||
|