The PressurePipeNetwork type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddAppurtenance(ObjectId) | Creates and adds a new fitting into the network. |
![]() | AddAppurtenance(Point3d, PressurePartSize) | Creates and adds a new appurtenance into the network. |
![]() | AddCurvePipe(PipeCurveGeometry, PressurePartSize) | Adds a curve pipe by using the geometry information. |
![]() | AddCurvePipe(Point3d, Point3d, Point3d, PressurePartSize) | Obsolete. Adds a curve pipe by using the geometry information. |
![]() | AddCurvePipe(Point3d, Vector2d, Point3d, PressurePartSize) | Obsolete. Adds a curve pipe by using the geometry information. |
![]() | AddFitting(ObjectId) | Adds an existing fitting into the network. |
![]() | AddFitting(Point3d, PressurePartSize) | Creates and adds a new fitting into the network. |
![]() | AddLinePipe | Adds a line pipe by using the geometry information of an input line. |
![]() | AddPipe | Adds an existing pressure pipe into the network. |
![]() | ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) |
![]() ![]() | Create | Creates a pressure pipe network specified by name. |
![]() | GetAppurtenanceIds | Gets the objectId collection of all appurtenances belonging to this network. |
![]() | GetFittingIds | Gets the objectId collection of all fittings belonging to this network. |
![]() | GetPipeIds | Gets the objectId collection of all pipes belonging to this network. |
![]() ![]() | GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) |