I am facing problems with FeatureLines while using CivilConnection. I am learning to use Civilconnection by following the examples given at the GitHUB page of @Paolo_Emilio_Serra1 and by simplfied tests of my own.
The problem is that nodes like “Corridor.GetFeaturelines” or “Baseline.GetFeautelinesByCode” does not recognize any FL. Whereas running similar nodes at Dynamo for Civil 3D returns the correct FL.
Here is the problem, given at the GitHUB’s tutorial examples:
No problems in the XML, are you using a comma (",") as a decimal separator? in that case could you change it to a dot (".")? This was an issue it has been fixed in a new version that I’m working on.
I have a relatively same problem. The node Corridor.GetFeaturelines doesn’t work and Dynamo crashes when it gets to that node. I have changed my windows decimal separator to “.” as well and it didn’t work either. Any idea folks?
@A.Sh in order to help you can you confirm that you have CivilPython installed and working? Have you looked at the log file and confirmed there are no errors there? did you get any XML file exporterd in the temp folder?