How's it Going with Dynamo 0.7.2?

Hi folks - how is it going with the latest build that we have posted (0.7.2)?

I get issues with 2014. will test with 2015. seems that upgrade of dyn files is causing problems. I work with daily builds.

I was able to get a working Revit > Selection > Categories node, which I was not able to do in 0.7.1.

i have constant problems using code blocks

i.e.: Point.ByCoordinates(x,y,z) shows no result

Hi Peter,

I see https://github.com/DynamoDS/Dynamo/issues/2546, for this bug. Thanks.

Hello Peter Kompolschek,

I am able to use Point.ByCoordinates(0,0,0); in CBN and it is working on latest Release build which is 0.7.2

See attached image.

Thanks,

Ritesh

PointsInCBN