Skip to content
This repository was archived by the owner on Aug 28, 2021. It is now read-only.
This repository was archived by the owner on Aug 28, 2021. It is now read-only.

Implement the SpeckleDynamoConverter #10

Description

@teocomi

https://github.com/speckleworks/SpeckleDynamo/blob/master/SpeckleDynamoConverter/SpeckleDynamoConverter.cs

Status

Primitives

  • Numbers
  • Boolean
  • String
  • Null
  • Point
  • Vector
  • Plane

Linear

  • Line
  • Polygon
  • Rectangle
  • Polyline (Dynamo PolyCurve with all its curves straigth)

Curves

  • Circle
  • Arc (still buggy due some differences with Rhino)
  • Ellipse
  • EllipseArc (only ToSpeckle() as NurbsCurve)
  • Curve
  • PolyCurve
  • NurbsCurve
  • Helix (only ToSpeckle() as NurbsCurve)

Other Geometries

  • Mesh
  • Solids
  • Brep (SpeckleBrep needs a more defined structure)
  • Box (can be converted as Cuboid?)
  • Extrusion (same as Brep)

Without Dynamo counterpart (?)

  • Interval
  • Annotation
  • ArchivableDictionary/ Dictionary

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions