hi everyone
i am using the Dynamo script “[06]MultiPoin_2.0_DP.dyn” from the Civilconnection folder from github, with Civil3d 2018 and with Dynamo 2.0.4 with the CivilConnection2018.
the " Featureline.GetPolyCurveByStationsOffsetElevation" get a series of empty results.
yes,i have run other Dynamo script successfully from the Civilconnection folder from github.
i also learn lots of your replies adout Geometry Working range , the range is medium.
Thanks for pointing this out there is definitely something wrong as I was able to reproduce although your log file looks a little bit “light” as there is no preprocessing of the feature lines.
I have to investigate why this is happening
After my tests,i think this is a bug possibly. maybe i can’t do anything but chang the version.is the “version 5.0.3” Civilconnection’5.0.3 ?,can you give me a download link of “version 5.0.3”? thank you !
yes,the “version 5.0.3” is ok . but i seemingly find another bug again.
the “ShapePoint.RevitPoint” gets points into revit local coordinate system,but the revit will generate two series of points at different coordinate, one’ coordinate is right, the other one is wrong.(my Revit document have shared coordinates with a Civil 3D document ).
please see screenshots.
i guess the revit generate the points again ,wrongly basing on " the project base point" .
I’m not sure i describe the problem clear.
That’s not a bug, you need to turn off the Dynamo preview in Revit. The keyword in your answer is “guess”, please don’t do it. You need to understand what the nodes do before using them.
paolo,can you share a example having a revit and a civil3d document? the two documents can run the “[06]MultiPoin_2.0_DP.dyn” successfully to generate a floor . l learn how to use this script .
Thank you