Search the Community
Showing results for tags 'massprop'.
-
Add Sphere to Centroid of 3D Solids via LISP
parkerdepriest posted a topic in AutoLISP, Visual LISP & DCL
Hi everyone, here's what I'm trying to do: I have a lot of curved bridge girders, and I am using MASSPROP to find the centroid location, and then manually typing in the centroid coordinates as the center point of a sphere. Awhile back, I found this code that is supposed to do precisely tha... -
I have a simple 3D cuboid that I used rectangle array on, 2 rows of 5 elements each. Anyways I then tried to use massprop on the 10 objects to get the combined volume. But I get: "No solids or regions selected." whenever I select the arrayed objects. To create the initial object I offset an exi...
-
With command massprop I can get many interesting data about 3d object, but where can I set material that my object is made of. Lets say I need to calculate volume and mass of my object which is made of aluminium, what are my options?