specklesystems / speckle-sharp

.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
https://speckle.systems
Apache License 2.0
351 stars 162 forks source link

D ui3 305 agis implement highlight for individual features e.g. from receive report #3529

Closed KatKatKateryna closed 1 week ago

KatKatKateryna commented 2 weeks ago
  1. Introduce struct holding LayerURI (represented as string because this is how native API is treating LayersURI), featureId, MapMember (actual layer object on the map)
  2. Adapt Report building and Highlight functionality to use this instead of flat string with LayerURI
  3. Add functionality to select individual features if FeatureID is available
KatKatKateryna commented 1 week ago

converting to draft to update documentation