Message 1 of 3

Not applicable
01-28-2019
12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When the AREA command is used on an object the output is saved to a variable which can be viewed via the SETVAR command or (getvar "AREA") or (getvar "PERIMETER").
I use the MASSPROP command extensively and have to dissect the output text file in order to find the bounding box points as well as the centroid.
Is there a hidden variable or SETVAR used to store these immediately after the MASPROP command?
I have a Lisp routine I use to read these text file values but it would be so much easier if I could use GETVAR.
Solved! Go to Solution.