https://github.com/bhom/clipper_toolkit
Wrapper toolkit for the Clipper Geometry Nuget package
https://github.com/bhom/clipper_toolkit
bhom engine geometry utility
Last synced: 11 months ago
JSON representation
Wrapper toolkit for the Clipper Geometry Nuget package
- Host: GitHub
- URL: https://github.com/bhom/clipper_toolkit
- Owner: BHoM
- Created: 2020-02-17T11:05:59.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-19T10:21:42.000Z (over 1 year ago)
- Last Synced: 2024-12-19T11:28:40.683Z (over 1 year ago)
- Topics: bhom, engine, geometry, utility
- Language: C#
- Size: 74.2 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/lgpl-3.0) [](https://ci.appveyor.com/api/projects/status/clipper_toolkit/branch/master) [](https://dev.azure.com/BHoMBot/BHoM/_build/latest?definitionId=177&branchName=master)
# Clipper_Toolkit
The Clipper_Toolkit provides a wrapper for the Clipper libraries between C# and the BHoM. It provides access to polyline offsetting methods within the BHoM framework.
...
http://www.angusj.com/delphi/clipper.php
### Known Versions of Software Supported
Clipper 6.4.0
### Documentation
---
This toolkit is part of the Buildings and Habitats object Model. Find out more on our [wiki](https://github.com/BHoM/documentation/wiki) or at [https://bhom.xyz](https://bhom.xyz/)
## Quick Start 🚀
Grab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).
## Getting Started for Developers 🤖
If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄
Do take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/)
## Want to Contribute? ##
BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips [here](https://github.com/BHoM/BHoM/blob/main/CONTRIBUTING.md).
## Licence ##
BHoM is free software licenced under GNU Lesser General Public Licence - [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)
Each contributor holds copyright over their respective contributions.
The project versioning (Git) records all such contribution source information.
See [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).