Merge pull request #21042 from furgo16/add-taskpanel-walloffset
BIM: add Offset input to wall creation task panel
This commit is contained in:
@@ -560,6 +560,7 @@ def _get_param_dictionary():
|
||||
"WallAlignment": ("int", 0),
|
||||
"WallHeight": ("float", 3000.0),
|
||||
"WallWidth": ("float", 200.0),
|
||||
"WallOffset": ("float", 0.0),
|
||||
"WindowH1": ("float", 50.0),
|
||||
"WindowH2": ("float", 50.0),
|
||||
"WindowH3": ("float", 50.0),
|
||||
|
||||
Reference in New Issue
Block a user