# How to rotate OdDbViewport entity? Or Is there any other way to make OdDbViewport rotate?

 1. [FAQ](/faq)
2. »
3. [Vectorization modules questions](/faq/vectorization-modules-questions)

Viewport itself can't be rotated, but its contents can be using OdDbViewport::setTwistAngle()
