API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::setBreakOffset Method
OdDbTable::setBreakOffset Method
Syntax
C++
void setBreakOffset(OdUInt32 index, const OdGeVector3d& vec);
Parameters 
Description 
OdUInt32 index 
[in] Sun-table index.  
const OdGeVector3d& vec 
[in] Vector for table break offset. 

Sets the table break offset of the specified table entity. 

 

index parameter should be more than or equal to 1.

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