IElectricalPlantItem: ToCircuit - Intergraph Smart Electrical - Reference

SpelCalcInf

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

_

IElectricalPlantItem: ToCircuit

ToCircuit

Get the circuit interface of the item.

 Public Function ToCircuit ( ) As ICircuit

Return Values

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

Remarks

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

See Also

Project SpelCalcInf Overview (see SpelCalcInf) Class IElectricalPlantItem Overview (see IElectricalPlantItem) IElectricalPlantItem Properties (see IElectricalPlantItem) IElectricalPlantItem Methods (see IElectricalPlantItem) ToBus (see IElectricalPlantItem: ToBus) ToConvertingEquipment (see IElectricalPlantItem: ToConvertingEquipment) Circuit