DbObjectContextData.h
This class defines a set of annotation-specific properties for a Hatch View object.
This class is intended for application developers only, not TX developers.
|
Name |
Description |
|
|
|
Name |
Description |
|
OdResult appendHatchLine(const OdGePoint2d&,const OdGePoint2d&); OdResult compressHatch(); virtual OdDbObjectContext * context() const; virtual OdResult dwgInContext(OdDbDwgFiler *,OdDbObjectContext * &); virtual OdResult dwgOutContext(OdDbDwgFiler *) const; OdResult freeUncompressedHatch(); OdResult initCompression(); virtual bool matchesContext(const OdDbObjectContext&) const; OdResult rotateHatchPattern(const OdDbHatch*,double); virtual OdResult setContext(const OdDbObjectContext&); OdResult setGrowLength(OdInt32); OdResult setLogicalLength(OdInt32); OdResult setPhysicalLength(OdInt32); OdResult traceHatchBoundary(const OdDbHatch*) const; bool viewChanged(const OdDbHatch*); | |
|
Reads the DXF data of this object. | |
|
Writes the DXF data of this object. | |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|