MCPcopy Create free account
hub / github.com/bsomps/OpenGeoPlotter / isolate

Method isolate

OGP_v11.py:1218–1219  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1216 self.plot() # Replot
1217
1218 def isolate(self):
1219 self.select_isolate()
1220
1221 def on_azimuth_changed(self, value):
1222 self.azimuth = float(value)

Callers

nothing calls this directly

Calls 1

select_isolateMethod · 0.95

Tested by

no test coverage detected