Structures
autocad_entity: aec_structure
Features with autocad_entity set to aec_structure are entities which represent items such as manholes, catch basins, and headwalls, used in pipe networks. Structures are classified as network part objects.
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_name |
The name of an entity. |
aec_netpart_connector_ids |
A list of ids for the connector objects which express the connections for a network part entity. |
aec_netpart_def_id |
The id of a network part definition object which stores properties for a network part entity. |
aec_netpart_graph_part_id |
The id of a part object in a graph associated with a network part entity. |
aec_netpart_graph_ids |
A list of ids for the graph objects associated with a network part entity. |
aec_netpart_name |
The name of a network part entity. This name value may override the value of aec_name. |
aec_netpart_network |
The name of the network object associated with a network part entity. |
aec_netpart_network_id |
The id of the network object associated with a network part entity. |
aec_netpart_ref_align_id |
The id of an alignment entity referenced by a network part entity. |
aec_netpart_ref_surface_id |
The id of a surface entity referenced by a network part entity. |
aec_netpart_style_id |
The id of a network part style associated with a network part entity. |
aec_object_id |
The object id value of this entity, similar to the autocad_entity_handle attribute. |
aec_struct_auto_surf_adj |
Indicates if the automatic rim surface adjustment is set for a structure entity. |
aec_struct_control_sump_mode |
The mode of the control sump for a structure entity. |
aec_struct_offset |
The offset value for a structure entity. |
aec_struct_sump_depth |
The depth value for the sump of a structure entity. |
aec_struct_surf_adjustment |
The surface adjustment value of a structure 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. |