TrueGeometry.com is in its "alpha" version. It is cloud platform for storage of various open source 3D file formats. As experimental feature it has ways to reverse engineers 3D models, search for similar components and with usage of machine learning it can transform assemblies into each other with a click of mouse. Some more futuristic features include motion transfer for animation and VR use cases.
The plugin provides facility to upload your FreeCAD drawings directly to www.TrueGeometry.com cloud.
The plugin provides facility to directly download your drawings from www.TrueGeometry.com cloud to FreeCAD application.
The plugin provides facility to download crossover of two drawings created at www.TrueGeometry.com cloud to FreeCAD application.
- Crossover analyses parts of first model and attempts to create the second model. This module, basically explorers the feasibility of using parts of a geometry in another geometry as per their simmilarity index.
- Copy the FreeCAD_TrueGeometry_Plugin.FCMacro file to Macro directory of FreeCAD on your drive
On Linux it is usually /usr/share/freecad/
- Copy the FreeCAD_TrueGeometry_Plugin.FCMacro file to Macro directory of FreeCAD on your drive
On Windows it is usually C:\Program Files\FreeCAD\ - Run FreeCAD Application as Administrator when running the code for first time, as it installs the requestst library for the environment if not already installed.
- Copy the FreeCAD_TrueGeometry_Plugin.FCMacro file to Macro directory of FreeCAD on your drive
On Mac OSX it is usually /Applications/FreeCAD/