Share

PressureAppurtenance Methods

The PressureAppurtenance 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/fitting/appurtenance to a specified pipe at specified connection ports.
(Overrides PressurePartConnectToPipe(Int32, ObjectId, Int32))
Public methodDisconnectAt Disconnects from the part connected at the specified port index.
(Inherited from PressurePart)
Public methodGet3dBody Gets the pressure part’s 3d body
(Inherited from PressurePart)
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 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?