Autodesk/civilconnection

Baseline.GetFeaturelinesByCode

danielgijsbers opened this issue · 8 comments

I run into an issue where the Baseline.GetFeaturelinesByCode results in an empty list. If I use the node Baseline.GetFeaturelinesByCodeStation with the same inputs and a station value then this node does produce a fature line.
2019-12-01_08h56_35

@danielgijsbers could you share the log and XMLs produced?

CivilConnection_temp.log

remove the txt
Get FeatureLinesByCodeStation.dyn.txt

sorry didn't mean to close it.

can you share the XMLs as well? the one containing the actual data for the featurelines? they are in hte same location as the log.

@danielgijsbers there is always this error ERROR: Baseline.GetFeaturelinesFromXML Featureline failed Curve join produced more than one WIRE in PolyCurve
It looks like the geometry scaling is not correct. Which Dynamo version are you using?

Revit 2019

Dynamo core 2.0.3.8810
Dynamo Revit 2.0.3.8811

CivilConnection:
2019-12-01_14h05_27

AutoCAD Civil 3D
2019-12-01_14h03_56

@danielgijsbers can you please make sure that in your regional settings the decimal separator symbol is a "." rather than a ","? I'll issue a fix that should work around that in the future.

The decimal symbol is indeed a "," (comma)