]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
linear copy, angular copy, fillet, sub-shapes help
authorgzy <gzy@opencascade.com>
Fri, 21 Sep 2018 08:42:31 +0000 (11:42 +0300)
committergzy <gzy@opencascade.com>
Fri, 21 Sep 2018 08:42:31 +0000 (11:42 +0300)
commit19ef8d32495094e78d348a210622ea749597ad15
tree648bd00b493cb5d858e1af8b6887680b8671bd11
parent6eb856d08410d45e773963261f83fc12e5a56f5e
linear copy, angular copy, fillet, sub-shapes help
25 files changed:
src/BuildPlugin/doc/TUI_subshapeFeature.rst [new file with mode: 0644]
src/BuildPlugin/doc/examples/subshapes.py [new file with mode: 0644]
src/BuildPlugin/doc/images/feature_subshapes.png [new file with mode: 0644]
src/BuildPlugin/doc/polylineFeature.rst
src/BuildPlugin/doc/subShapesFeature.rst
src/FeaturesPlugin/doc/TUI_angularcopyFeature.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/TUI_filletfixedFeature.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/TUI_filletvariableFeature.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/TUI_linearcopyFeature.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/angularCopyFeature.rst
src/FeaturesPlugin/doc/examples/angularcopy.py [new file with mode: 0644]
src/FeaturesPlugin/doc/examples/fillet1.py [new file with mode: 0644]
src/FeaturesPlugin/doc/examples/fillet2.py [new file with mode: 0644]
src/FeaturesPlugin/doc/examples/linearcopy.py [new file with mode: 0644]
src/FeaturesPlugin/doc/filletFeature.rst
src/FeaturesPlugin/doc/images/Fillet.png
src/FeaturesPlugin/doc/images/Fillet2.png [deleted file]
src/FeaturesPlugin/doc/images/FilletFixed.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/FilletVarious.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/fillet.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/fillet_fixed_radius.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/fillet_var_radius.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/multirotation.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/multitranslation.png [new file with mode: 0644]
src/FeaturesPlugin/doc/linearCopyFeature.rst