leSnapPatternSnappingHorizontalGridDetail
leSnapPatternSnappingHorizontalGridDetail string grid_name track_number
Defines the tracks of a global horizontal grid to which devices can be snapped in detail mode snapping.
- grid_name: Specifies the name of the global horizontal 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 second and third tracks within each period of the global horizontal grid, GPG.
leSnapPatternSnappingHorizontalGridDetail "GPG 2 3"
Related Topics
Return to top