AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
src/compas_timber/__init__.py
src/compas_timber/__version__.py
src/compas_timber.egg-info/PKG-INFO
src/compas_timber.egg-info/SOURCES.txt
src/compas_timber.egg-info/dependency_links.txt
src/compas_timber.egg-info/not-zip-safe
src/compas_timber.egg-info/requires.txt
src/compas_timber.egg-info/top_level.txt
src/compas_timber/assembly/README.md
src/compas_timber/assembly/__init__.py
src/compas_timber/assembly/assembly.py
src/compas_timber/connections/README.md
src/compas_timber/connections/__init__.py
src/compas_timber/connections/joint.py
src/compas_timber/connections/l_butt.py
src/compas_timber/connections/l_miter.py
src/compas_timber/connections/solver.py
src/compas_timber/connections/t_butt.py
src/compas_timber/ghpython/__init__.py
src/compas_timber/ghpython/ghcomponent_helpers.py
src/compas_timber/ghpython/rhino_object_name_attributes.py
src/compas_timber/ghpython/workflow.py
src/compas_timber/ghpython/components/README.md
src/compas_timber/ghpython/components/__init__.py
src/compas_timber/ghpython/components/install.py
src/compas_timber/ghpython/components/CT_Assembly/code.py
src/compas_timber/ghpython/components/CT_Assembly/icon.png
src/compas_timber/ghpython/components/CT_Assembly/metadata.json
src/compas_timber/ghpython/components/CT_Attributes_Check/code.py
src/compas_timber/ghpython/components/CT_Attributes_Check/icon.png
src/compas_timber/ghpython/components/CT_Attributes_Check/metadata.json
src/compas_timber/ghpython/components/CT_Attributes_Create/code.py
src/compas_timber/ghpython/components/CT_Attributes_Create/icon.png
src/compas_timber/ghpython/components/CT_Attributes_Create/metadata.json
src/compas_timber/ghpython/components/CT_Attributes_Delete/code.py
src/compas_timber/ghpython/components/CT_Attributes_Delete/icon.png
src/compas_timber/ghpython/components/CT_Attributes_Delete/metadata.json
src/compas_timber/ghpython/components/CT_Attributes_Get/code.py
src/compas_timber/ghpython/components/CT_Attributes_Get/icon.png
src/compas_timber/ghpython/components/CT_Attributes_Get/metadata.json
src/compas_timber/ghpython/components/CT_Attributes_Get_Custom/code.py
src/compas_timber/ghpython/components/CT_Attributes_Get_Custom/icon.png
src/compas_timber/ghpython/components/CT_Attributes_Get_Custom/metadata.json
src/compas_timber/ghpython/components/CT_Attributes_Set/code.py
src/compas_timber/ghpython/components/CT_Attributes_Set/icon.png
src/compas_timber/ghpython/components/CT_Attributes_Set/metadata.json
src/compas_timber/ghpython/components/CT_Attributes_Set_Custom/code.py
src/compas_timber/ghpython/components/CT_Attributes_Set_Custom/icon.png
src/compas_timber/ghpython/components/CT_Attributes_Set_Custom/metadata.json
src/compas_timber/ghpython/components/CT_AutomaticJoints/code.py
src/compas_timber/ghpython/components/CT_AutomaticJoints/icon.png
src/compas_timber/ghpython/components/CT_AutomaticJoints/metadata.json
src/compas_timber/ghpython/components/CT_Bake_BoxMap/code.py
src/compas_timber/ghpython/components/CT_Bake_BoxMap/icon.png
src/compas_timber/ghpython/components/CT_Bake_BoxMap/metadata.json
src/compas_timber/ghpython/components/CT_BeamDecompose/code.py
src/compas_timber/ghpython/components/CT_BeamDecompose/icon.png
src/compas_timber/ghpython/components/CT_BeamDecompose/metadata.json
src/compas_timber/ghpython/components/CT_Beam_fromCurve/code.py
src/compas_timber/ghpython/components/CT_Beam_fromCurve/icon.png
src/compas_timber/ghpython/components/CT_Beam_fromCurve/metadata.json
src/compas_timber/ghpython/components/CT_Beam_fromCurveGuid/code.py
src/compas_timber/ghpython/components/CT_Beam_fromCurveGuid/icon.png
src/compas_timber/ghpython/components/CT_Beam_fromCurveGuid/metadata.json
src/compas_timber/ghpython/components/CT_FeatureBrepSubtraction/code.py
src/compas_timber/ghpython/components/CT_FeatureBrepSubtraction/icon.png
src/compas_timber/ghpython/components/CT_FeatureBrepSubtraction/metadata.json
src/compas_timber/ghpython/components/CT_Feature_Trim/code.py
src/compas_timber/ghpython/components/CT_Feature_Trim/icon.png
src/compas_timber/ghpython/components/CT_Feature_Trim/metadata.json
src/compas_timber/ghpython/components/CT_FindByGuid/code.py
src/compas_timber/ghpython/components/CT_FindByGuid/icon.png
src/compas_timber/ghpython/components/CT_FindByGuid/metadata.json
src/compas_timber/ghpython/components/CT_JointDef_LButt/code.py
src/compas_timber/ghpython/components/CT_JointDef_LButt/icon.png
src/compas_timber/ghpython/components/CT_JointDef_LButt/metadata.json
src/compas_timber/ghpython/components/CT_JointDef_LMiter/code.py
src/compas_timber/ghpython/components/CT_JointDef_LMiter/icon.png
src/compas_timber/ghpython/components/CT_JointDef_LMiter/metadata.json
src/compas_timber/ghpython/components/CT_JointDef_Rule/code.py
src/compas_timber/ghpython/components/CT_JointDef_Rule/icon.png
src/compas_timber/ghpython/components/CT_JointDef_Rule/metadata.json
src/compas_timber/ghpython/components/CT_JointDef_TButt/code.py
src/compas_timber/ghpython/components/CT_JointDef_TButt/icon.png
src/compas_timber/ghpython/components/CT_JointDef_TButt/metadata.json
src/compas_timber/ghpython/components/CT_ShowAssembly/code.py
src/compas_timber/ghpython/components/CT_ShowAssembly/icon.png
src/compas_timber/ghpython/components/CT_ShowAssembly/metadata.json
src/compas_timber/ghpython/components/CT_ShowBeamFrame/code.py
src/compas_timber/ghpython/components/CT_ShowBeamFrame/icon.png
src/compas_timber/ghpython/components/CT_ShowBeamFrame/metadata.json
src/compas_timber/ghpython/components/CT_ShowBeamIndex/code.py
src/compas_timber/ghpython/components/CT_ShowBeamIndex/icon.png
src/compas_timber/ghpython/components/CT_ShowBeamIndex/metadata.json
src/compas_timber/ghpython/components/CT_ShowBeamShape/code.py
src/compas_timber/ghpython/components/CT_ShowBeamShape/icon.png
src/compas_timber/ghpython/components/CT_ShowBeamShape/metadata.json
src/compas_timber/ghpython/components/CT_ShowJointTypes/code.py
src/compas_timber/ghpython/components/CT_ShowJointTypes/icon.png
src/compas_timber/ghpython/components/CT_ShowJointTypes/metadata.json
src/compas_timber/ghpython/components/ghuser/CT_Assembly.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Attributes_Check.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Attributes_Create.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Attributes_Delete.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Attributes_Get.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Attributes_Get_Custom.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Attributes_Set.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Attributes_Set_Custom.ghuser
src/compas_timber/ghpython/components/ghuser/CT_AutomaticJoints.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Bake_BoxMap.ghuser
src/compas_timber/ghpython/components/ghuser/CT_BeamDecompose.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Beam_fromCurve.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Beam_fromCurveGuid.ghuser
src/compas_timber/ghpython/components/ghuser/CT_FeatureBrepSubtraction.ghuser
src/compas_timber/ghpython/components/ghuser/CT_Feature_Trim.ghuser
src/compas_timber/ghpython/components/ghuser/CT_FindByGuid.ghuser
src/compas_timber/ghpython/components/ghuser/CT_JointDef_LButt.ghuser
src/compas_timber/ghpython/components/ghuser/CT_JointDef_LMiter.ghuser
src/compas_timber/ghpython/components/ghuser/CT_JointDef_Rule.ghuser
src/compas_timber/ghpython/components/ghuser/CT_JointDef_TButt.ghuser
src/compas_timber/ghpython/components/ghuser/CT_SelectionList_AttributeName.ghuser
src/compas_timber/ghpython/components/ghuser/CT_SelectionList_JointType.ghuser
src/compas_timber/ghpython/components/ghuser/CT_ShowAssembly.ghuser
src/compas_timber/ghpython/components/ghuser/CT_ShowBeamFrame.ghuser
src/compas_timber/ghpython/components/ghuser/CT_ShowBeamIndex.ghuser
src/compas_timber/ghpython/components/ghuser/CT_ShowBeamShape.ghuser
src/compas_timber/ghpython/components/ghuser/CT_ShowJointTypes.ghuser
src/compas_timber/ghpython/ghuser_manual/CT_SelectionList_AttributeName.ghuser
src/compas_timber/ghpython/ghuser_manual/CT_SelectionList_JointType.ghuser
src/compas_timber/parts/README.md
src/compas_timber/parts/__init__.py
src/compas_timber/parts/beam.py
src/compas_timber/parts/exceptions.py
src/compas_timber/parts/features.py
src/compas_timber/rhino/__init__.py
src/compas_timber/rhino/install.py
src/compas_timber/utils/README.md
src/compas_timber/utils/__init__.py
src/compas_timber/utils/compas_extra.py
src/compas_timber/utils/helpers.py
src/compas_timber/utils/r_tree.py
src/compas_timber/utils/rhino_compas.py
src/compas_timber/utils/rhinoscript.py