DxData.GetFromUrl
This node is useful as a Callable Node for Read workflow, which takes inputs as Exchange URLs, HubId and activate (bool), through which it retrieves DxData and Baked status. Important: Activate is an optional input for this node. Default value for Activate is set to true
Supported Input Type | Expected Output |
---|---|
exchangeUrl | DXData as an object |
hubId | Baked Status of Geometry |
activate |
Click and drag the DxData.GetFromUrl node from the toolbar to canvas.
Connect Exchange URLs to the exchangeUrl input port of DxData.GetFromUrl node and connect "true or false" to the activate port of the DxData.GetFromUrl node. The default value for the activate port is set to true.
DxData.GetFromUrl node internally uses Bake Callable Node and Receive Exchange Callable Node . These nodes can only be used in Callable Node Read workflows. They are not compatible with other workflows.