Commit Graph

27 Commits

Author SHA1 Message Date
wandererfan 7028da17b5 Expose findCentroid to Python 2018-08-11 11:24:12 +02:00
wandererfan 0790e3c920 Add support for Dxf Export R14 spec 2018-07-18 10:52:03 -03:00
wandererfan f571c14487 Fix wrong point in Radius dim 2018-06-10 19:13:22 +02:00
wandererfan bf5589e2d6 Position DPGI Dimensions correctly in Dxf file 2018-06-04 12:56:26 -04:00
wandererfan 2dd0f1f8f6 Export Diametric Dim to Dxf 2018-05-21 19:36:16 -04:00
wandererfan b7f4fe9368 Export Radial Dim to Dxf 2018-05-21 19:36:16 -04:00
wandererfan 4a1b6601da Export Angular Dim to Dxf 2018-05-21 19:36:16 -04:00
wandererfan 490b7fc197 Export Linear Dim to Dxf 2018-05-21 19:36:16 -04:00
wandererfan 84c40aa69b export TD Annotation to Dxf 2018-05-16 18:58:10 -04:00
wmayer 5a7bc3376d disable Py::Exception(const std::string&) constructor as it will be removed in future PyCXX versions 2018-04-29 11:00:28 +02:00
wandererfan 33c77a5462 Add View and Page Dxf export 2018-04-29 10:12:31 +02:00
wmayer 840c9e8b3c prepare for PyCXX 7.0 2018-04-18 19:20:50 +02:00
WandererFan 99fcba4992 VPart/VSection Graphic Properties to Gui side 2018-02-14 15:42:26 -05:00
wmayer 949c86d364 Port to occ7.2:
+ Standard_Failure::Caught() is now marked as deprecated and should be replaced with standard C++ exception handling
2017-09-01 16:27:46 +02:00
luzpaz 2badea8c37 TechDraw: typo fix 2017-07-10 19:29:55 -03:00
WandererFan f56df2ebee Add viewPartAsSvg in App 2017-06-23 08:14:46 +02:00
WandererFan fc1c863034 Add viewPartAsDxf function in App 2017-06-23 08:14:46 +02:00
Peter Lama a75a98ef27 Use OCCT Handle macro for Handle_ classes
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
2017-04-20 12:27:34 +02:00
WandererFan 804dc1cd85 Fix error handling 2016-11-18 10:14:59 +01:00
WandererFan 503d718520 Add planar embedding to EdgeWalker 2016-11-18 10:13:41 +01:00
WandererFan dc66106683 Create outline of 3D shape 2016-11-07 17:20:19 -05:00
WandererFan 6c937e1bbe Protect EdgeWalker against bad input 2016-09-11 13:12:24 -04:00
WandererFan b75f82b500 Fix for Wires with same bbox, different areas 2016-09-01 12:14:43 -04:00
WandererFan 9a93185f7e Py binding for EdgeWalker
refactor EdgeWalker code from DVP,DVS
2016-09-01 12:14:42 -04:00
WandererFan a46fd856d4 more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
WandererFan 3b2d07e8af ProjectionAlgo & DrawingExport renames 2016-07-11 15:32:16 +02:00
WandererFan 189839e93d Add Mod/TechDraw/App 2016-07-11 15:32:16 +02:00