Search Results for

    Show / Hide Table of Contents

    Interface IIfcFailureConnectionCondition

    Readonly interface for IfcFailureConnectionCondition

    Inherited Members
    IIfcStructuralConnectionCondition.Name
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcFailureConnectionCondition : IIfcStructuralConnectionCondition, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CompressionFailureX

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

    CompressionFailureY

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

    CompressionFailureZ

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

    TensionFailureX

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

    TensionFailureY

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

    TensionFailureZ

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