Message 1 of 1
Geotechnical Modeler - "Error When Building Stratum Surface"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Civil 3D Community,
I'm encountering an issue while trying to build a stratum surface using borehole data. The process fails and throws the following error:
Error Message: IllegalBoundary Error Details: Autodesk.Civil.SurfaceException: IllegalBoundary at Autodesk.Civil.DatabaseServices.Surface.AddOperation(AeccSurfaceOp* pOp) at Autodesk.Civil.DatabaseServices.SurfaceDefinitionBoundaries.AddBoundaries(ObjectIdCollection boundaryEntities, Double midOrdinateDistance, SurfaceBoundaryType boundaryType, Boolean useNonDestructiveBreakline) at Aecc.Gtm.CADServices.Lensing.LensingService.BuildSurfaceFromNodes(String name, Dictionary`2 groupedNodes, List`1 featureLines, Boolean isTop, Color color) at Aecc.Gtm.CADServices.Lensing.LensingService.BuildSurfacesForStratum(String stratumName) at Aecc.Gtm.CADServices.Lensing.LensingService.BuildStratumSurfaces(BuildLensSurfaceSettings buildSettings) at Aecc.Gtm.AutoCADPlugin.BuildSurfaces.BuildSurfacesPresenter.BuildLensSurfaces(List`1 stratumNames)
I've verified the CSV formatting and borehole data, but the surface still fails to generate. Has anyone faced this error before? Any advice on how to resolve it or clean the boundary data would be greatly appreciated.
Thanks in advance!