IElectricalPlantItem: ToBus - Intergraph Smart Electrical - Reference

SpelCalcInf

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

_

IElectricalPlantItem: ToBus

ToBus

Get the bus interface of the item.

 Public Function ToBus ( ) As IBus

Return Values

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

Remarks

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

See Also

Project SpelCalcInf Overview (see SpelCalcInf) Class IElectricalPlantItem Overview (see IElectricalPlantItem) IElectricalPlantItem Properties (see IElectricalPlantItem) IElectricalPlantItem Methods (see IElectricalPlantItem) StatusType (get) (see IElectricalPlantItem: StatusType (get)) ToCircuit (see IElectricalPlantItem: ToCircuit) Bus