Skip to content

roboter/OpenSharpCAD

Repository files navigation

mattercad

Parametric cad using c#

Video

YouTube Demo

Description

I found some abandoned project to create parametric cad using c# I love OpenScad and use it a lot, but I am .NET developer so will be grat to have something similar with .NET

Links

Original project from MatterHackers https://www.matterhackers.com/news/mattercad-design-your-3d-parts-in-csharp

Example

CsgObject bar = new Box(20, 5.8, 12, createCentered: false);

Screenshot

About

Parametric cad using c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published