Autodesk / civilconnection

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

Corridor.Shapes - failed. Points are likely coincident #21

Closed EduardLouis closed 4 years ago

EduardLouis commented 4 years ago

Hi @paoloemilioserra

An issues about the shapes. Sometime the points from Civil3D are very close, so that the PruneDuplicate function will keep only one point. That iteration need to be skip.

In first image, the shape XML element. In second image the error in Dynamo. Hope this help.

image image

paoloemilioserra commented 4 years ago

Will be fixed in new release, thanks

yekose commented 9 months ago

Is this error has been fixed? Because i am still getting the same error? Actually this error comes from the BaselineRegion.cs line 423