by PARA | Mar 3, 2020 | Revit Programming
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...
by PARA | Feb 29, 2020 | Revit Programming
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...
by PARA | May 17, 2019 | Butterfly
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...
by PARA | Mar 15, 2019 | CSI Link
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...
by PARA | Nov 9, 2018 | Macaw
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.
Recent Comments