IElectricalPlantItem: ToPowerDistributionBoard - Intergraph Smart Electrical - Reference

SpelCalcInf

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

_

IElectricalPlantItem: ToPowerDistributionBoard

ToPowerDistributionBoard

Get the IPowerDistributionBoard interface of the item.

 Public Function ToPowerDistributionBoard ( ) As IPowerDistributionBoard

Return Values

IPowerDistributionBoard -  If the item is not a power distribution board, it returns Nothing.

Remarks

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

See Also

Project SpelCalcInf Overview (see SpelCalcInf) Class IElectricalPlantItem Overview (see IElectricalPlantItem) IElectricalPlantItem Properties (see IElectricalPlantItem) IElectricalPlantItem Methods (see IElectricalPlantItem) ToLoad (see IElectricalPlantItem: ToLoad) TotalCompensatedConsumed (get) (see IElectricalPlantItem: TotalCompensatedConsumed (get)) IPowerDistributionBoard