Search Results for

    Show / Hide Table of Contents

    Class IfcContextDependentUnit

    Inheritance
    System.Object
    PersistEntity
    IfcNamedUnit
    IfcContextDependentUnit
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcNamedUnit>
    IExpressValidatable
    IIfcContextDependentUnit
    IIfcNamedUnit
    IfcUnit
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IInstantiableEntity
    IIfcContextDependentUnit
    IIfcNamedUnit
    IfcUnit
    IIfcUnit
    IIfcUnit
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<IfcContextDependentUnit>
    Inherited Members
    IfcNamedUnit.IIfcNamedUnit.Dimensions
    IfcNamedUnit.IIfcNamedUnit.UnitType
    IfcNamedUnit.IIfcNamedUnit.Dimensions
    IfcNamedUnit.IIfcNamedUnit.UnitType
    IfcNamedUnit.Dimensions
    IfcNamedUnit.UnitType
    IfcNamedUnit.Equals(IfcNamedUnit)
    IfcNamedUnit.FullName
    IfcNamedUnit.Symbol
    IfcNamedUnit.ValidateClause(IfcNamedUnit.IfcNamedUnitClause)
    IfcNamedUnit.Validate()
    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("IfcContextDependentUnit", 304)]
    public class IfcContextDependentUnit : IfcNamedUnit, INotifyPropertyChanged, IEquatable<IfcNamedUnit>, IExpressValidatable, IIfcContextDependentUnit, IIfcNamedUnit, IfcUnit, IfcResourceObjectSelect, IIfcResourceObjectSelect, IInstantiableEntity, IIfcContextDependentUnit, IIfcNamedUnit, IfcUnit, IIfcUnit, IIfcUnit, IExpressSelectType, IContainsEntityReferences, IPersistEntity, IPersist, IEquatable<IfcContextDependentUnit>

    Properties

    | Improve this Doc View Source

    Name

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

    Methods

    | Improve this Doc View Source

    Equals(IfcContextDependentUnit)

    Declaration
    public bool Equals(IfcContextDependentUnit other)
    Parameters
    Type Name Description
    IfcContextDependentUnit 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
    IfcNamedUnit.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IContainsEntityReferences.References

    Declaration
    IEnumerable<IPersistEntity> IContainsEntityReferences.References { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IPersistEntity>
    | Improve this Doc View Source

    IIfcContextDependentUnit.Name

    Declaration
    IfcLabel IIfcContextDependentUnit.Name { get; set; }
    Returns
    Type Description
    IfcLabel
    | Improve this Doc View Source

    IIfcContextDependentUnit.HasExternalReference

    Declaration
    IEnumerable<IIfcExternalReferenceRelationship> IIfcContextDependentUnit.HasExternalReference { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcExternalReferenceRelationship>
    | Improve this Doc View Source

    IIfcContextDependentUnit.Name

    Declaration
    [CrossSchemaAttribute(typeof(IIfcContextDependentUnit), 3)]
    IfcLabel IIfcContextDependentUnit.Name { get; set; }
    Returns
    Type Description
    IfcLabel

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IExpressValidatable
    IIfcContextDependentUnit
    IIfcNamedUnit
    IfcUnit
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IInstantiableEntity
    IIfcContextDependentUnit
    IIfcNamedUnit
    IfcUnit
    IIfcUnit
    IIfcUnit
    IExpressSelectType
    IContainsEntityReferences
    IPersistEntity
    IPersist
    System.IEquatable<T>

    Extension Methods

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