haplokuon / netDxf

.net dxf Reader-Writer
MIT License
981 stars 400 forks source link

How can I know if a Entity should be presented? #361

Open drorreuven31 opened 2 years ago

drorreuven31 commented 2 years ago

i'm opening a dxf file in "abviewer" and see some entities, but in the files scheme I see a few more but they are not presented in the screen. then, when i read the file with netDxf i see that "hidden" entities and i couldn't find the right property that says if they should be presented or not. (not visibility)

haplokuon commented 2 years ago

Under normal circumstances the visibility of an entity is controlled by the layer where it belongs.