autocad_entity: aec_parcel
Features with autocad_entity set to aec_parcel, store face entities which typically represent real estate parcels, such as lots in a subdivision. Parcel objects can also represent other features with closed boundaries, such as bodies of water and soil regions which contain line segments joined by nodes.
| Attribute Name | Content | 
| aec_description | The general description of an entity. | 
| aec_face_label_x | The value in the x dimension for the label location for a face entity. | 
| aec_face_label_y | The value in the y dimension for the label location for a face entity. | 
| aec_face_label_z | The value in the z dimension for the label location for a face entity. | 
| aec_face_label_offset_x | The offset value in the x dimension for the label location for a face entity. | 
| aec_face_label_offset_y | The offset value in the y dimension for the label location for a face entity. | 
| aec_face_label_offset_z | The offset value in the z dimension for the label location for a face entity. | 
| aec_face_label_pinned | Indicates if the label of the face entity is pinned. | 
| aec_face_num | The id of a face component of a parcel or site entity. The id is a number used to uniuely represent this face component in a drawing. | 
| aec_face_site_id | The id of a site object which is the parent of a parcel entity. | 
| aec_face_region_id | The id of a geometric region component of a face entity. The id is a number used to uniuely represent this region component in a drawing. | 
| aec_face_type | The type of a face entity, either parcel or site. | 
| aec_feature_style | The name of the feature style for a feature entity. | 
| aec_feature_style_id | The id of the feature style for a feature 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_override_face_name | Indicates if the standard name of the face entity is overridden. | 
| aec_parcel_style | The name of the associated parcel style object for a parcel or site entity. | 
| aec_parcel_style_id | The id of a parcel style of a parcel or site entity. The id is a number used to uniquely represent this parcel style component in a drawing. | 
| 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. |