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