Skip to main content

OpenNURBS based package with a RhinoCommon style

Project description

rhino3dm.py

CPython package based on OpenNURBS with a RhinoCommon style

Project Hompage at: https://github.com/mcneel/rhino3dm

Supported platforms

  • Python27 - Windows (32 and 64 bit)
  • Python37 - Windows (32 and 64 bit)
  • Python27 - OSX (installed through homebrew)
  • Python37 - OSX (installed through homebrew)
  • Other distributions are possible, just let us know where you need this package to run

Test

  • start python
>>> from rhino3dm import *
>>> import requests
>>> req = requests.get("https://files.mcneel.com/TEST/Rhino Logo.3dm")
>>> model = File3dm.FromByteArray(req.content)
>>> for i in range(len(model.Objects)):
>>>     geometry = model.Objects[i].Geometry
>>>     bbox = geometry.GetBoundingBox()
>>>     print("{}, {}".format(bbox.Min, bbox.Max))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rhino3dm-0.0.3-cp37-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.7Windows x86-64

rhino3dm-0.0.3-cp37-none-win32.whl (1.0 MB view details)

Uploaded CPython 3.7Windows x86

rhino3dm-0.0.3-cp37-none-macosx_10_13_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.7macOS 10.13+ x86-64

rhino3dm-0.0.3-cp27-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 2.7Windows x86-64

rhino3dm-0.0.3-cp27-none-win32.whl (1.0 MB view details)

Uploaded CPython 2.7Windows x86

rhino3dm-0.0.3-cp27-none-macosx_10_13_x86_64.whl (2.8 MB view details)

Uploaded CPython 2.7macOS 10.13+ x86-64

File details

Details for the file rhino3dm-0.0.3-cp37-none-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-0.0.3-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15

File hashes

Hashes for rhino3dm-0.0.3-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 0ce497b8d343a74c6d8cd8cc8394fda7656529075f316346992054223dcf6041
MD5 9996d1d18ed4cf2f06cf3843d27308e1
BLAKE2b-256 bb5e67d9e308d88e99a033f04695fef610559a7980d9ff07305406c490bb69cd

See more details on using hashes here.

File details

Details for the file rhino3dm-0.0.3-cp37-none-win32.whl.

File metadata

  • Download URL: rhino3dm-0.0.3-cp37-none-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15

File hashes

Hashes for rhino3dm-0.0.3-cp37-none-win32.whl
Algorithm Hash digest
SHA256 1665a467f15c926beaf053788550da9fc609217cc3980ef85c2d85ce3c5522a2
MD5 736af2fb20bd37bf4e06c3fd6de46419
BLAKE2b-256 fd82afff2fafa2ab6cc4e423b41a69aa5addf153b51a62edb69437d2848ded12

See more details on using hashes here.

File details

Details for the file rhino3dm-0.0.3-cp37-none-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: rhino3dm-0.0.3-cp37-none-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 3.7, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15

File hashes

Hashes for rhino3dm-0.0.3-cp37-none-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9ef1c27c0ea2dcdd6c059a5dc6ec04ae080f1cfc1d456a05cbbaee47dc01ed24
MD5 cb6697fc1586c7c87bb9fefabd492e52
BLAKE2b-256 5858674f294163dded693fb8b6755ff44ea689f34db8fe2854bc90a0c7d26f1a

See more details on using hashes here.

File details

Details for the file rhino3dm-0.0.3-cp27-none-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-0.0.3-cp27-none-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 2.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15

File hashes

Hashes for rhino3dm-0.0.3-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 eba73ef7bc7cfc98572deaa4a0399ae904c4fda1367f4fc119ceceef058b45b4
MD5 958667614ba94c8133fc32039ff31cfb
BLAKE2b-256 82dc5ce6c3992e2d9385c1c78714b4bac7847bb64c3888f76a9b154a4f5c8d9a

See more details on using hashes here.

File details

Details for the file rhino3dm-0.0.3-cp27-none-win32.whl.

File metadata

  • Download URL: rhino3dm-0.0.3-cp27-none-win32.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 2.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15

File hashes

Hashes for rhino3dm-0.0.3-cp27-none-win32.whl
Algorithm Hash digest
SHA256 f999df5d92942b21e89acc704f0224926edca986b44d9a8be95b9e61c31e5dd4
MD5 0c56c05f678f9bf7ec047265c69bd482
BLAKE2b-256 a211f25878aa0d8b62f953b70622abfca0f77160924efa01fcf2a5da67456857

See more details on using hashes here.

File details

Details for the file rhino3dm-0.0.3-cp27-none-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: rhino3dm-0.0.3-cp27-none-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: CPython 2.7, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15

File hashes

Hashes for rhino3dm-0.0.3-cp27-none-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c9ec094280e75f967baf3d3b80f3868de0ab75371c66bff533276ec4bf945830
MD5 2c7a6f26348ab40a5ea29e10bc381b85
BLAKE2b-256 82c6bf4880b7a4dc87243f6dd19fdb2cf0aeeec53396e291874521e7c144a175

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page