The IScene3D interface contains properties and methods that are used to determine 3D scene parameters.
Property name | Brief description | |
![]() |
Caption | The Caption property returns parameters for a 3D scene caption. |
![]() |
DisplayedObjects | The DisplayedObjects property determines parameters of 3D scene objects. |
![]() |
IsDirty | The IsDirty property determines whether there are any changes made to a scene. |
![]() |
SceneView | The SceneView property is used to specify scene view settings. |
![]() |
Series | The Series property determines parameters of a universal collection of scene series. |
Method name | Brief description | |
![]() |
BeginUpdate | The BeginUpdate method disables scene update. |
![]() |
EndUpdate | The EndUpdate method enables scene update. |
![]() |
Refresh | The Refresh method is used to refresh a 3D scene image. |
See also: