-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            janbender
          
      
      
        Jun 17, 2022 
      
    
    Replies: 1 comment 3 replies
-
| The correct command is: base.activateExporter("VTK Exporter", True) You can also take a look at the example: complex_scene.py | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
      Answer selected by
        chunleili
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

The correct command is:
base.activateExporter("VTK Exporter", True)
You can also take a look at the example: complex_scene.py