Euclid.Rhino 0.6.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Euclid.Rhino --version 0.6.1
NuGet\Install-Package Euclid.Rhino -Version 0.6.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Euclid.Rhino" Version="0.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Euclid.Rhino --version 0.6.1
#r "nuget: Euclid.Rhino, 0.6.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Euclid.Rhino as a Cake Addin
#addin nuget:?package=Euclid.Rhino&version=0.6.1

// Install Euclid.Rhino as a Cake Tool
#tool nuget:?package=Euclid.Rhino&version=0.6.1

Euclid.Rhino

code size license

Logo

This package is for using the Euclid geometry library in Rhino3d.

It provides extension members for drawing Euclid geometry in Rhino.

And for converting Rhino geometry to Euclid geometry. And vice versa.

The version number of Euclid.Rhino is aligned with the referenced version of Euclid.

Documentation

Just open the Euclid namespace. open Euclid This will auto-open the module AutoOpenRhinoIntegration You will get access to all the extension methods for Rhino integration.

For now see full API documentation on fuget.org or look at main.fs for the source code.

License

MIT

Release Notes

0.6.1

  • update to pull in Euclid 0.6.1

0.5.0

  • update to pull in Euclid 0.5.0
  • auto open RhinoIntegration module

0.4.1

  • update to pull in Euclid 0.4.1

0.4.0

  • update to pull in Euclid 0.4.0

0.3.0

  • update to Euclid 0.3.0
  • fix typos

0.2.0

  • align with Euclid 0.2.0
Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.1 88 2/17/2024
0.5.0 147 1/7/2024
0.4.1 156 12/2/2023
0.4.0 112 11/29/2023
0.3.0 136 10/22/2023
0.2.0 181 2/18/2023

- update to pull in Euclid  0.6.1