Represents a logical group of related entity properties.
Groups help organize the property panel visually by grouping
related properties such as:
Geometry (start point, end point, radius)
Appearance (color, linetype, layer)
Misc (handle, visibility, flags)
Each group contains only metadata (AcDbEntityProperty) and not
accessors. Runtime access to values is handled by the resolved
structure returned from entity instances.
Represents a logical group of related entity properties.
Groups help organize the property panel visually by grouping related properties such as:
Each group contains only metadata (
AcDbEntityProperty) and not accessors. Runtime access to values is handled by the resolved structure returned from entity instances.