...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
void
Scroll pagebreak |
---|
Examples
Code Block | ||
---|---|---|
| ||
// In this example, all of the keys on the markers LTOE and |
...
// RTOE that are beneath the "floor" (Z values in a Z-up environment |
...
// are less than 100 millimeters) are selected. With findSelectedKeys |
...
// assigned to a hot key, you can quickly cycle through the sets of |
...
// selected keys. |
...
select LTOE RTOE; |
...
findPlaneCrossing 0 0 100 0 0 1; |
...
findSelectedKeys; |
Additional information
Related commands
...