I'm getting a weird error while using the newest 3.0 Beta to work on imported STEP objects. Anyone have such an error?
TypeError: Result of expression 'moi.geometryDatabase' [undefined] is not an object.
save.js line 3
1: //config: norepeat
2:
3:>> moi.geometryDatabase.save();
It's not allowing me to save since this just comes up every time I try to. It seems this started to occur after having placed some of the shapes of the imported machine into a style.
|