Skip to main content

Mesh Split

Splits the input mesh into several slices according to specific constraints.

NodeImage_ce1b6db6-6365-4221-acb2-d2fef8a29ccb

Tags: Mesh

Parameters

Split Axis [Select]
The planes/axes that define the direction of the splitting.
Plane Normal [Compound]
Splits the mesh by a given plane.
Direction [Vector3D]
The normal direction of the plane.
Scope Relative [Boolean]
Indicates if the specified plane normal is relative to the scope orientation or not.
Relative Axis [Compound]
Splits the mesh along an axis based on their relative size.
Axis [Choice]
The axis along which to split the mesh.
Minimum means that the shortest axis will be chosen.
Maximum means that the longest axis will be chosen.
Intermediate means that the other axis (neither shortest or longest) will be chosen.
Scope Axis [Compound]
Splits the mesh along a given scope axis.
Axis [Choice]
Scope axis along which the splitting will occur.
Slices [Multi-Type List]
List of slices to split.
Repetitive Slice [List]
Splits the meshes repeatedly while there is available spacing.
Slice [Compound] [Adds ports 1]
Splits a mesh piece with a given size.
Size [Float]
Size of the slice.
Sizing [Choice]
If "Absolute", the value of "Amount" will be considered as an absolute value, if "Relative", the value will be a percentage. (0 - 1)
Flexible [Boolean]
If checked, the size of this slice will be adjusted according to the available space.
Cap [Boolean]
If the object being split is a closed solid, activating this option will make the inner cut face visible.
Slice [Compound] [Adds ports 1]
Splits a mesh piece with a given size.
Size [Float]
Size of the slice.
Sizing [Choice]
If "Absolute", the value of "Amount" will be considered as an absolute value, if "Relative", the value will be a percentage. (0 - 1)
Flexible [Boolean]
If checked, the size of this slice will be adjusted according to the available space.
Cap [Boolean]
If the object being split is a closed solid, activating this option will make the inner cut face visible.
Index [Attribute]
Attribute where the index of the

Inputs

  • Input [Single | Mesh]: Mesh that is meant to be split.

Outputs

This node has no native outputs.

Parameter Outputs

  • [1] Output [Mesh]: The mesh section that was split.