The Network type exposes the following members.

Methods

  NameDescription
Public methodAddCurvePipe
Add a curve pipe by using the geometry information of an input curve.
Public methodAddLinePipe
Add a line pipe by using the geometry information of an input line.
Public methodAddStructure(ObjectId)
Add an existing structure into the network.
Public methodAddStructure(ObjectId, ObjectId, Point3d, Double, ObjectId%, Boolean)
Create and add a new structure into the network.
Public methodBreakPipe
Break the specified pipe with a specified existing structure at a point.
Public methodStatic memberCreate
Creates a pipe network specified by name.
Public methodStatic memberFindShortestNetworkPath
Find a shortest path in the network.
Public methodGetPipeIds
Gets the objectId collection of all pipes belonging to this pipe network.
Public methodGetSpanningPipePlanLabelIds
Gets the spanning pipe plan label collection.
Public methodGetSpanningPipeProfileLabelIds
Get the spanning pipe profile label collection.
Public methodGetStructureIds
Gets the objectId collection of all structures belonging to this pipe network.
Public methodMoveParts
Moves the specified parts of the network into another network.

See Also