Class IfcMaterial

IfcMaterial class

IfcMaterial

public class IfcMaterial : IfcEntity

Constructors

NameDescription
IfcMaterial()The default constructor.

Properties

NameDescription
ClassifiedAs { get; }ClassifiedAs
EntityLabel { get; }Gets the entity label.
HasRepresentation { get; }HasRepresentation
Name { get; set; }Name

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also