DbObjectContextData.h
This class defines the set of object properties that represent an object in some context.
The context data varies depending on the current context, for example, the current annotation scale. This class is intended for application developers only, not for TX developers.
|
Name |
Description |
|
|
|
Name |
Description |
|
| |
|
virtual OdResult dwgInContext(OdDbDwgFiler*,OdDbObjectContext* &); virtual void dwgOutContext(OdDbDwgFiler*) const; | |
|
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. | |
|
| |
|
| |
|
Returns true if and only if this object's assertWriteEnabled() has been called since it was opened. | |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|