QTOMaterialListIsCurveCorrectionEnabled Property

Gets or sets the flag indicating whether curve correction is enabled.

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

Property Value

Boolean
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when volume calculation method is Autodesk.Civil.DatabaseServices.MaterialVolumeCalculationMethodType.CompositeVolume.
See Also