ladybug-tools / honeybee-dynamo

:honeybee: :blue_book: Honeybee library and plugin for Dynamo
GNU General Public License v3.0
17 stars 8 forks source link

'Circle' object has no attribute 'Center' #92

Closed ifolg closed 5 years ago

ifolg commented 5 years ago

I want to use node 'Generate Test Points by Grid Size', but mine surface is circle what seems to be a problem. I tried to make rooms and then use 'Room to HBZ', but unfortunately Revit can not see floor under the dome as a room, because I have panels as my walls what complicates that issue.

Dynamo creates surface by patch on the base of my dome, but then doesn't want to see it as a proper surface to generate test points. I tried to list it into the upper level @L3 but it didn't help, what I also attach to the screens. A. is bug as @L2 list B. is bug as @L3 list C. is how I did the circle - data is taken from Revit arcs.

a b c

mostaphaRoudsari commented 5 years ago

Hi @ifolg, In such case it's easier if you use evaluate surface node from Dynamo. Also it seems you are using an older version of the plugins. Please update to the latest version.