Search Results for

    Show / Hide Table of Contents

    Interface IIfcRectangleHollowProfileDef

    Readonly interface for IfcRectangleHollowProfileDef

    Inherited Members
    IIfcRectangleProfileDef.XDim
    IIfcRectangleProfileDef.YDim
    IIfcParameterizedProfileDef.Position
    IIfcProfileDef.ProfileType
    IIfcProfileDef.ProfileName
    IIfcProfileDef.HasExternalReference
    IIfcProfileDef.HasProperties
    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 IIfcRectangleHollowProfileDef : IIfcRectangleProfileDef, IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    InnerFilletRadius

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

    OuterFilletRadius

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

    WallThickness

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