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