Construct this with an IFC step model.
The model this is from
If there is a material for a whole element, this is used to add a default material to that item.
Readonly
isReadonly
materialReadonly
modelThe model this is from
Readonly
relReadonly
styledGet the number of materials in this.
The number of materials in this.
Get the materials in the cache.
The iterator for the local IDs and their respective materials.
Add a material to the cache
The local ID of the source material object
The canonical material version of the material to add
Get a material by its local ID.
The local ID to fetch a material for.
The material for the matching local ID
Get a material by its local geometry ID.
The local ID of the geometry to get the associated material for.
A tuple containing the material and its id, or undefined if it is not found.
Get the materials in the cache (values only).
The iterator for the respective materials.
Cache of materials via their local ID