def _set_grid_button_state(button_check): """Sets the checked state of the Draft_ToggleGrid command. This is then reflected on the associated "Toggle Grid" buttons of every toolbar and menu. Args: button_check (bool): if True, check the grid button. Returns: None """ action = Free...
This is also accessible via the context menu for the GridSurface object. Point Size allows to set the Point Size of all the Part::Vertex objects in one go. Vertices is the list of Vertex objects used in the grid. Note that it is possible to delete one or more of these without ...
Grid Auto Group G, R Shift + Spacebar DRAFT Utilities Sub-menu Command (click hyperlink for wiki) Keyboard Icon Shortcut Visuals Group Heal Flip Dimensions Construction Mode Toggle Continue Mode Toggle DRAFT Wire Tools Sub-menu C, M Command Undo Last Segment Keyboard Icon Shortcut Edit Finish ...
UI/UX: Window title when Importing/Exporting a Step file is too generic #16415 leoheck None None None TechDraw: hatch pattern set in a draft element attribute not supported in TechDraw #16413 semhustej 16:05:00 None None Sketcher: Enabling grid in sketcher view results in crash #16411 Sadi...
A simple sheet metal workbench for FreeCAD. Contribute to leoheck/FreeCAD_SheetMetal development by creating an account on GitHub.
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
A simple sheet metal workbench for FreeCAD. Contribute to DrBenson/FreeCAD_SheetMetal development by creating an account on GitHub.
( iconPath , 'SheetMetal_Update.svg'))) self.grid.addWidget(self.addButton, 3, 0, 1, 2) QtCore.QObject.connect(self.addButton, QtCore.SIGNAL("clicked()"), self.updateElement) self.update() def isAllowedAlterSelection(self): return True def isAllowedAlterView(self): return True def ...
(iconPath, "SheetMetal_Update.svg")) ) self.grid.addWidget(self.addButton, 3, 0, 1, 2) QtCore.QObject.connect( self.addButton, QtCore.SIGNAL("clicked()"), self.updateElement ) self.update() def isAllowedAlterSelection(self): return True def isAllowedAlterView(self): return True def...