The PressurePipe type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddToProfileView |
Draws the part into the specified profile view.
(Inherited from PressurePart) | |
| ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) | |
| ConnectToPipe |
Connects the pipe to another pipe at specified connection ports.
(Overrides PressurePartConnectToPipe(Int32, ObjectId, Int32)) | |
| ConnectToStructure | Connects the pipe to specified structure. | |
| DisconnectAt |
Disconnects from the part connected at the specified port index.
(Inherited from PressurePart) | |
| DisconnectFromStructure | Disconnects the pipe from specified structure. | |
| Get3dBody |
Gets the pressure part’s 3d body
(Inherited from PressurePart) | |
| GetConnectedStructureIdAt | Gets the object id of connected structure at specified connection port. | |
| GetConnectionAt |
Gets the connection info at the port index.
For a pipe, 0 is the start, 1 is the end (also see Pipe.StartConnection, and pipe.EndConnection)
For an appurtenance or a fitting, the index is the part's port.
(Inherited from PressurePart) | |
| GetProfileViewsDisplayingMe |
Gets the object id collection of all the profile views in which this part was drawn.
(Inherited from PressurePart) | |
| GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) | |
| GetVerticalSegments | Gets the array of vertical segments. | |
| RemoveFromAllProfileViews |
Remove the part from all the profile views in which it is drawn.
(Inherited from PressurePart) | |
| RemoveFromProfileView |
Remove the part from the specified profile view in which it is drawn.
(Inherited from PressurePart) | |
| SwapPartSize |
Swaps the part size.
(Inherited from PressurePart) |
