Author Topic: Element's inherited TagValues documentation  (Read 4106 times)

Prekky

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Element's inherited TagValues documentation
« on: February 02, 2024, 12:14:40 am »
I'm not able to print Tag values inherited from the propertyType of an element.
ElementTagValue prints the tags on the Element, but InheritedTagValue is always blank which suppose to print Tag values from PropertyType from which element is instantiated...can you please help ?
Using script, I can populate the inherited tags with theElement.TagValuesEX, but I would like to avoid script for this purpose:(
« Last Edit: February 02, 2024, 12:17:28 am by Prekky »