API Reference
>
OdDb Classes
>
OdDbHatch Class
>
OdDbHatch Enumerations
>
OdDbHatch::HatchStyle Enumeration
OdDbHatch::HatchStyle Enumeration
Collapse All
Syntax
C++
enum
HatchStyle
{
kNormal
= 0,
kOuter
= 1,
kIgnore
= 2 };
File
DbHatch.h
Members
Members
Description
kNormal = 0
Hatch toggles on each boundary.
kOuter = 1
Hatch turns off after first inner loop.
kIgnore = 2
Hatch ignores inner loop
Group
OdDbHatch Enumerations
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
Send feedback about this topic