GradingCriteriaInteriorCornerOverlap Property |
Specifies how interior corner projections are cleaned up when the footprint corner has different elevations.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<GradingInteriorCornerOverlapSolutionType> InteriorCornerOverlap { get; }
Public ReadOnly Property InteriorCornerOverlap As PropertyEnum(Of GradingInteriorCornerOverlapSolutionType)
Get
public:
property PropertyEnum<GradingInteriorCornerOverlapSolutionType>^ InteriorCornerOverlap {
PropertyEnum<GradingInteriorCornerOverlapSolutionType>^ get ();
}
Property Value
PropertyEnumGradingInteriorCornerOverlapSolutionType
See Also