blockAnnotationInstName
layoutXL.floorplan blockAnnotationInstName boolean { t | nil }
Description
Displays the instance names in the block annotation.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "blockAnnotationInstName")
envSetVal("layoutXL.floorplan" "blockAnnotationInstName" 'boolean nil)
Related Topics
Customizing Block Annotation Options
Block Annotations Options Form
Return to top