blockAnnotationCellType
layoutXL.floorplan blockAnnotationCellType boolean { t | nil }
Description
Displays the cell type of soft blocks in the block annotation.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "blockAnnotationCellType")
envSetVal("layoutXL.floorplan" "blockAnnotationCellType" 'boolean t)
Related Topics
Customizing Block Annotation Options
Block Annotations Options Form
Return to top