Class IfcMaterialClassificationRelationship

IfcMaterialClassificationRelationship class

IfcMaterialClassificationRelationship

public class IfcMaterialClassificationRelationship : IfcEntity

Constructors

NameDescription
IfcMaterialClassificationRelationship()The default constructor.

Properties

NameDescription
ClassifiedMaterial { get; set; }ClassifiedMaterial
EntityLabel { get; }Gets the entity label.
MaterialClassifications { get; set; }MaterialClassifications

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