WireMaterialType.AddGroundConductorSize
Method
Description:
Add new electrical ground conductor size type into this material type.
Add new electrical ground conductor size type into this material type.
Parameters
Parameter | Type | Description |
---|---|---|
ampacity | Int64 | Ampacity of ground conductor size to be added. |
size | String | Size of ground conductor size to be added. |
Return Value
Type | Description |
---|---|
GroundConductorSize | New added ground conductor size. |