def format(self, value):
     return PyUtils.fromPoint3d(value)
Esempio n. 2
0
 def format(self, value):
     return PyUtils.fromPoint3d(value)