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.

  1. Drag the β€œModel URL” column from your data into the β€œModel URL” input field.
  2. Drag the β€œVersion Object ID” column from your data into the β€œVersion Object ID” input field.
  3. 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.