Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
Objectif: Draw a rectangular box knowing center of two base, width and height:
Input:
- center point C1 = '(x1 y1 z1) of the first base
- center point C2 = '(x2 y2 z2) of the second base
- Width and Height.
As you know, BOX command asks for P1 P2 P3 and P4 points (see picture, red points), but for us the input we know are only Center1, Center2, Width and Height.
It's a geometric issue, but you may have idea to help...
Thanks!
Solved! Go to Solution.