Search Results for

    Show / Hide Table of Contents

    Interface IIfcBoundaryNodeCondition

    Readonly interface for IfcBoundaryNodeCondition

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

    Properties

    | Improve this Doc View Source

    RotationalStiffnessX

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

    RotationalStiffnessY

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

    RotationalStiffnessZ

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

    TranslationalStiffnessX

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

    TranslationalStiffnessY

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

    TranslationalStiffnessZ

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