ChannelDesignCrossSectionTrapezoidal Class

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

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

The ChannelDesignCrossSectionTrapezoidal type exposes the following members.

Properties
 NameDescription
Public propertyBottomWidth Gets the bottom width of trapezoidal cross section type.
Public propertyCrossSectionType Gets the type of cross section.
(Inherited from ChannelDesignCrossSection)
Public propertyDepth Gets the depth of trapezoidal cross section type.
Public propertyPoints Gets the points of cross section.
(Inherited from ChannelDesignCrossSection)
Public propertySideSlope Gets the side slope of trapezoidal cross section type.
Top
Methods
 NameDescription
Public methodGetImpObj
(Inherited from ChannelDesignCrossSection)
Top
See Also