CadPanel 0.0.5
A basic CAD control that can be dropped onto a Windows Forms app. 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.
Install-Package CadPanel -Version 0.0.5
dotnet add package CadPanel --version 0.0.5
<PackageReference Include="CadPanel" Version="0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CadPanel --version 0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CadPanel, 0.0.5"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Beta Release, fixed bug in save/open methods
Dependencies
-
- MathNet.Numerics (>= 4.8.1)
- Newtonsoft.Json (>= 12.0.3)
- OpenTK (>= 3.1.0)
- OpenTK.GLControl (>= 3.1.0)
- OxyPlot.Core (>= 2.0.0)
- OxyPlot.WindowsForms (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.5 | 161 | 4/20/2020 |