getStoreyAttributesEx
Returns specific attributes of a 3D model storey.
Syntax
RxCore.getStoreyAttributesEx(storeyname, expr, useregexp)
Parameters
storeyname: string — The name of the storey.expr: string — Search expression.useregexp: boolean — Set totrueto use regular expression matching, orfalsefor string comparison.
Returns
- Attributes — An array of mesh object attributes.