KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsActiveVersion

IsActiveVersion

Indicates whether the scene version is active (as opposed to not "chosen" versions of the same project).

Declaration
public bool IsActiveVersion { get; }
Property Value
Type Description
bool
Remarks

In the KitchenDraw UI, a user can create a new version of a scene using "File|Save version" menu item. Then, in the "File|Open version..." dialog box, the user can check the version considered as active.

In this article
Back to top Generated by DocFX