render_layouts property
Leave feedback
On this page
The flag indicating whether layouts from the CAD document should be rendered.
This option is available only for CAD drawings that support layouts FileType.dxf, FileType.dwg, FileType.dwt, FileType.dwf, and FileType.dwfx. By default only the Model is rendered.
@property
def render_layouts(self):
...
@render_layouts.setter
def render_layouts(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.