Share

Camera.SceneObject Property

Parent Object: Camera

Description

Get/Set the contents of the scene for a camera. This is applicable only when the Camera is created from the TransientObjects.CreateCamera. Valid objects that can be set to this property are: ComponentDefinition, Sheet, and PresentationScene.

Syntax

Camera.SceneObject() As Object

Property Value

This is a read/write property whose value is an Object.

Version

Introduced in version 2012

Was this information helpful?