Class IfcMetric

IfcMetric class

IfcMetric

public class IfcMetric : IfcConstraint

Constructors

NameDescription
IfcMetric()The default constructor.

Properties

NameDescription
Aggregates { get; }Aggregates
Benchmark { get; set; }Benchmark
ClassifiedAs { get; }ClassifiedAs
ConstraintGrade { get; set; }ConstraintGrade
ConstraintSource { get; set; }ConstraintSource
CreatingActor { get; set; }CreatingActor
CreationTime { get; set; }CreationTime
DataValue { get; set; }DataValue
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
IsAggregatedIn { get; }IsAggregatedIn
IsRelatedWith { get; }IsRelatedWith
Name { get; set; }Name
PropertiesForConstraint { get; }PropertiesForConstraint
RelatesConstraints { get; }RelatesConstraints
UserDefinedGrade { get; set; }UserDefinedGrade
ValueSource { get; set; }ValueSource

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