Search Results for

    Show / Hide Table of Contents

    Class IfcBoundaryEdgeCondition

    Inheritance
    System.Object
    PersistEntity
    IfcBoundaryCondition
    IfcBoundaryEdgeCondition
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<IfcBoundaryCondition>
    IInstantiableEntity
    IIfcBoundaryEdgeCondition
    IIfcBoundaryCondition
    IPersistEntity
    IPersist
    System.IEquatable<IfcBoundaryEdgeCondition>
    Inherited Members
    IfcBoundaryCondition.IIfcBoundaryCondition.Name
    IfcBoundaryCondition.Name
    IfcBoundaryCondition.Equals(IfcBoundaryCondition)
    PersistEntity._activated
    PersistEntity.Activate()
    PersistEntity.NotifyPropertyChanged(String)
    PersistEntity.SetValue<TProperty>(Action<TProperty>, TProperty, TProperty, String, Int32)
    PersistEntity.Equals(Object)
    PersistEntity.GetHashCode()
    PersistEntity.ToString()
    PersistEntity.EntityLabel
    PersistEntity.Model
    PersistEntity.ModelOf
    PersistEntity.IPersistEntity.Activated
    PersistEntity.IPersistEntity.ExpressType
    PersistEntity.PropertyChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Ifc4.StructuralLoadResource
    Assembly: Xbim.Ifc4.dll
    Syntax
    [ExpressType("IfcBoundaryEdgeCondition", 319)]
    public class IfcBoundaryEdgeCondition : IfcBoundaryCondition, INotifyPropertyChanged, IEquatable<IfcBoundaryCondition>, IInstantiableEntity, IIfcBoundaryEdgeCondition, IIfcBoundaryCondition, IPersistEntity, IPersist, IEquatable<IfcBoundaryEdgeCondition>

    Properties

    | Improve this Doc View Source

    RotationalStiffnessByLengthX

    Declaration
    [EntityAttribute(5, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 5)]
    public IfcModulusOfRotationalSubgradeReactionSelect RotationalStiffnessByLengthX { get; set; }
    Property Value
    Type Description
    IfcModulusOfRotationalSubgradeReactionSelect
    | Improve this Doc View Source

    RotationalStiffnessByLengthY

    Declaration
    [EntityAttribute(6, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 6)]
    public IfcModulusOfRotationalSubgradeReactionSelect RotationalStiffnessByLengthY { get; set; }
    Property Value
    Type Description
    IfcModulusOfRotationalSubgradeReactionSelect
    | Improve this Doc View Source

    RotationalStiffnessByLengthZ

    Declaration
    [EntityAttribute(7, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 7)]
    public IfcModulusOfRotationalSubgradeReactionSelect RotationalStiffnessByLengthZ { get; set; }
    Property Value
    Type Description
    IfcModulusOfRotationalSubgradeReactionSelect
    | Improve this Doc View Source

    TranslationalStiffnessByLengthX

    Declaration
    [EntityAttribute(2, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 2)]
    public IfcModulusOfTranslationalSubgradeReactionSelect TranslationalStiffnessByLengthX { get; set; }
    Property Value
    Type Description
    IfcModulusOfTranslationalSubgradeReactionSelect
    | Improve this Doc View Source

    TranslationalStiffnessByLengthY

    Declaration
    [EntityAttribute(3, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 3)]
    public IfcModulusOfTranslationalSubgradeReactionSelect TranslationalStiffnessByLengthY { get; set; }
    Property Value
    Type Description
    IfcModulusOfTranslationalSubgradeReactionSelect
    | Improve this Doc View Source

    TranslationalStiffnessByLengthZ

    Declaration
    [EntityAttribute(4, EntityAttributeState.Optional, EntityAttributeType.Class, EntityAttributeType.None, null, null, 4)]
    public IfcModulusOfTranslationalSubgradeReactionSelect TranslationalStiffnessByLengthZ { get; set; }
    Property Value
    Type Description
    IfcModulusOfTranslationalSubgradeReactionSelect

    Methods

    | Improve this Doc View Source

    Equals(IfcBoundaryEdgeCondition)

    Declaration
    public bool Equals(IfcBoundaryEdgeCondition other)
    Parameters
    Type Name Description
    IfcBoundaryEdgeCondition other
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Parse(Int32, IPropertyValue, Int32[])

    Declaration
    public override void Parse(int propIndex, IPropertyValue value, int[] nestedIndex)
    Parameters
    Type Name Description
    System.Int32 propIndex
    IPropertyValue value
    System.Int32[] nestedIndex
    Overrides
    IfcBoundaryCondition.Parse(Int32, IPropertyValue, Int32[])

    Explicit Interface Implementations

    | Improve this Doc View Source

    IIfcBoundaryEdgeCondition.RotationalStiffnessByLengthX

    Declaration
    IIfcModulusOfRotationalSubgradeReactionSelect IIfcBoundaryEdgeCondition.RotationalStiffnessByLengthX { get; set; }
    Returns
    Type Description
    IIfcModulusOfRotationalSubgradeReactionSelect
    | Improve this Doc View Source

    IIfcBoundaryEdgeCondition.RotationalStiffnessByLengthY

    Declaration
    IIfcModulusOfRotationalSubgradeReactionSelect IIfcBoundaryEdgeCondition.RotationalStiffnessByLengthY { get; set; }
    Returns
    Type Description
    IIfcModulusOfRotationalSubgradeReactionSelect
    | Improve this Doc View Source

    IIfcBoundaryEdgeCondition.RotationalStiffnessByLengthZ

    Declaration
    IIfcModulusOfRotationalSubgradeReactionSelect IIfcBoundaryEdgeCondition.RotationalStiffnessByLengthZ { get; set; }
    Returns
    Type Description
    IIfcModulusOfRotationalSubgradeReactionSelect
    | Improve this Doc View Source

    IIfcBoundaryEdgeCondition.TranslationalStiffnessByLengthX

    Declaration
    IIfcModulusOfTranslationalSubgradeReactionSelect IIfcBoundaryEdgeCondition.TranslationalStiffnessByLengthX { get; set; }
    Returns
    Type Description
    IIfcModulusOfTranslationalSubgradeReactionSelect
    | Improve this Doc View Source

    IIfcBoundaryEdgeCondition.TranslationalStiffnessByLengthY

    Declaration
    IIfcModulusOfTranslationalSubgradeReactionSelect IIfcBoundaryEdgeCondition.TranslationalStiffnessByLengthY { get; set; }
    Returns
    Type Description
    IIfcModulusOfTranslationalSubgradeReactionSelect
    | Improve this Doc View Source

    IIfcBoundaryEdgeCondition.TranslationalStiffnessByLengthZ

    Declaration
    IIfcModulusOfTranslationalSubgradeReactionSelect IIfcBoundaryEdgeCondition.TranslationalStiffnessByLengthZ { get; set; }
    Returns
    Type Description
    IIfcModulusOfTranslationalSubgradeReactionSelect

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IEquatable<T>
    IInstantiableEntity
    IIfcBoundaryEdgeCondition
    IIfcBoundaryCondition
    IPersistEntity
    IPersist
    System.IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim