haplokuon / netDxf

.net dxf Reader-Writer
MIT License
990 stars 401 forks source link

Can add layer to Layer Group #261

Open huydutnk27 opened 3 years ago

huydutnk27 commented 3 years ago

@hi there, I create two layers: layer1 and layer2. I want to add layer1 to LayerGroup1 and layer2 to LayerGroup2. How I can do that ? Please help me ! Thank all!

haplokuon commented 3 years ago

You cannot group layers only entities.

huydutnk27 commented 3 years ago

Thank you for the reply :((