PlotSettingsValidator.GetPlotDeviceList
I have been using this code to get the list of PC3 devices for a long time now. Recently, after installing Bluebeam 21, this function is only returning the Bluebeam devices. It seems to me that the same list can be obtained from the property
PlotConfigManager.Devices
. I tried calling the method
PlotConfigManager.RefreshList(RefreshCode.RefreshDevicesList)
, but that seems not to do much. Can anyone one suggest a better approach or provide help on this issue. Your help will be greatly appreciated.
PlotSettingsValidator.GetPlotDeviceList
I have been using this code to get the list of PC3 devices for a long time now. Recently, after installing Bluebeam 21, this function is only returning the Bluebeam devices. It seems to me that the same list can be obtained from the property
PlotConfigManager.Devices
. I tried calling the method
PlotConfigManager.RefreshList(RefreshCode.RefreshDevicesList)
, but that seems not to do much. Can anyone one suggest a better approach or provide help on this issue. Your help will be greatly appreciated.
Thank you very much for your suggestion. That is the call I have been making and now it is only returning the Bluebeam device list. Sorry, I didn't clarify in my post that I was using the current PlotSettingsValidator.
Thank you very much for your suggestion. That is the call I have been making and now it is only returning the Bluebeam device list. Sorry, I didn't clarify in my post that I was using the current PlotSettingsValidator.
Can't find what you're looking for? Ask the community or share your knowledge.