.. |
AppPartDesign.cpp
|
Assembly import script & PartDesign Solid object
|
2016-04-12 18:11:46 +02:00 |
AppPartDesignPy.cpp
|
+ simplify porting of PartDesign module to Python3
|
2016-01-20 17:00:43 +01:00 |
Body.cpp
|
Bug fixes for Body feature insert/remove functionality
|
2016-04-12 18:11:48 +02:00 |
Body.h
|
Work on inserting, removing, hiding and showing features in the body
|
2016-04-12 18:11:48 +02:00 |
BodyPy.xml
|
Work on inserting, removing, hiding and showing features in the body
|
2016-04-12 18:11:48 +02:00 |
BodyPyImp.cpp
|
Work on inserting, removing, hiding and showing features in the body
|
2016-04-12 18:11:48 +02:00 |
CMakeLists.txt
|
Add skeleton support for datum features
|
2016-04-12 18:11:48 +02:00 |
DatumFeature.cpp
|
Add skeleton support for datum features
|
2016-04-12 18:11:48 +02:00 |
DatumFeature.h
|
Add skeleton support for datum features
|
2016-04-12 18:11:48 +02:00 |
Feature.cpp
|
Moved BaseFeature Property from SketchBased to PartDesign::Feature because all PartDesign features need it
|
2016-04-12 18:11:48 +02:00 |
Feature.h
|
Moved BaseFeature Property from SketchBased to PartDesign::Feature because all PartDesign features need it
|
2016-04-12 18:11:48 +02:00 |
FeatureAdditive.cpp
|
|
|
FeatureAdditive.h
|
|
|
FeatureChamfer.cpp
|
+ perform validation check after partdesign chamfer operation
|
2016-04-09 11:47:31 +02:00 |
FeatureChamfer.h
|
PartDesign: Fixed similar issue compared to #2302 with unit handling when using an expression for the chamfer size.
|
2015-11-09 21:37:24 +01:00 |
FeatureDraft.cpp
|
+ fix -Wnull-conversion, -Woverloaded-virtual, -Wlogical-not-parentheses, -Wsometimes-uninitialized
|
2014-08-26 19:14:13 +02:00 |
FeatureDraft.h
|
|
|
FeatureDressUp.cpp
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
FeatureDressUp.h
|
|
|
FeatureFillet.cpp
|
+ add extra check if fillet operation returns valid shape
|
2016-04-04 14:26:27 +02:00 |
FeatureFillet.h
|
PartDesign: Fixed issue #2302 with unit handling when using an expression for the fillet radius.
|
2015-11-09 21:37:08 +01:00 |
FeatureGroove.cpp
|
Made Pocket, Revolution and Groove aware of the SketchBased::BaseFeature property
|
2016-04-12 18:11:48 +02:00 |
FeatureGroove.h
|
|
|
FeatureHole.cpp
|
|
|
FeatureHole.h
|
|
|
FeatureLinearPattern.cpp
|
|
|
FeatureLinearPattern.h
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
FeatureMirrored.cpp
|
|
|
FeatureMirrored.h
|
|
|
FeatureMultiTransform.cpp
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
FeatureMultiTransform.h
|
|
|
FeaturePad.cpp
|
Made Pocket, Revolution and Groove aware of the SketchBased::BaseFeature property
|
2016-04-12 18:11:48 +02:00 |
FeaturePad.h
|
+ PropertyLength inherits PropertyQuantity
|
2014-02-13 17:03:48 +01:00 |
FeaturePocket.cpp
|
Made Pocket, Revolution and Groove aware of the SketchBased::BaseFeature property
|
2016-04-12 18:11:48 +02:00 |
FeaturePocket.h
|
|
|
FeaturePolarPattern.cpp
|
|
|
FeaturePolarPattern.h
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
FeatureRevolution.cpp
|
Made Pocket, Revolution and Groove aware of the SketchBased::BaseFeature property
|
2016-04-12 18:11:48 +02:00 |
FeatureRevolution.h
|
|
|
FeatureScaled.cpp
|
|
|
FeatureScaled.h
|
|
|
FeatureSketchBased.cpp
|
Moved BaseFeature Property from SketchBased to PartDesign::Feature because all PartDesign features need it
|
2016-04-12 18:11:48 +02:00 |
FeatureSketchBased.h
|
Moved BaseFeature Property from SketchBased to PartDesign::Feature because all PartDesign features need it
|
2016-04-12 18:11:48 +02:00 |
FeatureSolid.cpp
|
Assembly import script & PartDesign Solid object
|
2016-04-12 18:11:46 +02:00 |
FeatureSolid.h
|
Assembly import script & PartDesign Solid object
|
2016-04-12 18:11:46 +02:00 |
FeatureSubtractive.cpp
|
|
|
FeatureSubtractive.h
|
|
|
FeatureTransformed.cpp
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
FeatureTransformed.h
|
+ backward compatibility of Linear and Polar pattern
|
2015-09-22 18:04:07 +02:00 |
PreCompiled.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
PreCompiled.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |