Search Results for

    Show / Hide Table of Contents

    Interface IIfcMetric

    Readonly interface for IfcMetric

    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 IIfcMetric : IIfcConstraint, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Benchmark

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

    DataValue

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

    ValueSource

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