Enum Scene.ViewType
Represents view types available in the KitchenDraw software for representing a scene.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.ViewType
Remarks
Please do not confuse Scene.ViewType with Scene.ViewMode. While the former represents only the types of views, the latter represents all available views itself.
Fields
| Name | Description |
|---|---|
| Elevation | Elevation view. |
| Perspective | 3D view. |
| Top | Top view (floor plan). |