def format(self, value):
     return PyUtils.fromPoint3d(value)
Пример #2
0
 def format(self, value):
     return PyUtils.fromPoint3d(value)