KitchenDraw SDK 2
Show / Hide Table of Contents

Property ObjectsFactorized

ObjectsFactorized

Objects belonging to the heading (top-level objects and their child objects altogether). Identical objects are automatically factorized (listed once).

Declaration
public IList<Scene.Heading.ObjectAndQuantity> ObjectsFactorized { get; }
Property Value
Type Description
IList<Scene.Heading.ObjectAndQuantity>
Remarks

You can get the amount of occurences of factorized object from Occurences property.

In this article
Back to top Generated by DocFX