KitchenDraw SDK 2
Show / Hide Table of Contents

Method AddGeneric

AddGeneric(string)

Adds a generic to the current scene.

Declaration
public Scene.Generic AddGeneric(string catalogFilename)
Parameters
Type Name Description
string catalogFilename

The catalogue that is used in the new generic.

Returns
Type Description
Scene.Generic

Created generic.

In this article
Back to top Generated by DocFX