Hello,
Is there any way to create a simple Revit Model Text in Dynamo in a Project File?
I tried to place a Model Text Type as a Family Instance but node does not want it.
Hello,
Is there any way to create a simple Revit Model Text in Dynamo in a Project File?
I tried to place a Model Text Type as a Family Instance but node does not want it.
It’s still not available in the API for project documents. You could create your own via DirectShape or in a placeable family.
I believe that the needed API is here: NewModelText Method
You don’t want this in the project environment anyway as it would require a model in place and that would be bad, like ghostbusters crossing the streams bad.
The signage in this project (and several other features) was created with Dynamo.
let try with Node ModelText.ByTextSketchPlaneAndPosition