API Reference > Classes > Geometry Classes > OdBmGeometryOptions Class > OdBmGeometryOptions Methods > OdBmGeometryOptions::dbView Method
OdBmGeometryOptions::dbView Method
Syntax
C++
OdBmDBViewPtr dbView() const;

Returns the view used for geometry extraction.

If a view-specific geometry in the element geometry cache exists, it will be extracted in the retrieval of geometry. Also, the detail level of the geometry will be taken from the view's detail level.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.