The Pipe type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddToProfileView |
Draws the part into the specified profile view.
(Inherited from Part.) |
![]() | AddToSectionView |
Draws the part into the specified section view.
(Inherited from Part.) |
![]() | AdjustEndpoint |
Adjusts the location where the pipe endpoint connects within the connected structure. You can adjust the
the pipe to connect to the structure's center, inner wall or outer wall. You can also specify a positive offset.
|
![]() | ConnectToPipe |
Connect one pipe to another pipe. If needed, disconnect the original one and move the pipe to that pipe for connecting and add a structure.
|
![]() | ConnectToStructure |
Connect one pipe to another structure. If needed, disconnect the original one and move the pipe to that structure for connecting.
|
![]() | Disconnect |
Disconnect pipe.
|
![]() | GetAvailablePipeLabelIds |
Gets an ObjectIdCollection of available PipeLabels.
|
![]() | GetAvailableSpanningPipeLabelIds |
Gets an ObjectIdCollection of SpanningPipeLabels.
|
![]() | GetClosestPointTo |
Gets the closest point found to the given point on a pipe.
|
![]() | GetLabelIds | Obsolete.
Gets an ObjectIdCollection of labels on the pipe.
|
![]() | GetOverriddenRuleIds |
Gets the overridden Rule ids which this part contains.
(Inherited from Part.) |
![]() | GetParamAtPoint |
Gets the scale on the pipe for the given point.
|
![]() | GetPipeLabelIds |
Gets an ObjectIdCollection of labels on the pipe.
|
![]() | GetPointAtParam |
Gets a 3d point for the given parameter.
|
![]() | GetProfileViewsDisplayingMe |
Gets the object id collection of all the profile views in which this part was drawn.
(Inherited from Part.) |
![]() | GetProject2dPointVertically |
Returns true if get the Project2dPoint successfully, otherwise false.
|
![]() | GetSectionViewsDisplayingMe |
Gets the object id collection of all the section views in which this part was drawn.
(Inherited from Part.) |
![]() | IsMaxCoverViolated |
Returns true if the Maximum Cover is violated.
|
![]() | IsMinCoverViolated |
Returns true if the Minimum Cover is violated.
|
![]() | RemoveFromAllProfileViews |
Remove the part from all the profile views in which it is drawn.
(Inherited from Part.) |
![]() | RemoveFromAllSectionViews |
Removes the part from all the section views in which it is drawn.
(Inherited from Part.) |
![]() | RemoveFromProfileView |
Remove the part from the specified profile view in which it is drawn.
(Inherited from Part.) |
![]() | RemoveFromSectionView |
Removes the part from the specified section view in which it is drawn.
(Inherited from Part.) |
![]() | ResizeByInnerDiameterOrWidth |
Resize the pipe by inner diameter or width.
|
![]() | SetSlopeHoldEnd |
Sets the slope of the pipe away from the pipe’s end point.
|
![]() | SetSlopeHoldStart |
Sets the slope of the pipe away from the pipe’s start point.
|