API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::setBreakSpacing Method
OdDbTable::setBreakSpacing Method
Syntax
C++
void setBreakSpacing(double spacing);
Parameters 
Description 
double spacing 
[in] Spacing value. 

Sets the break spacing for this table entity. 

 

Method generates the eInvalidInput exception when the spacing is negative.

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