ECSQL to find ECInstanceId by various IFC properties #8252
-
I have an iModel created from IFC. I'm trying to construct an ECSQL query that will allow me to find ECInstanceID's based on various IFC properties. For example:
At some stage I'd like to do this for properties that come from a Revit file, or other properties too. Is there a generic way to acheive this? It's not immediately obvious to me on how to query these sorts of properties. Example properties that get returned via
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can use Instance Query
|
Beta Was this translation helpful? Give feedback.
You can use Instance Query