IElectricalPlantItem - Intergraph Smart Electrical - Reference

SpelCalcInf

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

IElectricalPlantItem

IElectricalPlantItem


Represents a plant item type object. Every item type should implement this interface

Public:

Types:

Name

Description

enmCoincidence (see IElectricalPlantItem: enmCoincidence)

Coincidence factors

enmCoupledBuses (see IElectricalPlantItem: enmCoupledBuses)

The coupled buses calculation behavior

enmItemTypes (see IElectricalPlantItem: enmItemTypes)

The item type of the plant item

Properties:

Name

Description

AreaClassification (see IElectricalPlantItem: AreaClassification (get)) (get)

Get the area classification of the item.

BuildingName (see IElectricalPlantItem: BuildingName (get)) (get)

Get the building name of the item.

BusItem (see IElectricalPlantItem: BusItem (get)) (get)

Get the bus item that the item is connected to.

Children (see IElectricalPlantItem: Children (get)) (get)

Get a collection of the item child items.

ChildrenByItemType (see IElectricalPlantItem: ChildrenByItemType (get)) (get)

Get a collection of the child items of a particular item that belongs to a specific item type.

CircuitItem (see IElectricalPlantItem: CircuitItem (get)) (get)

Get the circuit item that the item belongs to.

ConstructionStatus (see IElectricalPlantItem: ConstructionStatus (get)) (get)

Get the construction status of the item.

Description (see IElectricalPlantItem: Description (get)) (get)

Get the description of the item.

ElectricalEquipmentSubClass (see IElectricalPlantItem: ElectricalEquipmentSubClass (get)) (get)

Get the electrical equipment sub class of the item.

ElectricalEquipmentType (see IElectricalPlantItem: ElectricalEquipmentType (get)) (get)

Get the electrical equipment type of the item.

IngressionProtection (see IElectricalPlantItem: IngressionProtection (get)) (get)

Get the ingression protection of the item.

IsPropertyExist (see IElectricalPlantItem: IsPropertyExist (get)) (get)

Get whether a specific property exists.

ItemStatus (see IElectricalPlantItem: ItemStatus (get)) (get)

Get the item status.

ItemTag (see IElectricalPlantItem: ItemTag (get)) (get)

Get the item tag.

ItemType (see IElectricalPlantItem: ItemType (get)) (get)

Get the item type

ItemTypeDescription (see IElectricalPlantItem: ItemTypeDescription (get)) (get)

Get the item type description

ItemTypeName (see IElectricalPlantItem: ItemTypeName (get)) (get)

Get the item type name

Notes (see IElectricalPlantItem: Notes (get)) (get)

Get the notes of the item.

PlantItemsTree (see IElectricalPlantItem: PlantItemsTree (get)) (get)

Get the PlantItemsTree object that the item belongs to.

PropertyIndex (see IElectricalPlantItem: PropertyIndex (get)) (get)

Get the index of a specific property of the item.

PropertySIValue (see IElectricalPlantItem: PropertySIValue (get)) (get)

Get the SI value of a specific property of the item.

PropertyValue (see IElectricalPlantItem: PropertyValue (get)) (get)

Get the value of a specific property of the item.

SPID (see IElectricalPlantItem: SPID (get)) (get)

Get the item unique ID (SP_ID)

StatusType (see IElectricalPlantItem: StatusType (get)) (get)

Get the status type of the item.

TotalCompensatedConsumed (see IElectricalPlantItem: TotalCompensatedConsumed (get)) (get)

Get the compensated consumed values of this item and all the its sub tree items

TotalCompensatedRated (see IElectricalPlantItem: TotalCompensatedRated (get)) (get)

Get the compensated rated values of this item and all its sub tree items

TotalUnCompensatedConsumed (see IElectricalPlantItem: TotalUnCompensatedConsumed (get)) (get)

Get the uncompensated consumed values of this item and all its sub tree items

TotalUnCompensatedRated (see IElectricalPlantItem: TotalUnCompensatedRated (get)) (get)

Get the uncompensated rated values of this item and all its sub tree items

Methods:

Name

Description

ToBus (see IElectricalPlantItem: ToBus)

Get the Bus interface of the item.

ToCircuit (see IElectricalPlantItem: ToCircuit)

Get the Circuit interface of the item.

ToConvertingEquipment (see IElectricalPlantItem: ToConvertingEquipment)

Get the IConvertingEquipment interface of the item.

ToLoad (see IElectricalPlantItem: ToLoad)

Get the ILoad interface of the item.

ToPowerDistributionBoard (see IElectricalPlantItem: ToPowerDistributionBoard)

Get the IPowerDistributionBoard interface of the item.