WireMaterialType.AddGroundConductorSize
Description:
Add new electrical ground conductor size type into this material type.
Add new electrical ground conductor size type into this material type.
public GroundConductorSize AddGroundConductorSize(
long ampacity,
string size
)
-
Int64ampacityAmpacity of ground conductor size to be added.
-
StringsizeSize of ground conductor size to be added.