Skip to main content

Surface Split

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

NodeImage_a9e64925-57dc-4211-92cb-6c2eb4f0e98c

Tags: Surface

Parameters

Axis [Choice]
The planes/axes that define the direction of the splitting.
Invert [Boolean]
Indicates if the cut should start from right to left (in case the chosen axis is "X") or from top to bottom (in the case of "Y")
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.
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.
Index [Attribute]
Attribute where the index of the surface slice will be stored.
Count [Attribute]
Attribute where the total number of surface slices will be stored.

Inputs

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

Outputs

This node has no native outputs.

Parameter Outputs

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