QTOMaterialListCollectionAdd Method

Add an empty material list with the specified name.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public QTOMaterialList Add(
	string materialListName
)

Parameters

materialListName  String
The name of the material list to be created.

Return Value

QTOMaterialList
See Also