Yep they changed it on us for the stairs, fortunately the new command works with everything else so just make it your default...
The new command is:
n = REQUEST ( "Property_Value_Of_Parent", "id", type, dim1, dim2, propertyValues)
If you want the element id then replace "id" with "Main.ID", the element id is returned in the propertyValues Parameter.
"IFC.Attributes.Name" for the name
"IFC.Attributes.Tag" for the tag
You can access all the property and classification values like this, I made a simple part to find the names that uses the command:
n = REQUEST ("Properties_Of_Parent", propertyType, parentProperties)
and spits out the values with a looping text2 command.
Like all useful requests these do not work in the parameter script.
Happy hunting.
AC 24 5004 AUS
iMac OSX (10.13.6) 4.2ghz i7
8gb ram/8gb vram