Search Results for

    Show / Hide Table of Contents

    Interface IIfcAsymmetricIShapeProfileDef

    Readonly interface for IfcAsymmetricIShapeProfileDef

    Inherited Members
    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 IIfcAsymmetricIShapeProfileDef : IIfcParameterizedProfileDef, IIfcProfileDef, IfcResourceObjectSelect, IIfcResourceObjectSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    BottomFlangeEdgeRadius

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

    BottomFlangeFilletRadius

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

    BottomFlangeSlope

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

    BottomFlangeThickness

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

    BottomFlangeWidth

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

    OverallDepth

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

    TopFlangeEdgeRadius

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

    TopFlangeFilletRadius

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

    TopFlangeSlope

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

    TopFlangeThickness

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

    TopFlangeWidth

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

    WebThickness

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