Commit Graph

44 Commits

Author SHA1 Message Date
wmayer
f61fa56dd2 + fix minor error 2014-01-28 17:19:01 +01:00
wmayer
1b7b6efff1 + fixes: #0001369: Part::TopoShape::getMemSize fails for Bezier Curves 2014-01-28 11:29:21 +01:00
wmayer
a9f3b8a09f + Use long helix function in parametric feature 2013-12-29 14:51:25 +01:00
WandererFan
62e82aca90 Add Part.makeLongHelix to work around Mantis #0954 2013-12-29 13:53:01 +01:00
wmayer
1086dbf389 + fixes #0001247 2013-11-07 14:17:41 +01:00
Yorik van Havre
a1084de89c Part: Extended makePipeShell() so it accepts a transformation mode value 2013-10-07 15:41:38 -03:00
wmayer
4970c461ac + Apply patch for helix but deactivate it for the moment 2013-09-30 13:18:32 +02:00
wmayer
a5e3020dc9 + Fix TopoShape::fix() 2013-09-28 11:02:09 +02:00
jriegel
ec0a5ccb0c Merge branch 'refs/heads/double-precision-werner'
Conflicts:
	src/App/Document.cpp
	src/App/PropertyGeo.cpp
	src/App/PropertyStandard.cpp
	src/Base/Reader.cpp
	src/Base/Reader.h
	src/Gui/propertyeditor/PropertyItem.cpp
	src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
	src/Mod/Inspection/Gui/ViewProviderInspection.cpp
	src/Mod/Mesh/App/MeshProperties.cpp
	src/Mod/Part/App/TopoShapeFacePyImp.cpp
	src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
abf1623f07 Add SchemaVersion to RestoreDocFile to distinquish double from float binary 2013-09-24 11:01:09 +02:00
wmayer
00ba8f2776 Remove determinant check in transform* methods 2013-09-11 18:48:24 +02:00
wmayer
6257d923ad 0001137: Incomplete slices when using Part.slice on a torus 2013-08-25 17:31:04 +02:00
wmayer
224d17a984 0001221: Add a function that can apply a Placement to a Shape like sh.transformGeometry(sh.Placement.toMatrix()) 2013-08-25 11:32:03 +02:00
wmayer
d33f2b4565 Fix refinement algorithm to avoid the loose the solid 2013-08-24 07:26:31 +02:00
wmayer
bed8a97114 Replace BRepTools_ReShape with BRepBuilderAPI_MakeSolid in refinement algorithm 2013-08-23 15:25:17 +02:00
wmayer
bb63f7a4d5 Remove FileVersion from RestoreDocFile, convert point data back to floats 2013-03-29 15:23:51 +01:00
jrheinlaender
ad6444053b Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files 2013-03-27 11:47:18 +04:30
wmayer
16384de1bc Fill&sew shape and its offset 2012-11-24 21:24:58 +01:00
wmayer
7ae0bb2f33 Make more consistent method names in TopoShape 2012-11-24 20:45:47 +01:00
wmayer
3a9920d327 Fix crash when accessing non-existent sub-element in TopoShape 2012-11-07 11:00:03 +01:00
wmayer
8599c154d4 Fix possible crash when exporting STEP files 2012-08-15 13:20:28 +02:00
wmayer
53413e8af6 0000764: Serialize Shape to python String 2012-06-28 18:29:48 +02:00
wmayer
a6261ed84b First draft of makeThread 2012-06-15 13:04:07 +02:00
wmayer
84fc5ec87e 0000749: PI was not declared in this scope - compile error 2012-06-14 13:01:07 +02:00
wmayer
8a94ba885c Fix critical warnings 2012-06-13 18:49:10 +02:00
wmayer
dd227d83b9 Make a convenient function to convert between gp_Trsf and Base::Matrix4D 2012-06-01 16:44:57 +02:00
wmayer
498b4dcf04 fix in makeTube 2012-05-18 00:12:30 +02:00
wmayer
5b41f0e8a5 Replace makeTube algorithm 2012-05-14 19:15:11 +02:00
wmayer
2a16c7bd49 left hand helix 2012-05-01 13:17:10 +02:00
wmayer
f52ddb075d Part WB Loft tool extension 2012-04-26 13:27:05 +02:00
wmayer
b57ca9ad64 + patch: improve face union (tanderson69)
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5424 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-24 16:38:06 +00:00
wmayer
546faca0de 0000572: add a method to Part module to read BRep data from string
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5410 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-16 20:23:26 +00:00
wmayer
5c23a97737 + attribute Tolerance added to vertex, edge and face
+ method 'add' added to wire

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5401 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-12 12:09:45 +00:00
wmayer
dfbea1de96 + move vec_traits into its own module
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5363 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-30 11:45:28 +00:00
wmayer
a402ab5320 + raise exception in TopoShape::getSubShape() if shape is empty or wrong sub-type is given
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5349 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-27 14:39:29 +00:00
wmayer
52d65e2085 + port to OCC 6.5.2
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5318 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-17 12:58:47 +00:00
wmayer
3b5c2c951f + add GUI command for shape refinement
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5307 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-15 13:16:44 +00:00
wmayer
b3156069ab 0000531: Python API: Mirroring rotated parts produces undesired results
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5296 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-13 18:01:59 +00:00
wmayer
d6d7914079 + in removeSplitter() only allow shells or solids
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5236 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-08 10:06:58 +00:00
wmayer
271291a2d0 + add Thomas Anderson's remove splitter algorithm
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5228 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-07 15:16:57 +00:00
wmayer
a512879ba1 + fix non-parametric makeHelix() function in Part module
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5143 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-17 10:02:26 +00:00
wmayer
a4697d22ee 0000460: exporting *stl files from File -> Export
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5095 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-11-05 21:41:32 +00:00
wmayer
e9bc1bfff8 + add method to offset arbitrary shapes
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5005 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-11 11:47:57 +00:00
wmayer
120ca87015 + unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00