leSnapPatternSnappingVerticalGridDetail
leSnapPatternSnappingVerticalGridDetail string grid_name track_number
Defines the tracks of a global vertical grid to which devices can be snapped in detail mode snapping.
- grid_name: Specifies the name of the global vertical grid.
- track_number: Specifies a space-separated list of track numbers within a period to which devices can be snapped.
You can define this property for a master cellview or an instance. Detail mode snapping is performed only if the snapGridPeriod period constraint is defined for the specified global grid and the period value is greater than 1.
Example
The following example defines that devices can be snapped to the fourth track of each period of the global vertical grid, GFG.
leSnapPatternSnappingVerticalGridDetail "GFG 4"
Related Topics
Return to top