Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

67f6d098 f100 941e 11c6 18fd8d372acc

haplokuon edited this page May 6, 2023 · 1 revision

Group Constructor

netDxf 3.0.0 Library

Overload List

Group() Initialized a new unnamed empty group.
Group(IEnumerable(EntityObject)) Initialized a new group with the specified entities.
Group(String) Initialized a new empty group.
Group(String, IEnumerable(EntityObject)) Initialized a new group with the specified entities.

See Also

Reference

Group Class
netDxf.Objects Namespace

Clone this wiki locally