setPenTable
Use to turn on/off the use of the CAD pen table to control the display of the CAD file lines using the current pen table values.
Syntax
RxCore.setPenTable(OnOff);
Parameters
OnOff: boolean —true= pen table is on,false= pen table is off.
Returns
- NA — This method does not return a value.