Bugs: Rectangular pattern direction setting is broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This concerns the model (body) Create > Pattern > Rectangular function and dialog.
As it currently stands, it is inordinately difficult to actually set two directions, apparently due to incorrect dependencies between the current state of the dialog entries versus the model window UI behavior and affordances.
Details:
1. Create > Pattern > Rectangular
2. Select body
3. In the dialog: Pattern Type: Body
4. Select Directions field
5. With mouse, select an edge or an origin axis line, to indicate the first desired pattern direction
At this juncture, the UI pops up a data-entry strip, prompting the user to enter among other things a distance for the pattern,
However, if the user does that, the UI will no longer accept a second direction selection, even though the blue selection highlight in the dialog is still on the Directions field. Frustratingly, attempting to select model features for the second direction only results in odd behavior of the pattern in the first direction. And likewise for trying to click on the origin axis lines.
Instead, the only way to be able to set a second direction is to change the Distance field to zero.
The Edit Later case is worse:
The situation is even worse if the user attempts to open and edit a previously-created pattern that was set to one direction. I have found no way to get that into a state where it would accept a second direction (even by "X"ing the Directions field). The UI also doesn't even show the origin axis lines in this "edit later" scenario.
Graham