Search Results for

    Show / Hide Table of Contents

    Class IfcPhysicalSimpleQuantity

    Inheritance
    System.Object
    PersistEntity
    IfcPhysicalQuantity
    IfcPhysicalSimpleQuantity
    IfcQuantityArea
    IfcQuantityCount
    IfcQuantityLength
    IfcQuantityTime
    IfcQuantityVolume
    IfcQuantityWeight
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcPhysicalQuantity>
    IIfcPhysicalSimpleQuantity
    IIfcPhysicalQuantity
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IIfcPhysicalSimpleQuantity
    IIfcPhysicalQuantity
    IPersistEntity
    IPersist
    System.IEquatable<IfcPhysicalSimpleQuantity>
    Inherited Members
    IfcPhysicalQuantity.IIfcPhysicalQuantity.Name
    IfcPhysicalQuantity.IIfcPhysicalQuantity.Description
    IfcPhysicalQuantity.IIfcPhysicalQuantity.HasExternalReferences
    IfcPhysicalQuantity.IIfcPhysicalQuantity.PartOfComplex
    IfcPhysicalQuantity.IIfcPhysicalQuantity.Name
    IfcPhysicalQuantity.IIfcPhysicalQuantity.Description
    IfcPhysicalQuantity.IIfcPhysicalQuantity.PartOfComplex
    IfcPhysicalQuantity.Name
    IfcPhysicalQuantity.Description
    IfcPhysicalQuantity.PartOfComplex
    IfcPhysicalQuantity.Equals(IfcPhysicalQuantity)
    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.QuantityResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcPhysicalSimpleQuantity", 101)]
    public abstract class IfcPhysicalSimpleQuantity : IfcPhysicalQuantity, INotifyPropertyChanged, IEquatable<IfcPhysicalQuantity>, IIfcPhysicalSimpleQuantity, IIfcPhysicalQuantity, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IIfcPhysicalSimpleQuantity, IIfcPhysicalQuantity, IPersistEntity, IPersist, IEquatable<IfcPhysicalSimpleQuantity>

    Properties

    | Improve this Doc View Source

    Unit

    Declaration
    [EntityAttribute(3, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 4)]
    public IfcNamedUnit Unit { get; set; }
    Property Value
    Type Description
    IfcNamedUnit

    Methods

    | Improve this Doc View Source

    Equals(IfcPhysicalSimpleQuantity)

    Declaration
    public bool Equals(IfcPhysicalSimpleQuantity other)
    Parameters
    Type Name Description
    IfcPhysicalSimpleQuantity other
    Returns
    Type Description
    System.Boolean
    | 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
    IfcPhysicalQuantity.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcPhysicalSimpleQuantity.Unit

    Declaration
    IIfcNamedUnit IIfcPhysicalSimpleQuantity.Unit { get; set; }
    Returns
    Type Description
    IIfcNamedUnit
    | Improve this Doc View Source

    IIfcPhysicalSimpleQuantity.Unit

    Declaration
    [CrossSchemaAttribute(typeof(IIfcPhysicalSimpleQuantity), 3)]
    IIfcNamedUnit IIfcPhysicalSimpleQuantity.Unit { get; set; }
    Returns
    Type Description
    IIfcNamedUnit

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IIfcPhysicalSimpleQuantity
    IIfcPhysicalQuantity
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IIfcPhysicalSimpleQuantity
    IIfcPhysicalQuantity
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim