Class IfcMaterial

IfcMaterial class

IfcMaterial

public class IfcMaterial : IfcMaterialDefinition

Constructors

NameDescription
IfcMaterial()The default constructor.

Properties

NameDescription
AssociatedTo { get; }AssociatedTo
Category { get; set; }Category
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
HasProperties { get; }HasProperties
HasRepresentation { get; }HasRepresentation
IsRelatedWith { get; }IsRelatedWith
Name { get; set; }Name
RelatesTo { get; }RelatesTo

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