Search Results for

    Show / Hide Table of Contents

    Interface IIfcRibPlateProfileProperties

    Readonly interface for IfcRibPlateProfileProperties

    Inherited Members
    IIfcProfileProperties.ProfileName
    IIfcProfileProperties.ProfileDefinition
    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 IIfcRibPlateProfileProperties : IIfcProfileProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Direction

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

    RibHeight

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

    RibSpacing

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

    RibWidth

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

    Thickness

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