Uranium
Application Framework
Loading...
Searching...
No Matches
UM.Settings.PropertyEvaluationContext.PropertyEvaluationContext Class Reference

Public Member Functions

 __init__ (self, source_stack=None)
 rootStack (self)
 pushContainer (self, container)
None popContainer (self)

Public Attributes

 stack_of_containers = deque()
dict context = {}

Detailed Description

Context for evaluating a property value

It contains:
1. a stack of containers during the evaluation in the function call stack fashion
2. a context dictionary which contains all the current context

The documentation for this class was generated from the following file:
  • UM/Settings/PropertyEvaluationContext.py