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

eOk if successful.

Sets whether end lines and bend lines are shown or not. 

 

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