search3dAttributes
Use this method to search for 3D block attributes that match a specific search expression.
Syntax
RxCore.search3dAttributes(expr)
Parameters
expr
: string — Search expression using "?" and "*" wildcard characters.
Returns
Array<object>
— Array of objects for each mesh that matches the search.