3D volumes from node co-ordinates
3D volumes from node co-ordinates
(OP)
hi all,
Im trying to simply work out the surface area and volume of 3-D shapes. they are for transfer chutes between conveyors. Im struggling to make an algorithum that works, concavities are the main hassel.
cheers
duncan
Im trying to simply work out the surface area and volume of 3-D shapes. they are for transfer chutes between conveyors. Im struggling to make an algorithum that works, concavities are the main hassel.
cheers
duncan
RE: 3D volumes from node co-ordinates
Are they basically flat sheets, with intersections?
Cheers
Greg Locock
RE: 3D volumes from node co-ordinates
Yes they are basically flat sheets of plate that intersect, each surface is usually defined with 3 or 4 points. aeach point is able to be located with x,y,z co-ordinates.
cheers
duncan
RE: 3D volumes from node co-ordinates
On the other hand if you have curvature then things get far more difficult, one way is to use SurfGen.xls to define an easiy spaced grid of points at each Z value
http://www.xlxtrfun.com/XlXtrFun/ReadMeXlXtrFunAndSurfGen.htm
Cheers
Greg Locock