0

I can change a lot of parameters by the .LookupParameter("string").SetValueString("new_string"), but it seems that IFC parameters (or Identify Data) can not be changed? How can they be changed?

I made a new IFC parameter Balknummer with value "Balknummer_Balk basis" in my family, but when I tried _balkcopy.LookupParameter("Balknummer").SetValueString("Balk 1"), the value stays the same (Balknummer_Balk basis)

2
  • Found it! got to use .Set instead of .SetValueString. The last is only for values (double) Commented Feb 19, 2024 at 15:48
  • Can you change it manually in the end user interface? Have you looked at it via RevitLookup and other Revit database exploration tools? Both of those tests might be illuminating. Good luck! Commented Feb 20, 2024 at 9:53

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.