InletDetail Class

Defines the inlet detail for the storm water control.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      Autodesk.Civil.DatabaseServicesInletDetail

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

The InletDetail type exposes the following members.

Properties
 NameDescription
Public propertyAttachmentPoint Gets attachment point of connected object in inlet detail.
Public propertyBypassConnectedObjectId Gets bypass connected object id in inlet detail.
Public propertyConnectedObjectIds Gets connected object id collection in inlet detail.
Public propertyInletCapacityType Gets the inlet capacity type.
Public propertyInletDestination Gets the inlet destination.
Public propertyName Gets inlet detail's name.
Top
See Also