Click or drag to resize

ObjectImporterResultIgnoredObjectIndexes Property

Indexes of objects that were ignored by the import.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<int> IgnoredObjectIndexes { get; }

Property Value

Type: ListInt32
See Also