FreeCAD/src/Mod/Part/App
2016-07-11 15:32:16 +02:00
..
AppPart.cpp Attacher: Py: create AttachEnginePy 2016-05-13 19:54:44 +03:00
AppPartPy.cpp Part: TopoShapePy: made Solid constructor accept CompSolid 2016-07-04 14:58:53 +03:00
ArcOfCirclePy.xml
ArcOfCirclePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
ArcOfEllipsePy.xml Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
ArcOfEllipsePyImp.cpp Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
ArcOfHyperbolaPy.xml Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ArcOfHyperbolaPyImp.cpp Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ArcOfParabolaPy.xml Part Module New Feature: Parabola & ArcOfParabola 2014-12-21 00:51:24 +01:00
ArcOfParabolaPyImp.cpp Part Module New Feature: Parabola & ArcOfParabola 2014-12-21 00:51:24 +01:00
ArcPy.xml Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
ArcPyImp.cpp Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
AttachableObject.cpp Attacher: fix defaulting to 3D of AttachableObject 2016-05-20 00:11:16 +03:00
AttachableObject.h Attacher: Py: implement Attacher attribute of AttachableObject 2016-05-13 19:54:44 +03:00
AttachableObjectPy.xml Attacher: Py: implement Attacher attribute of AttachableObject 2016-05-13 19:54:44 +03:00
AttachableObjectPyImp.cpp Attacher: Py: implement Attacher attribute of AttachableObject 2016-05-13 19:54:44 +03:00
AttachEnginePy.xml Attacher: Py: fix docu strings 2016-05-14 00:50:30 +03:00
AttachEnginePyImp.cpp Fix some GCC warnings. 2016-05-19 22:22:12 +02:00
Attacher.cpp Fix some GCC warnings. 2016-05-19 22:22:12 +02:00
Attacher.h AttachEngine: fix crash when referenced objects get deleted 2016-05-14 02:14:51 +03:00
BezierCurvePy.xml
BezierCurvePyImp.cpp + fix strict-aliasing warnings 2015-08-29 19:48:08 +02:00
BezierSurfacePy.xml
BezierSurfacePyImp.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
BodyBase.cpp PartDesign: Body rework - add BaseFeature property and make Tip always point to solid 2016-04-12 18:12:16 +02:00
BodyBase.h PartDesign/Gui: add origin sizing and rework datums sizing 2016-04-12 18:12:18 +02:00
BodyBasePy.xml implement active body in PartDesign 2016-04-12 18:11:45 +02:00
BodyBasePyImp.cpp + add missing license text 2016-04-13 15:20:41 +02:00
BRepOffsetAPI_MakePipeShellPy.xml
BRepOffsetAPI_MakePipeShellPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
BSplineCurveBiArcs.cpp + integrate biarcs algorithm 2015-04-05 14:10:03 +02:00
BSplineCurvePy.xml Implements more arguments to BSplineCurve.approximate 2016-06-13 14:18:35 +02:00
BSplineCurvePyImp.cpp Implements more arguments to BSplineCurve.approximate 2016-06-13 14:18:35 +02:00
BSplineSurfacePy.xml + add method getPolesAndWeights() to NURBS surfaces and curves 2015-05-09 00:58:07 +02:00
BSplineSurfacePyImp.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
CirclePy.xml
CirclePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
CMakeLists.txt Part: AttachmentEditor: withdraw code to use Show module 2016-06-20 01:19:02 +03:00
ConePy.xml
ConePyImp.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
CrossSection.cpp
CrossSection.h + port to OCC 7.0 2016-05-14 16:53:27 +02:00
CustomFeature.cpp
CustomFeature.h
CylinderPy.xml
CylinderPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
DatumFeature.cpp PartDesign/App: cleanup datum's classes and headers 2016-04-12 18:12:19 +02:00
DatumFeature.h PartDesign/App: cleanup datum's classes and headers 2016-04-12 18:12:19 +02:00
edgecluster.cpp + Prefer prefix ++/-- operators for non-primitive types 2015-10-06 21:16:44 +02:00
edgecluster.h
EllipsePy.xml Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
EllipsePyImp.cpp Sketcher New Feature: Ellipse support 2014-12-20 12:33:29 +01:00
encodeFilename.h issue #1027 use unicode filepaths 2014-10-11 13:32:06 +02:00
FeatureChamfer.cpp + fixes #0001889: Crash when undoing move of base object of a part fillet 2015-01-01 21:05:19 +01:00
FeatureChamfer.h
FeatureCompound.cpp + fixes #0001889: Crash when undoing move of base object of a part fillet 2015-01-01 21:05:19 +01:00
FeatureCompound.h
FeatureExtrusion.cpp Set offset mode for extrusion draft 2015-01-20 11:30:13 +01:00
FeatureExtrusion.h
FeatureFace.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
FeatureFace.h + Add selected sketches to one Face, implement specialized view provider for Face 2015-11-13 13:38:24 +01:00
FeatureFillet.cpp + fixes #0001889: Crash when undoing move of base object of a part fillet 2015-01-01 21:05:19 +01:00
FeatureFillet.h
FeatureGeometrySet.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeatureGeometrySet.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeatureMirroring.cpp
FeatureMirroring.h
FeaturePartBoolean.cpp
FeaturePartBoolean.h
FeaturePartBox.cpp + introduce proper enum for property status to replace plain integers 2016-01-01 15:36:24 +01:00
FeaturePartBox.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartCircle.cpp
FeaturePartCircle.h + fixes #0001652: Proper support of units for all geometric primitives 2015-01-07 15:31:07 +01:00
FeaturePartCommon.cpp
FeaturePartCommon.h
FeaturePartCurveNet.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartCurveNet.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartCut.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartCut.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartFuse.cpp Use multiple tool shapes for MultiFuse Feature 2015-02-21 12:35:20 +01:00
FeaturePartFuse.h
FeaturePartImportBrep.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartImportBrep.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartImportIges.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartImportIges.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartImportStep.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartImportStep.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FeaturePartPolygon.cpp
FeaturePartPolygon.h
FeaturePartSection.cpp
FeaturePartSection.h
FeaturePartSpline.cpp
FeaturePartSpline.h
FeatureRevolution.cpp
FeatureRevolution.h
FT2FC.cpp + Prefer prefix ++/-- operators for non-primitive types 2015-10-06 21:16:44 +02:00
FT2FC.h
Geometry.cpp + PLate surface approximation 2015-11-19 18:52:19 +01:00
Geometry.h + port to OCC 7.0 2016-05-14 16:53:27 +02:00
GeometryCurvePy.xml Python functions to intersect curves and surfaces 2016-04-12 18:11:55 +02:00
GeometryCurvePyImp.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
GeometryPy.xml + implement Geometry.copy for Python 2015-06-15 21:28:29 +02:00
GeometryPyImp.cpp + implement Geometry.copy for Python 2015-06-15 21:28:29 +02:00
GeometrySurfacePy.xml Python functions to intersect curves and surfaces 2016-04-12 18:11:55 +02:00
GeometrySurfacePyImp.cpp Python functions to intersect curves and surfaces 2016-04-12 18:11:55 +02:00
HyperbolaPy.xml Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
HyperbolaPyImp.cpp Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ImportIges.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
ImportIges.h
ImportStep.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
ImportStep.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
LinePy.xml
LinePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
modelRefine.cpp Part: ModelRefine: adding basis surface to cylinder. 2016-05-07 09:45:39 +02:00
modelRefine.h add coordinate system datum 2016-04-12 18:12:07 +02:00
OCCError.h + build with Qt < 4.7 and OCC < 6.5 2014-09-20 17:49:29 +02:00
OffsetCurvePy.xml
OffsetCurvePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
OffsetSurfacePy.xml
OffsetSurfacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
OpenCascadeAll.h wmayer patch for Win & OCC7 compat 2016-07-11 15:32:16 +02:00
ParabolaPy.xml
ParabolaPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
Part2DObject.cpp Attacher: change Part2DObject to use Plane attacher by default 2016-05-13 19:54:44 +03:00
Part2DObject.h PropertyLinkSubList, Sketcher: move legacy Support readout from PropertyContainer to Part2DObject 2016-04-12 18:12:12 +02:00
Part2DObjectPy.xml Attacher: Py: introduce Py interface of AttachableObject 2016-05-13 19:54:44 +03:00
Part2DObjectPyImp.cpp Attacher: Py: withdraw positionBySupport from Part2DObject 2016-05-13 19:54:44 +03:00
PartFeature.cpp Part Design: support for overlapping and coincident patterns 2016-04-12 18:12:00 +02:00
PartFeature.h PartDesign: Body rework - add BaseFeature property and make Tip always point to solid 2016-04-12 18:12:16 +02:00
PartFeaturePy.xml
PartFeaturePyImp.cpp
PartFeatureReference.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PartFeatureReference.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PartFeatures.cpp + revert regression in commit c3f35d9f affecting Part Thickness tool 2016-06-01 09:13:16 +02:00
PartFeatures.h
PlanePy.xml
PlanePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
PlateSurfacePy.xml + add Python binding to Plate surface 2015-11-19 15:27:35 +01:00
PlateSurfacePyImp.cpp + add Python binding to Plate surface 2015-11-19 15:27:35 +01:00
PointPy.xml + add toShape() to Part.Point, allow to pass Part.Point in Part.Vertex 2015-01-15 11:39:53 +01:00
PointPyImp.cpp + add toShape() to Part.Point, allow to pass Part.Point in Part.Vertex 2015-01-15 11:39:53 +01:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h Attacher: Py: create AttachEnginePy 2016-05-13 19:54:44 +03:00
PrimitiveFeature.cpp Part: make primitives attachable 2016-05-20 00:11:16 +03:00
PrimitiveFeature.h Part: make primitives attachable 2016-05-20 00:11:16 +03:00
ProgressIndicator.cpp
ProgressIndicator.h
PropertyGeometryList.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PropertyGeometryList.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PropertyTopoShape.cpp + removed unneeded pure virtual method getFaces from PropertyComplexGeoData 2016-03-04 17:16:57 +01:00
PropertyTopoShape.h + removed unneeded pure virtual method getFaces from PropertyComplexGeoData 2016-03-04 17:16:57 +01:00
RectangularTrimmedSurfacePy.xml
RectangularTrimmedSurfacePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
SpherePy.xml
SpherePyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
SurfaceOfExtrusionPy.xml
SurfaceOfExtrusionPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
SurfaceOfRevolutionPy.xml
SurfaceOfRevolutionPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00
Tools.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
Tools.h + port to OCC 7.0 2016-05-14 16:53:27 +02:00
TopologyPy.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TopologyPy.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TopoShape.cpp Part: TopoShape: add generalFuse method (GFA) 2016-07-04 14:55:38 +03:00
TopoShape.h Part: TopoShape: add generalFuse method (GFA) 2016-07-04 14:55:38 +03:00
TopoShapeCompoundPy.xml
TopoShapeCompoundPyImp.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TopoShapeCompSolidPy.xml
TopoShapeCompSolidPyImp.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TopoShapeEdgePy.xml + implement TopoEdge.isSeam(face) 2016-04-28 11:08:28 +02:00
TopoShapeEdgePyImp.cpp + implement TopoEdge.isSeam(face) 2016-04-28 11:08:28 +02:00
TopoShapeFacePy.xml + add methods to get GProps from curves and surfaces 2015-03-22 18:39:49 +01:00
TopoShapeFacePyImp.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
TopoShapePy.xml Part: TopoShapePy: add generalFuse method 2016-07-04 14:57:50 +03:00
TopoShapePyImp.cpp Part: TopoShapePy: add generalFuse method 2016-07-04 14:57:50 +03:00
TopoShapeShellPy.xml + add methods to get GProps from curves and surfaces 2015-03-22 18:39:49 +01:00
TopoShapeShellPyImp.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TopoShapeSolidPy.xml Part: TopoShapePy: made Solid constructor accept CompSolid 2016-07-04 14:58:53 +03:00
TopoShapeSolidPyImp.cpp Part: TopoShapePy: made Solid constructor accept CompSolid 2016-07-04 14:58:53 +03:00
TopoShapeVertexPy.xml
TopoShapeVertexPyImp.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TopoShapeWirePy.xml + add methods to get GProps from curves and surfaces 2015-03-22 18:39:49 +01:00
TopoShapeWirePyImp.cpp + issue #0002542: Part.Wire.makeoffset() doesn't handle circles correctly. 2016-05-12 19:03:23 +02:00
ToroidPy.xml
ToroidPyImp.cpp fixes #0001422: Subclass Exception 2014-09-17 11:15:56 +02:00