StructureInletThroatAngle Property

Gets or sets the inlet throat angle for the structure which is either a CurbInlet or a CombinationInlet. Thrown when the structure's StructureType is neither CurbInlet nor CombinationInlet.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public InletThroatAngleType InletThroatAngle { get; set; }

Property Value

InletThroatAngleType
See Also