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 totrue
to use regular expression matching, orfalse
for string comparison.
Returns
- Attributes — An array of mesh object attributes.