Share

OverhangCorrectionType Enumeration

Specifies the way an overhang to be corrected when rendered.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum OverhangCorrectionType

VB

Public Enumeration OverhangCorrectionType

C++

public enum class OverhangCorrectionType

Members

Member nameValueDescription
None0 
TopLinks1 
BottomLinks2 

See Also

Reference

Was this information helpful?