Page 1 of 1

MXS is protected

Posted: Thu Oct 19, 2017 11:12 am
by seghier
Hello
when i import a scene in blender always show me that the scene is protected ; how i can disable protection ?

Re: MXS is protected

Posted: Thu Oct 19, 2017 6:33 pm
by Forum Moderator
Hello Seguier,

You can activate or deactivate protection here in 3dsmax or Rhino: (please, check attachments)

Cheers!
Fernando

P.S: I'm moving this post to 3dsmax forum.

Re: MXS is protected

Posted: Thu Oct 19, 2017 6:37 pm
by seghier
Thanks Fernando
Yes i know about that but when import a scene using bmaxwell for example and the scene created with studio i got this message.
So i asked if there is a way with pymaxwell can remove this protection because it is enabled by default

Re: MXS is protected

Posted: Thu Oct 19, 2017 6:54 pm
by Forum Moderator
Nope, but we can unlock it for you if you want.

Cheers!
Fernando

Re: MXS is protected

Posted: Thu Oct 19, 2017 7:01 pm
by seghier
Thanks .
So no chance to load mxs scenes in blender :)
Or the plugin need development

Re: MXS is protected

Posted: Fri Oct 20, 2017 11:03 am
by Forum Moderator
Oh, so it really was about SDK. I'll move it back. :)

If you are creating the scenes through the SDK there's a function to protect or not your scenes:
Code: Select all
void enableProtection( bool enable );
But probably your problem comes from the fact that all the geometry included in the library is protected (even primitives) which, apart from the demo scenes, it doesn't make much sense... We should disable the protection of that geometry.
That said, the most common workflow is importing geometry into Studio and not the opposite.
Let's see what we can do...

Re: MXS is protected

Posted: Fri Oct 20, 2017 11:12 am
by seghier
thanks Fernando ; yes i see in pymaxwell : isProtectionEnabled that's why i asked maybe there is : setProtectionEnabled.
and the problem my own scenes have protection and i can't import them into blender "for example" or export as obj.