Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

3ds file, i have to export these files in wrl format, i have a script for this but the problem is how i change setting in vrml 97 exporter window via maxscript

eg: Digit of precision = 8 by default is 4

share|improve this question
please give answer any body – Ali Naeem Jul 26 '12 at 8:31

1 Answer

Generally settings are saved into the <max>/plugcfg folder. Looks there for a file that might store the settings for the VRML exporter. I know FBX settings are there but not sure for VRML for sure.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.