by PARA | Apr 7, 2020 | Blog, Revit Programming
In my last my post I discussed this topic in the context of linear algebra and differential geometry. We also briefly discussed root finding method. Although the method works properly but you are probably looking for something faster! Here I would like to use a...
by PARA | Mar 31, 2020 | Revit Programming
Plane-Curve intersection from algebraic point of view is quiet similar to Plane-Line intersection which we discussed in previous post. In this post I would like to take the same approach in finding the Plane-Curve intersection which involves root finding techniques,...
by PARA | Mar 18, 2020 | Blog, CSI Link
I am happy to announce that new CSI Link (v 0.4) is out!. In this version I focused on user’s reported bugs. Major improvement is in wall meshing which generate a continues wall meshing through the stacked walls and openings. Below is an example of new...
by PARA | Mar 8, 2020 | Blog, Parametric design in 3DS MAX
Today I saw a question on Para-3d forum which I found interesting in the topic of the transformations. Here is the equation : Question: Hi! Please help to understand how to accomplish the task: I have an array(1d) of instanced shapes along path-spline. Starting...
by PARA | Mar 7, 2020 | Revit Programming
In last couple of posts (Signed distance of a point from a plane and coincident planes) I was discussing plane geometry and implementation of some properties of it in Revit API. In this post I would like to extend our discussion to the top of the intersection of plane...
Recent Comments