Class IfcEnvironmentalImpactValue

IfcEnvironmentalImpactValue class

IfcEnvironmentalImpactValue

public class IfcEnvironmentalImpactValue : IfcAppliedValue

Constructors

NameDescription
IfcEnvironmentalImpactValue()The default constructor.

Properties

NameDescription
ApplicableDate { get; set; }ApplicableDate
AppliedValue { get; set; }AppliedValue
Category { get; set; }Category
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
FixedUntilDate { get; set; }FixedUntilDate
ImpactType { get; set; }ImpactType
IsComponentIn { get; }IsComponentIn
Name { get; set; }Name
UnitBasis { get; set; }UnitBasis
UserDefinedCategory { get; set; }UserDefinedCategory
ValueOfComponents { get; }ValueOfComponents
ValuesReferenced { get; }ValuesReferenced

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