Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

3D Graph

Status
Not open for further replies.

iv63

Structural
Joined
Jan 6, 2009
Messages
128
Location
US
Each box (cube) is defined by coordinates (xi,yi,zi) of one corner and length of 3 sides (ai,bi,ci). I would like to show them on 3D graph like on attached sketch. Any hint would be appreciated. Thank you,
IV
 
create a series of line segments defining each cube in 3d, then transform them in to a 2d xy plot using geometry. Then plot the resulting xy plot.

That will give you a wireframe, not a hidden line drawing.



Cheers

Greg Locock

I rarely exceed 1.79 x 10^12 furlongs per fortnight
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top