Class IfcObjective

IfcObjective class

IfcObjective

public class IfcObjective : IfcConstraint

Constructors

NameDescription
IfcObjective()The default constructor.

Properties

NameDescription
Aggregates { get; }Aggregates
BenchmarkValues { get; set; }BenchmarkValues
ClassifiedAs { get; }ClassifiedAs
ConstraintGrade { get; set; }ConstraintGrade
ConstraintSource { get; set; }ConstraintSource
CreatingActor { get; set; }CreatingActor
CreationTime { get; set; }CreationTime
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
IsAggregatedIn { get; }IsAggregatedIn
IsRelatedWith { get; }IsRelatedWith
Name { get; set; }Name
ObjectiveQualifier { get; set; }ObjectiveQualifier
PropertiesForConstraint { get; }PropertiesForConstraint
RelatesConstraints { get; }RelatesConstraints
ResultValues { get; set; }ResultValues
UserDefinedGrade { get; set; }UserDefinedGrade
UserDefinedQualifier { get; set; }UserDefinedQualifier

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