voidGeneratorTrimUnconnectedShapes
layoutXL voidGeneratorTrimUnconnectedShapes boolean { t | nil }
Description
Trims conducting shapes that are not connected to a pin. If no conducting shape is connected to a pin, the largest conducting shape is retained.
GUI Equivalent
Examples
envGetVal("layoutXL" "voidGeneratorTrimUnconnectedShapes")
envSetVal("layoutXL" "voidGeneratorTrimUnconnectedShapes" 'boolean t)
Related Topics
Smooth and Trim Void Shapes
Return to top