Search Results for

    Show / Hide Table of Contents

    Interface IIfcDimensionalExponents

    Readonly interface for IfcDimensionalExponents

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

    Properties

    | Improve this Doc View Source

    AmountOfSubstanceExponent

    Declaration
    long AmountOfSubstanceExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    ElectricCurrentExponent

    Declaration
    long ElectricCurrentExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    LengthExponent

    Declaration
    long LengthExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    LuminousIntensityExponent

    Declaration
    long LuminousIntensityExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    MassExponent

    Declaration
    long MassExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    ThermodynamicTemperatureExponent

    Declaration
    long ThermodynamicTemperatureExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    TimeExponent

    Declaration
    long TimeExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim