Anuncios

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

Alfred.NESWADBA
en respuesta a: Anonymous

Hi,

 

you should have used blocks with scaling.

 

Using polylines means you need to write a tool that identifies the order of the polyline vertices, then the distances and angles between these vertices and see if that is now horizontal or vertical.

 

Use a block, best would be 2 different names so you can later use the block names to identify this is a vertical or this is a horizontal one. Scaling of the block then shows the length of the frame ... and using command _DATAEXTRACTION to get your list, without any coding.

 

- alfred -

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

(not an Autodesk consultant)