API Documentation
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingReadonlyselectionAllow
Function ProDrawingReadonlyselectionAllow
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
PRO_TK_NO_ERROR
The function successfully set the flag.
Sample Code References
pt_examples ( TestDtlnote.c )
User Guide References
Read-Only Notes:ProDrawingReadonlyselectionAllow
Was this helpful?
This site works best with JavaScript enabled