Elipse Plant Manager — EPM Web API

Version 6.50.41

epmwebapi.attributeoperand

class AttributeOperand(epmwebapi.filteroperand.FilterOperand):

AttributeOperand class

AttributeOperand(variable: epmwebapi.epmvariable.EpmVariable)

Creates a new instance of an AttributeOperand object.

Parameters
  • variable: The variable used by this operand filter.
def toDict(self):