Fixed update logic of the cross-section view: - View wouldn't update when characteristic points were assigned or unassigned from the propert…
Show more
Fixed update logic of the cross-section view:- View wouldn't update when characteristic points were assigned or unassigned from the property control of a surface line. Subscribing to the OnAfterChange events coming from a CharacteristicPoint AND calling the LoadLocation() solves this problem.Related to Issue [MWDAM-1529]
Show less