Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def read3dm(self): rc = rhino3dm.File3dm._TestRead(self._path) self.assertTrue(rc, self._path)
Python library based on OpenNURBS with a RhinoCommon style