The CivilDocument type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetAlignmentIds | Gets the objectId collection of all Alignment objects in the drawing. |
![]() | GetAlignmentTableIds | Gets the objectId collection of all alignment tables. |
![]() | GetAllPointIds | Gets the objectId collection of all points in the drawing. |
![]() | GetBridgeIds | Gets the objectId collection of all bridge objects in the drawing. |
![]() | GetCatchmentGroups | Gets the objectId collection of all catchment group objects in the drawing. |
![]() ![]() | GetCivilDocument | Gets the CivilDocument object from the AutoCAD Database object. |
![]() | GetGeneralSegmentLabelIds | Gets the objectId collection of all GeneralSegmentLabel objects in the drawing. |
![]() | GetIntersectionIds | Gets the objectId collection of all intersection objects in the drawing. |
![]() | GetLegendTableIds | Gets the objectId collection of legend tables. |
![]() | GetNoteLabelIds | Gets the objectId collection of all NoteLabel objects in the drawing. |
![]() | GetParcelSegmentTableIds | Gets the objectId collection of parcel segment tables. |
![]() | GetParcelTableIds | Gets the objectId collection of parcel tables. |
![]() | GetPipeNetworkIds | Gets the pipe network object id collection. |
![]() | GetPointTableIds | Gets the objectId collection of point tables. |
![]() | GetSiteIds | Gets the objectId collection of all site objects in the drawing. |
![]() | GetSitelessAlignmentId | Gets the objectId of a siteless Alignment object by name. |
![]() | GetSitelessAlignmentIds | Gets the objectId collection of all siteless Alignment objects in the drawing. |
![]() | GetSitelessFeatureLineIds | Gets the objectId collection of all siteless FeatureLine objects in the drawing. |
![]() ![]() | GetSurfaceIds | Gets the objectId collection of all surface objects in the drawing. |
![]() | GetViewFrameGroupIds | Gets the objectId collection of all view frame groups in the drawing. |
Extension Methods
Name | Description | |
---|---|---|
![]() | GetPressureNetworkIdFromPipeRunPath |
Gets object id of pressure network from the object id of pipe run path.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | GetPressureNetworkIdFromPipeRunProfile |
Gets object id of pressure network from the object id of pipe run profile.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | GetPressurePipeNetworkIds |
Returns an ObjectIdCollection containing the ObjectId's of all the
PressurePipeNetwork objects in the drawing.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | IsPressurePlanLayoutActive |
Returns true if the pressure plan layout mode is active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | IsPressurePlanLayoutByPathActive |
Returns true if the pressure plan layout by path mode is active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | IsPressureProfileLayoutActive |
Returns true if the pressure profile layout mode is active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | IsPressureProfileLayoutByPathActive |
Returns true if the pressure profile layout by path mode is active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | SetPressurePlanLayoutActive |
Sets pressure plan layout mode active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | SetPressurePlanLayoutByPathActive |
Sets pressure plan layout by path mode active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | SetPressureProfileLayoutActive |
Sets pressure profile layout mode active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |
![]() | SetPressureProfileLayoutByPathActive |
Sets pressure profile layout by path mode active in the current document.
(Defined by CivilDocumentPressurePipesExtension) |