ViewTemplate.IsApplied

1. Description

This node returns a boolean value indicating wether a given ViewTemplate is applied to any view in the project or not. Please note that this won't work for 3D templates.

2. Inputs

  • ViewTemplate(s)

This input takes a ViewTemplate or a set of ViewTemplates.

3. Outputs

  • bool

The node retrieves a boolean value indicating wether the given ViewTemplates are appplied to any of the views in the project.

Last updated