Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeIslandStyle Enumeration
Syntax
C++
enum OdGeIslandStyle { OdGeIslandStyle_Normal = 0, OdGeIslandStyle_Outer = 1, OdGeIslandStyle_Ignore = 2 };
Members
Description
OdGeIslandStyle_Normal
Hatches from the outermost boundary, and toggles with each boundary encountered.
OdGeIslandStyle_Outer
Hatches from the outermost boundary, and turns off at the first boundary encountered.
OdGeIslandStyle_Ignore
Hatches from the outermost boundary, and ignores all boundaries encountered.

Defines OdDbHatch island types detection.

File: HatchPattern.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.