GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type.
Following example demonstrates how to retrieve view information for CAD drawing.
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....dwg' } }" Resonse { "formatExtension" : ".dwg" , "format"..."SampleFiles/with_layers_and_layouts.dwg" } }; var response = apiInstance...