blockageDerivePoints
layout blockageDerivePoints string { "Selected Set bBox" | "Instance Halo" | "Instance prBoundary" | "Instance bBox" }
Description
Sets the type of object or objects from which you can derive the points to create a blockage.
The default is Selected Set bBox.
GUI Equivalent
Examples
envGetVal("layout" "blockageDerivePoints")
envSetVal("layout" "blockageDerivePoints" 'string "Instance Halo")
envSetVal("layout" "blockageDerivePoints" 'string "Instance prBoundary")
Related Topics
Return to top