Search Results for

    Show / Hide Table of Contents

    Class IfcDimensionalExponents

    Inheritance
    System.Object
    PersistEntity
    IfcDimensionalExponents
    Implements
    System.ComponentModel.INotifyPropertyChanged
    IIfcDimensionalExponents
    IInstantiableEntity
    IIfcDimensionalExponents
    IPersistEntity
    IPersist
    System.IEquatable<IfcDimensionalExponents>
    Inherited Members
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc2x3.MeasureResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcDimensionalExponents", 303)]
    public class IfcDimensionalExponents : PersistEntity, INotifyPropertyChanged, IIfcDimensionalExponents, IInstantiableEntity, IIfcDimensionalExponents, IPersistEntity, IPersist, IEquatable<IfcDimensionalExponents>

    Properties

    | Improve this Doc View Source

    AmountOfSubstanceExponent

    Declaration
    [EntityAttribute(6, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 6)]
    public long AmountOfSubstanceExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    ElectricCurrentExponent

    Declaration
    [EntityAttribute(4, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 4)]
    public long ElectricCurrentExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    LengthExponent

    Declaration
    [EntityAttribute(1, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 1)]
    public long LengthExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    LuminousIntensityExponent

    Declaration
    [EntityAttribute(7, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 7)]
    public long LuminousIntensityExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    MassExponent

    Declaration
    [EntityAttribute(2, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 2)]
    public long MassExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    ThermodynamicTemperatureExponent

    Declaration
    [EntityAttribute(5, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 5)]
    public long ThermodynamicTemperatureExponent { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    TimeExponent

    Declaration
    [EntityAttribute(3, EntityAttributeState.Mandatory, EntityAttributeType.None, EntityAttributeType.None, null, null, 3)]
    public long TimeExponent { get; set; }
    Property Value
    Type Description
    System.Int64

    Methods

    | Improve this Doc View Source

    Equals(IfcDimensionalExponents)

    Declaration
    public bool Equals(IfcDimensionalExponents other)
    Parameters
    Type Name Description
    IfcDimensionalExponents other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Initialise(XbimDimensionalExponents)

    Declaration
    public void Initialise(XbimDimensionalExponents exponent)
    Parameters
    Type Name Description
    XbimDimensionalExponents exponent
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    PersistEntity.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcDimensionalExponents.AmountOfSubstanceExponent

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

    IIfcDimensionalExponents.ElectricCurrentExponent

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

    IIfcDimensionalExponents.LengthExponent

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

    IIfcDimensionalExponents.LuminousIntensityExponent

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

    IIfcDimensionalExponents.MassExponent

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

    IIfcDimensionalExponents.ThermodynamicTemperatureExponent

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

    IIfcDimensionalExponents.TimeExponent

    Declaration
    long IIfcDimensionalExponents.TimeExponent { get; set; }
    Returns
    Type Description
    System.Int64
    | Improve this Doc View Source

    IIfcDimensionalExponents.AmountOfSubstanceExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDimensionalExponents), 6)]
    long IIfcDimensionalExponents.AmountOfSubstanceExponent { get; set; }
    Returns
    Type Description
    System.Int64
    | Improve this Doc View Source

    IIfcDimensionalExponents.ElectricCurrentExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDimensionalExponents), 4)]
    long IIfcDimensionalExponents.ElectricCurrentExponent { get; set; }
    Returns
    Type Description
    System.Int64
    | Improve this Doc View Source

    IIfcDimensionalExponents.LengthExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDimensionalExponents), 1)]
    long IIfcDimensionalExponents.LengthExponent { get; set; }
    Returns
    Type Description
    System.Int64
    | Improve this Doc View Source

    IIfcDimensionalExponents.LuminousIntensityExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDimensionalExponents), 7)]
    long IIfcDimensionalExponents.LuminousIntensityExponent { get; set; }
    Returns
    Type Description
    System.Int64
    | Improve this Doc View Source

    IIfcDimensionalExponents.MassExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDimensionalExponents), 2)]
    long IIfcDimensionalExponents.MassExponent { get; set; }
    Returns
    Type Description
    System.Int64
    | Improve this Doc View Source

    IIfcDimensionalExponents.ThermodynamicTemperatureExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDimensionalExponents), 5)]
    long IIfcDimensionalExponents.ThermodynamicTemperatureExponent { get; set; }
    Returns
    Type Description
    System.Int64
    | Improve this Doc View Source

    IIfcDimensionalExponents.TimeExponent

    Declaration
    [CrossSchemaAttribute(typeof(IIfcDimensionalExponents), 3)]
    long IIfcDimensionalExponents.TimeExponent { get; set; }
    Returns
    Type Description
    System.Int64

    Implements

    System.ComponentModel.INotifyPropertyChanged
    IIfcDimensionalExponents
    IInstantiableEntity
    IIfcDimensionalExponents
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim