AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
conftest.py
requirements.txt
setup.cfg
setup.py
src/COMPAS.egg-info/PKG-INFO
src/COMPAS.egg-info/SOURCES.txt
src/COMPAS.egg-info/dependency_links.txt
src/COMPAS.egg-info/entry_points.txt
src/COMPAS.egg-info/not-zip-safe
src/COMPAS.egg-info/requires.txt
src/COMPAS.egg-info/top_level.txt
src/compas/__init__.py
src/compas/__main__.py
src/compas/_iotools.py
src/compas/_os.py
src/compas/base.py
src/compas/plugins.py
src/compas/artists/__init__.py
src/compas/artists/artist.py
src/compas/artists/assemblyartist.py
src/compas/artists/colordict.py
src/compas/artists/curveartist.py
src/compas/artists/exceptions.py
src/compas/artists/meshartist.py
src/compas/artists/networkartist.py
src/compas/artists/primitiveartist.py
src/compas/artists/robotmodelartist.py
src/compas/artists/shapeartist.py
src/compas/artists/surfaceartist.py
src/compas/artists/volmeshartist.py
src/compas/colors/__init__.py
src/compas/colors/color.py
src/compas/colors/colormap.py
src/compas/colors/html_colors.py
src/compas/colors/mpl_colormap.py
src/compas/colors/cmcrameri/LICENSE
src/compas/colors/cmcrameri/acton.txt
src/compas/colors/cmcrameri/actonS.txt
src/compas/colors/cmcrameri/bam.txt
src/compas/colors/cmcrameri/bamO.txt
src/compas/colors/cmcrameri/bamako.txt
src/compas/colors/cmcrameri/bamakoS.txt
src/compas/colors/cmcrameri/batlow.txt
src/compas/colors/cmcrameri/batlowK.txt
src/compas/colors/cmcrameri/batlowS.txt
src/compas/colors/cmcrameri/batlowW.txt
src/compas/colors/cmcrameri/berlin.txt
src/compas/colors/cmcrameri/bilbao.txt
src/compas/colors/cmcrameri/bilbaoS.txt
src/compas/colors/cmcrameri/broc.txt
src/compas/colors/cmcrameri/brocO.txt
src/compas/colors/cmcrameri/buda.txt
src/compas/colors/cmcrameri/budaS.txt
src/compas/colors/cmcrameri/bukavu.txt
src/compas/colors/cmcrameri/cork.txt
src/compas/colors/cmcrameri/corkO.txt
src/compas/colors/cmcrameri/davos.txt
src/compas/colors/cmcrameri/davosS.txt
src/compas/colors/cmcrameri/devon.txt
src/compas/colors/cmcrameri/devonS.txt
src/compas/colors/cmcrameri/fes.txt
src/compas/colors/cmcrameri/grayC.txt
src/compas/colors/cmcrameri/grayCS.txt
src/compas/colors/cmcrameri/hawaii.txt
src/compas/colors/cmcrameri/hawaiiS.txt
src/compas/colors/cmcrameri/imola.txt
src/compas/colors/cmcrameri/imolaS.txt
src/compas/colors/cmcrameri/lajolla.txt
src/compas/colors/cmcrameri/lajollaS.txt
src/compas/colors/cmcrameri/lapaz.txt
src/compas/colors/cmcrameri/lapazS.txt
src/compas/colors/cmcrameri/lisbon.txt
src/compas/colors/cmcrameri/nuuk.txt
src/compas/colors/cmcrameri/nuukS.txt
src/compas/colors/cmcrameri/oleron.txt
src/compas/colors/cmcrameri/oslo.txt
src/compas/colors/cmcrameri/osloS.txt
src/compas/colors/cmcrameri/roma.txt
src/compas/colors/cmcrameri/romaO.txt
src/compas/colors/cmcrameri/tofino.txt
src/compas/colors/cmcrameri/tokyo.txt
src/compas/colors/cmcrameri/tokyoS.txt
src/compas/colors/cmcrameri/turku.txt
src/compas/colors/cmcrameri/turkuS.txt
src/compas/colors/cmcrameri/vanimo.txt
src/compas/colors/cmcrameri/vik.txt
src/compas/colors/cmcrameri/vikO.txt
src/compas/data/__init__.py
src/compas/data/coercion.py
src/compas/data/conftest.py
src/compas/data/data.py
src/compas/data/encoders.py
src/compas/data/exceptions.py
src/compas/data/json.py
src/compas/data/validators.py
src/compas/data/samples/boxes.obj
src/compas/data/samples/butt_model.obj
src/compas/data/samples/cone.stl
src/compas/data/samples/cone_tool.json
src/compas/data/samples/cube.off
src/compas/data/samples/cube_ascii.stl
src/compas/data/samples/cube_binary.stl
src/compas/data/samples/cube_binary_2.stl
src/compas/data/samples/doosabin.json
src/compas/data/samples/faces.obj
src/compas/data/samples/faces_big.obj
src/compas/data/samples/faces_reversed.obj
src/compas/data/samples/fink.obj
src/compas/data/samples/grid_irregular.obj
src/compas/data/samples/hypar.obj
src/compas/data/samples/lines.json
src/compas/data/samples/lines.obj
src/compas/data/samples/lines_big.obj
src/compas/data/samples/lines_bigger.obj
src/compas/data/samples/lines_noleaves.obj
src/compas/data/samples/mesh.obj
src/compas/data/samples/mesh_100_faces.json
src/compas/data/samples/mesh_110_faces.json
src/compas/data/samples/open_edges.obj
src/compas/data/samples/point.json
src/compas/data/samples/quadmesh.obj
src/compas/data/samples/quadmesh_planar.obj
src/compas/data/samples/saddle.obj
src/compas/data/samples/spline.obj
src/compas/data/samples/tubemesh.json
src/compas/data/samples/tubemesh.obj
src/compas/data/samples/tubemesh.off
src/compas/data/samples/tubemesh.ply
src/compas/data/samples/ur_description/meshes/ur5/collision/base.stl
src/compas/data/samples/ur_description/meshes/ur5/collision/forearm.stl
src/compas/data/samples/ur_description/meshes/ur5/collision/shoulder.stl
src/compas/data/samples/ur_description/meshes/ur5/collision/upperarm.stl
src/compas/data/samples/ur_description/meshes/ur5/collision/wrist1.stl
src/compas/data/samples/ur_description/meshes/ur5/collision/wrist2.stl
src/compas/data/samples/ur_description/meshes/ur5/collision/wrist3.stl
src/compas/data/samples/ur_description/meshes/ur5/visual/base.obj
src/compas/data/samples/ur_description/meshes/ur5/visual/forearm.obj
src/compas/data/samples/ur_description/meshes/ur5/visual/shoulder.obj
src/compas/data/samples/ur_description/meshes/ur5/visual/upperarm.obj
src/compas/data/samples/ur_description/meshes/ur5/visual/wrist1.obj
src/compas/data/samples/ur_description/meshes/ur5/visual/wrist2.obj
src/compas/data/samples/ur_description/meshes/ur5/visual/wrist3.obj
src/compas/data/samples/ur_description/urdf/ur5.urdf
src/compas/data/schemas/box.json
src/compas/data/schemas/capsule.json
src/compas/data/schemas/circle.json
src/compas/data/schemas/compas.json
src/compas/data/schemas/cone.json
src/compas/data/schemas/cylinder.json
src/compas/data/schemas/ellipse.json
src/compas/data/schemas/frame.json
src/compas/data/schemas/graph.json
src/compas/data/schemas/halfedge.json
src/compas/data/schemas/halfface.json
src/compas/data/schemas/line.json
src/compas/data/schemas/plane.json
src/compas/data/schemas/point.json
src/compas/data/schemas/pointcloud.json
src/compas/data/schemas/polygon.json
src/compas/data/schemas/polyhedron.json
src/compas/data/schemas/polyline.json
src/compas/data/schemas/quaternion.json
src/compas/data/schemas/sphere.json
src/compas/data/schemas/torus.json
src/compas/data/schemas/transformation.json
src/compas/data/schemas/vector.json
src/compas/datastructures/__init__.py
src/compas/datastructures/_mutablemapping.py
src/compas/datastructures/attributes.py
src/compas/datastructures/datastructure.py
src/compas/datastructures/assembly/__init__.py
src/compas/datastructures/assembly/assembly.py
src/compas/datastructures/assembly/exceptions.py
src/compas/datastructures/assembly/part.py
src/compas/datastructures/graph/__init__.py
src/compas/datastructures/graph/graph.py
src/compas/datastructures/halfedge/__init__.py
src/compas/datastructures/halfedge/halfedge.py
src/compas/datastructures/halfface/__init__.py
src/compas/datastructures/halfface/halfface.py
src/compas/datastructures/mesh/__init__.py
src/compas/datastructures/mesh/bbox.py
src/compas/datastructures/mesh/bbox_numpy.py
src/compas/datastructures/mesh/clean.py
src/compas/datastructures/mesh/combinatorics.py
src/compas/datastructures/mesh/contours_numpy.py
src/compas/datastructures/mesh/conway.py
src/compas/datastructures/mesh/curvature.py
src/compas/datastructures/mesh/descent_numpy.py
src/compas/datastructures/mesh/duality.py
src/compas/datastructures/mesh/explode.py
src/compas/datastructures/mesh/geodesics_numpy.py
src/compas/datastructures/mesh/geometry.py
src/compas/datastructures/mesh/join.py
src/compas/datastructures/mesh/matrices.py
src/compas/datastructures/mesh/mesh.py
src/compas/datastructures/mesh/offset.py
src/compas/datastructures/mesh/orientation.py
src/compas/datastructures/mesh/parameterisation.py
src/compas/datastructures/mesh/planarisation.py
src/compas/datastructures/mesh/pull_numpy.py
src/compas/datastructures/mesh/remesh.py
src/compas/datastructures/mesh/slice.py
src/compas/datastructures/mesh/smoothing.py
src/compas/datastructures/mesh/smoothing_numpy.py
src/compas/datastructures/mesh/subdivision.py
src/compas/datastructures/mesh/transformations.py
src/compas/datastructures/mesh/transformations_numpy.py
src/compas/datastructures/mesh/triangulation.py
src/compas/datastructures/mesh/trimesh_samplepoints_numpy.py
src/compas/datastructures/mesh/trimming.py
src/compas/datastructures/mesh/operations/__init__.py
src/compas/datastructures/mesh/operations/collapse.py
src/compas/datastructures/mesh/operations/insert.py
src/compas/datastructures/mesh/operations/merge.py
src/compas/datastructures/mesh/operations/split.py
src/compas/datastructures/mesh/operations/substitute.py
src/compas/datastructures/mesh/operations/swap.py
src/compas/datastructures/mesh/operations/weld.py
src/compas/datastructures/network/__init__.py
src/compas/datastructures/network/combinatorics.py
src/compas/datastructures/network/complementarity.py
src/compas/datastructures/network/duality.py
src/compas/datastructures/network/explode.py
src/compas/datastructures/network/matrices.py
src/compas/datastructures/network/network.py
src/compas/datastructures/network/planarity.py
src/compas/datastructures/network/smoothing.py
src/compas/datastructures/network/transformations.py
src/compas/datastructures/network/traversal.py
src/compas/datastructures/network/operations/__init__.py
src/compas/datastructures/network/operations/join.py
src/compas/datastructures/network/operations/split.py
src/compas/datastructures/volmesh/__init__.py
src/compas/datastructures/volmesh/bbox.py
src/compas/datastructures/volmesh/transformations.py
src/compas/datastructures/volmesh/volmesh.py
src/compas/datastructures/volmesh/operations/__init__.py
src/compas/files/__init__.py
src/compas/files/dxf.py
src/compas/files/las.py
src/compas/files/obj.py
src/compas/files/off.py
src/compas/files/ply.py
src/compas/files/stl.py
src/compas/files/urdf.py
src/compas/files/xml.py
src/compas/files/_xml/__init__.py
src/compas/files/_xml/xml_cli.py
src/compas/files/_xml/xml_cpython.py
src/compas/files/_xml/xml_pre_38.py
src/compas/files/_xml/xml_shared.py
src/compas/files/gltf/__init__.py
src/compas/files/gltf/constants.py
src/compas/files/gltf/data_classes.py
src/compas/files/gltf/gltf.py
src/compas/files/gltf/gltf_children.py
src/compas/files/gltf/gltf_content.py
src/compas/files/gltf/gltf_exporter.py
src/compas/files/gltf/gltf_mesh.py
src/compas/files/gltf/gltf_node.py
src/compas/files/gltf/gltf_parser.py
src/compas/files/gltf/gltf_reader.py
src/compas/files/gltf/gltf_scene.py
src/compas/files/gltf/helpers.py
src/compas/geometry/__init__.py
src/compas/geometry/geometry.py
src/compas/geometry/_core/__init__.py
src/compas/geometry/_core/_algebra.py
src/compas/geometry/_core/analytical.py
src/compas/geometry/_core/angles.py
src/compas/geometry/_core/centroids.py
src/compas/geometry/_core/constructors.py
src/compas/geometry/_core/distance.py
src/compas/geometry/_core/kdtree.py
src/compas/geometry/_core/normals.py
src/compas/geometry/_core/quaternions.py
src/compas/geometry/_core/size.py
src/compas/geometry/_core/tangent.py
src/compas/geometry/bbox/__init__.py
src/compas/geometry/bbox/bbox.py
src/compas/geometry/bbox/bbox_numpy.py
src/compas/geometry/bestfit/__init__.py
src/compas/geometry/bestfit/bestfit.py
src/compas/geometry/bestfit/bestfit_numpy.py
src/compas/geometry/booleans/__init__.py
src/compas/geometry/curves/__init__.py
src/compas/geometry/curves/curve.py
src/compas/geometry/curves/nurbs.py
src/compas/geometry/hull/__init__.py
src/compas/geometry/hull/hull.py
src/compas/geometry/hull/hull_numpy.py
src/compas/geometry/icp/__init__.py
src/compas/geometry/icp/icp_numpy.py
src/compas/geometry/interpolation/__init__.py
src/compas/geometry/interpolation/barycentric.py
src/compas/geometry/interpolation/coons.py
src/compas/geometry/interpolation/tweening.py
src/compas/geometry/intersections/__init__.py
src/compas/geometry/intersections/intersections.py
src/compas/geometry/offset/__init__.py
src/compas/geometry/offset/offset.py
src/compas/geometry/pointclouds/__init__.py
src/compas/geometry/pointclouds/pointcloud.py
src/compas/geometry/predicates/__init__.py
src/compas/geometry/predicates/predicates_2.py
src/compas/geometry/predicates/predicates_3.py
src/compas/geometry/primitives/__init__.py
src/compas/geometry/primitives/_primitive.py
src/compas/geometry/primitives/circle.py
src/compas/geometry/primitives/curve.py
src/compas/geometry/primitives/ellipse.py
src/compas/geometry/primitives/frame.py
src/compas/geometry/primitives/line.py
src/compas/geometry/primitives/plane.py
src/compas/geometry/primitives/point.py
src/compas/geometry/primitives/polygon.py
src/compas/geometry/primitives/polyline.py
src/compas/geometry/primitives/quaternion.py
src/compas/geometry/primitives/vector.py
src/compas/geometry/quadmesh/__init__.py
src/compas/geometry/quadmesh/planarization.py
src/compas/geometry/shapes/__init__.py
src/compas/geometry/shapes/_shape.py
src/compas/geometry/shapes/box.py
src/compas/geometry/shapes/capsule.py
src/compas/geometry/shapes/cone.py
src/compas/geometry/shapes/cylinder.py
src/compas/geometry/shapes/polyhedron.py
src/compas/geometry/shapes/sphere.py
src/compas/geometry/shapes/torus.py
src/compas/geometry/surfaces/__init__.py
src/compas/geometry/surfaces/nurbs.py
src/compas/geometry/surfaces/surface.py
src/compas/geometry/transformations/__init__.py
src/compas/geometry/transformations/matrices.py
src/compas/geometry/transformations/projection.py
src/compas/geometry/transformations/reflection.py
src/compas/geometry/transformations/rotation.py
src/compas/geometry/transformations/scale.py
src/compas/geometry/transformations/shear.py
src/compas/geometry/transformations/transformation.py
src/compas/geometry/transformations/transformations.py
src/compas/geometry/transformations/transformations_numpy.py
src/compas/geometry/transformations/translation.py
src/compas/geometry/triangulation/__init__.py
src/compas/geometry/triangulation/delaunay.py
src/compas/geometry/triangulation/delaunay_numpy.py
src/compas/geometry/trimesh/__init__.py
src/compas/geometry/trimesh/curvature.py
src/compas/geometry/trimesh/geodistance.py
src/compas/geometry/trimesh/isolines.py
src/compas/geometry/trimesh/matrices.py
src/compas/geometry/trimesh/parametrisation.py
src/compas/geometry/trimesh/remesh.py
src/compas/geometry/trimesh/slicing.py
src/compas/numerical/__init__.py
src/compas/numerical/linalg.py
src/compas/numerical/matrices.py
src/compas/numerical/operators.py
src/compas/numerical/utilities.py
src/compas/numerical/descent/__init__.py
src/compas/numerical/descent/descent_numpy.py
src/compas/numerical/devo/__init__.py
src/compas/numerical/devo/devo_numpy.py
src/compas/numerical/dr/__init__.py
src/compas/numerical/dr/dr.py
src/compas/numerical/dr/dr_numpy.py
src/compas/numerical/fd/__init__.py
src/compas/numerical/fd/fd_numpy.py
src/compas/numerical/ga/__init__.py
src/compas/numerical/ga/ga.py
src/compas/numerical/ga/moga.py
src/compas/numerical/isolines/__init__.py
src/compas/numerical/isolines/isolines_numpy.py
src/compas/numerical/lma/__init__.py
src/compas/numerical/lma/lma_numpy.py
src/compas/numerical/mma/__init__.py
src/compas/numerical/mma/mma_numpy.py
src/compas/numerical/pca/__init__.py
src/compas/numerical/pca/pca_numpy.py
src/compas/numerical/topop/__init__.py
src/compas/numerical/topop/topop_numpy.py
src/compas/robots/__init__.py
src/compas/robots/configuration.py
src/compas/robots/model/__init__.py
src/compas/robots/model/base.py
src/compas/robots/model/geometry.py
src/compas/robots/model/joint.py
src/compas/robots/model/link.py
src/compas/robots/model/robot.py
src/compas/robots/model/tool.py
src/compas/robots/resources/__init__.py
src/compas/robots/resources/basic.py
src/compas/robots/resources/github.py
src/compas/rpc/__init__.py
src/compas/rpc/__main__.py
src/compas/rpc/dispatcher.py
src/compas/rpc/errors.py
src/compas/rpc/proxy.py
src/compas/rpc/server.py
src/compas/rpc/services/__init__.py
src/compas/rpc/services/default.py
src/compas/topology/__init__.py
src/compas/topology/combinatorics.py
src/compas/topology/connectivity.py
src/compas/topology/orientation.py
src/compas/topology/orientation_numpy.py
src/compas/topology/orientation_rhino.py
src/compas/topology/traversal.py
src/compas/utilities/__init__.py
src/compas/utilities/azync.py
src/compas/utilities/coercing.py
src/compas/utilities/colors.py
src/compas/utilities/datetime.py
src/compas/utilities/decorators.py
src/compas/utilities/descriptors.py
src/compas/utilities/encoders.py
src/compas/utilities/images.py
src/compas/utilities/itertools.py
src/compas/utilities/maps.py
src/compas/utilities/remote.py
src/compas/utilities/ssh.py
src/compas/utilities/xfunc.py
src/compas_blender/__init__.py
src/compas_blender/install.py
src/compas_blender/uninstall.py
src/compas_blender/artists/__init__.py
src/compas_blender/artists/artist.py
src/compas_blender/artists/boxartist.py
src/compas_blender/artists/capsuleartist.py
src/compas_blender/artists/circleartist.py
src/compas_blender/artists/coneartist.py
src/compas_blender/artists/curveartist.py
src/compas_blender/artists/cylinderartist.py
src/compas_blender/artists/frameartist.py
src/compas_blender/artists/lineartist.py
src/compas_blender/artists/meshartist.py
src/compas_blender/artists/networkartist.py
src/compas_blender/artists/pointartist.py
src/compas_blender/artists/polygonartist.py
src/compas_blender/artists/polyhedronartist.py
src/compas_blender/artists/polylineartist.py
src/compas_blender/artists/robotmodelartist.py
src/compas_blender/artists/sphereartist.py
src/compas_blender/artists/surfaceartist.py
src/compas_blender/artists/torusartist.py
src/compas_blender/artists/vectorartist.py
src/compas_blender/artists/volmeshartist.py
src/compas_blender/conversions/__init__.py
src/compas_blender/conversions/_geometry.py
src/compas_blender/conversions/curve.py
src/compas_blender/conversions/mesh.py
src/compas_blender/geometry/__init__.py
src/compas_blender/geometry/booleans/__init__.py
src/compas_blender/ui/__init__.py
src/compas_blender/ui/mouse.py
src/compas_blender/ui/forms/__init__.py
src/compas_blender/utilities/__init__.py
src/compas_blender/utilities/collections.py
src/compas_blender/utilities/data.py
src/compas_blender/utilities/drawing.py
src/compas_blender/utilities/misc.py
src/compas_blender/utilities/objects.py
src/compas_ghpython/NOTES
src/compas_ghpython/__init__.py
src/compas_ghpython/install.py
src/compas_ghpython/uninstall.py
src/compas_ghpython/artists/__init__.py
src/compas_ghpython/artists/artist.py
src/compas_ghpython/artists/boxartist.py
src/compas_ghpython/artists/capsuleartist.py
src/compas_ghpython/artists/circleartist.py
src/compas_ghpython/artists/coneartist.py
src/compas_ghpython/artists/curveartist.py
src/compas_ghpython/artists/cylinderartist.py
src/compas_ghpython/artists/frameartist.py
src/compas_ghpython/artists/lineartist.py
src/compas_ghpython/artists/meshartist.py
src/compas_ghpython/artists/networkartist.py
src/compas_ghpython/artists/pointartist.py
src/compas_ghpython/artists/polygonartist.py
src/compas_ghpython/artists/polyhedronartist.py
src/compas_ghpython/artists/polylineartist.py
src/compas_ghpython/artists/robotmodelartist.py
src/compas_ghpython/artists/sphereartist.py
src/compas_ghpython/artists/surfaceartist.py
src/compas_ghpython/artists/torusartist.py
src/compas_ghpython/artists/vectorartist.py
src/compas_ghpython/artists/volmeshartist.py
src/compas_ghpython/components/__init__.py
src/compas_ghpython/components/Compas_FromJson/code.py
src/compas_ghpython/components/Compas_FromJson/icon.png
src/compas_ghpython/components/Compas_FromJson/metadata.json
src/compas_ghpython/components/Compas_Info/code.py
src/compas_ghpython/components/Compas_Info/icon.png
src/compas_ghpython/components/Compas_Info/metadata.json
src/compas_ghpython/components/Compas_ToJson/code.py
src/compas_ghpython/components/Compas_ToJson/icon.png
src/compas_ghpython/components/Compas_ToJson/metadata.json
src/compas_ghpython/components/Compas_ToRhinoGeometry/code.py
src/compas_ghpython/components/Compas_ToRhinoGeometry/icon.png
src/compas_ghpython/components/Compas_ToRhinoGeometry/metadata.json
src/compas_ghpython/components/ghuser/Compas_FromJson.ghuser
src/compas_ghpython/components/ghuser/Compas_Info.ghuser
src/compas_ghpython/components/ghuser/Compas_ToJson.ghuser
src/compas_ghpython/components/ghuser/Compas_ToRhinoGeometry.ghuser
src/compas_ghpython/utilities/__init__.py
src/compas_ghpython/utilities/drawing.py
src/compas_ghpython/utilities/sets.py
src/compas_ghpython/utilities/timer.py
src/compas_plotters/__init__.py
src/compas_plotters/plotter.py
src/compas_plotters/artists/__init__.py
src/compas_plotters/artists/artist.py
src/compas_plotters/artists/circleartist.py
src/compas_plotters/artists/ellipseartist.py
src/compas_plotters/artists/lineartist.py
src/compas_plotters/artists/meshartist.py
src/compas_plotters/artists/networkartist.py
src/compas_plotters/artists/pointartist.py
src/compas_plotters/artists/polygonartist.py
src/compas_plotters/artists/polylineartist.py
src/compas_plotters/artists/segmentartist.py
src/compas_plotters/artists/vectorartist.py
src/compas_plotters/core/__init__.py
src/compas_plotters/core/drawing.py
src/compas_plotters/core/helpers.py
src/compas_plotters/core/utilities.py
src/compas_rhino/__init__.py
src/compas_rhino/install.py
src/compas_rhino/install_plugin.py
src/compas_rhino/uninstall.py
src/compas_rhino/uninstall_plugin.py
src/compas_rhino/artists/__init__.py
src/compas_rhino/artists/artist.py
src/compas_rhino/artists/boxartist.py
src/compas_rhino/artists/capsuleartist.py
src/compas_rhino/artists/circleartist.py
src/compas_rhino/artists/coneartist.py
src/compas_rhino/artists/curveartist.py
src/compas_rhino/artists/cylinderartist.py
src/compas_rhino/artists/frameartist.py
src/compas_rhino/artists/lineartist.py
src/compas_rhino/artists/meshartist.py
src/compas_rhino/artists/networkartist.py
src/compas_rhino/artists/planeartist.py
src/compas_rhino/artists/pointartist.py
src/compas_rhino/artists/polygonartist.py
src/compas_rhino/artists/polyhedronartist.py
src/compas_rhino/artists/polylineartist.py
src/compas_rhino/artists/robotmodelartist.py
src/compas_rhino/artists/sphereartist.py
src/compas_rhino/artists/surfaceartist.py
src/compas_rhino/artists/torusartist.py
src/compas_rhino/artists/vectorartist.py
src/compas_rhino/artists/volmeshartist.py
src/compas_rhino/conduits/__init__.py
src/compas_rhino/conduits/base.py
src/compas_rhino/conduits/faces.py
src/compas_rhino/conduits/labels.py
src/compas_rhino/conduits/lines.py
src/compas_rhino/conduits/points.py
src/compas_rhino/conversions/__init__.py
src/compas_rhino/conversions/_curves.py
src/compas_rhino/conversions/_exceptions.py
src/compas_rhino/conversions/_geometry.py
src/compas_rhino/conversions/_meshes.py
src/compas_rhino/conversions/_primitives.py
src/compas_rhino/conversions/_shapes.py
src/compas_rhino/conversions/_surfaces.py
src/compas_rhino/conversions/_transformations.py
src/compas_rhino/conversions/box.py
src/compas_rhino/conversions/circle.py
src/compas_rhino/conversions/cone.py
src/compas_rhino/conversions/curve.py
src/compas_rhino/conversions/cylinder.py
src/compas_rhino/conversions/ellipse.py
src/compas_rhino/conversions/line.py
src/compas_rhino/conversions/mesh.py
src/compas_rhino/conversions/plane.py
src/compas_rhino/conversions/point.py
src/compas_rhino/conversions/polyline.py
src/compas_rhino/conversions/sphere.py
src/compas_rhino/conversions/surface.py
src/compas_rhino/conversions/vector.py
src/compas_rhino/forms/__init__.py
src/compas_rhino/forms/base.py
src/compas_rhino/forms/browser.py
src/compas_rhino/forms/chart.py
src/compas_rhino/forms/image.py
src/compas_rhino/forms/slider.py
src/compas_rhino/forms/text.py
src/compas_rhino/forms/etoforms/__init__.py
src/compas_rhino/forms/etoforms/image.py
src/compas_rhino/forms/etoforms/propertylist.py
src/compas_rhino/forms/etoforms/settings.py
src/compas_rhino/forms/etoforms/text.py
src/compas_rhino/geometry/__init__.py
src/compas_rhino/geometry/booleans/__init__.py
src/compas_rhino/geometry/curves/__init__.py
src/compas_rhino/geometry/curves/curve.py
src/compas_rhino/geometry/curves/nurbs.py
src/compas_rhino/geometry/surfaces/__init__.py
src/compas_rhino/geometry/surfaces/nurbs.py
src/compas_rhino/geometry/surfaces/surface.py
src/compas_rhino/geometry/transformations/__init__.py
src/compas_rhino/geometry/trimesh/__init__.py
src/compas_rhino/geometry/trimesh/curvature.py
src/compas_rhino/geometry/trimesh/slice.py
src/compas_rhino/objects/__init__.py
src/compas_rhino/objects/_modify.py
src/compas_rhino/objects/_object.py
src/compas_rhino/objects/_select.py
src/compas_rhino/objects/meshobject.py
src/compas_rhino/objects/networkobject.py
src/compas_rhino/objects/volmeshobject.py
src/compas_rhino/ui/__init__.py
src/compas_rhino/ui/command.py
src/compas_rhino/ui/mouse.py
src/compas_rhino/ui/rui.py
src/compas_rhino/utilities/__init__.py
src/compas_rhino/utilities/constructors.py
src/compas_rhino/utilities/document.py
src/compas_rhino/utilities/drawing.py
src/compas_rhino/utilities/geometry.py
src/compas_rhino/utilities/layers.py
src/compas_rhino/utilities/misc.py
src/compas_rhino/utilities/objects.py