Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralSteelProfileProperties

    Readonly interface for IfcStructuralSteelProfileProperties

    Inherited Members
    IIfcStructuralProfileProperties.TorsionalConstantX
    IIfcStructuralProfileProperties.MomentOfInertiaYZ
    IIfcStructuralProfileProperties.MomentOfInertiaY
    IIfcStructuralProfileProperties.MomentOfInertiaZ
    IIfcStructuralProfileProperties.WarpingConstant
    IIfcStructuralProfileProperties.ShearCentreZ
    IIfcStructuralProfileProperties.ShearCentreY
    IIfcStructuralProfileProperties.ShearDeformationAreaZ
    IIfcStructuralProfileProperties.ShearDeformationAreaY
    IIfcStructuralProfileProperties.MaximumSectionModulusY
    IIfcStructuralProfileProperties.MinimumSectionModulusY
    IIfcStructuralProfileProperties.MaximumSectionModulusZ
    IIfcStructuralProfileProperties.MinimumSectionModulusZ
    IIfcStructuralProfileProperties.TorsionalSectionModulus
    IIfcStructuralProfileProperties.CentreOfGravityInX
    IIfcStructuralProfileProperties.CentreOfGravityInY
    IIfcGeneralProfileProperties.PhysicalWeight
    IIfcGeneralProfileProperties.Perimeter
    IIfcGeneralProfileProperties.MinimumPlateThickness
    IIfcGeneralProfileProperties.MaximumPlateThickness
    IIfcGeneralProfileProperties.CrossSectionArea
    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 IIfcStructuralSteelProfileProperties : IIfcStructuralProfileProperties, IIfcGeneralProfileProperties, IIfcProfileProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    PlasticShapeFactorY

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

    PlasticShapeFactorZ

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

    ShearAreaY

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

    ShearAreaZ

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