Search Results for

    Show / Hide Table of Contents

    Interface IIfcPropertyListValue

    Readonly interface for IfcPropertyListValue

    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 IIfcPropertyListValue : IIfcSimpleProperty, IIfcProperty, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ListValues

    Declaration
    IItemSet<IIfcValue> ListValues { get; }
    Property Value
    Type Description
    IItemSet<IIfcValue>
    | Improve this Doc View Source

    Unit

    Declaration
    IIfcUnit Unit { get; set; }
    Property Value
    Type Description
    IIfcUnit
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim