Extract Mesh Part

The ExtractMeshPart command extracts all mesh faces radiating out from the selected face to unwelded, non-manifold, or naked edges in the parent mesh object.
Command-line options
The scriptable command, -ExtractMeshPart, provides extra options.
BorderOnly
Creates line segments from the boundary edges of the selected mesh face group.

MakeCopy
Duplicates the selected mesh face group instead of extracting it.
ExtractWholeDisjointParts
Yes: Extracts the selected part in the mesh that does not physically join to other parts.

No: The ExtractToNonManifoldEdges option decides how mesh faces are extracted.
ExtractToNonManifoldEdges
Yes: Extraction stops at non-manifold edges.

No: Extraction stops at unwelded edges.

JoinOutput
Joins the extracted mesh faces into a mesh object.
Last updated
Was this helpful?