KitchenDraw SDK 2
Show / Hide Table of Contents

Property ObjectsBySupplier

ObjectsBySupplier

Objects belonging to the heading and given suppluer (top-level objects and their child objects altogether).

Declaration
public IDictionary<Appli.Supplier, IList<Scene.Object>> ObjectsBySupplier { get; }
Property Value
Type Description
IDictionary<Appli.Supplier, IList<Scene.Object>>
In this article
Back to top Generated by DocFX