<Code Lib>
M

TemperatureRatingType.RemoveInsulationType

Description:
Remove an existing insulation type from this temperature rating type.

public void RemoveInsulationType(
	InsulationType insulationType
)

  • The last one insulation type of project and any one which is in use by a wire type can't be removed.

Loading…