Tanc60 / RevitStraightSkeleton

Revit Pugins for geometry conversion and straight skeleton.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RevitStraightSkeleton

Revit Pugins for line conversion and straight skeleton. This tool can be used in generating roof, finding center line in custom shape, etc.

image

1. straight skeleton

In revit the middle lines of walls can be automatically generated, however, for custom shaped wall and other object, there is no automatic function to do. Because of a lack of reference line, it is often tedious to hand draw the middle line. In this case, straight skeleton tool is useful for solving this problem.

For instance, the red middle line is generated from the blue boudary.

2. modelline to room separation line

Some time we need to import CAD lines to Revit, but the lines from the CAD can only be convert to model lines. This tool can convert modelline to room separation line. Useful in importing room separation from CAD file.

3. modelline to area boundary line

For the similar reason, area boundary line can be generated from CAD file. The area boundary line is useful in defining custom area, especially for area with width less than 275mm, which otherwise will be ignored by room function.

About

Revit Pugins for geometry conversion and straight skeleton.


Languages

Language:C# 100.0%