[Plugin]Unique colors for layers
-
I want to present my first plugin. I am not developer. I never writen plugins before. Maybe some part of my code look clumsy. I am open for any advice for code optimization.
It part of tool to convert SketchUp model to 2d-dwg to AutoCAD with layers.
https://www.youtube.com/watch?v=W-aH6qAqO-g%26amp;list=UUqB9ngpXaC2QaBmP3ZZeeiA
Description
Ruby plugin for SketchUp 2014 to make all unique colors of layers in each 3D model. This plugin can help you to organize with layers more efficiently. Especially, when you need to export CAD SketchUp model. It works with all layers, except "Layer0" that the colors of other layers can be modified.
Plugin features :
- Analysis of the model for the presence of colors of layers
- Randomize colors of all or non-unique layers
- Create new layers with unique colors.
Souce code on GITHUB https://github.com/yorik1984/Unique-Colors-For-Layers
- Analysis of the model for the presence of colors of layers
Advertisement