Search Results for

    Show / Hide Table of Contents

    Interface IIfcMeasureWithUnit

    Readonly interface for IfcMeasureWithUnit

    Inherited Members
    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 IIfcMeasureWithUnit : IPersistEntity, IfcAppliedValueSelect, IIfcAppliedValueSelect, IfcMetricValueSelect, IIfcMetricValueSelect, IExpressSelectType, IPersist

    Properties

    | Improve this Doc View Source

    UnitComponent

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

    ValueComponent

    Declaration
    IIfcValue ValueComponent { get; set; }
    Property Value
    Type Description
    IIfcValue
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim