KitchenDraw SDK 2
Show / Hide Table of Contents

Property Scene

Scene

Returns a Scene object that gives access to the scene content (objects, observer and view points, generics, headings,...) and provides methods to interact with them.

Declaration
public Scene Scene { get; }
Property Value
Type Description
Scene
Remarks

This class handles some of the functions of the Kitchendraw user interface when a scene is opened. They can be found in the File, Edit, Selection, Object, Zoom, View menus.

In this article
Back to top Generated by DocFX