Integrationsยค
Host-specific bindings for CAD environments. Each module is only importable when its host is available; pick the one that matches where your code runs.
- compas_fab.blender: Blender scene objects.
- compas_fab.ghpython: Grasshopper components.
- compas_fab.rhino: Rhino scene objects.
For the COMPAS viewer, robot scene objects come from
compas_robots.viewer;
compas_fab itself does not ship a separate viewer integration.