Class IfcMaterialProperties

IfcMaterialProperties class

IfcMaterialProperties

public class IfcMaterialProperties : IfcExtendedProperties

Constructors

NameDescription
IfcMaterialProperties()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
Material { get; set; }Material
Name { get; set; }Name
Properties { get; set; }Properties

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