]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
pipe and measurement
authorgzy <gzy@opencascade.com>
Mon, 24 Sep 2018 13:10:37 +0000 (16:10 +0300)
committergzy <gzy@opencascade.com>
Mon, 24 Sep 2018 13:10:37 +0000 (16:10 +0300)
commit3b792f1403d42022260097c1982553a4093eea2d
treed9e163783924be536192603ab65aa7995b3f5e99
parent9fead6b048ac4a14cfc90512ae766cb3a4f372eb
pipe and measurement
18 files changed:
src/FeaturesPlugin/doc/TUI_pipebinormalFeature.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/TUI_pipelocationsFeature.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/TUI_pipesimpleFeature.rst [new file with mode: 0644]
src/FeaturesPlugin/doc/examples/pipe_binormal.py [new file with mode: 0644]
src/FeaturesPlugin/doc/examples/pipe_locations.py [new file with mode: 0644]
src/FeaturesPlugin/doc/examples/pipe_simple.py [new file with mode: 0644]
src/FeaturesPlugin/doc/images/meas_angle3p_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/meas_angle_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/meas_distance_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/meas_length_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/meas_radius_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/measurement.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/pipe.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/pipe_binormal_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/pipe_locations_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/images/pipe_simple_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/doc/measurementFeature.rst
src/FeaturesPlugin/doc/pipeFeature.rst