Class IfcAppliedValue

IfcAppliedValue class

IfcAppliedValue

public class IfcAppliedValue : IfcEntityBase

Constructors

NameDescription
IfcAppliedValue()The default constructor.

Properties

NameDescription
ApplicableDate { get; set; }
AppliedValue { get; set; }
ArithmeticOperator { get; set; }
Category { get; set; }
Childs { get; }
Components { get; set; }
Condition { get; set; }
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; }
HasExternalReference { get; }
Id { get; }
Name { get; set; }
UnitBasis { get; set; }

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