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.280
Syntax
C#
public void AddMaterial( string materialName )
VB
Public Sub AddMaterial ( materialName As String )
C++
public: void AddMaterial( String^ materialName )
Parameters
- materialName String
- The name of the material item.