Validates material lists for the specified volume calculation method.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public bool Validate( MaterialVolumeCalculationMethodType methodType )
Visual Basic
Public Function Validate ( _ methodType As MaterialVolumeCalculationMethodType _ ) As Boolean
Visual C++
public: bool Validate( MaterialVolumeCalculationMethodType methodType )
Parameters
- methodType
- Type: Autodesk.Civil.DatabaseServices.MaterialVolumeCalculationMethodType
The volume calculation method.