Operating system: Win 10
Slicer version: 4.10.2
Expected behavior: Angles measurements
Actual behavior: Impossible to create a new plane
Python error line
Traceback (most recent call last):
File “C:/Users/Malick/AppData/Roaming/NA-MIC/Extensions-28257/AnglePlanesExtension/lib/Slicer-4.10/qt-scripted-modules/AnglePlanes.py”, line 244, in onLandmarksChanged
onSurface)
File “C:/Users/Malick/AppData/Roaming/NA-MIC/Extensions-28257/AnglePlanesExtension/lib/Slicer-4.10/qt-scripted-modules/AnglePlanes.py”, line 999, in connectLandmarks
PointAddedEventTag = landmarks.AddObserver(landmarks.PointAddedEvent, self.onPointAddedEvent)
AttributeError: ‘vtkSlicerMarkupsModuleMRMLPython.vtkMRMLMarkupsFid’ object has no attribute ‘PointAddedEvent’