Interface IHasMaterial Last update: 16.07.2025 Namespace: VM.Managed.Material Assembly: VMAppCore.dll This interface is to represent the entity including material. public interface IHasMaterial Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties Material Gets the material. IMaterial Material { get; } Property Value IMaterial