C++
Acad::ErrorStatus acdbSetViewportVisualStyle( AcDbObjectId visualStyleId );
File
dbxutil.h
Description
Use this function to set the visual style of the current viewport.
Parameters
Parameters | Description |
---|---|
visualStyleId | Input object ID of the visual style to be applied to the current viewport |