CivilDocumentDrainageChannelExtension Class

This extension class extends the interface of the CivilDocument object to provide methods related to Channel features.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.ApplicationServicesCivilDocumentDrainageChannelExtension

Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public static class CivilDocumentDrainageChannelExtension

The CivilDocumentDrainageChannelExtension type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetChannelIds Returns an ObjectIdCollection containing the ObjectIds of all the Channel objects in the drawing.
Top
See Also