Search Results for

    Show / Hide Table of Contents

    Class IfcSimpleProperty

    Inheritance
    System.Object
    PersistEntity
    IfcProperty
    IfcSimpleProperty
    IfcPropertyBoundedValue
    IfcPropertyEnumeratedValue
    IfcPropertyListValue
    IfcPropertyReferenceValue
    IfcPropertySingleValue
    IfcPropertyTableValue
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcProperty>
    IIfcSimpleProperty
    IIfcProperty
    IIfcPropertyAbstraction
    IfcResourceObjectSelect
    IIfcResourceObjectSelect
    IExpressSelectType
    IIfcSimpleProperty
    IIfcProperty
    IPersistEntity
    IPersist
    System.IEquatable<IfcSimpleProperty>
    Inherited Members
    IfcProperty.IIfcProperty.Name
    IfcProperty.IIfcProperty.Description
    IfcProperty.IIfcProperty.PartOfPset
    IfcProperty.IIfcProperty.PropertyForDependance
    IfcProperty.IIfcProperty.PropertyDependsOn
    IfcProperty.IIfcProperty.PartOfComplex
    IfcProperty.IIfcProperty.HasConstraints
    IfcProperty.IIfcProperty.HasApprovals
    IfcProperty.IIfcProperty.Name
    IfcProperty.IIfcProperty.Description
    IfcProperty.IIfcProperty.PropertyForDependance
    IfcProperty.IIfcProperty.PropertyDependsOn
    IfcProperty.IIfcProperty.PartOfComplex
    IfcProperty.Name
    IfcProperty.Description
    IfcProperty.PropertyForDependance
    IfcProperty.PropertyDependsOn
    IfcProperty.PartOfComplex
    IfcProperty.Equals(IfcProperty)
    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.PropertyResource
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    [ExpressType("IfcSimpleProperty", 4)]
    public abstract class IfcSimpleProperty : IfcProperty, INotifyPropertyChanged, IEquatable<IfcProperty>, IIfcSimpleProperty, IIfcProperty, IIfcPropertyAbstraction, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IIfcSimpleProperty, IIfcProperty, IPersistEntity, IPersist, IEquatable<IfcSimpleProperty>

    Methods

    | Improve this Doc View Source

    Equals(IfcSimpleProperty)

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

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcPropertyAbstraction.HasExternalReferences

    Declaration
    IEnumerable<IIfcExternalReferenceRelationship> IIfcPropertyAbstraction.HasExternalReferences { get; }
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<IIfcExternalReferenceRelationship>

    Implements

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