ACadSharp.Objects.Group - DomCR/ACadSharp GitHub Wiki

Group Class

Represents a object.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Objects

C#

DxfNameAttribute
DxfSubClassAttribute
public class Group

Properties

Returns Name Summary
String Description Group description
Dictionary<UInt64, Entity> Entities Entities in this group
Boolean IsUnnamed If the group has an automatic generated name
String ObjectName
ObjectType ObjectType
Boolean Selectable If the group is selectable
String SubclassMarker
⚠️ **GitHub.com Fallback** ⚠️