Interface IIdeaMaterialByName
- Namespace
- IdeaStatiCa.BimApi
- Assembly
- IdeaStatiCa.BimApi.dll
A material to import by name, any name is allowed. The correct material is resolved by the user in CCM/Checkbot. Name must not be null.
public interface IIdeaMaterialByName : IIdeaMaterial, IIdeaObjectImplements
Properties
MaterialType
Material type
MaterialType MaterialType { get; }