QTOMaterialListCollectionFix Method

Fixes material lists for the specified volume calculation method.

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

Parameters

methodType  MaterialVolumeCalculationMethodType
The volume calculation method.
See Also