Search Results for

    Show / Hide Table of Contents

    Interface IIfcStructuralProfileProperties

    Readonly interface for IfcStructuralProfileProperties

    Inherited Members
    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 IIfcStructuralProfileProperties : IIfcGeneralProfileProperties, IIfcProfileProperties, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    CentreOfGravityInX

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

    CentreOfGravityInY

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

    MaximumSectionModulusY

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

    MaximumSectionModulusZ

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

    MinimumSectionModulusY

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

    MinimumSectionModulusZ

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

    MomentOfInertiaY

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

    MomentOfInertiaYZ

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

    MomentOfInertiaZ

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

    ShearCentreY

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

    ShearCentreZ

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

    ShearDeformationAreaY

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

    ShearDeformationAreaZ

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

    TorsionalConstantX

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

    TorsionalSectionModulus

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

    WarpingConstant

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