[Bf-docboard-svn] bf-manual: [7287] trunk/blender_docs/manual/sculpt_paint/sculpting/editing.rst: Sculpt: Face Set Extract Operator

Aaron Carlisle noreply at blender.org
Wed Oct 28 21:16:27 CET 2020


Revision: 7287
          https://developer.blender.org/rBM7287
Author:   Blendify
Date:     2020-10-28 21:16:26 +0100 (Wed, 28 Oct 2020)
Log Message:
-----------
Sculpt: Face Set Extract Operator

rBafb43b881cc3d036aba9ab7a2b1ec5e91f745eaa

Modified Paths:
--------------
    trunk/blender_docs/manual/sculpt_paint/sculpting/editing.rst

Modified: trunk/blender_docs/manual/sculpt_paint/sculpting/editing.rst
===================================================================
--- trunk/blender_docs/manual/sculpt_paint/sculpting/editing.rst	2020-10-28 20:04:17 UTC (rev 7286)
+++ trunk/blender_docs/manual/sculpt_paint/sculpting/editing.rst	2020-10-28 20:16:26 UTC (rev 7287)
@@ -143,6 +143,22 @@
 Expands or contracts the area of face set under the cursor by adding or removing surrounding faces.
 
 
+.. _bpy.ops.mesh.face_set_extract:
+
+Extract Face Set
+----------------
+
+.. admonition:: Reference
+   :class: refbox
+
+   :Mode:      Sculpt Mode
+   :Menu:      :menuselection:`Face Sets --> Grow/Shrink Face Sets`
+
+Creates a new mesh based on the selected Face Set.
+Once the operator is initiated, hover over the Face Set and :kbd:`LMB` to create the new mesh.
+After the operator is finished the new mesh will be selected in Object Mode.
+
+
 .. _bpy.ops.sculpt.face_set_change_visibility:
 
 Invert Visible Face Sets



More information about the Bf-docboard-svn mailing list