Autodesk / civilconnection

CivilConnection enables the exchange of information between Civil 3D, Dynamo and Revit.
94 stars 43 forks source link

Baseline.GetFeaturelinesByCode #22

Closed danielgijsbers closed 4 years ago

danielgijsbers commented 4 years ago

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

paoloemilioserra commented 4 years ago

@danielgijsbers could you share the log and XMLs produced?

danielgijsbers commented 4 years ago

CivilConnection_temp.log

remove the txt Get FeatureLinesByCodeStation.dyn.txt

sorry didn't mean to close it.

paoloemilioserra commented 4 years ago

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 commented 4 years ago

remove the txt CorridorFeatureLines_Bridge.xml.txt

paoloemilioserra commented 4 years ago

@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?

danielgijsbers commented 4 years ago

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

paoloemilioserra commented 4 years ago

@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.

danielgijsbers commented 4 years ago

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