Info
Version: | 0.0.5 |
Author(s): | Anthony Trgovcich |
Last Update: | Monday, April 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/atrgovcich/customcad |
NuGet Url: | https://www.nuget.org/packages/CadPanel |
Install
Install-Package CadPanel
dotnet add package CadPanel
paket add CadPanel
CadPanel Download (Unzip the "nupkg" after downloading)
Dependencies
- MathNet.Numerics(>= 4.8.1)
- Newtonsoft.Json(>= 12.0.3)
- OxyPlot.Core(>= 2.0.0)
- OxyPlot.WindowsForms(>= 2.0.0)
- OpenTK(>= 3.1.0)
- OpenTK.GLControl(>= 3.1.0)
Tags
Provides simple drawing functionality and control. Also provides fiber section analysis using non-linear material properties.
Contains basic API allowing saving / loading of geometry and other information, graphical controls over the panel, and event handling relating to selected object changes. Type "commands" in the text bar to access a full list of implemented commands.