 |
Measures the area of a surface and rounds the result, then lets the user place a leader with an annotation point with the area. |
 |
Counts objects with the same name as a picked reference object. |
 |
The user specifies a length and selects a number of curves. Each curve over the specified length if marked in red and annotated with its length. |
 |
Type in a base name and select a set of objects. The objects will be named i sequence; box_1, box_2, etc |
 |
Some fun I had making a tool to help us build bike tracks and jumps. Input some basic rider info and give the script a curve to work from and it will build 'bridges' tilted to fit rider speed. |
 |
A small tool to help space-planning; makes boxes of specified floor area and height. make sure to set the layer material to transparent, the annotation text is inside the box. |
 |
A quite useful tool to unroll, measure and dimension triangles. The input must be in the form of exploded trimmed surfaces/triangles. Thanks David Rutten for your help. |
 |
Script takes a point-cloud and creates voronoi diagram tiles positioned at the Z-height of each point in the point-cloud. Based on David's Voronoi Polygon function. |