Share

AcGiGeometry::popClipBoundary

C++

virtual void popClipBoundary() = 0;

Description

Removes the top most clip boundary from the stack. This method may only be called following a successful pushClipBoundary() call from within the worldDraw or viewportDraw of a drawable.

Links

AcGiGeometry

Was this information helpful?