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. |