0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / pipe / specific / end
CommitLineData
228148b3 1###############################################################################
2# setsweep options [arg1 [arg2 [...]]] : options are :
3# -FR : Tangent and Normal are given by Frenet trihedron
4# -CF : Tangente is given by Frenet,
5# the Normal is computed to minimize the torsion
228148b3 6###############################################################################
7# addsweep wire [Vertex] [-T] [-R] [u0 v0 u1 v1 [...[uN vN]]] : options are :
8# -T : the wire have to be translated to assume contact
9# with the spine
10# -R : the wire have to be rotated to assume orthogonality
11# with the spine's tangent
228148b3 12###############################################################################
13# buildsweep result [-M/-C/-R] [-S] [tol] : options are
7b5e532f 14# -M : Discontinuities are treated by Modification of
228148b3 15# the sweeping mode : it is the default
16# -C : Discontinuities are treated like Right Corner
7b5e532f 17# Treatment is Extent && Intersect
228148b3 18# -R : Discontinuities are treated like Round Corner
7b5e532f 19# Treatment is Intersect and Fill
228148b3 20###############################################################################
228148b3 21
228148b3 22if { [isdraw result] } {
5747059b 23 checkview -display result -2d -path ${imagedir}/${test_image}.png
228148b3 24}
25
26# to end a test script
27puts "TEST COMPLETED"
28