From: jfa Secondly, you can simply
- select a point in the object browser or 3D viewer, in this case the coordinates
- of origin are automatically filled in with the coordinates of the selected
- point and X and Y axes direction will be parallel to the X and Y direction
- of the Global CS.
Arguments: Name + reference object.
@@ -146,9 +145,9 @@ if (window.writeIntopicBar)-
The last algorithm also presumes that you select - a point in the object browser or 3D viewer, but in this case you define - X and Y axes direction yourselves.
+The last algorithm of LCS construction allows + to define the coordinates of origin by a point and axes directions by + a line or a vector.
Arguments:
Name + 1 point of origin + X axis direction,
diff --git a/doc/salome/gui/GEOM/pics/plane3.png b/doc/salome/gui/GEOM/pics/plane3.png
index bce562350..1727e3bb0 100755
Binary files a/doc/salome/gui/GEOM/pics/plane3.png and b/doc/salome/gui/GEOM/pics/plane3.png differ
diff --git a/doc/salome/gui/GEOM/pics/workplane4.png b/doc/salome/gui/GEOM/pics/workplane4.png
index 1f9dab5fb..6e9ead8f9 100755
Binary files a/doc/salome/gui/GEOM/pics/workplane4.png and b/doc/salome/gui/GEOM/pics/workplane4.png differ
diff --git a/doc/salome/gui/GEOM/plane.htm b/doc/salome/gui/GEOM/plane.htm
index cef49d703..60c00d903 100755
--- a/doc/salome/gui/GEOM/plane.htm
+++ b/doc/salome/gui/GEOM/plane.htm
@@ -20,7 +20,7 @@ p.whs3 { font-size:12pt; margin-left:40px; }
img_whs4 { border:none; width:312px; height:346px; float:none; border-style:none; }
p.whs5 { font-size:12pt; font-weight:bold; }
img_whs6 { border:none; width:312px; height:385px; float:none; border-style:none; }
-p.whs7 { margin-left:40px; }
+img_whs7 { border:none; width:400px; height:315px; float:none; }
table.whs8 { x-cell-content-align:top; width:72.604%; border-spacing:0px; }
col.whs9 { width:32.089%; }
col.whs10 { width:32.008%; }
@@ -100,7 +100,7 @@ if (window.writeIntopicBar)
There are three algorithms to create
- a point in the 3D space.
The Result of
@@ -130,7 +130,7 @@ if (window.writeIntopicBar)
Secondly, you can define a Plane
by three Points through which
the plane
- passes.
TUI
Command: geompy.MakePlaneThreePnt(Point1,
@@ -146,19 +146,20 @@ if (window.writeIntopicBar)
Finally, you can define a Plane,
- similar to the existing one, but with another size of representing face.
- Finally, you can define a Plane
+ by another Plane or Local Coordinate System and a Size of the Plane. TUI
Command: geompy.MakePlaneFace(Face, TrimSize) Arguments: Name
- + 1 face + 1 value (to define the size of the plane). Arguments: Name + 1 face + 1 value (to
+ define the size of the plane). Firstly, you can select a Plane
- or a Planar Face to be your Working Plane Firstly, you can select a Plane, a Planar
+ Face or a Local Coordinate System
+ to be your Working Plane Arguments:
- Name + 1 selection (face or planar face), Arguments: Name + 1 selection (face
+ or planar face),