Search Results for

    Show / Hide Table of Contents

    Interface IIfcRelInteractionRequirements

    Readonly interface for IfcRelInteractionRequirements

    Inherited Members
    IIfcRoot.GlobalId
    IIfcRoot.OwnerHistory
    IIfcRoot.Name
    IIfcRoot.Description
    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 IIfcRelInteractionRequirements : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DailyInteraction

    Declaration
    IfcCountMeasure? DailyInteraction { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcCountMeasure>
    | Improve this Doc View Source

    ImportanceRating

    Declaration
    IfcNormalisedRatioMeasure? ImportanceRating { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcNormalisedRatioMeasure>
    | Improve this Doc View Source

    LocationOfInteraction

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

    RelatedSpaceProgram

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

    RelatingSpaceProgram

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