Adds a new empty material with the default value to the list.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public void AddMaterial( string materialName ) |
Visual Basic |
---|
Public Sub AddMaterial ( _ materialName As String _ ) |
Visual C++ |
---|
public: void AddMaterial( String^ materialName ) |
Parameters
- materialName
- Type: System..::..String
The name of the material item.