GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property.
The following code sample shows how to render a specific layer of a 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...., }, }, }, } response , _ , err := config . Client . ViewApi...) if err != nil { fmt . Printf ( "Exception: %v\n" , err ) return...