Message 1 of 3
ClientGraphics question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to make a rectangle appear on a face when a user selects a face (a bounding box for a hole pattern). I'd like this rectangle to be on the same plane as this face, but I'm not sure how to accomplish this for all cases. For example, I can make a square and show it on a face that is on the X-Y plane without issue. However, when I select a face that is the X-Z plane for example, I only see the top edge of the rectangle.
Is there a way to rotate/transform the rectangle to show correctly on the X-Z plane or any other selected plane?