Announcements

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

add attribute to line

Anonymous

add attribute to line

Anonymous
Not applicable

i am trying to make a dwg file of outlines from a building.

i want to add an outline_id attribute to the lines so i can use that attribute in fme.

can someone tell me how to do this?

0 Likes
Reply
Accepted solutions (1)
3,930 Views
3 Replies
Replies (3)

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

>> i am trying to make a dwg file of outlines from a building.

Are that multiple buildings? Or if you have just one building why are then multiple outlines excepted?

 

>> i want to add an outline_id attribute

You can create an attribute, all it OUTLINE_ID, then create a block from the outline + the attribute definition so you get the dialog to fill the attribute with a value. But not sure if that is what is really needed.

 

When you export these borders using FME, what are you doing then with the data?

That might make it more clear about what is really needed.

 

- alfred -

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

(not an Autodesk consultant)
0 Likes

Kent1Cooper
Consultant
Consultant

Can you use the XDATA Express Tool, to attach eXtended DATA [such as numbers or text strings or other options] to the outline elements [whatever they are]?  >Read all about it<.

Kent Cooper, AIA
0 Likes

Anonymous
Not applicable

thank you for the fast reply.

making a block from oiutline and the attribute definition worked!

sorry for not being completely clear on what i wanted, but atleast i can go further now.

 

thank you.

0 Likes