KitchenDraw SDK 2
Show / Hide Table of Contents

Property this

this[int]

Gets an object from the selection by index.

Declaration
public Scene.Object this[int index] { get; }
Parameters
Type Name Description
int index

Zero-based index of an object in the selection.

Property Value
Type Description
Scene.Object
In this article
Back to top Generated by DocFX