Share

AcGsView::invalidateCachedViewportGeometry (AcGiDrawable*) Method

C++

virtual void invalidateCachedViewportGeometry(
    AcGiDrawable* pDrawable
) = 0;

Description

This method informs the Graphic System that all view-independent viewportDraw geometry is invalid and needs to be regenerated in this view.

Parameters

Parameters Description
pDrawable Input the adding transient

Links

AcGsView Class

Previous Class

AcGsView2

Was this information helpful?