CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"
#include "Ge/GePoint2d.h"
#include "Ge/GeVector2d.h"
#include "Ge/GeDoubleArray.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
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 103 of file HatchPattern.h.
enum OdGeIslandStyle |
Defines OdDbHatch island types detection.
Definition at line 39 of file HatchPattern.h.