Coder Social home page Coder Social logo

importexport_3dm's Introduction

ImportExport 3DM

Add Import/Export of 3DM files to FreeCAD

##########################################################

Some coded added lots more to do.

Please report any problems as Issues - Thanks

##########################################################

Requirements

  • rhino3dm - Open Python Rhino 3dm library

You need to use the same version and level of Python that FreeCAD is using to install rhino3dm.

You can find out the version FreeCAD is using by using

FreeCAD | About freecad | Libraries 

or Looking at the heading in FreeCAD python console

Installation - Add on Manager

  • The workbench is available via the FreeCAD AddonManager
  • However users may have to install rhino3dm depending on OS.
  • One suggestion
    • Start FreeCAD

    • In python console

      • import sys
      • print(sys.path)
    • Select one the the directories listed

      If FreeCAD is using Python 3.8

      python3.8 -m pip install rhino3dm -t [directory path]

    • restart FreeCAD

Alternate Installation ( Linux )

Sample Rhino files

Can be downloaded from https://www.rhino3d.com/download/opennurbs/6/opennurbs6samples

Acknowledgements

  • Icon design by Freepik
  • 3dm testCases kindly supplied by Jonne Neva (cheezebreeze)

Developers

  • Chris Grellier
  • Keith Sloan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.