API Reference > Classes > Database Classes > OdBmFormatOptions Class > OdBmFormatOptions Methods > OdBmFormatOptions::setIsSuppressLeadingZeros Method
OdBmFormatOptions::setIsSuppressLeadingZeros Method
Syntax
C++
OdResult setIsSuppressLeadingZeros(bool);
Parameters 
Description 
bool 
[in] New value of the flag.  

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

Sets the new value of a flag that states whether to delete leading zeros for feet and inches. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.