Share

PressurePipeNetwork Methods

The PressurePipeNetwork type exposes the following members.

Methods

 NameDescription
Public methodAddAppurtenance(ObjectId) Creates and adds a new fitting into the network.
Public methodAddAppurtenance(Point3d, PressurePartSize) Creates and adds a new appurtenance into the network.
Public methodAddCurvePipe(PipeCurveGeometry, PressurePartSize) Adds a curve pipe by using the geometry information.
Public methodAddCurvePipe(Point3d, Point3d, Point3d, PressurePartSize)Obsolete.
Adds a curve pipe by using the geometry information.
Public methodAddCurvePipe(Point3d, Vector2d, Point3d, PressurePartSize)Obsolete.
Adds a curve pipe by using the geometry information.
Public methodAddFitting(ObjectId) Adds an existing fitting into the network.
Public methodAddFitting(Point3d, PressurePartSize) Creates and adds a new fitting into the network.
Public methodAddLinePipe Adds a line pipe by using the geometry information of an input line.
Public methodAddPipe Adds an existing pressure pipe into the network.
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodStatic memberCreate Creates a pressure pipe network specified by name.
Public methodGetAppurtenanceIds Gets the objectId collection of all appurtenances belonging to this network.
Public methodGetFittingIds Gets the objectId collection of all fittings belonging to this network.
Public methodGetPipeIds Gets the objectId collection of all pipes belonging to this network.
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)

See Also

Reference

Was this information helpful?