Get Geometry Components Node¶
The Get Geometry Components node extracts a single component from the input geometry.
It can be used to isolate one geometry type, modify it, and merge it back without splitting and handling all other component types.
Đầu Vào (Inputs)¶
- Hình Học (Geometry)
The input geometry.
- Thể Loại (Type)
The type of geometry component to extract.
- Xóa (Remove)
Remove the extracted component from the geometry output.
Đầu Ra (Outputs)¶
- Hình Học (Geometry)
The extracted geometry component. If the selected component does not exist, an empty geometry is output.
- Thành Phần (Components)
The input geometry with the extracted component removed when Remove is enabled. Otherwise, this is the unchanged input geometry.
- Tồn Tại [Exists]
Whether the input geometry contains the selected component. This only checks whether the component exists, not whether it contains any elements.