API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::getSheetView Method
OdDbViewport::getSheetView Method
Syntax
C++
OdDbObjectId getSheetView() const;

Retrieves an object identifier of a sheet view associated with this viewport.

This method can throw the eUnableToGetViewAssociation error if it fails to get the associated view.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.