StructureInletGrateType Property

Gets or sets the inlet grate type for the structure which is either a GrateInlet or a CombinationInlet. Thrown when the structure's StructureType is neither GrateInlet nor CombinationInlet.

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

Property Value

InletGrateType
See Also