ElectricalSetting.AddWireMaterialType
Method
Description:
Add a new type of wire material.
Add a new type of wire material.
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | String | Name of new material type. |
| baseMaterial | WireMaterialType | Specify an existing material type which New material will be constructed based on. |
Return Value
| Type | Description |
|---|---|
| WireMaterialType | New added wire material type object. |