Skip to main content

Surface Subselect

Selects a subset of layers from a given surface creating new surfaces.

NodeImage_e21e7aed-61ae-435f-a11b-0028251ea898

Tags: Surface

Parameters

Selection [Multi-Type List]
The surface selections to apply.
All [Compound] [Adds ports 1]
Selects all (remaining) layers.
Separate [Optional]
if true, each one of the layers of the surface will be placed into a separate surface entity.
Separate [Compound]
Separation options.
Attributes [Choice]
Defines what the attributes of the individual surfaces should be: if they should take the attributes of the parent, use the ones of the layer or mix both.
Resolution [Choice]
Indicates if the resolution of the resulting surfaceEntity should match the one from the original surface of should retain the one from the layer.
Custom [Compound] [Adds ports 1]
Selects layers by a custom condition.
Condition [Boolean]
Condition to evaluate for each layer. If true, the layer will be included in the resulting surface. Can access the attributes of each layer using the @@attributeName notation.
Separate [Optional]
if true, each one of the layers of the surface will be placed into a separate surface entity.
Separate [Compound]
Separation options.
Attributes [Choice]
Defines what the attributes of the individual surfaces should be: if they should take the attributes of the parent, use the ones of the layer or mix both.
Resolution [Choice]
Indicates if the resolution of the resulting surfaceEntity should match the one from the original surface of should retain the one from the layer.
Index [Compound] [Adds ports 1]
Selects layers from the surface by their index.
Index [Int]
Index of the layer to select.
Separate [Optional]
if true, each one of the layers of the surface will be placed into a separate surface entity.
Separate [Compound]
Separation options.
Attributes [Choice]
Defines what the attributes of the individual surfaces should be: if they should take the attributes of the parent, use the ones of the layer or mix both.
Resolution [Choice]
Indicates if the resolution of the resulting surfaceEntity should match the one from the original surface of should retain the one from the layer.

Inputs

  • Input [Single | Surface]: The surface which to apply the subselection to.

Outputs

This node has no native outputs.

Parameter Outputs

  • [1] Output [Surface]: The surface resulting from the layers that matched the respective selection.