|
CFx SDK Documentation 2026 SP0
|
#include <DbFlattenViewsHelper.h>
Public Member Functions | |
| OdDbSectionHatchPatternSettings () | |
Public Attributes | |
| OdDbHLRCurveProperties | hatchCurveProperties |
| OdString | strPatternName |
| OdDbHatch::HatchPatternType | patternType |
| OdHatchPattern | userDefinedPattern |
| double | dPatternAngle |
| double | dPatternScale |
This struct contains hatch pattern and curve properties for secdtoion hatch geometry.
<group OdDb_Classes>
Definition at line 54 of file DbFlattenViewsHelper.h.
| OdDbSectionHatchPatternSettings::OdDbSectionHatchPatternSettings | ( | ) |
| double OdDbSectionHatchPatternSettings::dPatternAngle |
Definition at line 61 of file DbFlattenViewsHelper.h.
| double OdDbSectionHatchPatternSettings::dPatternScale |
Definition at line 62 of file DbFlattenViewsHelper.h.
| OdDbHLRCurveProperties OdDbSectionHatchPatternSettings::hatchCurveProperties |
Definition at line 57 of file DbFlattenViewsHelper.h.
| OdDbHatch::HatchPatternType OdDbSectionHatchPatternSettings::patternType |
Definition at line 59 of file DbFlattenViewsHelper.h.
| OdString OdDbSectionHatchPatternSettings::strPatternName |
Definition at line 58 of file DbFlattenViewsHelper.h.
| OdHatchPattern OdDbSectionHatchPatternSettings::userDefinedPattern |
Definition at line 60 of file DbFlattenViewsHelper.h.