Skip to content

ACadSharp.Objects.Group

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

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
Clone this wiki locally