IElectricalPlantItem: ToLoad - Intergraph Smart Electrical - Reference

SpelCalcInf

Language
English
Product
Intergraph Smart Electrical
Search by Category
Reference
Smart Electrical Version
2015 R1 (7.1)

_

IElectricalPlantItem: ToLoad

ToLoad

Get the ILoad interface of the item.

 Public Function ToLoad ( ) As ILoad

Return Values

ILoad -  If the item is not a ILoad, it returns Nothing.

Remarks

The purpose of this function is to simplify the navigation between the IElectricalPlantItem interface and ILoad interface

See Also

Project SpelCalcInf Overview (see SpelCalcInf) Class IElectricalPlantItem Overview (see IElectricalPlantItem) IElectricalPlantItem Properties (see IElectricalPlantItem) IElectricalPlantItem Methods (see IElectricalPlantItem) ToConvertingEquipment (see IElectricalPlantItem: ToConvertingEquipment) ToPowerDistributionBoard (see IElectricalPlantItem: ToPowerDistributionBoard) ILoad