|
CFx SDK Documentation 2026 SP0
|
#include "TD_PackPush.h"#include "Ge/GePoint2d.h"#include "Ge/GeVector2d.h"#include "Ge/GeDoubleArray.h"#include "CmEntityColorArray.h"#include "Int32Array.h"#include "UInt8Array.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| struct | OdGeShellData |
| class | OdHatchPatternLine |
Typedefs | |
| typedef OdArray< OdHatchPatternLine > | OdHatchPattern |
Enumerations | |
| enum | OdGeIslandStyle { OdGeIslandStyle_Normal = 0 , OdGeIslandStyle_Outer = 1 , OdGeIslandStyle_Ignore = 2 } |
| typedef OdArray<OdHatchPatternLine> OdHatchPattern |
This template class is a specialization of the OdArray class for OdHatchPatternLine objects.
Definition at line 117 of file HatchPattern.h.
| enum OdGeIslandStyle |
Defines OdDbHatch island types detection.
Definition at line 53 of file HatchPattern.h.