API Reference > Classes > Geometry Classes > OdBmGeometryOptions Class > OdBmGeometryOptions Methods > OdBmGeometryOptions::setDetailLevel Method
OdBmGeometryOptions::setDetailLevel Method
Syntax
C++
void setDetailLevel(OdBm::ViewLevelObjectDetail::Enum);

Sets the detail level for the geometry extracted with these options.

Exceptions 
Description 
eInvalidContext 
Thrown when setting this property, if View is already set. When View is set the detail level of the view is used. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.