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]
Though not really part of this issue, improved the drawing of this object as it needs the same changes as the reference line. Related to Issue [DSB-660]
Make sure that when you copy (a Profile1D with one or more) soslayers, the sos data is copied too. This is the new agreement with the PO on this (formerly, SOS specific data was NOT to be copied).Related to Issue [DSB-644]
Reverted unintentional commit of gdb file, put recent unit test to work in progress as the currents builds are timing out....Related to Issue [DSB-715]
registered Mechanism.FlowSlide in DSoilModel. NOTE: SpecificMechanismPointLocation.Mechanism set to Piping as default, and still it can be changed to illegal value, that should not be possible via GUI. Tests included.Related to Issue [DSB-666]