Class IfcObjective

IfcObjective class

IfcObjective

public class IfcObjective : IfcConstraint

Constructors

NameDescription
IfcObjective()The default constructor.

Properties

NameDescription
BenchmarkValues { get; set; }BenchmarkValues
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.
HasExternalReferences { get; }HasExternalReferences
LogicalAggregator { get; set; }LogicalAggregator
Name { get; set; }Name
ObjectiveQualifier { get; set; }ObjectiveQualifier
PropertiesForConstraint { get; }PropertiesForConstraint
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