Software Database

Search for resolved Bug or Feature Request:

ID:
Feature:New modes for the SAMLightClientCtrl for reaching very high performance
Description:new functions:
ScSetMode(long flags)
long ScGetMode(void)

The flags are a bit field:
// searches objects only in the first level of the job
// helps increasing performance
scComSAMLightClientCtrlModeFlagTopLevelOnly = 0x1

// does not draw any entities in the view or in the entity list
// helps increasing performance
scComSAMLightClientCtrlModeFlagDontUpdateView = 0x2

new exec command:
scComSAMLightClientCtrlExecCommandUpdateViewNow = 16
State:solved, bug fixed / feature implemented
Solved in version(s):sc_kernel.dll 2.9.546, sc_gui.dll 2.9.518, sc_obj_list_ctrl.ocx 2.9.531, sc_samlight_client_ctrl.ocx 2.9.543, SAM Light 2.9.697,
2.9.5


Go to software changelog