Share

PressurePipe Methods

The PressurePipe type exposes the following members.

Methods

 NameDescription
Public methodAddToProfileView Draws the part into the specified profile view.
(Inherited from PressurePart)
Public methodComputeFingerPrint Compute FingerPrint of the Entity.
(Inherited from Entity)
Public methodConnectToPipe Connects the pipe to another pipe at specified connection ports.
(Overrides PressurePartConnectToPipe(Int32, ObjectId, Int32))
Public methodConnectToStructure Connects the pipe to specified structure.
Public methodDisconnectAt Disconnects from the part connected at the specified port index.
(Inherited from PressurePart)
Public methodDisconnectFromStructure Disconnects the pipe from specified structure.
Public methodGet3dBody Gets the pressure part’s 3d body
(Inherited from PressurePart)
Public methodGetConnectedStructureIdAt Gets the object id of connected structure at specified connection port.
Public methodGetConnectionAt 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)
Public methodGetProfileViewsDisplayingMe Gets the object id collection of all the profile views in which this part was drawn.
(Inherited from PressurePart)
Public methodCode exampleGetReferenceInfo For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity)
Public methodGetVerticalSegments Gets the array of vertical segments.
Public methodRemoveFromAllProfileViews Remove the part from all the profile views in which it is drawn.
(Inherited from PressurePart)
Public methodRemoveFromProfileView Remove the part from the specified profile view in which it is drawn.
(Inherited from PressurePart)
Public methodSwapPartSize Swaps the part size.
(Inherited from PressurePart)

See Also

Reference

Was this information helpful?