6.1.3.45 IfcWindowType(窗类型)
6.1.3.45.1 语义定义(Semantic definition)
元素类型 IfcWindowType 定义了窗实例共用的信息。共用信息集可能包括:
- 共用属性集中的通用属性
- 通用材料信息
- 窗扇的通用划分
- 窗扇的通用操作类型
- 通用形状表示
窗类型通过仅适用于窗的预定义属性集 IfcWindowLiningProperties 和 IfcWindowPanelProperties 来定义窗框和一个(或多个)窗扇的具体参数。
它用于定义窗规格或窗样式(该窗类型所有实例共有的特定产品信息)。窗类型可以在未分配给实例的情况下进行交换。
建筑模型中的 IfcWindowType 实例由 IfcWindow 的实例表示。
划分类型使用定义
IfcWindowTypePartitioningEnum 定义了窗类型的总体布局及其符号表示。根据枚举值,在 HasPropertySets 列表中附加了适当的 IfcWindowLiningProperties 和 IfcWindowPanelProperties 实例。 IfcWindowTypePartitioningEnum 主要决定了将窗划分为单个窗扇的方式,从而决定了窗扇的数量和位置。
有关窗扇划分的正确用法,请参见 IfcWindowTypePartitioningEnum 的几何使用定义;有关不同窗扇操作类型的开启符号,请参见 IfcWindowPanelProperties。
材料使用定义
IfcWindowType 的材料由 IfcMaterialConstituentSet 定义,或作为回退由 IfcMaterial 定义,并通过 IfcRelAssociatesMaterial.RelatingMaterial 附加。可通过反向 HasAssociations 关系访问。
应使用以下 IfcMaterialConstituentSet.MaterialConstituents[n].Name 的关键字:
- '窗框' - 表示材料成分适用于窗框
- '窗扇' - 表示材料成分适用于窗扇,如果未提供,则"窗框"材料信息也适用于窗扇
- '玻璃' - 表示材料成分适用于玻璃部分
如果引用回退的单个 IfcMaterial,则它适用于窗的窗框和窗扇。
几何使用定义:
IfcWindowType 可以定义窗实例的通用形状。通用形状可以通过应用 RepresentationMaps 属性来引用 IfcRepresentationMap 列表来定义,该列表允许多种几何表示(例如,具有 RepresentationIdentifier 'Box'、'Profile'、'FootPrint' 或 'Body' 的 IfcShapeRepresentation)
注意 产品形状表示被定义为 RepresentationMaps(超类型 IfcTypeProduct 的属性),通过 IfcShapeRepresentation.Item[n] 作为 IfcMappedItem 由元素实例分配。有关更多信息,请参见 IfcTypeProduct。
注意 IfcShapeRepresentation 的属性 RepresentationIdentifier 和 RepresentationType 的值以与 IfcWindow 相同的方式受到限制。
6.1.3.45.2 实体继承(Entity inheritance)
-
- IfcWindowType
- IfcBeamType
- IfcBearingType
- IfcBuildingElementProxyType
- IfcChimneyType
- IfcColumnType
- IfcCourseType
- IfcCoveringType
- IfcCurtainWallType
- IfcDeepFoundationType
- IfcDoorType
- IfcFootingType
- IfcKerbType
- IfcMemberType
- IfcMooringDeviceType
- IfcNavigationElementType
- IfcPavementType
- IfcPlateType
- IfcRailType
- IfcRailingType
- IfcRampFlightType
- IfcRampType
- IfcRoofType
- IfcShadingDeviceType
- IfcSlabType
- IfcStairFlightType
- IfcStairType
- IfcTrackElementType
- IfcWallType
6.1.3.45.3 特性(Attributes)
| # | 特性(Attributes) | 类型(Type) | 描述(Description) |
|---|---|---|---|
| IfcRoot (4) | |||
| 1 | GlobalId | IfcGloballyUniqueId |
在整个软件世界中分配全局唯一标识符。 |
| 2 | OwnerHistory | OPTIONAL IfcOwnerHistory |
分配有关该对象当前所有权的信息,包括所有者参与者、应用程序、本地标识以及捕获到的关于对象近期更改的信息。 |
| 3 | Name | OPTIONAL IfcLabel |
供参与的软件系统或用户使用的可选名称。对于某些 IfcRoot 的子类型,可能需要插入 Name 特性。这将通过 where 规则强制执行。 |
| 4 | Description | OPTIONAL IfcText |
可选的描述,用于提供信息性注释。 |
| IfcObjectDefinition (7) | |||
| HasAssignments | SET [0:?] OF IfcRelAssigns FOR RelatedObjects |
引用分配(通过关联关系)其他 IfcObject 子类型到此对象实例的关系对象。例如,与产品、过程、控制、资源或组的关联。 |
|
| Nests | SET [0:1] OF IfcRelNests FOR RelatedObjects |
引用作为嵌套的分解关系。它确定此对象定义是顺序整体/部分分解关系中的一部分。对象实例或类型只能是单个分解的一部分(仅允许分层结构)。 |
|
| IsNestedBy | SET [0:?] OF IfcRelNests FOR RelatingObject |
引用作为嵌套的分解关系。它确定此对象定义是顺序整体/部分分解关系中的整体。对象或对象类型可以被多个其他对象(实例或类型)嵌套。 |
|
| HasContext | SET [0:1] OF IfcRelDeclares FOR RelatedDefinitions |
引用提供上下文信息的上下文,例如项目单位或表示上下文。它只应断言在最上层的非空间对象上。 |
|
| IsDecomposedBy | SET [0:?] OF IfcRelAggregates FOR RelatingObject |
引用作为聚合的分解关系。它确定此对象定义是无序整体/部分分解关系中的整体。对象定义可以被多个其他对象(实例或部分)聚合。 |
|
| Decomposes | SET [0:1] OF IfcRelAggregates FOR RelatedObjects |
引用作为聚合的分解关系。它确定此对象定义是无序整体/部分分解关系中的一部分。对象定义只能是单个分解的一部分(仅允许分层结构)。 |
|
| HasAssociations | SET [0:?] OF IfcRelAssociates FOR RelatedObjects |
引用将外部资源或资源定义与对象关联的关系对象。例如,与库、文档或分类的关联。 |
|
| IfcTypeObject (3) | |||
| 5 | ApplicableOccurrence | OPTIONAL IfcIdentifier |
此特性可选地定义了实例对象的数据类型,类型对象可以关联到该实例对象。如果不存在,则不对类型对象适用于哪个实例对象给出任何限制。使用以下约定:
|
| 6 | HasPropertySets | OPTIONAL SET [1:?] OF IfcPropertySetDefinition |
与对象类型关联的、并且是引用此对象类型的全部实例对象共有的属性集集合。
|
| Types | SET [0:1] OF IfcRelDefinesByType FOR RelatingType |
指向关系 IfcRelDefinesByType 的引用,从而指向由该类型定义的那些实例对象。 |
|
| IfcTypeProduct (3) | |||
| 7 | RepresentationMaps | OPTIONAL LIST [1:?] OF UNIQUE IfcRepresentationMap |
唯一的表示映射列表。每个表示映射描述了产品样式的形状块定义。通过提供多个表示映射,可以给出多视图块定义。 |
| 8 | Tag | OPTIONAL IfcLabel |
产品特定类型上的标签(或标识)标识符,例如货号(如 EAN)。这是特定层级的标识符。 |
| ReferencedBy | SET [0:?] OF IfcRelAssignsToProduct FOR RelatingProduct |
指向 IfcRelAssignsToProduct 关系的引用,通过该关系,其他产品、进程、控制、资源或参与者(作为 IfcObjectDefinition 的子类型)可以与此产品类型相关联。 |
|
| IfcElementType (1) | |||
| 9 | ElementType | OPTIONAL IfcLabel |
类型表示特定的类型,该类型进一步指示对象。其使用必须在可实例化的子类型级别上建立。特别是,如果“PredefinedType”属性枚举设置为 USERDEFINED,则它包含用户定义的类型。 |
| 点击显示 18 个隐藏的继承特性 点击隐藏 18 个继承特性 | |||
| IfcWindowType (4) | |||
| 10 | PredefinedType | IfcWindowTypeEnum |
标识窗元素的预定义类型,可以从中设置所需的类型。 |
| 11 | PartitioningType | IfcWindowTypePartitioningEnum |
根据窗扇划分定义窗类型总体布局的类型。 |
| 12 | ParameterTakesPrecedence | OPTIONAL IfcBoolean |
布尔值反映附加窗框和窗扇属性中给定的参数是否精确定义几何形状(TRUE),或者附加样式形状是否优先(FALSE)。在后一种情况下,参数仅具有参考价值。如果未提供,则无法推断此类信息。 |
| 13 | UserDefinedPartitioningType | OPTIONAL IfcLabel |
用户定义划分类型的标识符,仅当 PartitioningType 设置为 USERDEFINED 时才应提供。 |
6.1.3.45.4 形式化命题(Formal propositions)
| 名称(Name) | 描述(Description) |
|---|---|
| CorrectPredefinedType |
如果 PredefinedType 设置为 USERDEFINED,则应提供继承的属性 ElementType。 |
|
|
6.1.3.45.5 属性集(Property sets)
-
Pset_Condition
- AssessmentDate
- AssessmentCondition
- AssessmentDescription
- AssessmentType
- AssessmentMethod
- LastAssessmentReport
- NextAssessmentDate
- AssessmentFrequency
-
Pset_ConstructionAdministration
- ProcurementMethod
- SpecificationSectionNumber
- SubmittalIdentifer
-
Pset_DoorWindowGlazingType
- GlassLayers
- GlassThickness1
- GlassThickness2
- GlassThickness3
- FillGas
- GlassColour
- IsTempered
- IsLaminated
- IsCoated
- IsWired
- VisibleLightReflectance
- VisibleLightTransmittance
- SolarAbsorption
- SolarReflectance
- SolarTransmittance
- SolarHeatGainTransmittance
- ShadingCoefficient
- ThermalTransmittanceSummer
- ThermalTransmittanceWinter
-
Pset_ElementKinematics
- CyclicPath
- CyclicRange
- LinearPath
- LinearRange
- MaximumAngularVelocity
- MaximumConstantSpeed
- MinimumTime
-
Pset_EnvironmentalCondition
- ReferenceAirRelativeHumidity
- ReferenceEnvironmentTemperature
- MaximumAtmosphericPressure
- StorageTemperatureRange
- MaximumWindSpeed
- OperationalTemperatureRange
- MaximumRainIntensity
- SaltMistLevel
- SeismicResistance
- SmokeLevel
- MaximumSolarRadiation
-
Pset_EnvironmentalImpactIndicators
- Reference
- FunctionalUnitReference
- IndicatorsUnit
- LifeCyclePhase
- ExpectedServiceLife
- TotalPrimaryEnergyConsumptionPerUnit
- WaterConsumptionPerUnit
- HazardousWastePerUnit
- NonHazardousWastePerUnit
- ClimateChangePerUnit
- AtmosphericAcidificationPerUnit
- RenewableEnergyConsumptionPerUnit
- NonRenewableEnergyConsumptionPerUnit
- ResourceDepletionPerUnit
- InertWastePerUnit
- RadioactiveWastePerUnit
- StratosphericOzoneLayerDestructionPerUnit
- PhotochemicalOzoneFormationPerUnit
- EutrophicationPerUnit
-
Pset_EnvironmentalImpactValues
- TotalPrimaryEnergyConsumption
- WaterConsumption
- HazardousWaste
- NonHazardousWaste
- ClimateChange
- AtmosphericAcidification
- RenewableEnergyConsumption
- NonRenewableEnergyConsumption
- ResourceDepletion
- InertWaste
- RadioactiveWaste
- StratosphericOzoneLayerDestruction
- PhotochemicalOzoneFormation
- Eutrophication
- LeadInTime
- Duration
- LeadOutTime
-
Pset_MaintenanceStrategy
- AssetCriticality
- AssetFrailty
- AssetPriority
- MonitoringType
- AccidentResponse
-
Pset_MaintenanceTriggerCondition
- ConditionTargetPerformance
- ConditionMaintenanceLevel
- ConditionReplacementLevel
- ConditionDisposalLevel
-
Pset_MaintenanceTriggerDuration
- DurationTargetPerformance
- DurationMaintenanceLevel
- DurationReplacementLevel
- DurationDisposalLevel
-
Pset_MaintenanceTriggerPerformance
- TargetPerformance
- PerformanceMaintenanceLevel
- ReplacementLevel
- DisposalLevel
-
Pset_ManufacturerTypeInformation
- GlobalTradeItemNumber
- ArticleNumber
- ModelReference
- ModelLabel
- Manufacturer
- ProductionYear
- AssemblyPlace
- OperationalDocument
- SafetyDocument
- PerformanceCertificate
-
Pset_PermeableCoveringProperties
- OperationType
- PanelPosition
- FrameDepth
- FrameThickness
-
Pset_Risk
- RiskName
- RiskType
- NatureOfRisk
- RiskAssessmentMethodology
- UnmitigatedRiskLikelihood
- UnmitigatedRiskConsequence
- UnmitigatedRiskSignificance
- MitigationPlanned
- MitigatedRiskLikelihood
- MitigatedRiskConsequence
- MitigatedRiskSignificance
- MitigationProposed
- AssociatedProduct
- AssociatedActivity
- AssociatedLocation
-
Pset_ServiceLife
- ServiceLifeDuration
- MeanTimeBetweenFailure
-
Pset_Tolerance
- ToleranceDescription
- ToleranceBasis
- OverallTolerance
- HorizontalTolerance
- OrthogonalTolerance
- VerticalTolerance
- PlanarFlatness
- HorizontalFlatness
- ElevationalFlatness
- SideFlatness
- OverallOrthogonality
- HorizontalOrthogonality
- OrthogonalOrthogonality
- VerticalOrthogonality
- OverallStraightness
- HorizontalStraightness
- OrthogonalStraightness
- VerticalStraightness
-
Pset_Uncertainty
- UncertaintyBasis
- UncertaintyDescription
- HorizontalUncertainty
- LinearUncertainty
- OrthogonalUncertainty
- VerticalUncertainty
-
Pset_Warranty
- WarrantyIdentifier
- WarrantyStartDate
- IsExtendedWarranty
- WarrantyPeriod
- WarrantyContent
- PointOfContact
- Exclusions
-
Pset_WindowCommon
- Reference
- Status
- AcousticRating
- FireRating
- SecurityRating
- IsExternal
- Infiltration
- ThermalTransmittance
- GlazingAreaFraction
- HasSillExternal
- HasSillInternal
- HasDrive
- SmokeStop
- FireExit
- WaterTightnessRating
- MechanicalLoadRating
- WindLoadRating
-
Pset_WindowLiningProperties
- LiningDepth
- LiningThickness
- TransomThickness
- MullionThickness
- FirstTransomOffset
- SecondTransomOffset
- FirstMullionOffset
- SecondMullionOffset
- LiningOffset
- LiningToPanelOffsetX
- LiningToPanelOffsetY
-
Pset_WindowPanelProperties
- OperationType
- PanelPosition
- FrameDepth
- FrameThickness
-
Qto_WindowBaseQuantities
- Width
- Height
- Perimeter
- Area
6.1.3.45.6 概念用法(Concept usage)
6.1.3.45.7 形式化表示(Formal representation)
ENTITY IfcWindowType
SUBTYPE OF (IfcBuiltElementType);
PredefinedType : IfcWindowTypeEnum;
PartitioningType : IfcWindowTypePartitioningEnum;
ParameterTakesPrecedence : OPTIONAL IfcBoolean;
UserDefinedPartitioningType : OPTIONAL IfcLabel;
WHERE
CorrectPredefinedType : (PredefinedType <> IfcWindowTypeEnum.USERDEFINED) OR
((PredefinedType = IfcWindowTypeEnum.USERDEFINED) AND EXISTS (SELF\IfcElementType.ElementType));
END_ENTITY;

