ChannelDesignCrossSectionRectangular Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      Autodesk.Civil.DatabaseServicesChannelDesignCrossSection
        Autodesk.Civil.DatabaseServicesChannelDesignCrossSectionRectangular

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public sealed class ChannelDesignCrossSectionRectangular : ChannelDesignCrossSection

The ChannelDesignCrossSectionRectangular type exposes the following members.

Properties
 NameDescription
Public propertyCrossSectionType Gets the type of cross section.
(Inherited from ChannelDesignCrossSection)
Public propertyHeight Gets the height of rectangular cross section type.
Public propertyPoints Gets the points of cross section.
(Inherited from ChannelDesignCrossSection)
Public propertyWidth Gets the width of rectangular cross section type.
Top
Methods
 NameDescription
Public methodGetImpObj
(Inherited from ChannelDesignCrossSection)
Top
See Also