extractKeepShapeAssignment
layout extractKeepShapeAssignment boolean { t | nil }
Description
Ensures that the connectivity of a design is preserved by retaining the assignment of shapes on a net.
GUI Equivalent
Examples
envGetVal("layout" "extractKeepShapeAssignment")
envSetVal("layout" "extractKeepShapeAssignment" 'boolean t)
Related Topics
Return to top