getNodesDescriptor Method
Deprecated in 4.10 - might be removed in next major version. Use PresentationManager instead of calling the RPC interface directly.
getNodesDescriptor(_token: IModelRpcProps, _options: HierarchyLevelDescriptorRpcRequestOptions): PresentationRpcResponse<string | DescriptorJSON | undefined>
| Parameter | Type | Description |
|---|---|---|
| _token | IModelRpcProps | |
| _options | HierarchyLevelDescriptorRpcRequestOptions |
Returns - PresentationRpcResponse<string | DescriptorJSON | undefined>
Defined in
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.