specklesystems / speckle-sharp

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

CNX-9760 [Rhino]: add gis attributes as user strings #3477

Closed clairekuang closed 4 months ago

clairekuang commented 4 months ago

Description & motivation

Adds a direct conversion for PolygonElement, the new GisFeature object, as well as a general fallback conversion storing attributes on the top level object.

Also converts gis classes as groups of objects and fixes layer placement

Changes:

image

AlanRynne commented 4 months ago

Updated branch with main changes to re-run CI just to be extra safe