enable_performance_conversion_mode property
Leave feedback
On this page
The flag that enables a performance-oriented conversion mode for all CAD formats, where setting it to True speeds up conversion at the cost of reduced output quality; defaults to False for maximum quality.
@property
def enable_performance_conversion_mode(self):
...
@enable_performance_conversion_mode.setter
def enable_performance_conversion_mode(self, value):
...
- class
CadOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.