``pyvcad_attribute_resolver`` module ==================================== The ``pyvcad_attribute_resolver`` package automates attribute-conversion chains for OpenVCAD designs. It registers conversion graphs, solves for valid paths between design-intent and machine-facing attributes, and wraps the design with the required ``AttributeModifier`` nodes. See also: :doc:`overview`, and the sections below. .. toctree:: :maxdepth: 1 overview api modules