Extract faces and edges from a solid or surface that lie on a given plane
ID
tool-solid-extract-face-by-plane
Name
Extract Face By Plane
Group
Solid
Package
Tool
Keywords
After connecting the geometry and the plane, the node will extract all faces from the geometry that are coplanar with the given plane. On the output ports, you'll get:
Faces that match the plane,
Edges of those faces.
Deconstruct Solid
Box Properties\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
Geometry | Solid | Solid or surface geometry | |
Plane | Plane | Reference plane to extract aligned faces and edges | "XY" |
Outputs
Name | Type | Description |
---|---|---|
Surfaces | Surface | Extracted faces |
Curves | Curve | Edges that lie on the specified plane |