Search Results for

    Show / Hide Table of Contents

    Interface IIfcPropertyEnumeratedValue

    Readonly interface for IfcPropertyEnumeratedValue

    Inherited Members
    IIfcProperty.Name
    IIfcProperty.Description
    IIfcProperty.PropertyForDependance
    IIfcProperty.PropertyDependsOn
    IIfcProperty.PartOfComplex
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcPropertyEnumeratedValue : IIfcSimpleProperty, IIfcProperty, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    EnumerationReference

    Declaration
    IIfcPropertyEnumeration EnumerationReference { get; set; }
    Property Value
    Type Description
    IIfcPropertyEnumeration
    | Improve this Doc View Source

    EnumerationValues

    Declaration
    IItemSet<IIfcValue> EnumerationValues { get; }
    Property Value
    Type Description
    IItemSet<IIfcValue>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim