KitchenDraw SDK 2
Show / Hide Table of Contents

Method RemoveObjects

RemoveObjects(IEnumerable<Object>)

Deletes given objects from the scene.

Declaration
public void RemoveObjects(IEnumerable<Scene.Object> objects)
Parameters
Type Name Description
IEnumerable<Scene.Object> objects
In this article
Back to top Generated by DocFX