getNodesDescriptor Method
Deprecated in 4.10 - will not be removed until after 2026-06-13. Use PresentationManager instead of calling the RPC interface directly.
getNodesDescriptor(_token: IModelRpcProps, _options: HierarchyLevelDescriptorRpcRequestOptions): PresentationRpcResponse<undefined | string | DescriptorJSON>
| Parameter | Type | Description |
|---|---|---|
| _token | IModelRpcProps | |
| _options | HierarchyLevelDescriptorRpcRequestOptions |
Returns - PresentationRpcResponse<undefined | string | DescriptorJSON>
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.