CadInvalidateViewport
Mark a viewport's engineering content stale so the paper-space renderer re-asks the host on the next repaint.
void CadInvalidateViewport (
std::int32_t hViewport
);
Parameters
- hViewport (std::int32_t)
- Handle to the viewport.
Return Value
None.