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

eOk if successful.

Sets whether hatches are shown or not. 

 

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