Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmDBView3d::setSectionBoxStatus Method
Syntax
C++
OdResult setSectionBoxStatus(bool activate);

Activates or deactivates existing section box in this 3D view. 

 

Parameters
Description
activate
[in] True to activate section box, false otherwise.

eOk if the operation completed successfully, or an appropriate error code otherwise.

Activated section box will get new extents from this view extents if this view was rendered by calling application and has Gs cache; otherwise, previsios section box extents will be restored. If it's necessary to activate and assign other extents, use setSectionBox() method instead.

Copyright © 2002-2022. Open Design Alliance All rights reserved.