 | IProjectScene Property |
Gets a reference to the scene of the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Scene As IScene
Get
Dim instance As IProject
Dim value As IScene
value = instance.Scene
Property Value
Type:
IScene
See Also