CorridorSurfaceOverhangCorrection Property |
Specifies whether an overhang is to be corrected when rendered and whether it is to be corrected following top links or bottom links.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic OverhangCorrectionType OverhangCorrection { get; set; }
Public Property OverhangCorrection As OverhangCorrectionType
Get
Set
public:
property OverhangCorrectionType OverhangCorrection {
OverhangCorrectionType get ();
void set (OverhangCorrectionType value);
}
Property Value
OverhangCorrectionType
See Also