]> SALOME platform Git repositories - modules/geom.git/blobdiff - doc/salome/gui/GEOM/input/creating_lcs.doc
Salome HOME
Implementation of [bos #35140] [EDF] (2023-T1) Memory communication between SHAPER...
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_lcs.doc
index 1c06b2cc3d8d2c26145fc0d3ebb89c317d4613e1..79991586ad87b5df26f65cd0d156fa845dc9d3d3 100644 (file)
@@ -8,8 +8,8 @@ To create a <b>Local Coordinate System</b> in the <b>Main Menu</b> select <b>New
 \n Firstly, you can define the values of X, Y, and Z coordinates of origin and the directions of X and Y axes directly in the menu.
 \n <b>TUI command:</b> <em>geompy.MakeMarker(OX, OY, OZ, XDX, XDY, XDZ,
 YDX, YDY, YDZ)</em>, where OX, OY, OZ are coordinates of the origin of
-LCS, XDX, XDY, XDZ is a vector of OX  direction of the LCS and YDX,
-YDY, YDZ is a vector of OY direction of the LCS.
+LCS, XDX, XDY, XDZ is a vector of OX direction of the LCS and YDX,
+YDY, YDZ is a vector of OY direction of the LCS.
 \n <b>Arguments:</b> Name + Coordinates of origin, X axis direction, Y axis direction.
 
 \image html neo-localcs1.png