GroupDocs.Viewer Cloud renders Model layout of CAD drawing by default. To render specific layout from a CAD drawing the API provides CadOptions.LayoutName Property. When this Property is set, CadOptions.RenderLayouts Property will be ignored.
The following code sample shows how to render a specific layout.
API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of:
Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....LayoutName property. When this property is set, CadOptions...CadOptions.RenderLayouts property will be ignored. The following code...