QTOMaterialListCollectionValidate Method

Validates material lists for the specified volume calculation method.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool Validate(
	MaterialVolumeCalculationMethodType methodType
)

Parameters

methodType  MaterialVolumeCalculationMethodType
The volume calculation method.

Return Value

Boolean
See Also