Skip to content

FreeCAD Macros to upload and download your drawing directly to/from www.truegeometry.com cloud.

Notifications You must be signed in to change notification settings

yashpandey22/FreeCAD_TrueGeometry_Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

FreeCAD_TrueGeometry_Plugin

TrueGeometry

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.

FreeCAD TrueGeometry Plugin

Feature 1:

The plugin provides facility to upload your FreeCAD drawings directly to www.TrueGeometry.com cloud.

Feature 2:

The plugin provides facility to directly download your drawings from www.TrueGeometry.com cloud to FreeCAD application.

Feature 3:

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.

Installation Instructions for Linux

  • Copy the FreeCAD_TrueGeometry_Plugin.FCMacro file to Macro directory of FreeCAD on your drive
    On Linux it is usually /usr/share/freecad/

Installation Instructions for Windows

  • 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.

Installation Instructions for Mac

  • Copy the FreeCAD_TrueGeometry_Plugin.FCMacro file to Macro directory of FreeCAD on your drive
    On Mac OSX it is usually /Applications/FreeCAD/

Below is an example image of Macro Selection Window of FreeCAD which can be accessed by Macro -> Macros:

Selection

Below is an example image of FreeCAD_TrueGeometry_Plugin's Upload Feature GUI:

Upload

Below is an example image of FreeCAD_TrueGeometry_Plugin's Download Feature GUI:

Download

Below is an example image of FreeCAD_TrueGeometry_Plugin's Crossover Download Feature GUI:

Crossover

Below is an Example 3D Model in FreeCAD:

Model FreeCAD

Below is an Example 3D Model at www.truegeometry.com:

TG

A YouTube video illustrating the functionality of the Plugins

https://www.youtube.com/watch?v=H-9aBG9-8w0