You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feats: extract additional beam/joints data for results csv export (#143)
* FIX: got rid of cloudtocloud away from publication
* FIX:catch up with main
* ADD-WIP: unsure about this commit, leftover mods
* FIX-ADD: no more distances in csv export, added distances export option as separate
* ADD: extra commodity for automatic added bool toggles
* MILESTONE-ADD: new category results with import/export/inspect results + load cloud fix
* FIX: convert pickle to JSON serialization
* FIX: missing import
* FIX: correct exception RML message
* FIRST COMMIT: for next implementation
* ADD: axis for beam
* FIX: faster dfassembly preview
* FIX: add output to component for better debug
* CAP-ADD: implemented extra info geometries
* CAP-TYPO: cleaning
* WIP: committing before solving conflicts
* FIX: add axis compatibility for elements with no joints
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ Open your Grasshopper canvas and search for the `DF` components!
54
54
The full documentation, with tutorials, automatic documentation for GHComponents and PythonAPI is available [here](https://diffcheckorg.github.io/diffCheck/).
0 commit comments