Coincident planes

Coincident planes

Further to my previous post about signed distance to plane , Here I would like to share another insight to plane geometry in Revit API. Two planes are geometrically the same (they are coincident) if all points are one plane lies on other plane too. At first you may...
Signed distance of a point from a plane

Signed distance of a point from a plane

Today I was looking at the Project() method in Revit API. The method signature offers a distance parameter which outputs the distance of the projected point to the input point.  public void Project( XYZ point, out UV uv, out double distance )  The value of distance...
Butterfly version 0.2

Butterfly version 0.2

In this version we have added Butterfly Graph! The Graph tool is a data visualization tool which creates graphical charts from Revit schedules. These charts can be customized and refresh at any time. With Graph tool you no longer need another software to create...

CSI Link v 0.3 released

CSI Link v.03 is released. In this version: Various bugs reported from the previous release were fixed. Performance has been improved taking advantage of identifying the typical floor from settings dialog. Exports bracing. Slabs with free form edges are being exported...
Macaw V 0.1 is released

Macaw V 0.1 is released

  Macaw is an Autodesk® Revit® add-in which displays the keynotes within the existing keynote table and allows for searching, grouping and editing keynotes directly within keynote application.