Table of Contents

Class IdeaMaterialByName

Namespace
IdeaStatiCa.BimApiLink.BimApi
Assembly
IdeaStatiCa.BimApiLink.dll
public class IdeaMaterialByName : AbstractIdeaObject<IIdeaMaterialByName>, IEquatable<AbstractIdeaObject<IIdeaMaterialByName>>, IIdeaMaterialByName, IIdeaMaterial, IIdeaObject

Inheritance

Implements

IIdeaMaterialByName
IIdeaMaterial
IIdeaObject

Inherited Members

Constructors

public IdeaMaterialByName(Identifier<IIdeaMaterialByName> identifer)

Parameters

identifer Identifier<IIdeaMaterialByName>
public IdeaMaterialByName(int id)

Parameters

id int
public IdeaMaterialByName(string id)

Parameters

id string

Properties

Material type

public virtual MaterialType MaterialType { get; set; }

Property Value

MaterialType