KitchenDraw SDK 2
Show / Hide Table of Contents

Method ImportObjectsList

ImportObjectsList(string)

Import in the scene a list of objects, which was previously exported with ExportObjectsList(string, bool, bool).

Declaration
public void ImportObjectsList(string filename)
Parameters
Type Name Description
string filename

File to import.

In this article
Back to top Generated by DocFX