Built-in models created with GeometryCreationUtilities cannot be edite

Built-in models created with GeometryCreationUtilities cannot be edite

Anonymous
Not applicable
424 Views
3 Replies
Message 1 of 4

Built-in models created with GeometryCreationUtilities cannot be edite

Anonymous
Not applicable

I used GeometryCreationUtilities to create a built-in model, but the created model can't be freely edited like the model created by the Revit interface operation. What is the cause?

0 Likes
Accepted solutions (2)
425 Views
3 Replies
Replies (3)
Message 2 of 4

jeremytammik
Autodesk
Autodesk
Accepted solution

Maybe you can find out yourself by exploring it in depth with RevitLookup?

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 4

Anonymous
Not applicable

Yes, it is not built-in model created by revitlookup. It seems that revit api does not currently support the creation of built-in models.

0 Likes
Message 4 of 4

Revitalizer
Advisor
Advisor
Accepted solution

Hi,

 

I think you are talking about some sort of DirectShape elements.

DirectShape has been introduced for import purposes.

Using DirectShape, you can write *any* import tool, coping with arbitrary formats.

But on the other hand, the generated elements are static, their geometry cannot be modified by user, as you have seen.

 

In-place families *still* cannot be created via API (as of Revit 2020).

 

Revitalizer




Rudolf Honke
Software Developer
Mensch und Maschine





0 Likes