netDxf icon indicating copy to clipboard operation
netDxf copied to clipboard

How can I know if a Entity should be presented?

Open drorreuven31 opened this issue 3 years ago • 1 comments

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)

drorreuven31 avatar Feb 17 '22 09:02 drorreuven31

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

haplokuon avatar Feb 19 '22 15:02 haplokuon