Add a new type of wire material.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- name
- Type: System String
Name of new material type.
- baseMaterial
- Type: Autodesk.Revit.DB.Electrical WireMaterialType
Specify an existing material type which New material will be constructed based on.