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.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 IIfcMetric : IIfcConstraint, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, 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

    ReferencePath

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