Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Kent1Cooper
en respuesta a: Anonymous

Is that dish Solid of a known constant thickness?  You can get its volume with:

  (vla-get-volume (vlax-ename>vla-object (car (entsel))))

 

If you divide that by the thickness [or get a routine to do it], that should give you the surface area.

Kent Cooper, AIA