Class IfcMaterialConstituent

IfcMaterialConstituent class

IfcMaterialConstituent

public class IfcMaterialConstituent : IfcMaterialDefinition

Constructors

NameDescription
IfcMaterialConstituent()The default constructor.

Properties

NameDescription
AssociatedTo { get; }AssociatedTo
Category { get; set; }Category
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Fraction { get; set; }Fraction
HasExternalReferences { get; }HasExternalReferences
HasProperties { get; }HasProperties
Material { get; set; }Material
Name { get; set; }Name
ToMaterialConstituentSet { get; }ToMaterialConstituentSet

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