GH --> Revit. Column Rotation using speckle 2.0

Hi,

I would like to translate some columns in GH to Revit using speckle 2.0.

All element are present in an specific branch.

1 of the properties is the column rotation (around its own axis).
I managed to automatically do this correctly with speckle 1.0.

However, when doing the same thing with speckle 2.0 I countered a problem. (the translation of the rotation angle seems to be incorrect). I tried both degrees as radians, but both generate an wrong rotation angle in Revit.
Any suggestions?

Furthermore I was wondering if it was possible to get some more information about input: ‘level’. Should this be the ‘level’ of the startpoint/endpoint, does is automatically calc the offset?. (in speckle 1.0 it was needed to specify this specifically).

Thanks again :slight_smile:

speckle 1.0


Speckle 2.0


any suggestions?

Thanks! :slight_smile:

I’ll look into this asap, if you could please share the v2 stream and/or gh definition that’d be grand!

1 Like

Hi!

Thanks for your reply,
See attached the GH file.

Just let me know if you need any more information!

Thanks again :slight_smile:
Speckle 2.0 - profile rotation.gh (13.1 KB)

Thanks! So here’s what you should do to get the right rotation in:

  • update your GH and Revit connectors to the latest version
  • in GH you’ll see that the parameter component now has an additional “units” input, set it to “none” (here is an explanation to why that is needed)
    image

Let me know how it goes!

2 Likes

Thanks!

it works! :slight_smile:

:+1: :+1:

1 Like