API Reference > OdDb Classes > OdDbBreakData Class
OdDbBreakData Class
OdDbBreakDataOdDbBreakData
Syntax
C++
class OdDbBreakData : public OdDbObject;

DbBreakData.h

This class represents break data for dimensions. 

 

 
Name 
Description 
 
 
 
 
 
 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Notification function called whenever an object has been erased or unerased.
 
 
This is the overview for the getBreakPointRef method overload. 
 
Notification function called whenever an object is opened OdDb::kForWrite, a function has been called that could modify the contents of this object, and this object is now being closed.
 
 
 
 
 
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.