ChannelDesignCrossSectionTriangular Class

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

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

The ChannelDesignCrossSectionTriangular type exposes the following members.

Properties
 NameDescription
Public propertyCrossSectionType Gets the type of cross section.
(Inherited from ChannelDesignCrossSection)
Public propertyHeight Gets the height of triangular cross section type.
Public propertyPoints Gets the points of cross section.
(Inherited from ChannelDesignCrossSection)
Public propertySide Gets the side of triangular cross section type.
Public propertySideSlope Gets the side slope of triangular cross section type.
Top
Methods
 NameDescription
Public methodGetImpObj
(Inherited from ChannelDesignCrossSection)
Top
See Also