CadShowEmptyRect
CadSnapGetIndMode lives in api_window.cpp (needs the view's snap engine).
void CadShowEmptyRect (
std::int32_t bShow
);
Parameters
- bShow (std::int32_t)
- Boolean flag: nonzero = true / enabled, 0 = false / disabled.
Return Value
None.