Property ObjectsBySupplier
ObjectsBySupplier
Returns objects belonging to a given supplier.
Declaration
public IDictionary<Appli.Supplier, IList<Scene.Object>> ObjectsBySupplier { get; }
Property Value
Type | Description |
---|---|
IDictionary<Appli.Supplier, IList<Scene.Object>> |
Remarks
Objects which haven't "To be ordered" attribute checked in the "Object|Attributs" dialog box are not accessible via this property.