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.
Synopsis
#include <ProDtlnote.h>
ProDrawingReadonlyselectionAllow
(
/* (In)
Set to PRO_B_TRUE to enable selection, and PRO_B_FALSE to disable it.
*/
)
Returns
The function successfully set the flag.
Sample Code References
User Guide References
Was this helpful?