IElectricalPlantItem - Intergraph Smart Electrical - Help - Hexagon

Intergraph Smart Electrical Help

Language
English
Product
Intergraph Smart Electrical
Search by Category
Help
Smart Electrical Version
10

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

Public:

Types:

IElectricalPlantItem: enmCoincidence

Coincidence factors

IElectricalPlantItem: enmCoupledBuses

The coupled buses calculation behavior

IElectricalPlantItem: enmItemTypes

The item type of the plant item

Properties:

IElectricalPlantItem: AreaClassification (get)

Get the area classification of the item.

IElectricalPlantItem: BuildingName (get)

Get the building name of the item.

IElectricalPlantItem: BusItem (get)

Get the bus item that the item is connected to.

IElectricalPlantItem: Children (get)

Get a collection of the item child items.

IElectricalPlantItem: ChildrenByItemType (get)

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

IElectricalPlantItem: CircuitItem (get)

Get the circuit item that the item belongs to.

IElectricalPlantItem: ConstructionStatus (get)

Get the construction status of the item.

IElectricalPlantItem: Description (get)

Get the description of the item.

IElectricalPlantItem: ElectricalEquipmentSubClass (get)

Get the electrical equipment sub class of the item.

IElectricalPlantItem: ElectricalEquipmentType (get)

Get the electrical equipment type of the item.

IElectricalPlantItem: IngressionProtection (get)

Get the ingression protection of the item.

IElectricalPlantItem: IsPropertyExist (get)

Get whether a specific property exists.

IElectricalPlantItem: ItemStatus (get)

Get the item status.

IElectricalPlantItem: ItemTag (get)

Get the item tag.

IElectricalPlantItem: ItemType (get)

Get the item type

IElectricalPlantItem: ItemTypeDescription (get)

Get the item type description

IElectricalPlantItem: ItemTypeName (get)

Get the item type name

IElectricalPlantItem: Notes (get)

Get the notes of the item.

IElectricalPlantItem: PlantItemsTree (get)

Get the PlantItemsTree object that the item belongs to.

IElectricalPlantItem: PropertyIndex (get)

Get the index of a specific property of the item.

IElectricalPlantItem: PropertySIValue (get)

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

IElectricalPlantItem: PropertyValue (get)

Get the value of a specific property of the item.

IElectricalPlantItem: SPID (get)

Get the item unique ID (SP_ID)

IElectricalPlantItem: StatusType (get)

Get the status type of the item.

IElectricalPlantItem: TotalCompensatedConsumed (get)

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

IElectricalPlantItem: TotalCompensatedRated (get)

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

IElectricalPlantItem: TotalUnCompensatedConsumed (get)

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

IElectricalPlantItem: TotalUnCompensatedRated (get)

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

Methods:

IElectricalPlantItem: ToBus

Get the Bus interface of the item.

IElectricalPlantItem: ToCircuit

Get the Circuit interface of the item.

IElectricalPlantItem: ToConvertingEquipment

Get the IConvertingEquipment interface of the item.

IElectricalPlantItem: ToLoad

Get the ILoad interface of the item.

IElectricalPlantItem: ToPowerDistributionBoard

Get the IPowerDistributionBoard interface of the item.