Search Results for

    Show / Hide Table of Contents

    Interface IIfcBoundaryEdgeCondition

    Readonly interface for IfcBoundaryEdgeCondition

    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 IIfcBoundaryEdgeCondition : IIfcBoundaryCondition, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    LinearStiffnessByLengthX

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

    LinearStiffnessByLengthY

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

    LinearStiffnessByLengthZ

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

    RotationalStiffnessByLengthX

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

    RotationalStiffnessByLengthY

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

    RotationalStiffnessByLengthZ

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