queryChildren Method

Query for the child elements of the specified element.

queryChildren(elementId: string): string[]

@returns Returns an array of child element identifiers.

@throws IModelError

Parameter Type Description
elementId string  

Returns - string[]

Returns an array of child element identifiers.

Defined in

Last Updated: 16 April, 2024