Zheng, Lei
b05bcbb6cb
Path.Area: force CW orientation on pocket mode offset
2017-05-13 14:36:42 +02:00
Zheng, Lei
ea3d5b411f
Path.Area: add parameter 'Outline' to remove inner holes
2017-05-13 14:36:42 +02:00
Zheng, Lei
fca09c949d
Path.Area: fix path orientation setting
2017-05-13 14:36:42 +02:00
Zheng, Lei
67f8d77c4a
Path.Area: rename Clearance parameter to ResumeHeight
2017-05-13 14:36:42 +02:00
Zheng, Lei
50d436c5a7
Path.Area: fixed zigzag pocket mode
2017-05-13 14:36:42 +02:00
wmayer
3855a06267
add keyword support to MakePipeShell.add, support overloaded method
2017-05-13 14:12:37 +02:00
wmayer
c98ab632e5
exception handling in BRepOffsetAPI_MakePipeShellPy
2017-05-13 13:28:31 +02:00
Jeff Terrace
1a906a9242
Use xrange instead of range when exporting to collada.
...
This avoids creating a giant temporary list for large meshes.
2017-05-12 09:28:54 -07:00
wmayer
22473ae4a8
fix creation of NaN that invalidates the view frustum
2017-05-12 08:05:12 +02:00
wmayer
736cd735ca
fix possible freeze when creating sketch grid
2017-05-11 23:34:01 +02:00
Keith Sloan
c37e13b76d
Fix for linear_extrude request of null object i.e. null text
2017-05-11 20:21:54 +02:00
Keith Sloan
3d4f8091de
Fix for linearextrude with twist
2017-05-11 20:17:26 +02:00
Richard Crozier
422328483e
AppPartPy.cpp: improved docstrings for Part.makeLine and Part.makePolygon
2017-05-11 20:01:37 +02:00
looooo
df8826ac3b
py3: AddonManager: use urllib.request insted of urllib2
...
issue 0000995
2017-05-11 19:50:43 +02:00
wmayer
ce67325616
add method to get ancestors of a sub-shape
2017-05-11 11:20:21 +02:00
Pekka Roivainen
deeb196578
Path: PathDrilling updates
...
-Log Level to INFO
-PEP8 formatting
-move sort_jobs to PathUtils
2017-05-10 22:57:14 +02:00
Pekka Roivainen
8a1d26931c
Some input field validating
2017-05-10 22:57:14 +02:00
Pekka Roivainen
51bd09fd7c
Change a button text to a more sensible one
2017-05-10 22:57:14 +02:00
Pekka Roivainen
06b135ccfd
Polishing PathDrilling
2017-05-10 22:57:14 +02:00
Pekka Roivainen
cae4ec9bbc
Added support for Arch Panels. Added possibility to add custom features to drill
2017-05-10 22:57:14 +02:00
Pekka Roivainen
3dc3a1bf26
Drilling refactoring and cleanup
2017-05-10 22:57:14 +02:00
Pekka Roivainen
c8f0e0720e
enable removing of drilled features in BaseList. Activate Find All button
2017-05-10 22:57:14 +02:00
wmayer
17135addb6
add optional parameter to TopoShape.check() to run bop check
2017-05-10 22:40:12 +02:00
WandererFan
fdb6bc01a7
Fix #2971 segfault on hide() current page from Python
2017-05-10 17:43:48 +02:00
WandererFan
62e657f71e
Fix #2972 Export Pdf Page Not in Foreground
...
exposes TechDrawGui.exportPageAsPdf(page,file)
also adds TechDrawGui.exportPageAsSvg(page,file)
2017-05-10 17:43:48 +02:00
WandererFan
6cb5372ad3
Fix Dimension double child collection
...
if a dimension references 2 geometries in a View - ie
Vertex-Vertex - only count it as 1 child of View
2017-05-10 17:43:48 +02:00
WandererFan
235f0a93c6
DrawGeomHatch improvements
...
-draw & align dash patterns correctly on all QPainters using QGPathItem
-Allow patterns to start with space
-ensure horiz & vert lines pass through pattern origin
-Scalable complex patterns
2017-05-10 17:43:48 +02:00
WandererFan
5cef451f95
Prevent ghost centre marks in ViewDetail
2017-05-10 17:43:48 +02:00
WandererFan
9ef6b76977
implement detail view highlight in base view
2017-05-10 17:43:48 +02:00
WandererFan
0ce1a6f730
fix confusing class name
2017-05-10 17:43:48 +02:00
WandererFan
bf4a80dad5
clean up GeomHatch feature, gui & dialog
...
Refactor code, allow dialog to edit feature, update graphics on change
prep for dash line start positioning.
2017-05-10 17:43:48 +02:00
WandererFan
c2033723a9
Correct property names in Prefs
2017-05-10 17:43:48 +02:00
WandererFan
c44ae84402
Apply HiRez mods to ViewClip
2017-05-10 17:43:48 +02:00
wmayer
2ea183e629
Expose method to Python to get property name of main geometry
...
fix inheritance of MeshFeaturePy
fix inheritance of PartFeaturePy
remove useless test() method
implement getPyObject in GeoFeature in case a sub-class doesn't implement it
2017-05-10 10:36:22 +02:00
Yorik van Havre
7fac74a211
Draft: New button to modify working plane during Wire drawing
2017-05-09 23:36:41 -03:00
Yorik van Havre
6fb69c9e7c
Arch: Changing the Length of a Wall now affects its baseline
2017-05-09 19:32:48 -03:00
wmayer
67cff74865
add command to merge point clouds
2017-05-08 21:50:03 +02:00
DeepSOIC
d835c11973
Draft: use viewer.redraw() in interactive operations
...
improves responsiveness of Draft on Windows dramatically
2017-05-08 11:44:41 -03:00
Yorik van Havre
8f7e3c628f
Draft: Fixed encoding in importDXF message - issue #3019
2017-05-08 10:51:04 -03:00
Jean-Marie Verdun
bb12ce3474
Compute the document before inserting STEP file.
...
Consider that inserted Tree Element are computed and remove the Touched flag
before recomputing lately the document
This is accelerating the STEP file
2017-05-07 21:45:31 +02:00
Jean-Marie Verdun
7efb99ad18
Step Reader Improvements
...
Call new functions which allows to allocate in a single call Object into the document instead of multiple calls
Put into a Compound, STEP Compound instead of a Sub Tree which was creating far
too much object (aka replicate what CAD Assistant and EDrawings are doing when
opening a complex STEP tree)
2017-05-07 21:37:48 +02:00
looooo
3299c363ab
py3: path: some fixes to make path py3-compileable
2017-05-06 17:11:52 +02:00
looooo
2a9cfd7eee
py3: Fem: PyGui: use relative imports for PyGui
2017-05-06 15:30:46 +02:00
triplus
22519c1a6c
Improved persistent toolbars start logic
2017-05-06 15:22:24 +02:00
Yorik van Havre
5353ad67ab
Arch: small fix to last commit
2017-05-05 12:52:17 -03:00
Yorik van Havre
96ab2876b5
Arch: Fixed multilayer wall colors + added control in wall creation panel + fixed default roles
2017-05-05 12:45:41 -03:00
Yorik van Havre
920fc9d9c4
Draft: Fixed snapping to intersection of Arch axes
2017-05-05 10:42:48 -03:00
looooo
7dd0b9b4e6
Test: simplified command to run single test
2017-05-04 00:19:37 +02:00
wmayer
ffa10bbf0c
Qt5: workaround for undocking of mdi view
...
fix minor issues reported by clang static analyzer
2017-05-03 22:01:46 +02:00
Yorik van Havre
f264f0fd41
Arch Multimaterial
2017-05-03 11:52:24 -03:00