Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralLoadSingleDisplacement

    Readonly interface for IfcStructuralLoadSingleDisplacement

    Inherited Members
    IIfcStructuralLoad.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 IIfcStructuralLoadSingleDisplacement : IIfcStructuralLoadStatic, IIfcStructuralLoadOrResult, IIfcStructuralLoad, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    DisplacementX

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

    DisplacementY

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

    DisplacementZ

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

    RotationalDisplacementRX

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

    RotationalDisplacementRY

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

    RotationalDisplacementRZ

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