Class IfcExtendedMaterialProperties

IfcExtendedMaterialProperties class

IfcExtendedMaterialProperties

public class IfcExtendedMaterialProperties : IfcMaterialProperties

Constructors

NameDescription
IfcExtendedMaterialProperties()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
ExtendedProperties { get; set; }ExtendedProperties
Material { get; set; }Material
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