Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::setBreakOffset Method
Syntax
C++
void setBreakOffset(OdUInt32 index, const OdGeVector3d& vec);

Sets the table break offset of the specified table entity. 

 

Parameters
Description
index
[in] Sun-table index.
vec
[in] Vector for table break offset.

index parameter should be more than or equal to 1.

Copyright © 2002-2022. Open Design Alliance All rights reserved.