GradingInteriorCornerOverlapSolutionType Enumeration

An enumeration that defines how interior corner projections are cleaned up when the footprint corner has different elevations.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum GradingInteriorCornerOverlapSolutionType
Members
Member nameValueDescription
UseAverageSlope0 
HoldSlopeAsMinimum1 
HoldSlopeAsMaximum2 
See Also