search3dAttribute
Use this method to search for a 3D block that matches a specific attribute value. Only the ID of the first match is returned by the method.
Syntax
RxCore.search3dAttribute(szAttribVal)
Parameters
szAttribVal
: string — Value representing an attribute.
Returns
- string — The name of the 3D block reference.