Logical tree3 (#1890)
* A replacement for the previous object model structure. the new structure is distributed and does not rely on a traversal of the design except in the core for now (this may be replaced as well). Relationships between parents and children are stored and later traversed. The same getOMComponents functions are called but not in device rather they have been moved to a LogicalTreeNode associated with the design component.
parent
cc99e041
Please register or sign in to comment