Hi guys!
My .NET plugin builds block definitions containing entities imported from external dwg files and places references to them in the current drawing. Quite often, more than a reference to the same block definition is placed. Each reference represents the same object, but with different material choices for the components (3D solids) that constitute the object.
Is it possible to vary the rendered materials of different references to the same block definition? I'm new to AutoCad, so I really don't know if it is possible to achieve this behavior.