Search Results for

    Show / Hide Table of Contents

    Interface IIfcConversionBasedUnit

    Readonly interface for IfcConversionBasedUnit

    Inherited Members
    IIfcNamedUnit.Dimensions
    IIfcNamedUnit.UnitType
    IIfcUnit.FullName
    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 IIfcConversionBasedUnit : IIfcNamedUnit, IfcUnit, IIfcUnit, IIfcUnit, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ConversionFactor

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

    Name

    Declaration
    IfcLabel Name { get; set; }
    Property Value
    Type Description
    IfcLabel

    Extension Methods

    UnitExtensions.Name(IfcUnit)
    UnitExtensions.Symbol(IfcUnit)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim