Class IfcMetric

IfcMetric class

IfcMetric

public class IfcMetric : IfcConstraint

Constructors

NameDescription
IfcMetric()The default constructor.

Properties

NameDescription
Benchmark { get; set; }Benchmark
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.
HasExternalReferences { get; }HasExternalReferences
Name { get; set; }Name
PropertiesForConstraint { get; }PropertiesForConstraint
ReferencePath { get; set; }ReferencePath
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