PassContainer.1.vbs Example

Applies To

PassContainer object

Description

This example demonstrates how to access the PassContainer for the current scene

Code

dim passContainer
set passContainer = ActiveProject.ActiveScene.PassContainer
Application.LogMessage "Number of passes in the scene: " & passContainer.Passes.Count

Keywords

PassContainer AddCustomProperty AddPass AddProperty Passes Properties


Autodesk Softimage 2011