mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-05 19:08:27 +05:00
Correct method name
This commit is contained in:
parent
95e277aea0
commit
48e1d4982a
@ -73,7 +73,7 @@ position of the point on the given face.
|
|||||||
\image html point5.png
|
\image html point5.png
|
||||||
|
|
||||||
Alternatively, it is possible to define 3D coordinates of the point projected on the given face.
|
Alternatively, it is possible to define 3D coordinates of the point projected on the given face.
|
||||||
\n <b>TUI Command:</b> <em>geompy.MakeVertexOnSurface(myFace,X,Y,Z).</em>
|
\n <b>TUI Command:</b> <em>geompy.MakeVertexOnSurfaceByCoord(myFace,X,Y,Z).</em>
|
||||||
\n <b>Arguments:</b> Name + 1 face + 3 coordinate values
|
\n <b>Arguments:</b> Name + 1 face + 3 coordinate values
|
||||||
to project point on the given face.
|
to project point on the given face.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user