Pipe Networks
autocad_entity: aec_pipenetwork
Features with autocad_entity set to aec_pipenetwork store pipe network entities which represent a container object to associate pipes and structures that are part of the same pipe run or pipe network. A pipe network may contain pipe objects and structure 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_network_pipe_ids |
A list of ids for the pipe entities associated with a pipe network entity. |
aec_network_struct_ids |
A list of ids for the structure entities associated with a pipe network 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. |