layouts property
layouts property
The list of layouts contained by the CAD drawing.
Definition:
@property
def layouts(self):
...
@layouts.setter
def layouts(self, value):
...
See Also
- module
groupdocs.viewer.results - class
CadViewInfo
The list of layouts contained by the CAD drawing.
@property
def layouts(self):
...
@layouts.setter
def layouts(self, value):
...
groupdocs.viewer.resultsCadViewInfo