How to label object with it's properties?

How to label object with it's properties?

Anonymous
Not applicable
3,167 Views
4 Replies
Message 1 of 5

How to label object with it's properties?

Anonymous
Not applicable

Hello, 

 

I am looking for a way to see the properties of objects in text form next to/inside the objects themselves, rather than using the properties panel.

 

What I mean is: 

 

I draw a closed polyline. I want to see its area printed right inside the polyline (or next to it). 

I draw a line. I want to see its length printed right on the line.

I want to see all my polylines and lines with their areas and lengths all visible at once, not look it up one by one in the properties panel.

 

How can this be achieved?

 

Thanks in advance.

0 Likes
3,168 Views
4 Replies
Replies (4)
Message 2 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

look to command _FIELD which can show properties of an object within a text, mtext and attribute (>>>details<<<).

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 3 of 5

Anonymous
Not applicable

Thank you, this is getting closer to what I am looking to achieve.

 

Is there a way to run this command on many objects all at once? Or is it possible to save the parameters set in the dialog box for the next time the command is run? It's annoying to have to set up the dialog box parameters from scratch every time.

0 Likes
Message 4 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> Is there a way to run this command on many objects all at once?

Not as labeling, but you can create a table for every polyline and so get each polylines area or length (or both) listed in a table, command: _DATAEXTRACTION (>>>details<<<)

 

>> Or is it possible to save the parameters set in the dialog box

No, that is not possible.

But this workflow might help:

  • create one polyline + a field showing the properties of that polyline
  • copy polyline and field in one selection to a different place
  • modify the polyline to the figure you need

...so you don't need to define a new field.

 

HTH, - alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 5 of 5

VTC_Solutions
Enthusiast
Enthusiast

@Alfred.NESWADBA @Anonymous  the app QuickAreas creates automatically static labels for multiple polylines. You just need to select all the polylines whose area you need to label. YouTube video https://www.youtube.com/watch?v=bdZtMJFJoGE

 

You can download a demo in this link

https://www.vantecsolutions.com/product/quickareas/

 

You can buy the app from the Vantec Solutions store or from the Autodesk App https://apps.autodesk.com/ACD/en/Detail/Index?id=3655938364871822741&appLang=en&os=Win32_64

0 Likes