SectionCutGeo

Revit C# .NET add-in to retrieve section view cut geometry

MIT License

Stars
12

SectionCutGeo

Revit C# .NET add-in to retrieve section view cut geometry.

The SectionCutGeo add-in retrieves the geometry resulting from cutting a family instance in a section view.

It was prompted by the Revit API discussion forum thread on how to receive intersection of section and FamilyInstance.

It is explained in detail in The Building Coder discussion on retrieving section view intersection cut geometry.

Sample model 3D view:

Plan view showing section location:

Cut geometry in section view:

Model lines representing the cut geometry of the window family instance produced by the add-in in section view:

Model lines representing the cut geometry of walls, door and window isolated in 3D view:

Author

Jeremy Tammik, The Building Coder, ADN Open, Autodesk Inc.

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.