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,

 

>> I want to see DXF of group code that I have

Sorry to not really understand this question.

Maybe these two suggestions can help:

 

when you want to get the info about an entity (it's group codes) then you can use that lisp statement:

(entget (car (entsel)))

This let's you select an entity and shows the informations about it

 

When you are searching for a help that shows the meaning of the DXF codes then use this: >>>click<<<

 

- alfred -.

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

(not an Autodesk consultant)