Draft: Implementation of 'Align to face' checkbox in Hatch task panel (#21332)
This commit is contained in:
@@ -454,6 +454,7 @@ def _get_param_dictionary():
|
||||
"HatchPatternResolution": ("int", 128), # used for SVG patterns
|
||||
"HatchPatternRotation": ("float", 0.0),
|
||||
"HatchPatternScale": ("float", 100.0),
|
||||
"HatchPatternTranslate": ("bool", True),
|
||||
"labeltype": ("string", "Custom"),
|
||||
"LayersManagerHeight": ("int", 320),
|
||||
"LayersManagerWidth": ("int", 640),
|
||||
|
||||
Reference in New Issue
Block a user