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