API Documentation > Enumerated Types > Enum pfcDrawingCreateOption
Enum pfcDrawingCreateOption
Description
This enumerated type contains options when creating a drawing from a template.
See Also:
Values
pfcDRAWINGCREATE_DISPLAY_DRAWING
Display the drawing after creating it.
pfcDRAWINGCREATE_SHOW_ERROR_DIALOG
Show the error dialog if drawing creation errors occur.
pfcDRAWINGCREATE_WRITE_ERROR_FILE
Write the error file if drawing creation errors occur.
pfcDRAWINGCREATE_PROMPT_UNKNOWN_PARAMS
Prompt the user for the model to use when evaluating parameters in the template that cannot be rectified.
pfcDrawingCreateOption_nil
Enum null value.
Was this helpful?