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.HasExternalReferences
    IIfcConstraint.PropertiesForConstraint
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcObjective : IIfcConstraint, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BenchmarkValues

    Declaration
    IItemSet<IIfcConstraint> BenchmarkValues { get; }
    Property Value
    Type Description
    IItemSet<IIfcConstraint>
    | Improve this Doc View Source

    LogicalAggregator

    Declaration
    IfcLogicalOperatorEnum? LogicalAggregator { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcLogicalOperatorEnum>
    | Improve this Doc View Source

    ObjectiveQualifier

    Declaration
    IfcObjectiveEnum ObjectiveQualifier { get; set; }
    Property Value
    Type Description
    IfcObjectiveEnum
    | 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