Pressure Pipes
autocad_entity: aec_pipe
Features with autocad_entity set to aec__pressure_pipe are entities which represent a straight or curved pipe used in pressure networks, such as water transmission systems.
Pipes 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_object_id | The object ID value of this entity, similar to the autocad_entity_handle attribute. |
aec_pressure_netpart_def_id |
The ID of a network part definition object, which stores properties for a network part entity. |
aec_pressure_netpart_name |
The name of a network part entity. This name value may override the value of aec_name. |
aec_pressure_netpart_network |
The name of the network object associated with a network part entity. |
aec_pressure_pipe_start_elevation | The elevation at the start of a pipe entity. |
aec_pressure_pipe_end_elevation | The elevation at the end of a pipe entity. |
aec_pressure_pipe_inner_diameter | The inner diameter value of a pipe entity. |
aec_pressure_pipe_outer_diameter | The outer diameter value of a pipe entity. |
aec_pressure_pipe_slope | The slope value of a pipe entity. |
aec_pressure_pipe_start_fitting_id | The ID of the fitting entity at the start of a pipe entity. |
aec_pressure_pipe_end_fitting_id | The ID of the fitting entity at the end of a pipe entity. |
aec_pressure_pipe_wall_thickness |
The thickness value for the wall of a pipe 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. |