Class IfcAppliedValue

IfcAppliedValue class

IfcAppliedValue

public abstract class IfcAppliedValue : IfcEntityBase

Properties

NameDescription
ApplicableDate { get; set; }
AppliedValue { get; set; }
Childs { get; }
Description { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
FixedUntilDate { get; set; }
Id { get; }
IsComponentIn { get; }
Name { get; set; }
UnitBasis { get; set; }
ValueOfComponents { get; }
ValuesReferenced { get; }

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