Search Results for

    Show / Hide Table of Contents

    Interface IIfcBoundaryFaceCondition

    Readonly interface for IfcBoundaryFaceCondition

    Inherited Members
    IIfcBoundaryCondition.Name
    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 IIfcBoundaryFaceCondition : IIfcBoundaryCondition, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    LinearStiffnessByAreaX

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

    LinearStiffnessByAreaY

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

    LinearStiffnessByAreaZ

    Declaration
    IfcModulusOfSubgradeReactionMeasure? LinearStiffnessByAreaZ { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcModulusOfSubgradeReactionMeasure>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim