Rhino 6 C++ SDK based project
This sample project is a work in progress with the final aim of creating a starter project for a flow based plugin using Rhino 6 C++ SDK.
A flow based plugin can be defined as a plugin with a stipulated number of steps where each step represents a Rhino command.
The following icons were used in this project and need to be attributed separately if used by another project.
Typicons by Stephen Hutchings,
License: CC BY-SA 3.0 Attribution
Basic User Interface Elements by Stefan Taubert, License: CC BY-SA 3.0 Attribution
Arrows and Universal Actions by Natalia Jacquier, License: Free for commercial use
Copyright (c) 2018 Sunayana Ghosh
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the license. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.