QuantityTakeoffCriteriaAddMaterial Method

Adds a new empty material with the default value to the list.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void AddMaterial(
	string materialName
)

Parameters

materialName  String
The name of the material item.
See Also