Activates or deactivates existing section box in this 3D view.
Parameters
Parameters
Description
activate
[in] True to activate section box, false otherwise.
Returns
eOk if the operation completed successfully, or an appropriate error code otherwise.
Remarks
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.