page = FreeCAD.ActiveDocument.addObject('TechDraw::DrawPage','Page') FreeCAD.ActiveDocument.addObject('TechDraw::DrawSVGTemplate','Template') FreeCAD.ActiveDocument.Template.Template = templateFileSpec FreeCAD.ActiveDocument.Page.Template = FreeCAD.ActiveDocument.Template page.Scale =5.0# page.ViewObject....
[TechDraw] Return logic simplification (FreeCAD#16504) cdb9276· Nov 19, 2024 History39,241 Commits .github Add safe mode description to issue template and guide in readme Oct 24, 2024 cMake [cmake] clean InitializeFreeCADBuildOptions.cmake Nov 19, 2024 conda Bim remove py2 compatibility ...
Whitespace Ignore whitespace Split Unified 330 changes: 84 additions & 246 deletions 330 src/Mod/TechDraw/Gui/Resources/icons/actions/TechDraw_PageTemplate.svg Loading Viewer requires iframe. 0 comments on commit 52b4112 Please sign in to comment. Footer...
TechDraw [LasercutterSVGExport] added lasercuttersvg.ui 5年前 Utility Merge pull request #55 from 0penBrain/StraightenObject 5年前 icons MeasureCircle: add icon 9年前 myMacroDir Typos and wiki URL fixes 7年前 .gitattributes Create .gitattributes ...
OPTION(BUILD_TECHDRAW "Build the FreeCAD Technical Drawing module" ON) OPTION(BUILD_TUX "Build the FreeCAD Tux module" ON) OPTION(BUILD_WEB "Build the FreeCAD web module" ON) OPTION(BUILD_SURFACE "Build the FreeCAD surface module" ON) ...
FreeCAD.ActiveDocument.Template.Template = templateFileSpec FreeCAD.ActiveDocument.Page.Template = FreeCAD.ActiveDocument.Template page.Scale =5.0# page.ViewObject.show() # unit tests run in console modeprint("page created") view = FreeCAD.ActiveDocument.addObject('TechDraw::DrawViewPart','View') ...
-- /usr/ports/wip/freecad/work/.build/src/Mod/TechDraw/App/DrawSVGTemplatePy.cpp -- /usr/ports/wip/freecad/work/.build/src/Mod/TechDraw/App/DrawViewClipPy.cpp -- /usr/ports/wip/freecad/work/.build/src/Mod/TechDraw/App/DrawViewDimensionPy.cpp -- /usr/ports/wip/freecad/work/.build/...
WB Arch: create structure -> structure option -> beam without category selected #15393 ssl33 23:35:12 None None AttachEngine3D: subshape not found, but i don't used subshape bindes (and recompute failed) #15392 amreo 14:24:50 None None TechDraw: Line style preferences not translated #1...
FreeCAD.ActiveDocument.Template.Template = templateFileSpec FreeCAD.ActiveDocument.Page.Template = FreeCAD.ActiveDocument.Template page.Scale =5.0# page.ViewObject.show() # unit tests run in console modeprint("page created") view = FreeCAD.ActiveDocument.addObject('TechDraw::DrawViewPart','View') ...
OPTION(BUILD_TECHDRAW "Build the FreeCAD Technical Drawing module" ON) OPTION(BUILD_TUX "Build the FreeCAD Tux module" ON) OPTION(BUILD_WEB "Build the FreeCAD web module" ON) OPTION(BUILD_SURFACE "Build the FreeCAD surface module" ON) ...