closePinToolSubForms
layoutXL.floorplan closePinToolSubForms boolean { t | nil }
Description
Specifies whether all open Pin Tool sub-forms are to be automatically closed when the Pin Tool is closed.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "closePinToolSubForms")
envSetVal("layoutXL.floorplan" "closePinToolSubForms" 'boolean nil)
Related Topics
Return to top