0

I want to know, in a revit model on BIM360, if is possibile to distinguish type parameters from istance parameters with model derivative API (data extraction). Is it possible?

TIA Alder

1 Answers1

0

Maybe, in the model derivative API, you can check whether the parameter value is associated with an element type or an instance object. If that check does not answer the question conclusively, you could use the Design Automation API to check for sure.

Jeremy Tammik
  • 7,333
  • 2
  • 12
  • 17