wandererfan
88b07896e6
[TD]Extent Dimensions
2019-11-02 14:59:32 -04:00
Zheng, Lei
e90d09dc40
TechDraw: Link related changes
...
* Support link and group objects
* Support view sync by implementing view provider API getMDIView()
* Use handleChangedPropertyType() for object migration instead of
reimplementing Restore() because of a lots of changes in
PropertyContainer::Restore().
* Various other small fixes.
2019-08-17 15:15:46 +02:00
wandererfan
fbfdb69c20
[TD]Py Cosmetic Vertex, Line, Circle Arc
2019-07-15 12:36:48 -04:00
wandererfan
2dd9e67887
Expose findCentroid to Python
2018-08-11 11:24:12 +02:00
wandererfan
08a3e315ce
Add support for Dxf Export R14 spec
2018-07-18 10:52:03 -03:00
wandererfan
aec643fd84
Fix wrong point in Radius dim
2018-06-10 19:13:22 +02:00
wandererfan
d3befd1801
Position DPGI Dimensions correctly in Dxf file
2018-06-04 12:56:26 -04:00
wandererfan
d4552fb11a
Export Diametric Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
8115c8e80b
Export Radial Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
65f67d8ff8
Export Angular Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
06e8572d98
Export Linear Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
6f61c21e3c
export TD Annotation to Dxf
2018-05-16 18:58:10 -04:00
wmayer
5e484d0a92
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
8047ec3f7e
Add View and Page Dxf export
2018-04-29 10:12:31 +02:00
wmayer
99ec96acd5
prepare for PyCXX 7.0
2018-04-18 19:20:50 +02:00
WandererFan
02b64dca3a
VPart/VSection Graphic Properties to Gui side
2018-02-14 15:42:26 -05:00
wmayer
0d617f97d6
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
657795cb12
TechDraw: typo fix
2017-07-10 19:29:55 -03:00
WandererFan
04eaca7e20
Add viewPartAsSvg in App
2017-06-23 08:14:46 +02:00
WandererFan
cd79ae2d5e
Add viewPartAsDxf function in App
2017-06-23 08:14:46 +02:00
Peter Lama
fa4bebf2e0
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
8abda88d4a
Fix error handling
2016-11-18 10:14:59 +01:00
WandererFan
78de266aa3
Add planar embedding to EdgeWalker
2016-11-18 10:13:41 +01:00
WandererFan
9ad177915d
Create outline of 3D shape
2016-11-07 17:20:19 -05:00
WandererFan
6b9d422136
Protect EdgeWalker against bad input
2016-09-11 13:12:24 -04:00
WandererFan
5197ae5313
Fix for Wires with same bbox, different areas
2016-09-01 12:14:43 -04:00
WandererFan
1dfdc5f079
Py binding for EdgeWalker
...
refactor EdgeWalker code from DVP,DVS
2016-09-01 12:14:42 -04:00
WandererFan
05bca371dc
more /Drawing/TechDraw/ edits. VP name conflicts
2016-07-11 15:32:16 +02:00
WandererFan
2fbc4025cd
ProjectionAlgo & DrawingExport renames
2016-07-11 15:32:16 +02:00
WandererFan
d24e9be1bf
Add Mod/TechDraw/App
2016-07-11 15:32:16 +02:00