Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGeometryOptions::setDbView Method
Syntax
C++
void setDbView(const OdBmDBViewPtr& view);

Sets the view used for geometry extraction. 

 

Parameters
Description
view
[in] The input view to be set.
Exceptions
Description
eInvalidInput
Thrown when setting this property with a null.
eInvalidContext
Thrown when setting this property, if DetailLevel is already set. When DetailLevel is set view-specific geometry can't be extracted.
Copyright © 2002-2022. Open Design Alliance All rights reserved.