Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralLoadPlanarForce

    Readonly interface for IfcStructuralLoadPlanarForce

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

    Properties

    | Improve this Doc View Source

    PlanarForceX

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

    PlanarForceY

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

    PlanarForceZ

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