0

I'm building a Revit 2024 add-in that places a circular void hole where the user clicks in the model.
The hole family has a “Diameter” parameter and cuts only structural framing members around the click point.

Revit shows this error when the add-in tries to load the family:

Cannot load family: Truss_Hole_GenericModel.rfa

I am NOT using embedded resources anymore — I switched to a fixed file path:C:\RevitPlugins\TrussHoleAddin\Resources\Truss_Hole_GenericModel.rfa

  • The .rfa opens manually in Revit

  • The path is correct

  • Permissions are normal

  • The file is not locked

  • The family is a simple Generic Model with a void

  • The same family loads successfully when manually loaded

Is there any special requirement for loading families containing voids?
Or something specific about loading Generic Models in Revit 2024?

New contributor
Shubham Khare is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.