FreeCAD/src/Mod/Part/App
2016-05-20 00:11:16 +03:00
..
AppPart.cpp Attacher: Py: create AttachEnginePy 2016-05-13 19:54:44 +03:00
AppPartPy.cpp + port to OCC 7.0 2016-05-14 16:53:27 +02:00
ArcOfCirclePy.xml
ArcOfCirclePyImp.cpp
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 AttachEngine: fix crash when referenced objects get deleted 2016-05-14 02:14:51 +03:00
Attacher.cpp AttachEngine: fix crash when referenced objects get deleted 2016-05-14 02:14:51 +03: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
BSplineCurveBiArcs.cpp + integrate biarcs algorithm 2015-04-05 14:10:03 +02:00
BSplineCurvePy.xml API: Update docu strings of methods of BSplineCurve 2015-11-19 02:53:48 +03:00
BSplineCurvePyImp.cpp + port to OCC 7.0 2016-05-14 16:53:27 +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
CMakeLists.txt Attacher: add general purpose editor UI (python) 2016-05-18 23:05:51 +02: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
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
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
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
OffsetCurvePy.xml
OffsetCurvePyImp.cpp
OffsetSurfacePy.xml
OffsetSurfacePyImp.cpp
OpenCascadeAll.h Part Module New Feature: Hyperbola & ArcOfHyperbola 2014-12-21 00:54:07 +01:00
ParabolaPy.xml
ParabolaPyImp.cpp
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 + port to OCC 7.0 2016-05-14 16:53:27 +02:00
PartFeatures.h
PlanePy.xml
PlanePyImp.cpp
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
SpherePy.xml
SpherePyImp.cpp
SurfaceOfExtrusionPy.xml
SurfaceOfExtrusionPyImp.cpp
SurfaceOfRevolutionPy.xml
SurfaceOfRevolutionPyImp.cpp
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 + fix index error using occ matrix class 2016-05-15 16:12:24 +02:00
TopoShape.h + command to create points object from geometry 2016-03-05 23:36:57 +01: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 API: update distToShape built-in docu 2015-11-13 18:13:20 +03:00
TopoShapePyImp.cpp + fix build failure with occ 6.9.1 2015-11-05 19:40:34 +01: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
TopoShapeSolidPyImp.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -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