Search Results for

    Show / Hide Table of Contents

    Interface IIfcObjective

    Readonly interface for IfcObjective

    Inherited Members
    IIfcConstraint.Name
    IIfcConstraint.Description
    IIfcConstraint.ConstraintGrade
    IIfcConstraint.ConstraintSource
    IIfcConstraint.CreatingActor
    IIfcConstraint.CreationTime
    IIfcConstraint.UserDefinedGrade
    IIfcConstraint.ClassifiedAs
    IIfcConstraint.RelatesConstraints
    IIfcConstraint.IsRelatedWith
    IIfcConstraint.PropertiesForConstraint
    IIfcConstraint.Aggregates
    IIfcConstraint.IsAggregatedIn
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcObjective : IIfcConstraint, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BenchmarkValues

    Declaration
    IIfcMetric BenchmarkValues { get; set; }
    Property Value
    Type Description
    IIfcMetric
    | Improve this Doc View Source

    ObjectiveQualifier

    Declaration
    IfcObjectiveEnum ObjectiveQualifier { get; set; }
    Property Value
    Type Description
    IfcObjectiveEnum
    | Improve this Doc View Source

    ResultValues

    Declaration
    IIfcMetric ResultValues { get; set; }
    Property Value
    Type Description
    IIfcMetric
    | Improve this Doc View Source

    UserDefinedQualifier

    Declaration
    IfcLabel? UserDefinedQualifier { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLabel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim