API Reference > OdDb Classes > OdDbSectionViewStyle Class > OdDbSectionViewStyle Methods > OdDbSectionViewStyle::setShowAllPlaneLines Method
OdDbSectionViewStyle::setShowAllPlaneLines Method
Syntax
C++
OdResult setShowAllPlaneLines(bool bValue);
Parameters 
Description 
bool bValue 
[in] True if plane lines are to be shown, false otherwise. 

eOk if successful.

Sets whether plane lines are shown or not. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.