DSoilModelGeometryEditor.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Hide option to combine SoilProfile2D with SurfaceLine if no SoilProfile2D is present

Related to Issue [DSB-1018]

Prevent exception if a profile cannot be combined with a surfaceline

Related to Issue [DSB-1018]

  1. … 1 more file in changeset.
Update copyright year to 2024

Related to Issue [DSB-1015]

  1. … 67 more files in changeset.
Removed all unused using clauses.

Related to Issue [MDNLIB-783]

  1. … 46 more files in changeset.
Adapted the solution for the changed name spaces in the DSL.

Related to Issue [MDNLIB-783]

  1. … 48 more files in changeset.
Set copyright to 2017

Related to Issue [MDNLIB-843]

  1. … 56 more files in changeset.
Solved the issue by cloning the created soilprofile2D before adding it to the project.

Related to Issue [DSB-786]

Changed the implementation of DSB-660 a bit to make the referentielijn selectable and solve performance issue as side-effect

Related to Issue [DSB-815]

replace double.Epsilon by GeometryConstants.Accuracy as requested by John

Related to Issue [DSB-815]

Make sure centercrest location is removed when clearing the geometry for a SP2D.

Related to Issue [DSB-815]

Disabled editing of characteristic points in geometry editor, not unit testable !

Related to Issue [DSB-658]

Added comment line about cpts

Related to Issue [DSB-730]

mis-saved changes

Related to Issue [DSB-730]

made algorithm of refreshing spatialEditor applicable to other lists as well. Also algorithm is more transparent now.

Related to Issue [DSB-730]

Removed the strange non functional code added Jay as this interferes with the correct handling of the reference line as well as mechanism locations(it also was responsible for thread errors).

Related to Issue [DSB-660]

geometryEditor is cleared if the last SoilProfile1D is removed from the table (as it happens in other tables as well).

Related to Issue [DSB-662]

Some small improvements and one small correction.

Related to Issue [DSB-660]

Fixed the issue for centerDikeCrestLocation. Still have to solve the mechanism locations.

Related to Issue [DSB-660]

  1. … 1 more file in changeset.
Add GPL license headers and GPL license text

Related to Issue [DSB-620]

  1. … 62 more files in changeset.
Made sure that changing the centercrestlocation in the table is reflected in the picture.

Related to Issue [DSB-660]

Fixed problem: now with empty project, a new profile 1D will still create a SoilLayer1D (can not prevent that). But di prevent the layer to be selected in the graphic editor so when clicking on the layer, now nothing happens (which is sort of ok). Whne you import SOSprofiles into a new project, all layers will be SOSlayer1D. Same goes if you open any existing project (all 1D layers become SOSlayers). When layers are SOSlayers, they can be selected in the graphic editor and the proper SOSlayer property editor will show next to the profile editor. The layer editor does show the selected layer as it should. If you switch to the Profile editor, you can see that the table with layers will show the selected layer in that table. Better than this is not possible for now.

Related to Issue [DSB-644]

  1. … 1 more file in changeset.
Synchronoze centercrestlocation between drawing object and SoilProfile2D so editing the SoilProfile2D.CrestLocation property also moved the related drawing object and vice-versa, forgot one file...

Related to Issue [DSB-678]

Layers have to be refreshed as well if geometry is cleared.

Related to Issue [DSB-646]

removed CenterCrestLocation assignment by adding SpecificMechanism because these things are independent from each other

Related to Issue [DSB-659]

Extended the tests, made SpatialEditor readable for that purpose. Fixed some small issues encountered during test.

Related to Issue [DSB-517]

  1. … 2 more files in changeset.
Prevented changing list while looping through it.

Related to Issue [DSB-517]

Made sure CreateSettlementZones is not set to true and can not be set to true for now. As soon as the MAC-kernel (or better, its waternet creator) is able to work discontinued layers, this can be rolled back.

Related to Issue [DSB-538]

  1. … 1 more file in changeset.
Fixed the issue by trapping the exception thrown by the utility class. Also added nice title (with translation) for the message box.

Related to Issue [DSB-504]

  1. … 1 more file in changeset.
Added update of clearing the preconsolidation stresses in order to fix the problem with property editor for these stresses.

Related to Issue [DSB-418]

extended previous implementation to fulfill the "clear 1D geometry needs"

Related to Issue [DSB-489]

  1. … 1 more file in changeset.