Anonymous
288 Vistas, 1 Respuesta
02-15-2017
11:05 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
02-15-2017
11:05 PM
I want to see DXF's group code.
Hello, Community.
I know that DXF format consists of a lot of group code.
However, I want to see DXF of group code that I have.
How can I see it ?.
02-15-2017
11:18 PM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
02-15-2017
11:18 PM
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)
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------
(not an Autodesk consultant)