The PressurePipeRun type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddBendByPI |
Adds a bend by adding a PI to pipe run path with a specified point.
|
![]() | AddVerticalBendByPVI |
Adds a vertical bend by PVI to pipe run profile with specified station and elevation.
If there is no PVI at specified station and elevation, will add a new PVI to pipe run profile.
|
![]() | Break |
Breaks the pipe run at a specified point and separate a new pipe run from it.
|
![]() | FollowProfile(ObjectId, Double, Boolean) |
Makes the pipe run follow a specified profile.
|
![]() | FollowProfile(ObjectId, PressurePipeRunVerticalOffsetType, Double, Boolean) |
Makes the pipe run follow a specified profile.
|
![]() | GetPartIds |
Gets the objectId collection of all parts (pipe/fitting/appurtenance) belonging to this pipe run.
|
![]() | Merge |
Merges a specified pipe run into the pipe run.
|
![]() | RemoveBendByPI |
Removes a bend by removing a PI from pipe run path with a specified nearby point.
|
![]() | RemoveVerticalBendByPVI |
Removes a vertical bend by removing a PVI from pipe run profile with specified station and elevation.
|
![]() | ResetReferenceProfile |
Resets the reference profile to break relationship with the pipe run.
|
![]() | SetVerticalOffsetType |
Sets the type of how the parts follow the vertical path (profile).
|
Properties
Name | Description | |
---|---|---|
![]() | AlignmentId |
Gets the object id of Autodesk.Civil.DatabaseServices.Alignment that is used as horizontal path.
|
![]() | Name |
Gets or sets the PipeRun's name.
|
![]() | ProfileId |
Gets the object id of Autodesk.Civil.DatabaseServices.Profile that is used as vertical path.
|
![]() | ReferenceProfileId |
Gets the object id of Autodesk.Civil.DatabaseServices.Profile that is used as reference profile.
|
![]() | VerticalOffset |
Gets the offset value of the pipe run offsets from the reference profile.
|
![]() | VerticalOffsetType |
Gets the type of how the parts follow the vertical path (profile).
|