Using the 3D Viewer Visual
Notice: This user guide is based on the legacy connector.
We recommend using our new connectors instead, as they are easier to use and actively maintained. This legacy documentation may not be up to date.
Legacy Speckle supports versions:
The 3D Viewer Visual was designed to work alongside our Power BI Connector. The data connector will output a table containing the following columns:
- Model URL π
- URL Type
- Version Object IDπ π
- Object ID π
- speckle_type
- data
Model URL, Version Object ID, and Object ID are used to visualize your Speckle data in 3D.
Viewing objects in 3D
With the Speckle 3D Viewer Visual added, you can now configure the input fields to display your Speckle data.
- Drag the βModel URLβ column from your data into the β
Model URL
β input field. - Drag the βVersion Object IDβ column from your data into the β
Version Object ID
β input field. - Drag the βObject IDβ column from your data into the β
Object ID
β input field.
Once all inputs are added, 3D Viewer Visual will load the objects into the scene.
There are two extra optional fields:
Color By
: defines how the objects get grouped to be assigned colors.Tooltip data
: defines the information shown on the tooltip when selecting an object.
The Model URL
, Version Object ID
, and Object ID
columns will exist on the resulting query when using the Get by URL
function.
If youβre using the new (experimental) Get by URL [Structured]
function, you must generate these columns in your final query table. The information is attached to the table as a META
that can be queried in your Query Editor.
Context-menu
When an object is right-clicked
, the context menu for that object will appear. This allows for easy object exclusion/isolation from the viewer in an interactive way.
If you want to reset the exclusions, click on the 3D Viewer Visual, go to the βFiltersβ pane, and remove the βExcludedβ filters.
Power BI provides the context menu; some features still need to be implemented in depth. More work will be done to improve context-menu functionality in the coming releases.