The Pipe type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Application |
Gets the Application. Not currently implemented.
(Inherited from Entity.) |
![]() | Bearing |
Gets the horizontal bearing for straight pipes, and chord bearing for curved pipes.
|
![]() | ConnectedPartCount |
Gets the number of parts that connects to the part
(Inherited from Part.) |
![]() | CoverOfEndpoint |
Gets the end point's cover of pipe.
|
![]() | CoverOfStartPoint |
Gets the start point's cover of pipe.
|
![]() | CrossSectionalShape |
Gets the pipe’s cross sectional shape, such as circular, egg-shaped, elliptical, or rectangular.
|
![]() | Curve2d |
Gets the pipe curve geometry in plan.
|
![]() | Description |
Gets or sets the Entity object's description.
(Inherited from Entity.) |
![]() | DisplayName |
Gets the Entity object's display name.
(Inherited from Entity.) |
![]() | Document |
Gets the Document. Not currently implemented.
(Inherited from Entity.) |
![]() | Domain |
Gets the part's domain.
(Inherited from Part.) |
![]() | EndOffset |
Gets the offset of the ending point for the pipe object.
|
![]() | EndPoint |
Gets or sets the endpoint of the Pipe.
|
![]() | EndStation |
Gets the station of the ending point for the pipe object.
|
![]() | EndStructureId |
Gets the end structure id of the Pipe. If no connected structure, return ObjectId::Null.
|
![]() | EnergyGradeLineDown |
Gets or sets the elevation of the hydraulic grade line for pipe networks flowing in a downstream direction and that contain hydraulic property data.
|
![]() | EnergyGradeLineUp |
Gets or sets the elevation of the energy grade line for pipe networks flowing in an upstream direction and that contain hydraulic property data.
|
![]() | FlowDirection |
Gets the current flow direction of the pipe, relative to the start and endpoint of the pipe.
|
![]() | FlowDirectionMethod |
Gets or sets the method that is used to determine the flow for this pipe.
|
![]() | HoldOnResizeType |
Gets or sets how Structure should hold when resized.
|
![]() | HydraulicGradeLineDown |
Gets or sets the elevation of the hydraulic grade line for pipe networks flowing in a downstream direction and that contain hydraulic property data.
|
![]() | HydraulicGradeLineUp |
Gets or sets the elevation of the hydraulic grade line for pipe networks flowing in an upstream direction and that contain hydraulic property data.
|
![]() | InnerDiameterOrWidth |
Gets the inner diameter or inner width of the pipe.
|
![]() | InnerHeight |
Gets the inner height of the pipe in drawing units.
|
![]() | IsReferenceObject |
Gets whether the Entity is a reference object. A reference object is
located in another drawing, and linked using a data shortcut or Vault.
If the entity is native to the current drawing this property returns false;
if it is being referenced via data shortcuts or AutoCAD Vault it returns true.
(Inherited from Entity.) |
![]() | IsReferenceStale |
For reference objects (IsReferenceObject == true), gets whether the Entity object's reference is stale.
(Inherited from Entity.) |
![]() | IsReferenceSubObject |
For reference objects (IsReferenceObject == true), gets whether the Entity is a reference subobject.
For example, when iterating through the structure of a pipe network referenced from another drawing,
this property is true for each entity.
(Inherited from Entity.) |
![]() | IsReferenceValid |
For reference objects (IsReferenceObject == true), gets whether the Entity object's reference is valid.
This indicates whether the referenced object can be found.
(Inherited from Entity.) |
![]() | Length2D | Obsolete.
Use Autodesk.Civil.Pipe.Length2DCenterToCenter instead.
|
![]() | Length2DCenterToCenter |
Gets the two-dimensional length of the pipe,
measured from the center of the connected starting structure to the center of the connected ending structure.
|
![]() | Length2DToInsideEdge |
Gets the two-dimensional length of the pipe,
measured from the inside edge of the connected starting structure to the inside edge of the connected ending structure.
|
![]() | Length3D | Obsolete.
Use Autodesk.Civil.Pipe.Length3DCenterToCenter instead.
|
![]() | Length3DCenterToCenter |
Gets the three-dimensional length of the pipe,
measured from the center of the connected starting structure to the center of the connected ending structure.
|
![]() | Length3DToInsideEdge |
Gets the three-dimensional length of the pipe,measured from the inside edge
of the connected starting structure to the inside edge of the connected ending structure.
|
![]() | Material |
Gets the material defined for this part.
(Inherited from Part.) |
![]() | MaximumCover |
Gets the maximum depth of cover along the entire length of pipe, from the top outside of the pipe to the reference surface.
|
![]() | MinimumCover |
Gets the minimum depth of cover along the entire length of pipe, from the top outside of the pipe to the reference surface.
|
![]() | Name |
Gets part's name.
(Inherited from Part.) |
![]() | NetworkId |
Gets the object id of the network to which this part belongs
(Inherited from Part.) |
![]() | NetworkName |
Gets the name of the network to which this part belongs
(Inherited from Part.) |
![]() | OuterDiameterOrWidth |
Gets the outer diameter or outer width of the pipe.
|
![]() | OuterHeight |
Gets the outer height of the pipe in drawing units.
|
![]() | OverrideRuleSet |
Gets or sets whether to use overridden rules.
(Inherited from Part.) |
![]() | ParamsBool | Gets the boolean parameters collection. (Inherited from Part.) |
![]() | ParamsDouble | Gets the double parameters collection. (Inherited from Part.) |
![]() | ParamsLong | Gets the long parameters collection. (Inherited from Part.) |
![]() | ParamsString | Gets the string parameters collection. (Inherited from Part.) |
![]() | PartData |
Gets or sets the part data record.
(Inherited from Part.) |
![]() | PartDefId |
Gets the object id of PartDef.
(Inherited from Part.) |
![]() | PartDescription |
Gets the part’s description.
(Inherited from Part.) |
![]() | PartSizeName |
Gets the part size name.
(Inherited from Part.) |
![]() | PartSubType |
Gets the part’s subtype.
(Inherited from Part.) |
![]() | PartType | Gets the type of the network park. (Inherited from Part.) |
![]() | Position |
Gets or sets the position of the network part.
(Inherited from Part.) |
![]() | ProfileViewPartId |
Gets the object id of the part's counterpart in profile views.
(Inherited from Part.) |
![]() | Radius |
Gets the radius of the pipe.
|
![]() | RefAlignmentId |
Gets or sets the object id of the alignment which this part references.
(Inherited from Part.) |
![]() | RefAlignmentName |
Gets the name of the alignment which this part references
(Inherited from Part.) |
![]() | RefSurfaceId |
Gets or sets the object id of the surface that this part references.
(Inherited from Part.) |
![]() | RefSurfaceName |
Gets the name of the surface which this part references.
(Inherited from Part.) |
![]() | RuleSetStyleId |
Gets or sets the object id of RuleSetStyle.
(Inherited from Part.) |
![]() | RuleSetStyleName |
Gets or sets RuleSetStyle by name.
(Inherited from Part.) |
![]() | SectionViewPartId |
Gets the object id of the part's counterpart in section views.
(Inherited from Part.) |
![]() | ShowToolTip |
Gets or sets whether to show tooltips for the Entity.
(Inherited from Entity.) |
![]() | Slope |
Gets the pipe’s slope in absolute value.
|
![]() | Solid3dBody |
Gets the 3d solid body of the part.
(Inherited from Part.) |
![]() | StartOffset |
Gets the offset of the starting point for the pipe object.
|
![]() | StartPoint |
Gets or sets the start point of the Pipe.
|
![]() | StartStation |
Gets the station of the starting point for the pipe object.
|
![]() | StartStructureId |
Gets the start structure id of the Pipe. If no connected structure, return ObjectId::Null.
|
![]() | StyleId |
Sets the Pipe's style Id.
(Overrides Entity..::..StyleId.) |
![]() | StyleName |
Gets or sets the Entity object's style name.
(Inherited from Entity.) |
![]() | SubEntityType |
Gets the type of the pipe.
|
![]() | SurfaceId | Obsolete.
Gets or sets the object id of the surface that this part references.
(Inherited from Part.) |
![]() | WallThickness |
Gets the wall thickness for this structure, measured from the inside edge of the structure to the outside edge of the structure.
(Inherited from Part.) |