Point Groups

autocad_entity: aec_pointgroup

Features with autocad_entity set to aec_pointgroup store represent named collections of points which are used organize points and to control their appearance.

Attribute Name

Content

aec_description

The general description of an entity.

aec_label_style

The name of the associated label style object for an entity.

aec_label_style_id

The id of the associated label style object for an entity.

aec_material_ids

A list of ids for the material objects associated with an entity.

aec_name

The name of an entity.

aec_object_id

The object id value of this entity, similar to the autocad_entity_handle attribute.

aec_overall_group

Indicates if a point group entity is the ‘All Points’ group.

aec_override_elevation

Indicates if the elevation override is set for a point group entity.

aec_override_label_style

Indicates if the label style override is set for a point group entity.

aec_override_point_style

Indicates if the point style override is set for a point group entity.

aec_override_raw_desc

Indicates if the raw (field) description override is set for a point group entity.

aec_point_count

The number of points associated with a point group entity.

aec_point_elev_max

The maximum elevation value of a point group entity.

aec_point_elev_min

The minimum elevation value of a point group entity.

aec_point_elev_xref_id

The id of an externally referenced object representing point elevation data associated with a point group entity.

aec_point_group_elev

The elevation value of a point group entity.

aec_point_groups_node_id

The id of a point groups information object which stores properties related to point group entities.

aec_point_numbers

A list of ids for the point entities which belong to a point group entity. The ids are numbers used to uniquely represent point components in a drawing

aec_point_query

The text value of the query statement associated with a point group entity.

aec_point_query_id

The id of a query statement object associated with a point group entity.

aec_point_style

The name of the associated point style object for an entity.

aec_point_style_id

The id of the associated point style object for an entity.

aec_points_node_id

The id of a points information object which stores properties related to point entities.

aec_priority

The priority value of a point group entity.

aec_raw_desc_xref_id

The id of an externally referenced object representing raw (field) description data associated with a point group entity.

aec_raw_description

The raw (field) description value of an entity.

aec_settings_node_id

The id of a settings information object which stores properties related to a point group entity.

aec_style_id

The object id of the associated style object for an entity.

aec_style_name

The name of the associated style object for an entity.