COGOPoints
autocad_entity: aec_cogopoint
Features with autocad_entity set to aec_cogopoint represent points which are used to identify existing ground locations and design elements. Coordinate Geometry (COGO) points are numbered and named uniquely, and have properties such as northing, easting, elevation, and description.
Attribute Name |
Content |
aec_description |
The general description of an entity. |
aec_material_ids |
A list of ids for the material objects associated with an entity. |
aec_easting |
The value in the east direction for the location of a COGO point entity. |
aec_elevation |
The elevation value of a COGO point entity. |
aec_full_description |
The full description value of a COGO point 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_leader_offset_x |
The value in the x dimension for the offset of a leader entity associated with a COGO point entity. |
aec_leader_offset_y |
The value in the y dimension for the offset of a leader entity associated with a COGO point entity. |
aec_leader_offset_z |
The value in the z dimension for the offset of a leader entity associated with a COGO point entity. |
aec_name |
The name of an entity. |
aec_northing |
The value in the north direction for the location of a COGO point entity. |
aec_point_number |
The id of a COGO point entity. The id is a number used to uniquely represent COGO point entities in a drawing |
aec_point_primary_group_id |
The id of the primary point group entity to which a COGO point entity belongs. |
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_object_id |
The object id value of this entity, similar to the autocad_entity_handle attribute. |
aec_raw_description |
The raw (field) description value of an entity. |
aec_rotation |
The rotation value of a COGO point 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. |
aec_xyscale |
The scale value in the x and y dimensions of a COGO point entity. |
aec_zscale |
The scale value in the z dimension of a COGO point entity. |