From 12085311209bcbab90ff0a6ef2c11ed62e45d3c0 Mon Sep 17 00:00:00 2001 From: Andy Ward Date: Fri, 30 Dec 2022 19:47:16 +0000 Subject: [PATCH] Implemented IFC4x3 properties #6 Removed net5 support (now EOL) and replaced with netstandard2.1 & net6 --- Xbim.Properties/DataType.cs | 3 +- Xbim.Properties/Definitions.cs | 32 +- .../Definitions/IFC4x3/Pset_ActionRequest.xml | 38 + .../Definitions/IFC4x3/Pset_ActorCommon.xml | 40 + .../IFC4x3/Pset_ActuatorPHistory.xml | 34 + .../IFC4x3/Pset_ActuatorTypeCommon.xml | 83 + .../Pset_ActuatorTypeElectricActuator.xml | 47 + .../Pset_ActuatorTypeHydraulicActuator.xml | 32 + .../Pset_ActuatorTypeLinearActuation.xml | 33 + .../Pset_ActuatorTypePneumaticActuator.xml | 32 + .../Pset_ActuatorTypeRotationalActuation.xml | 33 + .../Definitions/IFC4x3/Pset_Address.xml | 175 + .../IFC4x3/Pset_AirSideSystemInformation.xml | 172 + .../IFC4x3/Pset_AirTerminalBoxPHistory.xml | 41 + .../IFC4x3/Pset_AirTerminalBoxTypeCommon.xml | 174 + .../IFC4x3/Pset_AirTerminalOccurrence.xml | 57 + .../IFC4x3/Pset_AirTerminalPHistory.xml | 78 + .../IFC4x3/Pset_AirTerminalTypeCommon.xml | 334 + .../Pset_AirToAirHeatRecoveryPHistory.xml | 90 + .../Pset_AirToAirHeatRecoveryTypeCommon.xml | 91 + .../Definitions/IFC4x3/Pset_AlarmPHistory.xml | 48 + .../IFC4x3/Pset_AlarmTypeCommon.xml | 55 + .../Pset_AlignmentCantSegmentCommon.xml | 49 + .../Pset_AlignmentVerticalSegmentCommon.xml | 31 + .../IFC4x3/Pset_AnnotationContourLine.xml | 22 + .../IFC4x3/Pset_AnnotationLineOfSight.xml | 58 + .../IFC4x3/Pset_AnnotationSurveyArea.xml | 49 + .../Definitions/IFC4x3/Pset_Asset.xml | 76 + .../Pset_AudioVisualAppliancePHistory.xml | 41 + ...Pset_AudioVisualApplianceTypeAmplifier.xml | 59 + .../Pset_AudioVisualApplianceTypeCamera.xml | 147 + .../Pset_AudioVisualApplianceTypeCommon.xml | 70 + .../Pset_AudioVisualApplianceTypeDisplay.xml | 180 + .../Pset_AudioVisualApplianceTypePlayer.xml | 53 + ...Pset_AudioVisualApplianceTypeProjector.xml | 90 + ...lianceTypeRailwayCommunicationTerminal.xml | 29 + .../Pset_AudioVisualApplianceTypeReceiver.xml | 59 + ...oVisualApplianceTypeRecordingEquipment.xml | 38 + .../Pset_AudioVisualApplianceTypeSpeaker.xml | 88 + .../Pset_AudioVisualApplianceTypeTuner.xml | 68 + .../IFC4x3/Pset_AxleCountingEquipment.xml | 110 + ...t_BalanceWeightTensionerDesignCriteria.xml | 44 + .../Definitions/IFC4x3/Pset_BeamCommon.xml | 103 + .../Definitions/IFC4x3/Pset_BearingCommon.xml | 36 + .../Definitions/IFC4x3/Pset_BerthCommon.xml | 67 + .../IFC4x3/Pset_BoilerPHistory.xml | 77 + .../IFC4x3/Pset_BoilerTypeCommon.xml | 167 + .../IFC4x3/Pset_BoilerTypeSteam.xml | 53 + .../IFC4x3/Pset_BoilerTypeWater.xml | 44 + .../IFC4x3/Pset_BoreholeCommon.xml | 100 + .../IFC4x3/Pset_BoundedCourseCommon.xml | 23 + .../IFC4x3/Pset_BreakwaterCommon.xml | 31 + .../Definitions/IFC4x3/Pset_BridgeCommon.xml | 26 + .../IFC4x3/Pset_BuildingCommon.xml | 142 + .../Pset_BuildingElementProxyCommon.xml | 76 + .../IFC4x3/Pset_BuildingStoreyCommon.xml | 104 + .../IFC4x3/Pset_BuildingSystemCommon.xml | 22 + .../Definitions/IFC4x3/Pset_BuildingUse.xml | 129 + .../IFC4x3/Pset_BuildingUseAdjacent.xml | 49 + .../IFC4x3/Pset_BuiltSystemRailwayLine.xml | 49 + .../IFC4x3/Pset_BuiltSystemRailwayTrack.xml | 80 + .../IFC4x3/Pset_BurnerTypeCommon.xml | 63 + .../Pset_CableCarrierFittingTypeCommon.xml | 40 + ...leCarrierSegmentTypeCableLadderSegment.xml | 24 + ...ableCarrierSegmentTypeCableTraySegment.xml | 24 + ...CarrierSegmentTypeCableTrunkingSegment.xml | 24 + ...et_CableCarrierSegmentTypeCatenaryWire.xml | 129 + .../Pset_CableCarrierSegmentTypeCommon.xml | 40 + ..._CableCarrierSegmentTypeConduitSegment.xml | 66 + .../Pset_CableCarrierSegmentTypeDropper.xml | 84 + .../IFC4x3/Pset_CableFittingTypeCommon.xml | 40 + .../IFC4x3/Pset_CableFittingTypeExit.xml | 23 + .../IFC4x3/Pset_CableFittingTypeFanout.xml | 32 + .../IFC4x3/Pset_CableSegmentConnector.xml | 80 + ...Pset_CableSegmentOccurenceFiberSegment.xml | 22 + .../IFC4x3/Pset_CableSegmentOccurrence.xml | 162 + .../Pset_CableSegmentTypeBusBarSegment.xml | 156 + .../Pset_CableSegmentTypeCableSegment.xml | 221 + .../IFC4x3/Pset_CableSegmentTypeCommon.xml | 40 + .../Pset_CableSegmentTypeConductorSegment.xml | 196 + .../Pset_CableSegmentTypeContactWire.xml | 95 + .../Pset_CableSegmentTypeCoreSegment.xml | 231 + ...Pset_CableSegmentTypeEarthingConductor.xml | 23 + .../Pset_CableSegmentTypeFiberSegment.xml | 72 + .../Pset_CableSegmentTypeFiberTubeSegment.xml | 48 + ...et_CableSegmentTypeOpticalCableSegment.xml | 83 + .../Pset_CableSegmentTypeStitchWire.xml | 57 + .../Pset_CableSegmentTypeWirePairSegment.xml | 79 + .../Definitions/IFC4x3/Pset_CargoCommon.xml | 62 + .../IFC4x3/Pset_CessBetweenRails.xml | 73 + .../IFC4x3/Pset_ChillerPHistory.xml | 37 + .../IFC4x3/Pset_ChillerTypeCommon.xml | 147 + .../Definitions/IFC4x3/Pset_ChimneyCommon.xml | 85 + .../IFC4x3/Pset_CivilElementCommon.xml | 40 + .../Definitions/IFC4x3/Pset_CoaxialCable.xml | 81 + .../IFC4x3/Pset_CoilOccurrence.xml | 22 + .../Definitions/IFC4x3/Pset_CoilPHistory.xml | 42 + .../IFC4x3/Pset_CoilTypeCommon.xml | 104 + .../IFC4x3/Pset_CoilTypeHydronic.xml | 165 + .../Definitions/IFC4x3/Pset_ColumnCommon.xml | 94 + .../Pset_CommunicationsAppliancePHistory.xml | 20 + ...set_CommunicationsApplianceTypeAntenna.xml | 72 + ...t_CommunicationsApplianceTypeAutomaton.xml | 44 + ...Pset_CommunicationsApplianceTypeCommon.xml | 40 + ...et_CommunicationsApplianceTypeComputer.xml | 40 + ...set_CommunicationsApplianceTypeGateway.xml | 29 + ...ionsApplianceTypeIntelligentPeripheral.xml | 23 + ...cationsApplianceTypeIpNetworkEquipment.xml | 74 + .../Pset_CommunicationsApplianceTypeModem.xml | 77 + ...ationsApplianceTypeOpticalLineTerminal.xml | 38 + ...cationsApplianceTypeOpticalNetworkUnit.xml | 44 + ...CommunicationsApplianceTypeTelecommand.xml | 38 + ...icationsApplianceTypeTelephonyExchange.xml | 23 + ...cationsApplianceTypeTransportEquipment.xml | 73 + .../IFC4x3/Pset_CompressorPHistory.xml | 114 + .../IFC4x3/Pset_CompressorTypeCommon.xml | 151 + .../IFC4x3/Pset_ConcreteElementGeneral.xml | 178 + .../IFC4x3/Pset_CondenserPHistory.xml | 90 + .../IFC4x3/Pset_CondenserTypeCommon.xml | 117 + .../Definitions/IFC4x3/Pset_Condition.xml | 86 + .../Pset_ConstructionAdministration.xml | 41 + .../IFC4x3/Pset_ConstructionOccurance.xml | 49 + .../IFC4x3/Pset_ConstructionResource.xml | 70 + .../IFC4x3/Pset_ControllerPHistory.xml | 34 + .../IFC4x3/Pset_ControllerTypeCommon.xml | 40 + .../IFC4x3/Pset_ControllerTypeFloating.xml | 112 + .../Pset_ControllerTypeMultiPosition.xml | 63 + .../Pset_ControllerTypeProgrammable.xml | 79 + .../Pset_ControllerTypeProportional.xml | 108 + .../IFC4x3/Pset_ControllerTypeTwoPosition.xml | 73 + .../IFC4x3/Pset_CooledBeamPHistory.xml | 104 + .../IFC4x3/Pset_CooledBeamPHistoryActive.xml | 34 + .../IFC4x3/Pset_CooledBeamTypeActive.xml | 65 + .../IFC4x3/Pset_CooledBeamTypeCommon.xml | 236 + .../IFC4x3/Pset_CoolingTowerPHistory.xml | 48 + .../IFC4x3/Pset_CoolingTowerTypeCommon.xml | 214 + .../Pset_CourseApplicationConditions.xml | 32 + .../Definitions/IFC4x3/Pset_CourseCommon.xml | 41 + .../IFC4x3/Pset_CoveringCommon.xml | 124 + .../IFC4x3/Pset_CoveringFlooring.xml | 32 + .../IFC4x3/Pset_CoveringTypeMembrane.xml | 32 + .../Pset_CurrentInstrumentTransformer.xml | 106 + .../IFC4x3/Pset_CurtainWallCommon.xml | 96 + .../IFC4x3/Pset_DamperOccurrence.xml | 28 + .../IFC4x3/Pset_DamperPHistory.xml | 55 + .../IFC4x3/Pset_DamperTypeCommon.xml | 290 + .../IFC4x3/Pset_DamperTypeControlDamper.xml | 39 + .../IFC4x3/Pset_DamperTypeFireDamper.xml | 63 + .../IFC4x3/Pset_DamperTypeFireSmokeDamper.xml | 72 + .../IFC4x3/Pset_DamperTypeSmokeDamper.xml | 24 + .../IFC4x3/Pset_DataTransmissionUnit.xml | 55 + .../Pset_DiscreteAccessoryColumnShoe.xml | 68 + ...set_DiscreteAccessoryCornerFixingPlate.xml | 50 + ...iscreteAccessoryDiagonalTrussConnector.xml | 68 + .../Pset_DiscreteAccessoryEdgeFixingPlate.xml | 50 + .../Pset_DiscreteAccessoryFixingSocket.xml | 48 + ..._DiscreteAccessoryLadderTrussConnector.xml | 68 + ...t_DiscreteAccessoryStandardFixingPlate.xml | 41 + .../Pset_DiscreteAccessoryTypeBracket.xml | 23 + ...set_DiscreteAccessoryTypeCableArranger.xml | 31 + .../Pset_DiscreteAccessoryTypeInsulator.xml | 129 + .../IFC4x3/Pset_DiscreteAccessoryTypeLock.xml | 30 + .../Pset_DiscreteAccessoryTypeRailBrace.xml | 23 + ...t_DiscreteAccessoryTypeRailLubrication.xml | 69 + .../Pset_DiscreteAccessoryTypeRailPad.xml | 30 + ...Pset_DiscreteAccessoryTypeSlidingChair.xml | 23 + ...t_DiscreteAccessoryTypeSoundAbsorption.xml | 23 + ...screteAccessoryTypeTensioningEquipment.xml | 66 + .../IFC4x3/Pset_DiscreteAccessoryWireLoop.xml | 68 + .../Pset_DistributionBoardOccurrence.xml | 31 + .../Pset_DistributionBoardTypeCommon.xml | 40 + ..._DistributionBoardTypeDispatchingBoard.xml | 44 + ...DistributionBoardTypeDistributionFrame.xml | 23 + .../Pset_DistributionChamberElementCommon.xml | 40 + ...stributionChamberElementTypeFormedDuct.xml | 69 + ...ionChamberElementTypeInspectionChamber.xml | 129 + ...ibutionChamberElementTypeInspectionPit.xml | 41 + ..._DistributionChamberElementTypeManhole.xml | 189 + ...ributionChamberElementTypeMeterChamber.xml | 75 + ...set_DistributionChamberElementTypeSump.xml | 41 + ...t_DistributionChamberElementTypeTrench.xml | 41 + ...ributionChamberElementTypeValveChamber.xml | 75 + .../IFC4x3/Pset_DistributionPortCommon.xml | 31 + .../Pset_DistributionPortPHistoryCable.xml | 69 + .../Pset_DistributionPortPHistoryDuct.xml | 62 + .../Pset_DistributionPortPHistoryPipe.xml | 34 + .../IFC4x3/Pset_DistributionPortTypeCable.xml | 160 + .../IFC4x3/Pset_DistributionPortTypeDuct.xml | 143 + .../IFC4x3/Pset_DistributionPortTypePipe.xml | 147 + .../IFC4x3/Pset_DistributionSystemCommon.xml | 22 + .../Pset_DistributionSystemTypeElectrical.xml | 109 + ...ionSystemTypeOverheadContactlineSystem.xml | 122 + ...Pset_DistributionSystemTypeVentilation.xml | 118 + .../Definitions/IFC4x3/Pset_DoorCommon.xml | 200 + .../IFC4x3/Pset_DoorTypeTurnstile.xml | 57 + .../IFC4x3/Pset_DoorWindowGlazingType.xml | 189 + .../IFC4x3/Pset_DuctFittingOccurrence.xml | 40 + .../IFC4x3/Pset_DuctFittingPHistory.xml | 34 + .../IFC4x3/Pset_DuctFittingTypeCommon.xml | 67 + .../IFC4x3/Pset_DuctSegmentOccurrence.xml | 40 + .../IFC4x3/Pset_DuctSegmentPHistory.xml | 41 + .../IFC4x3/Pset_DuctSegmentTypeCommon.xml | 128 + .../IFC4x3/Pset_DuctSilencerPHistory.xml | 27 + .../IFC4x3/Pset_DuctSilencerTypeCommon.xml | 104 + .../IFC4x3/Pset_ElectricAppliancePHistory.xml | 20 + .../Pset_ElectricApplianceTypeCommon.xml | 40 + .../Pset_ElectricApplianceTypeDishwasher.xml | 32 + ...et_ElectricApplianceTypeElectricCooker.xml | 33 + ...t_ElectricFlowStorageDeviceTypeBattery.xml | 81 + ...ElectricFlowStorageDeviceTypeCapacitor.xml | 23 + ...et_ElectricFlowStorageDeviceTypeCommon.xml | 221 + ..._ElectricFlowStorageDeviceTypeInductor.xml | 32 + ...ElectricFlowStorageDeviceTypeRecharger.xml | 23 + .../Pset_ElectricFlowStorageDeviceTypeUPS.xml | 48 + ...lowTreatmentDeviceTypeElectronicFilter.xml | 79 + .../Pset_ElectricGeneratorTypeCommon.xml | 67 + .../IFC4x3/Pset_ElectricMotorTypeCommon.xml | 138 + .../Pset_ElectricTimeControlTypeCommon.xml | 40 + .../IFC4x3/Pset_ElectricalDeviceCommon.xml | 174 + .../Pset_ElectricalDeviceCompliance.xml | 74 + .../IFC4x3/Pset_ElectricalFeederLine.xml | 59 + .../IFC4x3/Pset_ElementAssemblyCommon.xml | 40 + .../Pset_ElementAssemblyTypeCantilever.xml | 66 + ...set_ElementAssemblyTypeDilatationPanel.xml | 67 + .../Pset_ElementAssemblyTypeHeadSpan.xml | 39 + .../IFC4x3/Pset_ElementAssemblyTypeMast.xml | 23 + .../Pset_ElementAssemblyTypeOCSSuspension.xml | 32 + .../Pset_ElementAssemblyTypeRigidFrame.xml | 48 + .../Pset_ElementAssemblyTypeSteadyDevice.xml | 54 + ..._ElementAssemblyTypeSupportingAssembly.xml | 42 + .../Pset_ElementAssemblyTypeTrackPanel.xml | 39 + ...tAssemblyTypeTractionSwitchingAssembly.xml | 50 + .../Pset_ElementAssemblyTypeTurnoutPanel.xml | 217 + .../IFC4x3/Pset_ElementComponentCommon.xml | 72 + .../IFC4x3/Pset_ElementKinematics.xml | 91 + .../Definitions/IFC4x3/Pset_ElementSize.xml | 53 + .../Definitions/IFC4x3/Pset_EmbeddedTrack.xml | 41 + .../IFC4x3/Pset_EnergyRequirements.xml | 56 + .../IFC4x3/Pset_EngineTypeCommon.xml | 61 + .../IFC4x3/Pset_EnvironmentalCondition.xml | 113 + .../IFC4x3/Pset_EnvironmentalEmissions.xml | 65 + .../Pset_EnvironmentalImpactIndicators.xml | 212 + .../IFC4x3/Pset_EnvironmentalImpactValues.xml | 168 + .../IFC4x3/Pset_EvaporativeCoolerPHistory.xml | 48 + .../Pset_EvaporativeCoolerTypeCommon.xml | 131 + .../IFC4x3/Pset_EvaporatorPHistory.xml | 90 + .../IFC4x3/Pset_EvaporatorTypeCommon.xml | 149 + .../IFC4x3/Pset_FanCentrifugal.xml | 95 + .../Definitions/IFC4x3/Pset_FanOccurrence.xml | 122 + .../Definitions/IFC4x3/Pset_FanPHistory.xml | 76 + .../Definitions/IFC4x3/Pset_FanTypeCommon.xml | 176 + .../IFC4x3/Pset_FastenerRailWeld.xml | 64 + .../Definitions/IFC4x3/Pset_FastenerWeld.xml | 158 + .../Definitions/IFC4x3/Pset_FenderCommon.xml | 112 + .../IFC4x3/Pset_FenderDesignCriteria.xml | 117 + .../IFC4x3/Pset_FilterPHistory.xml | 34 + .../Pset_FilterTypeAirParticleFilter.xml | 166 + .../IFC4x3/Pset_FilterTypeCommon.xml | 139 + .../Pset_FilterTypeCompressedAirFilter.xml | 72 + .../IFC4x3/Pset_FilterTypeWaterFilter.xml | 32 + ...eSuppressionTerminalTypeBreechingInlet.xml | 71 + ...Pset_FireSuppressionTerminalTypeCommon.xml | 40 + ...FireSuppressionTerminalTypeFireHydrant.xml | 111 + ...et_FireSuppressionTerminalTypeHoseReel.xml | 106 + ...t_FireSuppressionTerminalTypeSprinkler.xml | 154 + .../Definitions/IFC4x3/Pset_FittingBend.xml | 36 + .../IFC4x3/Pset_FittingJunction.xml | 71 + .../IFC4x3/Pset_FittingTransition.xml | 47 + .../IFC4x3/Pset_FlowInstrumentPHistory.xml | 34 + .../IFC4x3/Pset_FlowInstrumentTypeCommon.xml | 40 + .../Pset_FlowInstrumentTypePressureGauge.xml | 39 + .../Pset_FlowInstrumentTypeThermometer.xml | 39 + .../IFC4x3/Pset_FlowMeterOccurrence.xml | 29 + .../IFC4x3/Pset_FlowMeterTypeCommon.xml | 64 + .../IFC4x3/Pset_FlowMeterTypeEnergyMeter.xml | 41 + .../IFC4x3/Pset_FlowMeterTypeGasMeter.xml | 58 + .../IFC4x3/Pset_FlowMeterTypeOilMeter.xml | 32 + .../IFC4x3/Pset_FlowMeterTypeWaterMeter.xml | 76 + .../Definitions/IFC4x3/Pset_FootingCommon.xml | 49 + .../IFC4x3/Pset_FootingTypePadFooting.xml | 32 + .../IFC4x3/Pset_FurnitureTypeChair.xml | 41 + .../IFC4x3/Pset_FurnitureTypeCommon.xml | 94 + .../IFC4x3/Pset_FurnitureTypeDesk.xml | 23 + .../IFC4x3/Pset_FurnitureTypeFileCabinet.xml | 23 + .../IFC4x3/Pset_FurnitureTypeTable.xml | 32 + .../IFC4x3/Pset_GateHeadCommon.xml | 22 + .../Pset_GeotechnicalAssemblyCommon.xml | 72 + .../IFC4x3/Pset_GeotechnicalStratumCommon.xml | 75 + .../IFC4x3/Pset_HeatExchangerTypeCommon.xml | 59 + .../IFC4x3/Pset_HeatExchangerTypePlate.xml | 23 + .../IFC4x3/Pset_HumidifierPHistory.xml | 28 + .../IFC4x3/Pset_HumidifierTypeCommon.xml | 140 + ...ImpactProtectionDeviceOccurrenceBumper.xml | 46 + .../Pset_ImpactProtectionDeviceTypeBumper.xml | 41 + .../IFC4x3/Pset_InstallationOccurrence.xml | 42 + .../IFC4x3/Pset_InterceptorTypeCommon.xml | 113 + .../Pset_IpNetworkEquipmentPHistory.xml | 20 + .../Definitions/IFC4x3/Pset_JettyCommon.xml | 52 + .../IFC4x3/Pset_JettyDesignCriteria.xml | 94 + .../IFC4x3/Pset_JunctionBoxTypeCommon.xml | 151 + .../IFC4x3/Pset_JunctionBoxTypeData.xml | 29 + .../Definitions/IFC4x3/Pset_KerbCommon.xml | 32 + .../Definitions/IFC4x3/Pset_KerbStone.xml | 59 + .../IFC4x3/Pset_LampTypeCommon.xml | 142 + .../IFC4x3/Pset_LandRegistration.xml | 40 + .../IFC4x3/Pset_LightFixtureTypeCommon.xml | 134 + .../Pset_LightFixtureTypeSecurityLighting.xml | 104 + .../IFC4x3/Pset_LinearReferencingMethod.xml | 66 + .../IFC4x3/Pset_MaintenanceStrategy.xml | 91 + .../Pset_MaintenanceTriggerCondition.xml | 76 + .../Pset_MaintenanceTriggerDuration.xml | 52 + .../Pset_MaintenanceTriggerPerformance.xml | 52 + .../IFC4x3/Pset_ManufacturerOccurrence.xml | 75 + .../Pset_ManufacturerTypeInformation.xml | 106 + .../Pset_MarineFacilityTransportation.xml | 40 + .../IFC4x3/Pset_MarinePartChamberCommon.xml | 31 + .../IFC4x3/Pset_MarineVehicleCommon.xml | 88 + .../Pset_MarineVehicleDesignCriteria.xml | 34 + .../Definitions/IFC4x3/Pset_MarkerGeneral.xml | 76 + .../IFC4x3/Pset_MarkingLinesCommon.xml | 40 + .../IFC4x3/Pset_MaterialCombustion.xml | 49 + .../IFC4x3/Pset_MaterialCommon.xml | 40 + .../IFC4x3/Pset_MaterialConcrete.xml | 67 + .../IFC4x3/Pset_MaterialEnergy.xml | 76 + .../Definitions/IFC4x3/Pset_MaterialFuel.xml | 49 + .../IFC4x3/Pset_MaterialHygroscopic.xml | 58 + .../IFC4x3/Pset_MaterialMechanical.xml | 58 + .../IFC4x3/Pset_MaterialOptical.xml | 94 + .../Definitions/IFC4x3/Pset_MaterialSteel.xml | 92 + .../IFC4x3/Pset_MaterialThermal.xml | 49 + .../Definitions/IFC4x3/Pset_MaterialWater.xml | 76 + .../Definitions/IFC4x3/Pset_MaterialWood.xml | 94 + .../Pset_MaterialWoodBasedStructure.xml | 22 + .../IFC4x3/Pset_MechanicalBeamInPlane.xml | 163 + .../Pset_MechanicalBeamInPlaneNegative.xml | 163 + .../IFC4x3/Pset_MechanicalBeamOutOfPlane.xml | 163 + .../Pset_MechanicalFastenerAnchorBolt.xml | 50 + .../IFC4x3/Pset_MechanicalFastenerBolt.xml | 86 + .../Pset_MechanicalFastenerOCSFitting.xml | 43 + ...et_MechanicalFastenerTypeRailFastening.xml | 45 + .../Pset_MechanicalFastenerTypeRailJoint.xml | 99 + .../IFC4x3/Pset_MechanicalPanelInPlane.xml | 154 + .../IFC4x3/Pset_MechanicalPanelOutOfPlane.xml | 154 + ...Pset_MechanicalPanelOutOfPlaneNegative.xml | 154 + .../IFC4x3/Pset_MedicalDeviceTypeCommon.xml | 40 + .../Definitions/IFC4x3/Pset_MemberCommon.xml | 103 + .../IFC4x3/Pset_MemberTypeAnchoringBar.xml | 38 + .../IFC4x3/Pset_MemberTypeCatenaryStay.xml | 54 + .../IFC4x3/Pset_MemberTypeOCSRigidSupport.xml | 30 + .../IFC4x3/Pset_MemberTypePost.xml | 69 + .../IFC4x3/Pset_MemberTypeTieBar.xml | 23 + ...unicationsApplianceTypeRemoteRadioUnit.xml | 112 + ...communicationsApplianceTypeAccessPoint.xml | 74 + ...onsApplianceTypeBaseTransceiverStation.xml | 113 + ...ommunicationsApplianceTypeBasebandUnit.xml | 56 + ...eTelecommunicationsApplianceTypeCommon.xml | 40 + ...communicationsApplianceTypeEUtranNodeB.xml | 80 + ...lecommunicationsApplianceTypeMSCServer.xml | 38 + ...ecommunicationsApplianceTypeMasterUnit.xml | 104 + ...ionsApplianceTypeMobileSwitchingCenter.xml | 47 + ...ecommunicationsApplianceTypeRemoteUnit.xml | 55 + .../IFC4x3/Pset_MooringDeviceCommon.xml | 83 + .../IFC4x3/Pset_MotorConnectionTypeCommon.xml | 40 + .../IFC4x3/Pset_OnSiteCastKerb.xml | 32 + .../IFC4x3/Pset_OnSiteTelecomControlUnit.xml | 94 + .../IFC4x3/Pset_OpeningElementCommon.xml | 76 + .../IFC4x3/Pset_OpticalAdapter.xml | 38 + .../IFC4x3/Pset_OpticalPigtail.xml | 56 + .../IFC4x3/Pset_OpticalSplitter.xml | 53 + .../IFC4x3/Pset_OutletTypeCommon.xml | 58 + .../IFC4x3/Pset_OutsideDesignCriteria.xml | 118 + .../IFC4x3/Pset_PackingInstructions.xml | 53 + .../IFC4x3/Pset_PatchCordCable.xml | 25 + .../IFC4x3/Pset_PavementCommon.xml | 95 + .../IFC4x3/Pset_PavementMillingCommon.xml | 31 + .../IFC4x3/Pset_PavementSurfaceCommon.xml | 32 + .../Definitions/IFC4x3/Pset_Permit.xml | 50 + .../Definitions/IFC4x3/Pset_PileCommon.xml | 49 + .../IFC4x3/Pset_PipeConnectionFlanged.xml | 86 + .../IFC4x3/Pset_PipeFittingOccurrence.xml | 31 + .../IFC4x3/Pset_PipeFittingPHistory.xml | 27 + .../IFC4x3/Pset_PipeFittingTypeCommon.xml | 76 + .../IFC4x3/Pset_PipeSegmentOccurrence.xml | 49 + .../IFC4x3/Pset_PipeSegmentPHistory.xml | 27 + .../IFC4x3/Pset_PipeSegmentTypeCommon.xml | 103 + .../IFC4x3/Pset_PipeSegmentTypeCulvert.xml | 32 + .../IFC4x3/Pset_PipeSegmentTypeGutter.xml | 75 + .../Definitions/IFC4x3/Pset_PlateCommon.xml | 86 + .../Definitions/IFC4x3/Pset_PointMachine.xml | 101 + .../IFC4x3/Pset_PowerControlSystem.xml | 20 + ...Pset_PrecastConcreteElementFabrication.xml | 107 + .../Pset_PrecastConcreteElementGeneral.xml | 222 + .../IFC4x3/Pset_PrecastKerbStone.xml | 50 + .../Definitions/IFC4x3/Pset_PrecastSlab.xml | 86 + .../IFC4x3/Pset_ProcessCapacity.xml | 84 + .../IFC4x3/Pset_ProfileArbitraryDoubleT.xml | 148 + .../Pset_ProfileArbitraryHollowCore.xml | 220 + .../IFC4x3/Pset_ProfileMechanical.xml | 238 + .../Definitions/IFC4x3/Pset_ProjectCommon.xml | 69 + .../IFC4x3/Pset_ProjectOrderChangeOrder.xml | 31 + .../Pset_ProjectOrderMaintenanceWorkOrder.xml | 114 + .../IFC4x3/Pset_ProjectOrderMoveOrder.xml | 22 + .../IFC4x3/Pset_ProjectOrderPurchaseOrder.xml | 31 + .../IFC4x3/Pset_ProjectOrderWorkOrder.xml | 49 + .../IFC4x3/Pset_PropertyAgreement.xml | 129 + ...et_ProtectiveDeviceBreakerUnitI2TCurve.xml | 58 + ...rotectiveDeviceBreakerUnitI2TFuseCurve.xml | 67 + ...et_ProtectiveDeviceBreakerUnitIPICurve.xml | 58 + ...set_ProtectiveDeviceBreakerUnitTypeMCB.xml | 89 + ...veDeviceBreakerUnitTypeMotorProtection.xml | 80 + .../Pset_ProtectiveDeviceOccurrence.xml | 150 + .../Pset_ProtectiveDeviceTrippingCurve.xml | 45 + ...ProtectiveDeviceTrippingFunctionGCurve.xml | 168 + ...ProtectiveDeviceTrippingFunctionICurve.xml | 141 + ...ProtectiveDeviceTrippingFunctionLCurve.xml | 96 + ...ProtectiveDeviceTrippingFunctionSCurve.xml | 168 + ...iveDeviceTrippingUnitCurrentAdjustment.xml | 64 + ...ectiveDeviceTrippingUnitTimeAdjustment.xml | 85 + ...ProtectiveDeviceTrippingUnitTypeCommon.xml | 86 + ...eDeviceTrippingUnitTypeElectroMagnetic.xml | 113 + ...ectiveDeviceTrippingUnitTypeElectronic.xml | 79 + ...eDeviceTrippingUnitTypeResidualCurrent.xml | 33 + ...rotectiveDeviceTrippingUnitTypeThermal.xml | 85 + ...t_ProtectiveDeviceTypeAntiArcingDevice.xml | 32 + ...set_ProtectiveDeviceTypeCircuitBreaker.xml | 80 + .../Pset_ProtectiveDeviceTypeCommon.xml | 40 + ...veDeviceTypeEarthLeakageCircuitBreaker.xml | 39 + ...t_ProtectiveDeviceTypeFuseDisconnector.xml | 155 + ...eviceTypeResidualCurrentCircuitBreaker.xml | 23 + ...tectiveDeviceTypeResidualCurrentSwitch.xml | 23 + .../Pset_ProtectiveDeviceTypeSparkGap.xml | 76 + .../Pset_ProtectiveDeviceTypeVaristor.xml | 38 + .../IFC4x3/Pset_ProvisionForVoid.xml | 67 + .../IFC4x3/Pset_PumpOccurrence.xml | 60 + .../Definitions/IFC4x3/Pset_PumpPHistory.xml | 55 + .../IFC4x3/Pset_PumpTypeCommon.xml | 94 + .../Definitions/IFC4x3/Pset_QuayCommon.xml | 52 + .../IFC4x3/Pset_QuayDesignCriteria.xml | 94 + .../IFC4x3/Pset_RadiiKerbStone.xml | 35 + .../Definitions/IFC4x3/Pset_RailTypeBlade.xml | 50 + .../IFC4x3/Pset_RailTypeCheckRail.xml | 40 + .../IFC4x3/Pset_RailTypeGuardRail.xml | 62 + .../Definitions/IFC4x3/Pset_RailTypeRail.xml | 140 + .../IFC4x3/Pset_RailTypeStockRail.xml | 39 + .../Definitions/IFC4x3/Pset_RailingCommon.xml | 67 + .../Definitions/IFC4x3/Pset_RailwayBalise.xml | 119 + .../IFC4x3/Pset_RailwayCableCarrier.xml | 22 + .../IFC4x3/Pset_RailwayLevelCrossing.xml | 67 + .../IFC4x3/Pset_RailwaySignalAspect.xml | 56 + .../IFC4x3/Pset_RailwaySignalOccurrence.xml | 130 + .../IFC4x3/Pset_RailwaySignalSighting.xml | 77 + .../IFC4x3/Pset_RailwaySignalType.xml | 148 + .../IFC4x3/Pset_RailwayTrackStructurePart.xml | 63 + .../Definitions/IFC4x3/Pset_RampCommon.xml | 123 + .../IFC4x3/Pset_RampFlightCommon.xml | 79 + .../IFC4x3/Pset_ReferentCommon.xml | 22 + ...nforcementBarCountOfIndependentFooting.xml | 68 + .../Pset_ReinforcementBarPitchOfBeam.xml | 50 + .../Pset_ReinforcementBarPitchOfColumn.xml | 92 + ...inforcementBarPitchOfContinuousFooting.xml | 50 + .../Pset_ReinforcementBarPitchOfSlab.xml | 140 + .../Pset_ReinforcementBarPitchOfWall.xml | 75 + .../IFC4x3/Pset_RepairOccurrence.xml | 42 + .../IFC4x3/Pset_RevetmentCommon.xml | 31 + .../Definitions/IFC4x3/Pset_Risk.xml | 285 + .../IFC4x3/Pset_RoadDesignCriteriaCommon.xml | 87 + .../IFC4x3/Pset_RoadGuardElement.xml | 52 + .../IFC4x3/Pset_RoadMarkingCommon.xml | 70 + .../IFC4x3/Pset_RoadSymbolsCommon.xml | 31 + .../Definitions/IFC4x3/Pset_RoofCommon.xml | 86 + .../IFC4x3/Pset_SanitaryTerminalTypeBath.xml | 52 + .../IFC4x3/Pset_SanitaryTerminalTypeBidet.xml | 52 + .../Pset_SanitaryTerminalTypeCistern.xml | 86 + .../Pset_SanitaryTerminalTypeCommon.xml | 76 + ...t_SanitaryTerminalTypeSanitaryFountain.xml | 59 + .../Pset_SanitaryTerminalTypeShower.xml | 59 + .../IFC4x3/Pset_SanitaryTerminalTypeSink.xml | 113 + .../Pset_SanitaryTerminalTypeToiletPan.xml | 85 + .../Pset_SanitaryTerminalTypeUrinal.xml | 63 + ...Pset_SanitaryTerminalTypeWashHandBasin.xml | 76 + .../IFC4x3/Pset_SectionInsulator.xml | 50 + .../IFC4x3/Pset_SectioningDevice.xml | 30 + .../IFC4x3/Pset_SensorPHistory.xml | 41 + .../IFC4x3/Pset_SensorTypeCO2Sensor.xml | 23 + .../IFC4x3/Pset_SensorTypeCommon.xml | 40 + .../Pset_SensorTypeConductanceSensor.xml | 23 + .../IFC4x3/Pset_SensorTypeContactSensor.xml | 23 + .../Pset_SensorTypeEarthquakeSensor.xml | 141 + .../IFC4x3/Pset_SensorTypeFireSensor.xml | 41 + .../IFC4x3/Pset_SensorTypeFlowSensor.xml | 23 + ...SensorTypeForeignObjectDetectionSensor.xml | 53 + .../IFC4x3/Pset_SensorTypeFrostSensor.xml | 23 + .../IFC4x3/Pset_SensorTypeGasSensor.xml | 41 + .../IFC4x3/Pset_SensorTypeHeatSensor.xml | 41 + .../IFC4x3/Pset_SensorTypeHumiditySensor.xml | 23 + .../Pset_SensorTypeIdentifierSensor.xml | 23 + .../Pset_SensorTypeIonConcentrationSensor.xml | 32 + .../IFC4x3/Pset_SensorTypeLevelSensor.xml | 23 + .../IFC4x3/Pset_SensorTypeLightSensor.xml | 23 + .../IFC4x3/Pset_SensorTypeMoistureSensor.xml | 23 + .../IFC4x3/Pset_SensorTypeMovementSensor.xml | 38 + .../IFC4x3/Pset_SensorTypePHSensor.xml | 23 + .../IFC4x3/Pset_SensorTypePressureSensor.xml | 32 + .../IFC4x3/Pset_SensorTypeRadiationSensor.xml | 23 + .../Pset_SensorTypeRadioactivitySensor.xml | 23 + .../IFC4x3/Pset_SensorTypeRainSensor.xml | 106 + .../IFC4x3/Pset_SensorTypeSmokeSensor.xml | 41 + .../IFC4x3/Pset_SensorTypeSnowSensor.xml | 119 + .../IFC4x3/Pset_SensorTypeSoundSensor.xml | 23 + .../Pset_SensorTypeTemperatureSensor.xml | 41 + .../Pset_SensorTypeTurnoutClosureSensor.xml | 32 + .../IFC4x3/Pset_SensorTypeWindSensor.xml | 155 + .../Definitions/IFC4x3/Pset_ServiceLife.xml | 32 + .../IFC4x3/Pset_ServiceLifeFactors.xml | 76 + .../IFC4x3/Pset_ShadingDeviceCommon.xml | 138 + .../IFC4x3/Pset_ShadingDevicePHistory.xml | 27 + .../IFC4x3/Pset_ShipLockCommon.xml | 49 + .../IFC4x3/Pset_ShiplockComplex.xml | 49 + .../IFC4x3/Pset_ShiplockDesignCriteria.xml | 85 + .../IFC4x3/Pset_ShipyardCommon.xml | 22 + .../Definitions/IFC4x3/Pset_SignCommon.xml | 50 + .../Definitions/IFC4x3/Pset_SignalFrame.xml | 79 + .../Definitions/IFC4x3/Pset_SiteCommon.xml | 67 + .../Definitions/IFC4x3/Pset_SiteWeather.xml | 31 + .../Definitions/IFC4x3/Pset_SlabCommon.xml | 123 + .../IFC4x3/Pset_SlabTypeTrackSlab.xml | 21 + .../IFC4x3/Pset_SolarDeviceTypeCommon.xml | 40 + .../IFC4x3/Pset_SolidStratumCapacity.xml | 130 + .../IFC4x3/Pset_SolidStratumComposition.xml | 160 + .../IFC4x3/Pset_SoundAttenuation.xml | 50 + .../IFC4x3/Pset_SoundGeneration.xml | 29 + .../Pset_SpaceAirHandlingDimensioning.xml | 131 + .../Definitions/IFC4x3/Pset_SpaceCommon.xml | 69 + .../IFC4x3/Pset_SpaceCoveringRequirements.xml | 140 + .../Pset_SpaceFireSafetyRequirements.xml | 72 + .../IFC4x3/Pset_SpaceHVACDesign.xml | 198 + .../IFC4x3/Pset_SpaceHeaterPHistory.xml | 97 + .../IFC4x3/Pset_SpaceHeaterTypeCommon.xml | 183 + .../IFC4x3/Pset_SpaceHeaterTypeConvector.xml | 29 + .../IFC4x3/Pset_SpaceHeaterTypeRadiator.xml | 49 + .../IFC4x3/Pset_SpaceLightingDesign.xml | 35 + .../Pset_SpaceOccupancyRequirements.xml | 81 + .../Definitions/IFC4x3/Pset_SpaceParking.xml | 50 + .../IFC4x3/Pset_SpaceThermalLoad.xml | 140 + .../IFC4x3/Pset_SpaceThermalLoadPHistory.xml | 111 + .../IFC4x3/Pset_SpaceThermalPHistory.xml | 55 + .../IFC4x3/Pset_SpatialZoneCommon.xml | 32 + .../IFC4x3/Pset_SpringTensioner.xml | 41 + .../IFC4x3/Pset_StackTerminalTypeCommon.xml | 40 + .../Definitions/IFC4x3/Pset_StairCommon.xml | 199 + .../IFC4x3/Pset_StairFlightCommon.xml | 136 + .../Definitions/IFC4x3/Pset_Stationing.xml | 31 + ...tructuralSurfaceMemberVaryingThickness.xml | 106 + .../IFC4x3/Pset_SumpBusterCommon.xml | 23 + .../IFC4x3/Pset_Superelevation.xml | 46 + .../IFC4x3/Pset_SwitchingDeviceTypeCommon.xml | 107 + .../Pset_SwitchingDeviceTypeContactor.xml | 40 + .../Pset_SwitchingDeviceTypeDimmerSwitch.xml | 30 + .../Pset_SwitchingDeviceTypeEmergencyStop.xml | 136 + .../IFC4x3/Pset_SwitchingDeviceTypeKeypad.xml | 29 + ...set_SwitchingDeviceTypeMomentarySwitch.xml | 28 + .../Pset_SwitchingDeviceTypePHistory.xml | 20 + .../IFC4x3/Pset_SwitchingDeviceTypeRelay.xml | 95 + ...Pset_SwitchingDeviceTypeSelectorSwitch.xml | 113 + .../Pset_SwitchingDeviceTypeStarter.xml | 40 + ..._SwitchingDeviceTypeSwitchDisconnector.xml | 51 + .../Pset_SwitchingDeviceTypeToggleSwitch.xml | 74 + .../IFC4x3/Pset_SymmetricPairCable.xml | 32 + .../Pset_SystemFurnitureElementTypeCommon.xml | 59 + .../Pset_SystemFurnitureElementTypePanel.xml | 53 + ...Pset_SystemFurnitureElementTypeSubrack.xml | 41 + ..._SystemFurnitureElementTypeWorkSurface.xml | 71 + .../IFC4x3/Pset_TankOccurrence.xml | 49 + .../IFC4x3/Pset_TankTypeCommon.xml | 193 + .../IFC4x3/Pset_TankTypeExpansion.xml | 41 + .../IFC4x3/Pset_TankTypePreformed.xml | 66 + .../IFC4x3/Pset_TankTypePressureVessel.xml | 41 + .../IFC4x3/Pset_TankTypeSectional.xml | 42 + .../IFC4x3/Pset_TelecomCableGeneral.xml | 91 + .../Definitions/IFC4x3/Pset_ThermalLoad.xml | 131 + .../IFC4x3/Pset_TicketProcessing.xml | 34 + .../IFC4x3/Pset_TicketVendingMachine.xml | 89 + .../Definitions/IFC4x3/Pset_Tiling.xml | 44 + .../Definitions/IFC4x3/Pset_Tolerance.xml | 187 + .../Definitions/IFC4x3/Pset_TrackBase.xml | 32 + .../Pset_TrackElementOccurrenceSleeper.xml | 56 + .../Pset_TrackElementPHistoryDerailer.xml | 20 + .../IFC4x3/Pset_TrackElementTypeDerailer.xml | 50 + .../IFC4x3/Pset_TrackElementTypeSleeper.xml | 102 + .../IFC4x3/Pset_TractionPowerSystem.xml | 62 + .../Pset_TrafficCalmingDeviceCommon.xml | 23 + .../IFC4x3/Pset_TransformerTypeCommon.xml | 211 + .../IFC4x3/Pset_TransitionSectionCommon.xml | 22 + .../IFC4x3/Pset_TransportElementCommon.xml | 67 + .../IFC4x3/Pset_TransportElementElevator.xml | 51 + .../IFC4x3/Pset_TransportEquipmentOTN.xml | 77 + .../IFC4x3/Pset_TrenchExcavationCommon.xml | 31 + .../IFC4x3/Pset_TubeBundleTypeCommon.xml | 166 + .../IFC4x3/Pset_TubeBundleTypeFinned.xml | 87 + .../Definitions/IFC4x3/Pset_Uncertainty.xml | 77 + ...aryControlElementBaseStationController.xml | 47 + .../Pset_UnitaryControlElementPHistory.xml | 41 + .../Pset_UnitaryControlElementTypeCommon.xml | 55 + ..._UnitaryControlElementTypeControlPanel.xml | 59 + ...nitaryControlElementTypeIndicatorPanel.xml | 33 + ...et_UnitaryControlElementTypeThermostat.xml | 23 + ...nitaryEquipmentTypeAirConditioningUnit.xml | 97 + .../Pset_UnitaryEquipmentTypeAirHandler.xml | 54 + .../Pset_UnitaryEquipmentTypeCommon.xml | 40 + .../Pset_UtilityConsumptionPHistory.xml | 48 + .../Definitions/IFC4x3/Pset_ValvePHistory.xml | 34 + .../IFC4x3/Pset_ValveTypeAirRelease.xml | 24 + .../IFC4x3/Pset_ValveTypeCommon.xml | 173 + .../IFC4x3/Pset_ValveTypeDrawOffCock.xml | 23 + .../IFC4x3/Pset_ValveTypeFaucet.xml | 113 + .../IFC4x3/Pset_ValveTypeFlushing.xml | 42 + .../IFC4x3/Pset_ValveTypeGasTap.xml | 23 + .../IFC4x3/Pset_ValveTypeIsolating.xml | 39 + .../IFC4x3/Pset_ValveTypeMixing.xml | 39 + .../IFC4x3/Pset_ValveTypePressureReducing.xml | 33 + .../IFC4x3/Pset_ValveTypePressureRelief.xml | 24 + .../IFC4x3/Pset_VegetationCommon.xml | 31 + .../IFC4x3/Pset_VehicleAvailability.xml | 59 + .../IFC4x3/Pset_VesselLineCommon.xml | 133 + .../Pset_VibrationIsolatorTypeCommon.xml | 85 + .../Pset_VoltageInstrumentTransformer.xml | 106 + .../Definitions/IFC4x3/Pset_WallCommon.xml | 123 + .../Definitions/IFC4x3/Pset_Warranty.xml | 77 + .../IFC4x3/Pset_WasteTerminalTypeCommon.xml | 40 + .../Pset_WasteTerminalTypeFloorTrap.xml | 155 + .../Pset_WasteTerminalTypeFloorWaste.xml | 68 + .../Pset_WasteTerminalTypeGullySump.xml | 140 + .../Pset_WasteTerminalTypeGullyTrap.xml | 149 + .../Pset_WasteTerminalTypeRoofDrain.xml | 68 + ...set_WasteTerminalTypeWasteDisposalUnit.xml | 41 + .../Pset_WasteTerminalTypeWasteTrap.xml | 50 + .../IFC4x3/Pset_WaterStratumCommon.xml | 67 + .../Definitions/IFC4x3/Pset_Width.xml | 47 + .../Definitions/IFC4x3/Pset_WindowCommon.xml | 181 + .../Pset_WiredCommunicationPortCommon.xml | 43 + .../IFC4x3/Pset_WorkControlCommon.xml | 58 + .../Definitions/IFC4x3/Pset_ZoneCommon.xml | 68 + .../IFC4x3_Definition_files.Designer.cs | 9814 +++++++++++++++++ .../Definitions/IFC4x3_Definition_files.resx | 2041 ++++ .../IFC4x3_QTO/Qto_ActuatorBaseQuantities.xml | 19 + .../Qto_AirTerminalBaseQuantities.xml | 29 + .../Qto_AirTerminalBoxTypeBaseQuantities.xml | 19 + ...Qto_AirToAirHeatRecoveryBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_AlarmBaseQuantities.xml | 19 + .../Qto_ArealStratumBaseQuantities.xml | 28 + ...Qto_AudioVisualApplianceBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_BeamBaseQuantities.xml | 59 + .../IFC4x3_QTO/Qto_BodyGeometryValidation.xml | 43 + .../IFC4x3_QTO/Qto_BoilerBaseQuantities.xml | 29 + .../IFC4x3_QTO/Qto_BuildingBaseQuantities.xml | 48 + .../Qto_BuildingElementProxyQuantities.xml | 24 + .../Qto_BuildingStoreyBaseQuantities.xml | 48 + .../IFC4x3_QTO/Qto_BurnerBaseQuantities.xml | 19 + .../Qto_CableCarrierFittingBaseQuantities.xml | 19 + .../Qto_CableCarrierSegmentBaseQuantities.xml | 34 + .../Qto_CableFittingBaseQuantities.xml | 19 + .../Qto_CableSegmentBaseQuantities.xml | 34 + .../IFC4x3_QTO/Qto_ChillerBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_ChimneyBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_CoilBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_ColumnBaseQuantities.xml | 59 + ..._CommunicationsApplianceBaseQuantities.xml | 19 + .../Qto_CompressorBaseQuantities.xml | 19 + .../Qto_CondenserBaseQuantities.xml | 19 + .../Qto_ConduitSegmentBaseQuantities.xml | 24 + ...ructionEquipmentResourceBaseQuantities.xml | 24 + ...tructionMaterialResourceBaseQuantities.xml | 34 + .../Qto_ControllerBaseQuantities.xml | 19 + .../Qto_CooledBeamBaseQuantities.xml | 19 + .../Qto_CoolingTowerBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_CourseBaseQuantities.xml | 44 + .../IFC4x3_QTO/Qto_CoveringBaseQuantities.xml | 29 + .../IFC4x3_QTO/Qto_CurtainWallQuantities.xml | 39 + .../IFC4x3_QTO/Qto_DamperBaseQuantities.xml | 19 + .../Qto_DistributionBoardBaseQuantities.xml | 24 + ...stributionChamberElementBaseQuantities.xml | 39 + .../IFC4x3_QTO/Qto_DoorBaseQuantities.xml | 34 + .../Qto_DuctFittingBaseQuantities.xml | 39 + .../Qto_DuctSegmentBaseQuantities.xml | 39 + .../Qto_DuctSilencerBaseQuantities.xml | 19 + .../Qto_EarthworksCutBaseQuantities.xml | 43 + .../Qto_EarthworksFillBaseQuantities.xml | 38 + .../Qto_ElectricApplianceBaseQuantities.xml | 19 + ...lectricFlowStorageDeviceBaseQuantities.xml | 19 + .../Qto_ElectricGeneratorBaseQuantities.xml | 19 + .../Qto_ElectricMotorBaseQuantities.xml | 19 + .../Qto_ElectricTimeControlBaseQuantities.xml | 19 + .../Qto_EvaporativeCoolerBaseQuantities.xml | 19 + .../Qto_EvaporatorBaseQuantities.xml | 19 + .../Qto_FacilityPartBaseQuantities.xml | 38 + .../IFC4x3_QTO/Qto_FanBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_FilterBaseQuantities.xml | 19 + ..._FireSuppressionTerminalBaseQuantities.xml | 19 + .../Qto_FlowInstrumentBaseQuantities.xml | 19 + .../Qto_FlowMeterBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_FootingBaseQuantities.xml | 64 + .../Qto_HeatExchangerBaseQuantities.xml | 19 + .../Qto_HumidifierBaseQuantities.xml | 19 + ...o_ImpactProtectionDeviceBaseQuantities.xml | 19 + .../Qto_InterceptorBaseQuantities.xml | 19 + .../Qto_JunctionBoxBaseQuantities.xml | 39 + .../IFC4x3_QTO/Qto_KerbBaseQuantities.xml | 44 + .../Qto_LaborResourceBaseQuantities.xml | 24 + .../IFC4x3_QTO/Qto_LampBaseQuantities.xml | 19 + .../Qto_LightFixtureBaseQuantities.xml | 19 + .../Qto_LinearStratumBaseQuantities.xml | 23 + .../Qto_MarineFacilityBaseQuantities.xml | 38 + .../IFC4x3_QTO/Qto_MemberBaseQuantities.xml | 59 + .../Qto_MotorConnectionBaseQuantities.xml | 19 + .../Qto_OpeningElementBaseQuantities.xml | 38 + .../IFC4x3_QTO/Qto_OutletBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_PavementBaseQuantities.xml | 49 + .../Qto_PictorialSignQuantities.xml | 24 + .../IFC4x3_QTO/Qto_PileBaseQuantities.xml | 54 + .../Qto_PipeFittingBaseQuantities.xml | 44 + .../Qto_PipeSegmentBaseQuantities.xml | 49 + .../IFC4x3_QTO/Qto_PlateBaseQuantities.xml | 54 + .../Qto_ProjectionElementBaseQuantities.xml | 23 + .../Qto_ProtectiveDeviceBaseQuantities.xml | 19 + ...ectiveDeviceTrippingUnitBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_PumpBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_RailBaseQuantities.xml | 29 + .../IFC4x3_QTO/Qto_RailingBaseQuantities.xml | 19 + .../Qto_RampFlightBaseQuantities.xml | 44 + .../Qto_ReinforcedSoilBaseQuantities.xml | 38 + .../Qto_ReinforcingElementBaseQuantities.xml | 29 + .../IFC4x3_QTO/Qto_RoofBaseQuantities.xml | 29 + .../Qto_SanitaryTerminalBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_SensorBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_SignBaseQuantities.xml | 34 + .../IFC4x3_QTO/Qto_SignalBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_SiteBaseQuantities.xml | 23 + .../IFC4x3_QTO/Qto_SlabBaseQuantities.xml | 64 + .../IFC4x3_QTO/Qto_SleeperBaseQuantities.xml | 29 + .../Qto_SolarDeviceBaseQuantities.xml | 24 + .../IFC4x3_QTO/Qto_SpaceBaseQuantities.xml | 79 + .../Qto_SpaceHeaterBaseQuantities.xml | 29 + .../Qto_SpatialZoneBaseQuantities.xml | 29 + .../Qto_StackTerminalBaseQuantities.xml | 19 + .../Qto_StairFlightBaseQuantities.xml | 29 + .../Qto_SurfaceFeatureBaseQuantities.xml | 23 + .../Qto_SwitchingDeviceBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_TankBaseQuantities.xml | 29 + .../Qto_TransformerBaseQuantities.xml | 19 + .../Qto_TubeBundleBaseQuantities.xml | 24 + ...to_UnitaryControlElementBaseQuantities.xml | 19 + .../Qto_UnitaryEquipmentBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_ValveBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_VehicleBaseQuantities.xml | 37 + .../Qto_VibrationIsolatorBaseQuantities.xml | 19 + .../Qto_VolumetricStratumBaseQuantities.xml | 33 + .../IFC4x3_QTO/Qto_WallBaseQuantities.xml | 69 + .../Qto_WasteTerminalBaseQuantities.xml | 19 + .../IFC4x3_QTO/Qto_WindowBaseQuantities.xml | 34 + .../IFC4x3_QTO_Definition_files.Designer.cs | 1937 ++++ .../IFC4x3_QTO_Definition_files.resx | 466 + Xbim.Properties/PropertySetDef.cs | 2 + Xbim.Properties/ReferenceSelect.cs | 2 + Xbim.Properties/Xbim.Properties.csproj | 30 +- Xbim.PropertySets.Tests/PropertySetTests.cs | 59 +- .../Xbim.PropertySets.Tests.csproj | 2 +- 766 files changed, 64146 insertions(+), 12 deletions(-) create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActionRequest.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActorCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeElectricActuator.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeHydraulicActuator.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeLinearActuation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypePneumaticActuator.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeRotationalActuation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Address.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirSideSystemInformation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AlarmPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AlarmTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentCantSegmentCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentVerticalSegmentCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationContourLine.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationLineOfSight.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationSurveyArea.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Asset.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualAppliancePHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeAmplifier.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCamera.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeDisplay.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypePlayer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeProjector.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeReceiver.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRecordingEquipment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeSpeaker.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeTuner.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_AxleCountingEquipment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BalanceWeightTensionerDesignCriteria.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BeamCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BearingCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BerthCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BoilerPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeSteam.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeWater.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BoreholeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BoundedCourseCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BreakwaterCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BridgeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuildingCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuildingElementProxyCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuildingStoreyCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuildingSystemCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUse.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUseAdjacent.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayLine.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayTrack.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_BurnerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierFittingTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableLadderSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTraySegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTrunkingSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCatenaryWire.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeConduitSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeDropper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeExit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeFanout.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentConnector.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurenceFiberSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeBusBarSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCableSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeConductorSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeContactWire.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCoreSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeEarthingConductor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberTubeSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeOpticalCableSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeStitchWire.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeWirePairSegment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CargoCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CessBetweenRails.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ChillerPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ChillerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ChimneyCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CivilElementCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoaxialCable.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoilOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoilPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeHydronic.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ColumnCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsAppliancePHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAntenna.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAutomaton.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeComputer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeGateway.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIntelligentPeripheral.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIpNetworkEquipment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeModem.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalLineTerminal.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalNetworkUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelecommand.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelephonyExchange.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTransportEquipment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CompressorPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CompressorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ConcreteElementGeneral.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CondenserPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CondenserTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Condition.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionAdministration.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionOccurance.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionResource.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ControllerPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeFloating.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeMultiPosition.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProgrammable.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProportional.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeTwoPosition.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistoryActive.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeActive.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CourseApplicationConditions.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CourseCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoveringCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoveringFlooring.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CoveringTypeMembrane.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CurrentInstrumentTransformer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_CurtainWallCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DamperOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DamperPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeControlDamper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireDamper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireSmokeDamper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeSmokeDamper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DataTransmissionUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryColumnShoe.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryCornerFixingPlate.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryDiagonalTrussConnector.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryEdgeFixingPlate.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryFixingSocket.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryLadderTrussConnector.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryStandardFixingPlate.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeBracket.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeCableArranger.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeInsulator.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeLock.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailBrace.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailLubrication.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailPad.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSlidingChair.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSoundAbsorption.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeTensioningEquipment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryWireLoop.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDispatchingBoard.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDistributionFrame.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeFormedDuct.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionChamber.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionPit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeManhole.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeMeterChamber.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeSump.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeTrench.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeValveChamber.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryCable.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryDuct.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryPipe.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeCable.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeDuct.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypePipe.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeElectrical.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeOverheadContactlineSystem.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeVentilation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DoorCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DoorTypeTurnstile.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DoorWindowGlazingType.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricAppliancePHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeDishwasher.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeElectricCooker.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeBattery.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCapacitor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeInductor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeRecharger.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeUPS.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricGeneratorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricMotorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricTimeControlTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCompliance.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalFeederLine.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeCantilever.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeDilatationPanel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeHeadSpan.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeMast.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeOCSSuspension.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeRigidFrame.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSteadyDevice.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSupportingAssembly.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTrackPanel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTractionSwitchingAssembly.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTurnoutPanel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementComponentCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementKinematics.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ElementSize.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EmbeddedTrack.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EnergyRequirements.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EngineTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalCondition.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalEmissions.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactIndicators.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactValues.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FanCentrifugal.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FanOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FanPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FanTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FastenerRailWeld.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FastenerWeld.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FenderCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FenderDesignCriteria.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FilterPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeAirParticleFilter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCompressedAirFilter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeWaterFilter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeBreechingInlet.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeFireHydrant.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeHoseReel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeSprinkler.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FittingBend.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FittingJunction.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FittingTransition.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypePressureGauge.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeThermometer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeEnergyMeter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeGasMeter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeOilMeter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeWaterMeter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FootingCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FootingTypePadFooting.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeChair.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeDesk.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeFileCabinet.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeTable.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_GateHeadCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalAssemblyCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalStratumCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypePlate.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceOccurrenceBumper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceTypeBumper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_InstallationOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_InterceptorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_IpNetworkEquipmentPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_JettyCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_JettyDesignCriteria.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeData.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_KerbCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_KerbStone.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_LampTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_LandRegistration.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeSecurityLighting.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_LinearReferencingMethod.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceStrategy.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerCondition.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerDuration.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerPerformance.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerTypeInformation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MarineFacilityTransportation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MarinePartChamberCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleDesignCriteria.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MarkerGeneral.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MarkingLinesCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCombustion.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialConcrete.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialEnergy.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialFuel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialHygroscopic.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialMechanical.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialOptical.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialSteel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialThermal.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWater.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWood.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWoodBasedStructure.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlane.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlaneNegative.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamOutOfPlane.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerAnchorBolt.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerBolt.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerOCSFitting.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailFastening.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailJoint.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelInPlane.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlane.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlaneNegative.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MedicalDeviceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MemberCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeAnchoringBar.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeCatenaryStay.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeOCSRigidSupport.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypePost.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeTieBar.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeAccessPoint.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBasebandUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMSCServer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMasterUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeRemoteUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MooringDeviceCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_MotorConnectionTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteCastKerb.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteTelecomControlUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OpeningElementCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OpticalAdapter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OpticalPigtail.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OpticalSplitter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OutletTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_OutsideDesignCriteria.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PackingInstructions.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PatchCordCable.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PavementCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PavementMillingCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PavementSurfaceCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Permit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PileCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeConnectionFlanged.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCulvert.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeGutter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PlateCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PointMachine.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PowerControlSystem.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementFabrication.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementGeneral.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PrecastKerbStone.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PrecastSlab.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProcessCapacity.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryDoubleT.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryHollowCore.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProfileMechanical.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProjectCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderChangeOrder.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMaintenanceWorkOrder.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMoveOrder.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderPurchaseOrder.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderWorkOrder.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PropertyAgreement.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TCurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitIPICurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMCB.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingCurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionGCurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionICurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionLCurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionSCurve.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTimeAdjustment.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectronic.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeThermal.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeAntiArcingDevice.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCircuitBreaker.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeFuseDisconnector.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentSwitch.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeSparkGap.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeVaristor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ProvisionForVoid.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PumpOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PumpPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_PumpTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_QuayCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_QuayDesignCriteria.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RadiiKerbStone.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeBlade.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeCheckRail.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeGuardRail.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeRail.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeStockRail.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailingCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwayBalise.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwayCableCarrier.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwayLevelCrossing.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalAspect.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalSighting.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalType.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RailwayTrackStructurePart.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RampCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RampFlightCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ReferentCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarCountOfIndependentFooting.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfBeam.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfColumn.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfContinuousFooting.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfSlab.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfWall.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RepairOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RevetmentCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Risk.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RoadDesignCriteriaCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RoadGuardElement.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RoadMarkingCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RoadSymbolsCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_RoofCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBath.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBidet.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCistern.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSanitaryFountain.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeShower.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSink.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeToiletPan.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeUrinal.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeWashHandBasin.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SectionInsulator.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SectioningDevice.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCO2Sensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeConductanceSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeContactSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeEarthquakeSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFireSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFlowSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeForeignObjectDetectionSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFrostSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeGasSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHeatSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHumiditySensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIdentifierSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIonConcentrationSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLevelSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLightSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMoistureSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMovementSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePHSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePressureSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadiationSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadioactivitySensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRainSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSmokeSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSnowSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSoundSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTemperatureSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTurnoutClosureSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeWindSensor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLife.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLifeFactors.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDeviceCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDevicePHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ShipLockCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockComplex.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockDesignCriteria.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ShipyardCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SignCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SignalFrame.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SiteCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SiteWeather.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SlabCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SlabTypeTrackSlab.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SolarDeviceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumCapacity.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumComposition.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SoundAttenuation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SoundGeneration.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceAirHandlingDimensioning.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCoveringRequirements.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceFireSafetyRequirements.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHVACDesign.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeConvector.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeRadiator.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceLightingDesign.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceOccupancyRequirements.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceParking.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoad.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoadPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpatialZoneCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SpringTensioner.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_StackTerminalTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_StairCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_StairFlightCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Stationing.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_StructuralSurfaceMemberVaryingThickness.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SumpBusterCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Superelevation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeContactor.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeDimmerSwitch.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeEmergencyStop.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeKeypad.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeMomentarySwitch.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypePHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeRelay.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSelectorSwitch.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeStarter.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSwitchDisconnector.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeToggleSwitch.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SymmetricPairCable.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypePanel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeSubrack.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeWorkSurface.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TankOccurrence.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeExpansion.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePreformed.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePressureVessel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeSectional.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TelecomCableGeneral.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ThermalLoad.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TicketProcessing.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TicketVendingMachine.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Tiling.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Tolerance.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TrackBase.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementOccurrenceSleeper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementPHistoryDerailer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeDerailer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeSleeper.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TractionPowerSystem.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TrafficCalmingDeviceCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TransformerTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TransitionSectionCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementElevator.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TransportEquipmentOTN.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TrenchExcavationCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeFinned.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Uncertainty.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementBaseStationController.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeControlPanel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeIndicatorPanel.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeThermostat.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirConditioningUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirHandler.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_UtilityConsumptionPHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValvePHistory.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeAirRelease.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeDrawOffCock.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFaucet.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFlushing.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeGasTap.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeIsolating.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeMixing.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureReducing.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureRelief.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_VegetationCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_VehicleAvailability.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_VesselLineCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_VibrationIsolatorTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_VoltageInstrumentTransformer.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WallCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Warranty.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorTrap.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorWaste.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullySump.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullyTrap.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeRoofDrain.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteDisposalUnit.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteTrap.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WaterStratumCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_Width.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WindowCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WiredCommunicationPortCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_WorkControlCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3/Pset_ZoneCommon.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_Definition_files.Designer.cs create mode 100644 Xbim.Properties/Definitions/IFC4x3_Definition_files.resx create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ActuatorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBoxTypeBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirToAirHeatRecoveryBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AlarmBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ArealStratumBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AudioVisualApplianceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BeamBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BodyGeometryValidation.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BoilerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingElementProxyQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingStoreyBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BurnerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierFittingBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierSegmentBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableFittingBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableSegmentBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChillerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChimneyBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoilBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ColumnBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CommunicationsApplianceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CompressorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CondenserBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConduitSegmentBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionEquipmentResourceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionMaterialResourceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ControllerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CooledBeamBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoolingTowerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CourseBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoveringBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CurtainWallQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DamperBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionBoardBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionChamberElementBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DoorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctFittingBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSegmentBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSilencerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksCutBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksFillBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricApplianceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricFlowStorageDeviceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricGeneratorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricMotorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricTimeControlBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporativeCoolerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporatorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FacilityPartBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FanBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FilterBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FireSuppressionTerminalBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowInstrumentBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowMeterBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FootingBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HeatExchangerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HumidifierBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ImpactProtectionDeviceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_InterceptorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_JunctionBoxBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_KerbBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LaborResourceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LampBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LightFixtureBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LinearStratumBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MarineFacilityBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MemberBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MotorConnectionBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OpeningElementBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OutletBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PavementBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PictorialSignQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PileBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeFittingBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeSegmentBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PlateBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProjectionElementBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceTrippingUnitBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PumpBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailingBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RampFlightBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcedSoilBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcingElementBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RoofBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SanitaryTerminalBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SensorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignalBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SiteBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SlabBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SleeperBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SolarDeviceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceHeaterBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpatialZoneBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StackTerminalBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StairFlightBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SurfaceFeatureBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SwitchingDeviceBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TankBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TransformerBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TubeBundleBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryControlElementBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryEquipmentBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ValveBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VehicleBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VibrationIsolatorBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VolumetricStratumBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WallBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WasteTerminalBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WindowBaseQuantities.xml create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.Designer.cs create mode 100644 Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.resx diff --git a/Xbim.Properties/DataType.cs b/Xbim.Properties/DataType.cs index cc90cce..6c67cd7 100644 --- a/Xbim.Properties/DataType.cs +++ b/Xbim.Properties/DataType.cs @@ -149,9 +149,10 @@ public enum DataTypeEnum IfcThermalResistanceMeasure, IfcThermalTransmittanceMeasure, IfcTorqueMeasure, + IfcURIReference, IfcVaporPermeabilityMeasure, IfcVolumetricFlowRateMeasure, IfcWarpingConstantMeasure, - IfcWarpingMomentMeasure + IfcWarpingMomentMeasure, } } diff --git a/Xbim.Properties/Definitions.cs b/Xbim.Properties/Definitions.cs index 2f0961f..d2d54fd 100644 --- a/Xbim.Properties/Definitions.cs +++ b/Xbim.Properties/Definitions.cs @@ -5,6 +5,7 @@ using System.IO; using System.Linq; using System.Resources; +using System.Security.Cryptography; using System.Text; using System.Threading.Tasks; using System.Xml.Serialization; @@ -30,6 +31,7 @@ public Definitions(Version version) _version = version; switch (version) { + case Version.IFC4: var ns = ""; if (typeof (T) == typeof (PropertySetDef)) @@ -41,6 +43,9 @@ public Definitions(Version version) case Version.IFC2x3: _serializer = new XmlSerializer(typeof (T)); break; + case Version.IFC4x3: + _serializer = new XmlSerializer(typeof(T)); + break; } } @@ -191,21 +196,37 @@ public void LoadAllDefault() : Definitions.IFC4_Definition_files.ResourceManager; } + if (_version == Version.IFC4x3) + { + mgr = typeof(T) == typeof(QtoSetDef) + ? Definitions.IFC4x3_QTO_Definition_files.ResourceManager + : Definitions.IFC4x3_Definition_files.ResourceManager; + } + if (mgr == null) throw new Exception("No default content defined for this combination of version and property type"); var resources = mgr.GetResourceSet(CultureInfo.InvariantCulture, true, true); - foreach (var value in from DictionaryEntry entry in resources select entry.Value as string) + foreach (var entry in from DictionaryEntry entry in resources select entry) { + var value = entry.Value as string; if (value == null) throw new Exception("Invalid input data"); var reader = new StringReader(value); - Load(reader); + try + { + + Load(reader); + } + catch(Exception ex) + { + throw new InvalidOperationException($"Failed to Deserialise '{entry.Key}' file", ex); + } } } public void LoadIFC4COBie() { - if (_version != Version.IFC4) + if (_version != Version.IFC4 && _version != Version.IFC4x3) throw new Exception("IFC4 COBie properties can only be loaded if this set is defined to be IFC4."); var resources = Definitions.IFC4_COBie_Definition_files.ResourceManager.GetResourceSet(CultureInfo.InvariantCulture, @@ -220,7 +241,7 @@ public void LoadIFC4COBie() public void LoadIFC4AndCOBie() { - if (_version != Version.IFC4) + if (_version != Version.IFC4 && _version != Version.IFC4x3) throw new Exception("IFC4 COBie properties can only be loaded if this set is defined to be IFC4."); var resources = Definitions.IFC4_and_COBie_Definition_files.ResourceManager.GetResourceSet(CultureInfo.InvariantCulture, @@ -237,6 +258,7 @@ public void LoadIFC4AndCOBie() public enum Version { IFC2x3, - IFC4 + IFC4, + IFC4x3 } } \ No newline at end of file diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActionRequest.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActionRequest.xml new file mode 100644 index 0000000..ca01645 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActionRequest.xml @@ -0,0 +1,38 @@ + + + + Pset_ActionRequest + An action request is a request for an action to fulfill a need. HISTORY: IFC4: Removed RequestSourceType, RequestDescription, Status + + + IfcActionRequest + + IfcActionRequest + + + RequestSourceLabel + A specific name or label that further qualifies the identity of a request source. In the event of an email, this may be the email address. + + + + + + + + RequestSourceName + The person making the request, where known. + + + + + + RequestComments + Comments that may be made on the request. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActorCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActorCommon.xml new file mode 100644 index 0000000..5820209 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActorCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_ActorCommon + A property set that enables further classification of actors, including the ability to give a number of actors to be designated as a population, the number being specified as a property to be dealt with as a single value rather than having to aggregate a number of instances of IfcActor. + + + IfcActor + + IfcActor + + + NumberOfActors + The number of actors that are to be dealt with together in the population. + + + + + + + + ActorCategory + Designation of the category into which the actors in the population belong. + + + + + + + + SkillLevel + Skill level exhibited by the actor and which indicates an extent of their capability to perform actions on the artefacts upon which they can act. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorPHistory.xml new file mode 100644 index 0000000..17021b8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorPHistory.xml @@ -0,0 +1,34 @@ + + + + Pset_ActuatorPHistory + Properties for history of actuators.HISTORY Added in IFC4. + + + IfcActuator + + IfcActuator + + + PositionHistory + Indicates position of the actuator over time where 0.0 is fully closed and 1.0 is fully open. + + + + + + QualityHistory + Indicates the quality of measurement or failure condition, which may be further qualified by the Status. True: measured values are considered reliable; False: measured values are considered not reliable (i.e. a fault has been detected); Unknown: reliability of values is uncertain. + + + + + + StatusHistory + Indicates an error code or identifier, whose meaning is specific to the particular automation system. Example values include: 'ConfigurationError', 'NotConnected', 'DeviceFailure', 'SensorFailure', 'LastKnown, 'CommunicationsFailure', 'OutOfService'. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeCommon.xml new file mode 100644 index 0000000..0ad8cc6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeCommon.xml @@ -0,0 +1,83 @@ + + + + Pset_ActuatorTypeCommon + Actuator type common attributes. + + + IfcActuator + IfcActuatorType + + IfcActuator,IfcActuatorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + ActuatorStatus + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + FailPosition + Specifies the required fail-safe position of the actuator. + + + + FAILCLOSED + FAILOPEN + OTHER + NOTKNOWN + UNSET + + + + + + ManualOverride + Identifies whether hand-operated operation is provided as an override (= TRUE) or not (= FALSE). Note that this value should be set to FALSE by default in the case of a Hand Operated Actuator. + + + + + + + + ActuatorApplication + Indicates application of actuator. + + + + DAMPERACTUATOR + ENTRYEXITDEVICE + FIRESMOKEDAMPERACTUATOR + LAMPACTUATOR + SUNBLINDACTUATOR + VALVEPOSITIONER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeElectricActuator.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeElectricActuator.xml new file mode 100644 index 0000000..004bf94 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeElectricActuator.xml @@ -0,0 +1,47 @@ + + + + Pset_ActuatorTypeElectricActuator + A device that electrically actuates a control element. + + + IfcActuator/ELECTRICACTUATOR + IfcActuatorType/ELECTRICACTUATOR + + IfcActuator/ELECTRICACTUATOR,IfcActuatorType/ELECTRICACTUATOR + + + ActuatorInputPower + Maximum input power requirement. + + + + + + + + ElectricActuatorType + Enumeration that identifies electric actuator as defined by its operational principle. + + + + MAGNETIC + MOTORDRIVE + OTHER + NOTKNOWN + UNSET + + + + + + ControlPulseCurrent + The current of the electric actuator control pulse. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeHydraulicActuator.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeHydraulicActuator.xml new file mode 100644 index 0000000..088fdf9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeHydraulicActuator.xml @@ -0,0 +1,32 @@ + + + + Pset_ActuatorTypeHydraulicActuator + A device that hydraulically actuates a control element. + + + IfcActuator/HYDRAULICACTUATOR + IfcActuatorType/HYDRAULICACTUATOR + + IfcActuator/HYDRAULICACTUATOR,IfcActuatorType/HYDRAULICACTUATOR + + + InputPressure + Maximum input or design pressure for the object. + + + + + + + + InputFlowrate + Maximum input flowrate requirement. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeLinearActuation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeLinearActuation.xml new file mode 100644 index 0000000..419a852 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeLinearActuation.xml @@ -0,0 +1,33 @@ + + + + Pset_ActuatorTypeLinearActuation + Characteristics of linear actuation of an actuator +History: Replaces Pset_LinearActuator + + + IfcActuator + IfcActuatorType + + IfcActuator,IfcActuatorType + + + Force + Indicates the maximum close-off force for the actuator. + + + + + + + + Stroke + Indicates the maximum distance the actuator must traverse. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypePneumaticActuator.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypePneumaticActuator.xml new file mode 100644 index 0000000..1dbc7da --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypePneumaticActuator.xml @@ -0,0 +1,32 @@ + + + + Pset_ActuatorTypePneumaticActuator + A device that pneumatically actuates a control element + + + IfcActuator/PNEUMATICACTUATOR + IfcActuatorType/PNEUMATICACTUATOR + + IfcActuator/PNEUMATICACTUATOR,IfcActuatorType/PNEUMATICACTUATOR + + + InputPressure + Maximum input or design pressure for the object. + + + + + + + + InputFlowrate + Maximum input flowrate requirement. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeRotationalActuation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeRotationalActuation.xml new file mode 100644 index 0000000..96a39af --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ActuatorTypeRotationalActuation.xml @@ -0,0 +1,33 @@ + + + + Pset_ActuatorTypeRotationalActuation + Characteristics of rotational actuation of an actuator +History: Replaces Pset_RotationalActuator + + + IfcActuator + IfcActuatorType + + IfcActuator,IfcActuatorType + + + Torque + Indicates the maximum close-off torque for the actuator. + + + + + + + + RangeAngle + Indicates the maximum rotation the actuator must traverse. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Address.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Address.xml new file mode 100644 index 0000000..d6c4e57 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Address.xml @@ -0,0 +1,175 @@ + + + + Pset_Address + This Property Set represents an address for delivery of paper based mail and other postal deliveries. + + + IfcActor + IfcBuilding + IfcSite + + IfcActor,IfcBuilding,IfcSite + + + Purpose + Purpose; usually an enumeration. + + + + DISTRIBUTIONPOINT + HOME + OFFICE + SITE + USERDEFINED + + + + + + Description + The Description of the object. + + + + + + + + UserDefinedPurpose + Allows for specification of user specific purpose of the address beyond the enumeration values provided by Purpose attribute of type IfcAddressTypeEnum. When a value is provided for attribute UserDefinedPurpose, in parallel the attribute Purpose shall have enumeration value USERDEFINED. + + + + + + + + InternalLocation + An organization defined address for internal mail delivery. + + + + + + + + AddressLines + The postal address.NOTE A postal address may occupy several lines (or elements) when recorded. It is expected that normal usage will incorporate relevant elements of the following address concepts: A location within a building (e.g. 3rd Floor) Building name (e.g. Interoperability House) Street number (e.g. 6400) Street name (e.g. Alliance Boulevard). Typical content of address lines may vary in different countries. + + + + + + + + + + PostalBox + An address that is implied by an identifiable mail drop. + + + + + + + + Town + The name of a town. + + + + + + + + Region + The name of a region.EXAMPLE The counties of the United Kingdom and the states of North America are examples of regions. + + + + + + + + PostalCode + The code that is used by the country's postal service. + + + + + + + + Country + The two letter country code (from ISO 3166). + + + + + + + + TelephoneNumbers + The list of telephone numbers at which telephone messages may be received. + + + + + + + + + + FacsimileNumbers + The list of fax numbers at which fax messages may be received. + + + + + + + + + + PagerNumber + The pager number at which paging messages may be received. + + + + + + + + ElectronicMailAddresses + The list of Email addresses at which Email messages may be received. + + + + + + + + + + WWWHomePageURL + The world wide web address at which the preliminary page of information for the person or organization can be located.NOTE Information on the world wide web for a person or organization may be separated into a number of pages and across a number of host sites, all of which may be linked together. It is assumed that all such information may be referenced from a single page that is termed the home page for that person or organization. + + + + + + + + MessagingIDs + IDs or addresses for any other means of telecommunication, for example instant messaging, voice-over-IP, or file transfer protocols. The communication protocol is indicated by the URI value with scheme designations such as irc:, sip:, or ftp:. + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirSideSystemInformation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirSideSystemInformation.xml new file mode 100644 index 0000000..fef54b0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirSideSystemInformation.xml @@ -0,0 +1,172 @@ + + + + Pset_AirSideSystemInformation + Attributes that apply to an air side HVAC system.HISTORY New property set in IFC Release 1.0. + + + IfcSpatialElement + IfcSpatialZone + IfcZone + + IfcSpatialElement,IfcSpatialZone,IfcZone + + + Description + The Description of the object. + + + + + + + + AirSideSystemType + This enumeration specifies the basic types of possible air side systems (e.g., Constant Volume, Variable Volume, etc.). + + + + CONSTANTVOLUME + CONSTANTVOLUMEBYPASS + CONSTANTVOLUMEMULTIPLEZONEREHEAT + CONSTANTVOLUMESINGLEZONE + VARIABLEAIRVOLUME + VARIABLEAIRVOLUMEDUALCONDUIT + VARIABLEAIRVOLUMEFANPOWERED + VARIABLEAIRVOLUMEINDUCTION + VARIABLEAIRVOLUMEREHEAT + VARIABLEAIRVOLUMEVARIABLEDIFFUSERS + VARIABLEAIRVOLUMEVARIABLETEMPERATURE + OTHER + NOTKNOWN + UNSET + + + + + + AirSideSystemDistributionType + This enumeration defines the basic types of air side systems (e.g., SingleDuct, DualDuct, Multizone, etc.). + + + + DUALDUCT + MULTIZONE + SINGLEDUCT + OTHER + NOTKNOWN + UNSET + + + + + + TotalAirFlow + + + + + + + + + EnergyGainTotal + The total amount of energy gains for the spaces served by the system during the peak cooling conditions, plus any system-level total energy gains. + + + + + + + + AirFlowSensible + + + + + + + + + EnergyGainSensible + The sum of total energy gains for the spaces served by the system during the peak cooling conditions, plus any system-level sensible energy gains. + + + + + + + + EnergyLoss + The sum of energy losses for the spaces served by the system during the peak heating conditions. + + + + + + + + InfiltrationDiversitySummer + Diversity factor for Summer infiltration. + + + + + + + + InfiltrationDiversityWinter + Diversity factor for Winter infiltration. + + + + + + + + ApplianceDiversity + Diversity of appliance load. + + + + + + + + HeatingTemperatureDelta + Heating temperature difference for calculating space air flow rates. + + + + + + + + CoolingTemperatureDelta + Cooling temperature difference for calculating space air flow rates. + + + + + + + + Ventilation + Required outside air ventilation. + + + + + + + + FanPower + Fan motor loads contributing to the cooling load. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxPHistory.xml new file mode 100644 index 0000000..b535254 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxPHistory.xml @@ -0,0 +1,41 @@ + + + + Pset_AirTerminalBoxPHistory + Air terminal box performance history attributes. + + + IfcAirTerminalBox + + IfcAirTerminalBox + + + DamperPosition + Control damper position, ranging from 0 to 1; damper position (0=closed=90deg position angle, 1=open=0deg position angle). + + + + + + AtmosphericPressure + Ambient atmospheric pressure. + + + + + + Sound + Sound performance. + + + + + + AirFlowCurve + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxTypeCommon.xml new file mode 100644 index 0000000..b37dd5b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalBoxTypeCommon.xml @@ -0,0 +1,174 @@ + + + + Pset_AirTerminalBoxTypeCommon + Air terminal box type common attributes. + + + IfcAirTerminalBox + IfcAirTerminalBoxType + + IfcAirTerminalBox,IfcAirTerminalBoxType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AirFlowRateRange + Possible range of airflow that can be delivered. + + + + + + + + AirPressureRange + Allowable air static pressure range at the entrance of the air terminal box. + + + + + + + + NominalAirFlowRate + Nominal air flow rate. + + + + + + + + ArrangementType + Terminal box arrangement. +SingleDuct: Terminal box receives warm or cold air from a single air supply duct. +DualDuct: Terminal box receives warm and cold air from separate air supply ducts. + + + + DUALDUCT + SINGLEDUCT + OTHER + NOTKNOWN + UNSET + + + + + + ReheatType + Terminal box reheat type. + + + + ELECTRICALREHEAT + GASREHEAT + NONE + STEAMCOILREHEAT + WATERCOILREHEAT + OTHER + NOTKNOWN + UNSET + + + + + + HasSoundAttenuator + If TRUE, the object has sound attenuation. + + + + + + + + HasReturnAir + Terminal box has return air mixed with supply air from duct work. + + + + + + + + HasFan + Terminal box has a fan inside (fan powered box). + + + + + + + + NominalInletAirPressure + Nominal airflow inlet static pressure. + + + + + + + + NominalDamperDiameter + Nominal damper diameter. + + + + + + + + HousingThickness + Air terminal box housing material thickness. + + + + + + + + OperationTemperatureRange + Allowable operation ambient air temperature range. + + + + + + + + ReturnAirFractionRange + Allowable return air fraction range as a fraction of discharge airflow. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalOccurrence.xml new file mode 100644 index 0000000..1fcb98b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalOccurrence.xml @@ -0,0 +1,57 @@ + + + + Pset_AirTerminalOccurrence + Air terminal occurrence attributes attached to an instance of IfcAirTerminal. + + + IfcAirTerminal + + IfcAirTerminal + + + AirFlowType + + + + + EXHAUSTAIR + RETURNAIR + SUPPLYAIR + OTHER + NOTKNOWN + UNSET + + + + + + AirFlowRate + Air flow rate. + + + + + + + + AirTerminalLocation + Location (a single type of diffuser can be used for multiple locations); high means close to ceiling. + + + + CEILINGINTERIOR + CEILINGPERIMETER + FLOOR + SIDEWALLHIGH + SIDEWALLLOW + SILL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalPHistory.xml new file mode 100644 index 0000000..6915aab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalPHistory.xml @@ -0,0 +1,78 @@ + + + + Pset_AirTerminalPHistory + Air terminal performance history common attributes. + + + IfcAirTerminal + + IfcAirTerminal + + + AirFlowRateHistory + Volumetric flow rate. + + + + + + NeckAirVelocity + Air velocity at the neck. + + + + + + SupplyAirTemperatureHeating + Supply air temperature in heating mode. + + + + + + SupplyAirTemperatureCooling + Supply air temperature in cooling mode. + + + + + + PressureDrop + Pressure drop. + + + + + + InductionRatio + Induction ratio versus distance from the diffuser and its discharge direction; induction ratio (or entrainment ratio) is the ratio of the volumetric flow rate in the jet to the volumetric flow rate at the air terminal. + + + + + + + + + + + + + + CenterlineAirVelocity + Centerline air velocity versus distance from the diffuser and temperature differential; a function of distance from diffuser and temperature difference between supply air and room air. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalTypeCommon.xml new file mode 100644 index 0000000..15cbee4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirTerminalTypeCommon.xml @@ -0,0 +1,334 @@ + + + + Pset_AirTerminalTypeCommon + Air terminal type common attributes. +SoundLevel attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. + + + IfcAirTerminal + IfcAirTerminalType + + IfcAirTerminal,IfcAirTerminalType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AirTerminalShape + Shape of the air terminal. Slot is typically a long narrow supply device with an aspect ratio generally greater than 10 to 1. + + + + RECTANGULAR + ROUND + SLOT + SQUARE + OTHER + NOTKNOWN + UNSET + + + + + + FaceType + Identifies how the terminal face of an AirTerminal is constructed. + + + + DOUBLEDEFLECTION + EGGCRATE + FOURWAYPATTERN + LOUVERED + PERFORATED + SIGHTPROOF + SINGLEDEFLECTION + OTHER + NOTKNOWN + UNSET + + + + + + SlotWidth + Slot width. + + + + + + + + SlotLength + Slot length. + + + + + + + + NumberOfSlots + Indicates the number of slots. + + + + + + + + FlowPattern + Flow pattern. + + + + COMPACTJET + DISPLACMENT + LINEARDOUBLE + LINEARFOURWAY + LINEARSINGLE + RADIAL + SWIRL + OTHER + NOTKNOWN + UNSET + + + + + + AirFlowRateRange + Possible range of airflow that can be delivered. + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + DischargeDirection + Discharge direction of the air terminal.Parallel: discharges parallel to mounting surface designed so that flow attaches to the surface. +Perpendicular: discharges away from mounting surface. +Adjustable: both parallel and perpendicular discharge. + + + + ADJUSTABLE + PARALLEL + PERPENDICULAR + OTHER + NOTKNOWN + UNSET + + + + + + ThrowLength + The horizontal or vertical axial distance an airstream travels after leaving an AirTerminal before the maximum stream velocity is reduced to a specified terminal velocity under isothermal conditions at the upper value of the AirFlowrateRange. + + + + + + + + AirDiffusionPerformanceIndex + The Air Diffusion Performance Index (ADPI) is used for cooling mode conditions. If several measurements of air velocity and air temperature are made throughout the occupied zone of a space, the ADPI is the percentage of locations where measurements were taken that meet the specifications for effective draft temperature and air velocity. + + + + + + + + FinishType + The type of finish for the air terminal. + + + + ANNODIZED + NONE + PAINTED + OTHER + NOTKNOWN + UNSET + + + + + + FinishColour + + + + + + + + + AirTerminalMountingType + The way the air terminal is mounted to the ceiling, wall, etc.Surface: mounted to the surface of something (e.g., wall, duct, etc.). +Flat flush: mounted flat and flush with a surface. +Lay-in: mounted in a lay-in type ceiling (e.g., a dropped ceiling grid). + + + + FLATFLUSH + LAYIN + SURFACE + OTHER + NOTKNOWN + UNSET + + + + + + CoreType + Identifies the way the core of the AirTerminal is constructed. + + + + CURVEDBLADE + NONE + REMOVABLE + REVERSIBLE + SHUTTERBLADE + OTHER + NOTKNOWN + UNSET + + + + + + CoreSetHorizontal + Degree of horizontal (in the X-axis of the LocalPlacement) blade set from the centerline. + + + + + + + + CoreSetVertical + Degree of vertical (in the Y-axis of the LocalPlacement) blade set from the centerline. + + + + + + + + HasIntegralControl + If TRUE, a self powered temperature control is included in the AirTerminal. + + + + + + + + FlowControlType + Type of flow control element that may be included as a part of the construction of the air terminal. + + + + BELLOWS + DAMPER + NONE + OTHER + NOTKNOWN + UNSET + + + + + + HasSoundAttenuator + If TRUE, the object has sound attenuation. + + + + + + + + HasThermalInsulation + If TRUE, the air terminal has thermal insulation. + + + + + + + + NeckArea + Neck area of the air terminal. + + + + + + + + EffectiveArea + Effective discharge area of the air terminal. + + + + + + + + AirFlowrateVersusFlowControlElement + Air flowrate versus flow control element position at nominal pressure drop. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryPHistory.xml new file mode 100644 index 0000000..0ffeed2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryPHistory.xml @@ -0,0 +1,90 @@ + + + + Pset_AirToAirHeatRecoveryPHistory + Air to Air Heat Recovery performance history common attributes. + + + IfcAirToAirHeatRecovery + + IfcAirToAirHeatRecovery + + + SensibleEffectiveness + Sensible heat transfer effectiveness, where effectiveness is defined as the ratio of heat transfer to maximum possible heat transfer. + + + + + + TotalEffectiveness + Total heat transfer effectiveness: The ratio of heat transfer to the maximum possible heat transfer. + + + + + + TemperatureEffectiveness + Temperature heat transfer effectiveness: The ratio of primary airflow temperature changes to maximum possible temperature changes. + + + + + + DefrostTemperatureEffectiveness + Temperature heat transfer effectiveness when defrosting is active. + + + + + + HumidityEffectiveness + Humidity heat transfer effectiveness: The ratio of primary airflow absolute humidity changes to maximum possible absolute humidity changes. + + + + + + SensibleHeatTransferRate + Sensible heat transfer rate. + + + + + + LatentHeatTransferRate + Latent heat transfer rate. + + + + + + TotalHeatTransferRate + Total heat transfer rate. + + + + + + SensibleEffectivenessTable + Sensible heat transfer effectiveness curve as a function of the primary and secondary air flow rate. + + + + + + TotalEffectivenessTable + Total heat transfer effectiveness curve as a function of the primary and secondary air flow rate. + + + + + + AirPressureDropCurves + Air pressure drop as function of air flow rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryTypeCommon.xml new file mode 100644 index 0000000..740c6a8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AirToAirHeatRecoveryTypeCommon.xml @@ -0,0 +1,91 @@ + + + + Pset_AirToAirHeatRecoveryTypeCommon + Air to Air Heat Recovery type common attributes. + + + IfcAirToAirHeatRecovery + IfcAirToAirHeatRecoveryType + + IfcAirToAirHeatRecovery,IfcAirToAirHeatRecoveryType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + HeatTransferTypeEnum + Type of heat transfer between the two air streams. + + + + LATENT + SENSIBLE + OTHER + NOTKNOWN + UNSET + + + + + + HasDefrost + has the heat exchanger has defrost function or not. + + + + + + + + OperationalTemperatureRange + The temperature range in which the device operates normally. + + + + + + + + PrimaryAirFlowRateRange + + + + + + + + + SecondaryAirFlowRateRange + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AlarmPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AlarmPHistory.xml new file mode 100644 index 0000000..44aec39 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AlarmPHistory.xml @@ -0,0 +1,48 @@ + + + + Pset_AlarmPHistory + Properties for history of alarm values. HISTORY: Added in IFC4. + + + IfcAlarm + + IfcAlarm + + + Enabled + Indicates whether alarm is enabled or disabled over time. + + + + + + ConditionHistory + Indicates alarm condition over time. The range of possible values and their meanings is defined by Pset_AlarmTypeCommon.Condition. An empty value indicates no present alarm condition. + + + + + + Severity + Indicates alarm severity over time, where the scale of values is determined by the control system configuration. A zero value indicates no present alarm. + + + + + + Acknowledge + Indicates acknowledgement status where False indicates acknowlegement is required and outstanding, True indicates condition has been acknowedged, and Unknown indicates no acknowledgement is required. Upon resetting the condition, then acknowledgement reverts to Unknown. + + + + + + UserHistory + Indicates acknowledging user over time by identification corresponding to IfcPerson.Identification on an IfcActor. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AlarmTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AlarmTypeCommon.xml new file mode 100644 index 0000000..c5c67ef --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AlarmTypeCommon.xml @@ -0,0 +1,55 @@ + + + + Pset_AlarmTypeCommon + Alarm type common attributes. HISTORY: Added in IFC4. + + + IfcAlarm + IfcAlarmType + + IfcAlarm,IfcAlarmType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AlarmCondition + Table mapping alarm condition identifiers to descriptive labels, which may be used for interpreting Pset_AlarmPHistory.Condition. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentCantSegmentCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentCantSegmentCommon.xml new file mode 100644 index 0000000..ef801f6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentCantSegmentCommon.xml @@ -0,0 +1,49 @@ + + + + Pset_AlignmentCantSegmentCommon + Properties common to the definition of all instances of alignment cant segment. + + + IfcAlignmentSegment + + IfcAlignmentSegment + + + CantDeficiency + Difference between applied cant and a higher equilibrium cant. + + + + + + + + CantEquilibrium + Cant at a particular speed at which the vehicle will have a resultant force perpendicular to the running plane. + + + + + + + + StartSmoothingLength + Length for the circular transition change of curvature at the start of the cant segment, measured from the start of the cant segment to the end of the circular transition change of curvature. + + + + + + + + EndSmoothingLength + Length for the circular transition change of curvature at the end of the cant segment, measured from the start of the circular transition change of curvature to the end of the cant segment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentVerticalSegmentCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentVerticalSegmentCommon.xml new file mode 100644 index 0000000..4121f40 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AlignmentVerticalSegmentCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_AlignmentVerticalSegmentCommon + Properties common to the definition of all instances of alignment vertical segment. + + + IfcAlignmentSegment + + IfcAlignmentSegment + + + StartElevation + Elevation of the start point relative to the mean sea level. + + + + + + + + EndElevation + Elevation of the end point relative to the mean sea level. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationContourLine.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationContourLine.xml new file mode 100644 index 0000000..0247b26 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationContourLine.xml @@ -0,0 +1,22 @@ + + + + Pset_AnnotationContourLine + Specifies parameters of a standard curve that has a single, consistent measure value. + + + IfcAnnotation + + IfcAnnotation + + + ContourValue + Value of the elevation of the contour above or below a reference plane. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationLineOfSight.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationLineOfSight.xml new file mode 100644 index 0000000..6261f26 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationLineOfSight.xml @@ -0,0 +1,58 @@ + + + + Pset_AnnotationLineOfSight + Specifies the properties of the line of sight at a point of connection between two elements. Typically used to define the line of sight visibility at the junction between two roads (particularly between an access road and a public road). + + + IfcAnnotation + + IfcAnnotation + + + SetbackDistance + Setback distance from the point of connection on the major element along the axis of the minor element (e.g. distance from a public road at which the line of sigfht is measured. + + + + + + + + VisibleAngleLeft + Angle of visibility to the left of the access. + + + + + + + + VisibleAngleRight + Angle of visibility to the right of the access. + + + + + + + + RoadVisibleDistanceLeft + Distance visible to the left of the access. + + + + + + + + RoadVisibleDistanceRight + Distance visible to the right of the access. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationSurveyArea.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationSurveyArea.xml new file mode 100644 index 0000000..38a6746 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AnnotationSurveyArea.xml @@ -0,0 +1,49 @@ + + + + Pset_AnnotationSurveyArea + Specifies particular properties of survey methods to be assigned to survey point set or resulting surface patches + + + IfcAnnotation + + IfcAnnotation + + + AcquisitionMethod + The means by which survey data was acquired. + + + + GPS + LASERSCAN_AIRBORNE + LASERSCAN_GROUND + SONAR + THEODOLITE + NOTKNOWN + UNSET + USERDEFINED + + + + + + AccuracyQualityObtained + A measure of the accuracy quality of survey points as obtained expressed in percentage terms. + + + + + + + + AccuracyQualityExpected + A measure of the accuracy quality of survey points as expected expressed in percentage terms. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Asset.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Asset.xml new file mode 100644 index 0000000..37b47ee --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Asset.xml @@ -0,0 +1,76 @@ + + + + Pset_Asset + An asset is a uniquely identifiable element which has a financial value and against which maintenance actions are recorded. + + + IfcAsset + + IfcAsset + + + AssetAccountingType + Identifies the predefined types of risk from which the type required may be set. + + + + FIXED + NONFIXED + OTHER + NOTKNOWN + UNSET + + + + + + AssetTaxType + Identifies the predefined types of taxation group from which the type required may be set. + + + + CAPITALISED + EXPENSED + OTHER + NOTKNOWN + UNSET + + + + + + AssetInsuranceType + Identifies the predefined types of insurance rating from which the type required may be set. + + + + PERSONAL + REAL + OTHER + NOTKNOWN + UNSET + + + + + + AssetStatus + Current status or stage in life cycle. + + + + + + + + AssetUse + General use category of the asset + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualAppliancePHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualAppliancePHistory.xml new file mode 100644 index 0000000..99a3992 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualAppliancePHistory.xml @@ -0,0 +1,41 @@ + + + + Pset_AudioVisualAppliancePHistory + Captures realtime information for audio-video devices, such as for security camera footage and retail information displays. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance + + IfcAudioVisualAppliance + + + PowerState + Indicates the power state of the device where True is on and False is off. + + + + + + MediaSourceHistory + Indicates the media source where the identifier corresponds to an entry within the table of available media sources on Pset_AudioVisualApplianceTypeCommon.MediaSource. + + + + + + MediaContent + Indicates the media content storage location, such as URLs to camera footage within particular time periods. + + + + + + AudioVolumeHistory + Indicates the audio volume level where the integer level corresponds to an entry or interpolation within Pset_AudioVisualApplianceTypeCommon.AudioVolume. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeAmplifier.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeAmplifier.xml new file mode 100644 index 0000000..fa5ed0e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeAmplifier.xml @@ -0,0 +1,59 @@ + + + + Pset_AudioVisualApplianceTypeAmplifier + An audio-visual amplifier is a device that renders audio from a single external source connected from a port. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/AMPLIFIER + IfcAudioVisualApplianceType/AMPLIFIER + + IfcAudioVisualAppliance/AMPLIFIER,IfcAudioVisualApplianceType/AMPLIFIER + + + AmplifierType + Indicates the type of amplifier. + + + + FIXED + VARIABLE + OTHER + NOTKNOWN + UNSET + + + + + + AudioAmplification + Indicates audio amplification frequency ranges. + + + + + + + + + + + + + + AudioMode + Indicates audio sound modes and corresponding labels, if applicable. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCamera.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCamera.xml new file mode 100644 index 0000000..ccc26e2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCamera.xml @@ -0,0 +1,147 @@ + + + + Pset_AudioVisualApplianceTypeCamera + An audio-visual camera is a device that captures video, such as for security. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/CAMERA + IfcAudioVisualApplianceType/CAMERA + + IfcAudioVisualAppliance/CAMERA,IfcAudioVisualApplianceType/CAMERA + + + CameraType + Indicates the type of camera. + + + + AUDIOVIDEO + PHOTO + VIDEO + OTHER + NOTKNOWN + UNSET + + + + + + IsOutdoors + Indicates if camera is designed to be used outdoors. + + + + + + + + VideoResolutionWidth + Indicates the number of horizontal pixels (the largest native video resolution width). + + + + + + + + VideoResolutionHeight + Indicates the number of vertical pixels (the largest native video resolution height). + + + + + + + + VideoResolutionMode + Indicates video resolution modes. + + + + + + + + + + + + + + VideoCaptureInterval + Indicates video frame capture time intervals. + + + + + + + + + + + + + + PanTiltZoomPreset + Indicates pan/tilt/zoom position presets. + + + + + + + + + + + + + + PanHorizontal + Indicates horizontal range for panning. + + + + + + + + PanVertical + Indicates vertical range for panning. + + + + + + + + TiltHorizontal + Indicates horizontal range for pivoting, where positive values indicate the camera rotating clockwise, + + + + + + + + TiltVertical + Indicates vertical range for pivoting, where 0.0 is level, +90 degrees is looking up, -90 degrees is looking down. + + + + + + + + Zoom + Indicates the zoom range. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCommon.xml new file mode 100644 index 0000000..f0768ea --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeCommon.xml @@ -0,0 +1,70 @@ + + + + Pset_AudioVisualApplianceTypeCommon + An audio-visual appliance is a device that renders or captures audio and/or video. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance + IfcAudioVisualApplianceType + + IfcAudioVisualAppliance,IfcAudioVisualApplianceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + MediaSource + Indicates media sources and corresponding names of ports (IfcDistributionPort with FlowDirection=SINK and PredefinedType=AUDIOVISUAL) or aggregated audio/video components (IfcAudioVisualAppliance). + + + + + + + + + + + + + + AudioVolume + Indicates discrete audio volume levels and corresponding sound power offsets, if applicable. Missing values may be interpolated. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeDisplay.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeDisplay.xml new file mode 100644 index 0000000..31d972f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeDisplay.xml @@ -0,0 +1,180 @@ + + + + Pset_AudioVisualApplianceTypeDisplay + An audio-visual display is a device that renders video from a screen. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/DISPLAY + IfcAudioVisualApplianceType/DISPLAY + + IfcAudioVisualAppliance/DISPLAY,IfcAudioVisualApplianceType/DISPLAY + + + DisplayType + Indicates the type of display. + + + + CRT + DLP + LCD + LED + PLASMA + OTHER + NOTKNOWN + UNSET + + + + + + NominalSize + Indicates the diagonal screen size. + + + + + + + + DisplayWidth + Indicates the physical width of the screen (only the display surface). + + + + + + + + DisplayHeight + Indicates the physical height of the screen (only the display surface). + + + + + + + + Brightness + Indicates the display brightness. + + + + + + + + ContrastRatio + Indicates the display contrast ratio. + + + + + + + + RefreshRate + Indicates the display refresh frequency. + + + + + + + + TouchScreen + Indicates touchscreen support. + + + + MULTITOUCH + NONE + SINGLETOUCH + OTHER + NOTKNOWN + UNSET + + + + + + VideoResolutionWidth + Indicates the number of horizontal pixels (the largest native video resolution width). + + + + + + + + VideoResolutionHeight + Indicates the number of vertical pixels (the largest native video resolution height). + + + + + + + + VideoResolutionMode + Indicates video resolution modes. + + + + + + + + + + + + + + VideoScaleMode + Indicates video scaling modes. + + + + + + + + + + + + + + VideoCaptionMode + Indicates video closed captioning modes. + + + + + + + + + + + + + + AudioMode + Indicates audio sound modes and corresponding labels, if applicable. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypePlayer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypePlayer.xml new file mode 100644 index 0000000..568da2f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypePlayer.xml @@ -0,0 +1,53 @@ + + + + Pset_AudioVisualApplianceTypePlayer + An audio-visual player is a device that plays stored media into a stream of audio and/or video, such as camera footage in security systems, background audio in retail areas, or media presentations in conference rooms or theatres. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/PLAYER + IfcAudioVisualApplianceType/PLAYER + + IfcAudioVisualAppliance/PLAYER,IfcAudioVisualApplianceType/PLAYER + + + PlayerType + Indicates the type of player. + + + + AUDIO + VIDEO + OTHER + NOTKNOWN + UNSET + + + + + + PlayerMediaEject + Indicates whether the media can be ejected from the player (if physical media). + + + + + + + + PlayerMediaFormat + Indicates supported media formats. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeProjector.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeProjector.xml new file mode 100644 index 0000000..636608e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeProjector.xml @@ -0,0 +1,90 @@ + + + + Pset_AudioVisualApplianceTypeProjector + An audio-visual projector is a device that projects video to a surface. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/PROJECTOR + IfcAudioVisualApplianceType/PROJECTOR + + IfcAudioVisualAppliance/PROJECTOR,IfcAudioVisualApplianceType/PROJECTOR + + + ProjectorType + Indicates the type of projector. + + + + OTHER + NOTKNOWN + UNSET + + + + + + VideoResolutionWidth + Indicates the number of horizontal pixels (the largest native video resolution width). + + + + + + + + VideoResolutionHeight + Indicates the number of vertical pixels (the largest native video resolution height). + + + + + + + + VideoResolutionMode + Indicates video resolution modes. + + + + + + + + + + + + + + VideoScaleMode + Indicates video scaling modes. + + + + + + + + + + + + + + VideoCaptionMode + Indicates video closed captioning modes. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal.xml new file mode 100644 index 0000000..5babe0b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal.xml @@ -0,0 +1,29 @@ + + + + Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal + Properties used for railway communication terminals. + + + IfcAudioVisualAppliance/COMMUNICATIONTERMINAL + IfcAudioVisualApplianceType/COMMUNICATIONTERMINAL + + IfcAudioVisualAppliance/COMMUNICATIONTERMINAL,IfcAudioVisualApplianceType/COMMUNICATIONTERMINAL + + + RailwayCommunicationTerminalType + Indicates the type of railway communication terminal. + + + + IP + LEGACY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeReceiver.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeReceiver.xml new file mode 100644 index 0000000..ee85d4b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeReceiver.xml @@ -0,0 +1,59 @@ + + + + Pset_AudioVisualApplianceTypeReceiver + An audio-visual receiver is a device that switches audio and/or video from multiple sources, including external sources connected from ports and internal aggregated sources. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/RECEIVER + IfcAudioVisualApplianceType/RECEIVER + + IfcAudioVisualAppliance/RECEIVER,IfcAudioVisualApplianceType/RECEIVER + + + ReceiverType + Indicates the type of receiver. + + + + AUDIO + AUDIOVIDEO + OTHER + NOTKNOWN + UNSET + + + + + + AudioAmplification + Indicates audio amplification frequency ranges. + + + + + + + + + + + + + + AudioMode + Indicates audio sound modes and corresponding labels, if applicable. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRecordingEquipment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRecordingEquipment.xml new file mode 100644 index 0000000..25931a4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeRecordingEquipment.xml @@ -0,0 +1,38 @@ + + + + Pset_AudioVisualApplianceTypeRecordingEquipment + Properties common to IfcAudioVisualAppliance with predefined type set to RECORDINGEQUIPMENT. + + + IfcAudioVisualAppliance/RECORDINGEQUIPMENT + IfcAudioVisualApplianceType/RECORDINGEQUIPMENT + + IfcAudioVisualAppliance/RECORDINGEQUIPMENT,IfcAudioVisualApplianceType/RECORDINGEQUIPMENT + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + StorageCapacity + Indicates the total data storage capacity of the device. It is defined by bytes. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeSpeaker.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeSpeaker.xml new file mode 100644 index 0000000..aa4b386 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeSpeaker.xml @@ -0,0 +1,88 @@ + + + + Pset_AudioVisualApplianceTypeSpeaker + An audio-visual speaker is a device that converts amplified audio signals into sound waves. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/SPEAKER + IfcAudioVisualApplianceType/SPEAKER + + IfcAudioVisualAppliance/SPEAKER,IfcAudioVisualApplianceType/SPEAKER + + + SpeakerType + Indicates the type of speaker. + + + + COAXIAL + FULLRANGE + MIDRANGE + TWEETER + WOOFER + OTHER + NOTKNOWN + UNSET + + + + + + SpeakerMounting + Indicates how the speaker is designed to be mounted. + + + + CEILING + FREESTANDING + OUTDOOR + WALL + OTHER + NOTKNOWN + UNSET + + + + + + SpeakerDriverSize + Indicates the number of drivers and their sizes. + + + + + + + + + + + + + + FrequencyResponse + Indicates the output over a specified range of frequencies. + + + + + + + + + + + + + + Impedence + Indicates the speaker impedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeTuner.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeTuner.xml new file mode 100644 index 0000000..a083c53 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AudioVisualApplianceTypeTuner.xml @@ -0,0 +1,68 @@ + + + + Pset_AudioVisualApplianceTypeTuner + An audio-visual tuner is a device that demodulates a signal into a stream of audio and/or video. HISTORY: Added in IFC4. + + + IfcAudioVisualAppliance/TUNER + IfcAudioVisualApplianceType/TUNER + + IfcAudioVisualAppliance/TUNER,IfcAudioVisualApplianceType/TUNER + + + TunerType + Indicates the tuner type. + + + + AUDIO + VIDEO + OTHER + NOTKNOWN + UNSET + + + + + + TunerMode + Indicates the tuner modes (or bands). For example, 'AnalogCable', 'DigitalAir', 'AM', 'FM'. + + + + + + + + + + + + + + TunerChannel + Indicates the tuner channels, if applicable. + + + + + + + + + + + + + + TunerFrequency + Indicates the tuner frequencies, if applicable. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_AxleCountingEquipment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_AxleCountingEquipment.xml new file mode 100644 index 0000000..37e698b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_AxleCountingEquipment.xml @@ -0,0 +1,110 @@ + + + + Pset_AxleCountingEquipment + Properties that are applicable for IfcSensor with predefined type WHEELSENSOR, indicated that the wheel sensor is a axle counting equipment. + + + IfcSensor/WHEELSENSOR + IfcSensorType/WHEELSENSOR + + IfcSensor/WHEELSENSOR,IfcSensorType/WHEELSENSOR + + + FailureInformation + The information for failure description. + + + + + + + + DetectionRange + The detection range of the equipment. + + + + + + + + OperationalTemperatureRange + The temperature range in which the device operates normally. + + + + + + + + NominalWeight + Nominal weight of the object. + + + + + + + + AxleCountingEquipmentType + The type of axle counting equipment. + + + + EVALUATOR + WHEELDETECTOR + OTHER + NOTKNOWN + UNSET + + + + + + ImpactParameter + Impact parameter of the equipment. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + InsulationResistance + Minimum resistance between one terminal or several terminals connected together and the case or enclosure of a component at specified voltage. + + + + + + + + AxleCounterResponseTime + The time that axle counter can detect the axles of locomotive and vehicle. + + + + + + + + MaximumVibration + Maximum tolerable vibration level of the device. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BalanceWeightTensionerDesignCriteria.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BalanceWeightTensionerDesignCriteria.xml new file mode 100644 index 0000000..7b48c5d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BalanceWeightTensionerDesignCriteria.xml @@ -0,0 +1,44 @@ + + + + Pset_BalanceWeightTensionerDesignCriteria + Properties of a weight tensioner. The property set can be used by the predefined type TENSIONINGEQUIPMENT of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/TENSIONINGEQUIPMENT + IfcDiscreteAccessoryType/TENSIONINGEQUIPMENT + + IfcDiscreteAccessory/TENSIONINGEQUIPMENT,IfcDiscreteAccessoryType/TENSIONINGEQUIPMENT + + + ReferenceDistanceRopeToPulley + The reference design criteria for distance from the end of the rope to the fixed pulley.It defines the nominal distance in relation to temperature. + + + + + + + + + + + + + + ReferenceDistanceTensionerToGround + The reference design criteria distance from the last tensioner to the ground or the base surface (B value). It defines the nominal distance in relation to temperature. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BeamCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BeamCommon.xml new file mode 100644 index 0000000..2acc14b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BeamCommon.xml @@ -0,0 +1,103 @@ + + + + Pset_BeamCommon + Properties common to the definition of all occurrence and type objects of beam. + + + IfcBeam + IfcBeamType + + IfcBeam,IfcBeamType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Span + Clear span for this object.The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + Slope + Slope angle - relative to horizontal (0.0 degrees).The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + Roll + Rotation against the longitudinal axis. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BearingCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BearingCommon.xml new file mode 100644 index 0000000..9acfe1e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BearingCommon.xml @@ -0,0 +1,36 @@ + + + + Pset_BearingCommon + Common properties for IfcBearing. + + + IfcBearing + IfcBearingType + + IfcBearing,IfcBearingType + + + DisplacementAccommodated + Displacement Accommodated + + + + + + + + + + RotationAccommodated + Rotation Accommodated + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BerthCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BerthCommon.xml new file mode 100644 index 0000000..3e04912 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BerthCommon.xml @@ -0,0 +1,67 @@ + + + + Pset_BerthCommon + properties common to the definition of all occurrences of IfcSpace and types of IfcSpaceType with the predefined type set to BERTH + + + IfcSpace/BERTH + IfcSpace/BERTH + IfcSpaceType/BERTH + IfcSpaceType/BERTH + + IfcSpace/BERTH,IfcSpace/BERTH,IfcSpaceType/BERTH,IfcSpaceType/BERTH + + + BerthApproach + How the vessel approaches the berth + + + + END + SIDE + + + + + + BerthMode + Orientation of vessel as it approaches berth + + + + BOW + STERN + + + + + + BerthingAngle + Angle of approach for the vessel to the berth + + + + + + + + BerthingVelocity + Velocity of the vessel as it berths + + + + + + + + AbnormalBerthingFactor + Risk assessed safety factor + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerPHistory.xml new file mode 100644 index 0000000..44e9b2c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerPHistory.xml @@ -0,0 +1,77 @@ + + + + Pset_BoilerPHistory + Boiler performance history common attributes. +WaterQuality attribute deleted in IFC2x2 Pset Addendum: Use IfcWaterProperties instead. CombustionProductsMaximulLoad and CombustionProductsPartialLoad attributes deleted in IFC2x2 Pset Addendum: Use IfcProductsOfCombustionProperties instead. + + + IfcBoiler + + IfcBoiler + + + EnergySourceConsumption + Energy consumption. + + + + + + OperationalEfficiency + Operational efficiency: boiler output divided by total energy input (electrical and fuel). + + + + + + CombustionEfficiency + Combustion efficiency under nominal condition. + + + + + + WorkingPressureHistory + Boiler working pressure. + + + + + + CombustionChamberTemperature + Average combustion chamber temperature. + + + + + + PartLoadRatio + Ratio of the real to the nominal capacity. + + + + + + Load + Boiler real load. + + + + + + PrimaryEnergyConsumption + Boiler primary energy source consumption (i.e., the fuel consumed for changing the thermodynamic state of the fluid). + + + + + + AuxiliaryEnergyConsumption + Boiler secondary energy source consumption (i.e., the electricity consumed by electrical devices such as fans and pumps). + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeCommon.xml new file mode 100644 index 0000000..50f629a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeCommon.xml @@ -0,0 +1,167 @@ + + + + Pset_BoilerTypeCommon + Boiler type common attributes. +SoundLevel attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. PrimaryEnergySource and AuxiliaryEnergySource attributes deleted in IFC2x2 Pset Addendum: Use IfcEnergyProperties, IfcFuelProperties, etc. instead. + + + IfcBoiler + IfcBoilerType + + IfcBoiler,IfcBoilerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + PressureRating + Pressure rating of the object. + + + + + + + + OperatingMode + Identifies the operating mode of the boiler. + + + + FIXED + MODULATING + TWOSTEP + OTHER + NOTKNOWN + UNSET + + + + + + HeatTransferSurfaceArea + Total heat transfer area of the vessel. + + + + + + + + NominalPartLoadRatio + Allowable part load ratio range. + + + + + + + + WaterInletTemperatureRange + Allowable water inlet temperature range. + + + + + + + + WaterStorageCapacity + Water storage capacity. + + + + + + + + IsWaterStorageHeater + This is used to identify if the boiler has storage capacity (TRUE). If FALSE, then there is no storage capacity built into the boiler, such as an instantaneous hot water heater. + + + + + + + + PartialLoadEfficiencyCurves + Boiler efficiency as a function of the partial load factor; E = f (partialLaodfactor). + + + + + + + + + + + + + + OutletTemperatureRange + Allowable outlet temperature of either the water or the steam. + + + + + + + + NominalEnergyConsumption + Nominal fuel consumption rate required to produce the total boiler heat output. + + + + + + + + EnergySource + Enumeration defining the energy source or fuel cumbusted. + + + + COAL + COAL_PULVERIZED + ELECTRICITY + GAS + OIL + PROPANE + WOOD + WOOD_CHIP + WOOD_PELLET + WOOD_PULVERIZED + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeSteam.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeSteam.xml new file mode 100644 index 0000000..8640688 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeSteam.xml @@ -0,0 +1,53 @@ + + + + Pset_BoilerTypeSteam + Steam boiler type common attributes. + + + IfcBoiler/STEAM + IfcBoilerType/STEAM + + IfcBoiler/STEAM,IfcBoilerType/STEAM + + + MaximumOutletPressure + Maximum steam outlet pressure. + + + + + + + + NominalEfficiencyTable + The nominal efficiency of the boiler as defined by the manufacturer. For steam boilers, a function of inlet temperature versus steam pressure. Note: as two variables are used, DefiningValues and DefinedValues are null, and values are stored in IfcTable in the following order: InletTemperature(IfcThermodynamicTemperatureMeasure) and OutletTemperature(IfcThermodynamicTemperatureMeasure) in DefiningValues, and NominalEfficiency(IfcNormalisedRatioMeasure) in DefinedValues. For example, DefininfValues(InletTemp, OutletTemp), DefinedValues(null, NominalEfficiency). The IfcTable is related to IfcPropertyTableValue using IfcMetric and IfcPropertyConstraintRelationship. + + + + + + + + + + + + + + HeatOutput + Total nominal heat output as listed by the Boiler manufacturer. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeWater.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeWater.xml new file mode 100644 index 0000000..bc9bb8e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BoilerTypeWater.xml @@ -0,0 +1,44 @@ + + + + Pset_BoilerTypeWater + Water boiler type common attributes. + + + IfcBoiler/WATER + IfcBoilerType/WATER + + IfcBoiler/WATER,IfcBoilerType/WATER + + + NominalEfficiency + Nominal object efficiency under nominal conditions. + + + + + + + + + + + + + + HeatOutput + Total nominal heat output as listed by the Boiler manufacturer. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BoreholeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BoreholeCommon.xml new file mode 100644 index 0000000..869bd75 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BoreholeCommon.xml @@ -0,0 +1,100 @@ + + + + Pset_BoreholeCommon + Properties describing the features of a borehole (If not modelled separately). + + + IfcBorehole + + IfcBorehole + + + BoreholeState + The state the borehole or trial pit has been left in. (boreholeML). + + + + CAP_REPLACED + CASING_INSTALLED + CASING_PARTIALLY_REPLACED + CASING_REPLACED + CHAMBER_RECONDITIONED + DECONSTRUCTED + INSTALLED + PARTIALLY_DECONSTRUCTED + PARTIALLY_REFILLED + RECONDITIONED + REFILLED + OTHER + NOTKNOWN + UNSET + + + + + + CapDepth + Depth of cap (boreholeML). + + + + + + + + CapMaterial + Cap material or 'NOT CAPPED' or 'UNKNOWN' (boreholeML). + + + + + + + + FillingDepth + Depth of filling (boreholeML). + + + + + + + + FillingMaterial + Filling material or 'NOT FILLED' or 'UNKNOWN' (boreholeML). + + + + + + + + GroundwaterDepth + Depth groundwater encountered (boreholeML). + + + + + + + + LiningMaterial + Lining material or 'NOT LINED' or 'UNKNOWN' (boreholeML). + + + + + + + + LiningThickness + Lining thickness (boreholeML). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BoundedCourseCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BoundedCourseCommon.xml new file mode 100644 index 0000000..5265bf0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BoundedCourseCommon.xml @@ -0,0 +1,23 @@ + + + + Pset_BoundedCourseCommon + Properties for a bounded course. + + + IfcCourse + IfcCourseType + + IfcCourse,IfcCourseType + + + SpreadingRate + The nominal overall mass of material per area covered by the course. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BreakwaterCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BreakwaterCommon.xml new file mode 100644 index 0000000..a79de82 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BreakwaterCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_BreakwaterCommon + Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to BREAKWATER. + + + IfcMarineFacility/BREAKWATER + + IfcMarineFacility/BREAKWATER + + + StructuralStyle + Structural style of the element + + + + + + + + Elevation + Elevation of the entity + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BridgeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BridgeCommon.xml new file mode 100644 index 0000000..1189f86 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BridgeCommon.xml @@ -0,0 +1,26 @@ + + + + Pset_BridgeCommon + Common property set for bridges. + + + IfcBridge + + IfcBridge + + + StructureIndicator + Structure Indicator + + + + COATED + COMPOSITE + HOMOGENEOUS + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingCommon.xml new file mode 100644 index 0000000..7773e7b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingCommon.xml @@ -0,0 +1,142 @@ + + + + Pset_BuildingCommon + Properties common to the definition of all instances of IfcBuilding. Please note that several building attributes are handled directly at the IfcBuilding instance, the building number (or short name) by IfcBuilding.Name, the building name (or long name) by IfcBuilding.LongName, and the description (or comments) by IfcBuilding.Description. Actual building quantities, like building perimeter, building area and building volume are provided by IfcElementQuantity, and the building classification according to national building code by IfcClassificationReference. + + + IfcBuilding + + IfcBuilding + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + BuildingID + A unique identifier assigned to a building. A temporary identifier is initially assigned at the time of making a planning application. This temporary identifier is changed to a permanent identifier when the building is registered into a statutory buildings and properties database. + + + + + + + + IsPermanentID + Indicates whether the identity assigned to the object is permanent (= TRUE) or temporary (=FALSE). + + + + + + + + ConstructionMethod + The type of construction action to the object, e.g. new construction, renovation, refurbishment, etc. + + + + + + + + FireProtectionClass + Main fire protection class for the building which is assigned from the fire protection classification table as given by the relevant national building code. + + + + + + + + SprinklerProtection + Indication whether this object is sprinkler protected (TRUE) or not (FALSE). + + + + + + + + SprinklerProtectionAutomatic + Indication whether this object has an automatic sprinkler protection (TRUE) or not (FALSE). +It should only be given, if the property "SprinklerProtection" is set to TRUE. + + + + + + + + OccupancyType + Occupancy type for this object. +It is defined according to the presiding national building code. + + + + + + + + GrossPlannedArea + Total planned gross area of the spatial structure element. Used for programming the spatial structure element. + + + + + + + + NetPlannedArea + Total planned net area of the object. Used for programming the object. + + + + + + + + NumberOfStoreys + The number of storeys within a building. +Captured for those cases where the IfcBuildingStorey entity is not used. Note that if IfcBuilingStorey is asserted and the number of storeys in a building can be determined from it, then this approach should be used in preference to setting a property for the number of storeys. + + + + + + + + YearOfConstruction + Year of construction of this building, including expected year of completion. + + + + + + + + YearOfLastRefurbishment + Year of last major refurbishment, or reconstruction, of the building (applies to reconstruction works). + + + + + + + + IsLandmarked + This builing is listed as a historic building (TRUE), or not (FALSE), or unknown. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingElementProxyCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingElementProxyCommon.xml new file mode 100644 index 0000000..030150a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingElementProxyCommon.xml @@ -0,0 +1,76 @@ + + + + Pset_BuildingElementProxyCommon + Common properties for built elements that don't have a specific entity name. + + + IfcBuildingElementProxy + IfcBuildingElementProxyType + + IfcBuildingElementProxy,IfcBuildingElementProxyType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingStoreyCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingStoreyCommon.xml new file mode 100644 index 0000000..d953dea --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingStoreyCommon.xml @@ -0,0 +1,104 @@ + + + + Pset_BuildingStoreyCommon + Properties common to the definition of all instances of IfcBuildingStorey. Please note that several building attributes are handled directly at the IfcBuildingStorey instance, the building storey number (or short name) by IfcBuildingStorey.Name, the building storey name (or long name) by IfcBuildingStorey.LongName, and the description (or comments) by IfcBuildingStorey.Description. Actual building storey quantities, like building storey perimeter, building storey area and building storey volume are provided by IfcElementQuantity, and the building storey classification according to national building code by IfcClassificationReference. + + + IfcBuildingStorey + + IfcBuildingStorey + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + EntranceLevel + Indication whether this building storey is an entrance level to the building (TRUE), or (FALSE) if otherwise. + + + + + + + + AboveGround + Indication whether this building storey is fully above ground (TRUE), or below ground (FALSE), or partially above and below ground (UNKNOWN) - as in sloped terrain. + + + + + + + + SprinklerProtection + Indication whether this object is sprinkler protected (TRUE) or not (FALSE). + + + + + + + + SprinklerProtectionAutomatic + Indication whether this object has an automatic sprinkler protection (TRUE) or not (FALSE). +It should only be given, if the property "SprinklerProtection" is set to TRUE. + + + + + + + + LoadBearingCapacity + Maximum load bearing capacity of the floor structure throughtout the storey as designed. + + + + + + + + GrossPlannedArea + Total planned gross area of the spatial structure element. Used for programming the spatial structure element. + + + + + + + + NetPlannedArea + Total planned net area of the object. Used for programming the object. + + + + + + + + ElevationOfSSLRelative + Elevation of the top surface of the structural slab level given in elevation above the local zero height. If the level varies and there is no significantly more prominent elevation, then this property may be omitted. In case of any inconsistency with the geometric positioning of the top surface, the geometric representation takes precedence. + + + + + + + + ElevationOfFFLRelative + Elevation of the top surface of the finished floor level given in elevation above the local zero height. If the level varies and there is no significantly more prominent elevation, then this property may be omitted. In case of any inconsistency with the geometric positioning of the top surface, the geometric representation takes precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingSystemCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingSystemCommon.xml new file mode 100644 index 0000000..90bfc0f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingSystemCommon.xml @@ -0,0 +1,22 @@ + + + + Pset_BuildingSystemCommon + Properties common to the definition of building systems. + + + IfcBuildingSystem + + IfcBuildingSystem + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUse.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUse.xml new file mode 100644 index 0000000..0ff3fc7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUse.xml @@ -0,0 +1,129 @@ + + + + Pset_BuildingUse + Provides information on on the real estate context of the building of interest both current and anticipated. + + + IfcBuilding + + IfcBuilding + + + MarketCategory + Category of use e.g. residential, commercial, recreation etc. + + + + + + + + MarketSubCategory + Subset of category of use e.g. multi-family, 2 bedroom, low rise. + + + + + + + + PlanningControlStatus + Label of zoning category or class, or planning control category for the site or facility. + + + + + + + + NarrativeText + Added information relating to the adjacent building use that is not appropriate to the general descriptive text associated with an entity through the inherited IfcRoot.Description. + + + + + + + + VacancyRateInCategoryNow + Percentage of vacancy found in the particular category currently. + + + + + + + + TenureModesAvailableNow + A list of the tenure modes that are currently available expressed in terms of IfcLabel. + + + + + + + + + + MarketSubCategoriesAvailableNow + A list of the sub categories of property that are currently available expressed in terms of IfcLabel. + + + + + + + + + + RentalRatesInCategoryNow + Range of the cost rates for property currently available in the required category. + + + + + + + + VacancyRateInCategoryFuture + Percentage of vacancy found in the particular category expected in the future. + + + + + + + + TenureModesAvailableFuture + A list of the tenure modes that are expected to be available in the future expressed in terms of IfcLabel. + + + + + + + + + + MarketSubCategoriesAvailableFuture + A list of the sub categories of property that are expected to be available in the future expressed in terms of IfcLabel. + + + + + + + + + + RentalRatesInCategoryFuture + Range of the cost rates for property expected to be available in the future in the required category. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUseAdjacent.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUseAdjacent.xml new file mode 100644 index 0000000..e9c9922 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuildingUseAdjacent.xml @@ -0,0 +1,49 @@ + + + + Pset_BuildingUseAdjacent + Provides information on adjacent buildings and their uses to enable their impact on the building of interest to be determined. Note that for each instance of the property set used, where there is an existence of risk, there will be an instance of the property set Pset_Risk (q.v). + + + IfcBuilding + + IfcBuilding + + + MarketCategory + Category of use e.g. residential, commercial, recreation etc. + + + + + + + + MarketSubCategory + Subset of category of use e.g. multi-family, 2 bedroom, low rise. + + + + + + + + PlanningControlStatus + Label of zoning category or class, or planning control category for the site or facility. + + + + + + + + NarrativeText + Added information relating to the adjacent building use that is not appropriate to the general descriptive text associated with an entity through the inherited IfcRoot.Description. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayLine.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayLine.xml new file mode 100644 index 0000000..39e56e6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayLine.xml @@ -0,0 +1,49 @@ + + + + Pset_BuiltSystemRailwayLine + Properties common to the definition of a railway line system, which is a set of functional tracks with explicit terminals. It is usually composed of a set of tracks with continuous track parts and alignments. + + + IfcBuiltSystem/RAILWAYLINE + + IfcBuiltSystem/RAILWAYLINE + + + LineID + The unique identifier of the line. + + + + + + + + IsElectrified + Indicates whether the track system is electrified or not. + + + + + + + + LineCharacteristic + Indicates the characteristic of the line. + + + + ENTERDEPOT + EXITDEPOT + FREIGHT + PASSENGER + PASSENGERANDFREIGHT + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayTrack.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayTrack.xml new file mode 100644 index 0000000..589be1c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BuiltSystemRailwayTrack.xml @@ -0,0 +1,80 @@ + + + + Pset_BuiltSystemRailwayTrack + Properties common to the definition of a track system. It is usually composed of continuous sequences of track parts and alignments. + + + IfcBuiltSystem/RAILWAYTRACK + + IfcBuiltSystem/RAILWAYTRACK + + + TrackID + The unique identification number of the track. + + + + + + + + TrackNumber + Indicates the local identification number of the track. + + + + + + + + TrackUsage + The expected primary usage of the track. + + + + CATCHSIDING + CLASSIFICATIONTRACK + CONNECTINGLINE + FREIGHTTRACK + LOCOMOTIVEHOLDTRACK + LOCOMOTIVERUNNINGTRACK + LOCOMOTIVESERVICETRACK + MAINTRACK + MULTIPLEUNITRUNNINGTRACK + RECEIVINGDEPARTURETRACK + REFUGESIDING + REPAIRSIDING + ROLLINGFORBIDDENTRACK + ROLLINGTRACK + ROUNDABOUTLINE + STORAGETRACK + SWITCHINGLEAD + UNTWININGLINE + OTHER + NOTKNOWN + UNSET + + + + + + TrackCharacteristic + Indicates the characteristic of the track. + + + + FUNICULAR + NORMAL + RACK + RIGIDOVERHEAD + THIRDRAIL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_BurnerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_BurnerTypeCommon.xml new file mode 100644 index 0000000..a6d5eff --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_BurnerTypeCommon.xml @@ -0,0 +1,63 @@ + + + + Pset_BurnerTypeCommon + Common attributes of burner types. + + + IfcBurner + IfcBurnerType + + IfcBurner,IfcBurnerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + EnergySource + Enumeration defining the energy source or fuel cumbusted. + + + + COAL + COAL_PULVERIZED + ELECTRICITY + GAS + OIL + PROPANE + WOOD + WOOD_CHIP + WOOD_PELLET + WOOD_PULVERIZED + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierFittingTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierFittingTypeCommon.xml new file mode 100644 index 0000000..b796707 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierFittingTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_CableCarrierFittingTypeCommon + Common properties for cable carrier fittings. HISTORY: Added in IFC4. + + + IfcCableCarrierFitting + IfcCableCarrierFittingType + + IfcCableCarrierFitting,IfcCableCarrierFittingType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableLadderSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableLadderSegment.xml new file mode 100644 index 0000000..d9abecd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableLadderSegment.xml @@ -0,0 +1,24 @@ + + + + Pset_CableCarrierSegmentTypeCableLadderSegment + An open carrier segment on which cables are carried on a ladder structure. +HISTORY: IFC4 - NominalLength deleted. To be handled as a quantity measure. + + + IfcCableCarrierSegment/CABLELADDERSEGMENT + IfcCableCarrierSegmentType/CABLELADDERSEGMENT + + IfcCableCarrierSegment/CABLELADDERSEGMENT,IfcCableCarrierSegmentType/CABLELADDERSEGMENT + + + LadderConfiguration + Description of the configuration of the ladder structure used. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTraySegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTraySegment.xml new file mode 100644 index 0000000..406233a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTraySegment.xml @@ -0,0 +1,24 @@ + + + + Pset_CableCarrierSegmentTypeCableTraySegment + An (typically) open carrier segment onto which cables are laid. +HISTORY: IFC4 - NominalLength deleted. To be handled as a quantity measure + + + IfcCableCarrierSegment/CABLETRAYSEGMENT + IfcCableCarrierSegmentType/CABLETRAYSEGMENT + + IfcCableCarrierSegment/CABLETRAYSEGMENT,IfcCableCarrierSegmentType/CABLETRAYSEGMENT + + + HasCover + Indication of whether the cable tray has a cover (=TRUE) or not (= FALSE). By default, this value should be set to FALSE.. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTrunkingSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTrunkingSegment.xml new file mode 100644 index 0000000..ec38072 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCableTrunkingSegment.xml @@ -0,0 +1,24 @@ + + + + Pset_CableCarrierSegmentTypeCableTrunkingSegment + An enclosed carrier segment with one or more compartments into which cables are placed. +HISTORY: IFC4 - NominalLength deleted. To be handled as a quantity measure + + + IfcCableCarrierSegment/CABLETRUNKINGSEGMENT + IfcCableCarrierSegmentType/CABLETRUNKINGSEGMENT + + IfcCableCarrierSegment/CABLETRUNKINGSEGMENT,IfcCableCarrierSegmentType/CABLETRUNKINGSEGMENT + + + NumberOfCompartments + The number of separate internal compartments within the trunking. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCatenaryWire.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCatenaryWire.xml new file mode 100644 index 0000000..47aa2c9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCatenaryWire.xml @@ -0,0 +1,129 @@ + + + + Pset_CableCarrierSegmentTypeCatenaryWire + Properties of a catenary wire, which is a longtitudinal wire supporting the grooved contact wires. Properties in this property set are applicable to a type or an occurence ifcCableCarrierSegment with predefined type of CATENARYWIRE. + + + IfcCableCarrierSegment/CATENARYWIRE + IfcCableCarrierSegmentType/CATENARYWIRE + + IfcCableCarrierSegment/CATENARYWIRE,IfcCableCarrierSegmentType/CATENARYWIRE + + + ACResistance + The resistance under AC. + + + + + + + + UltimateTensileStrength + Indicates the maximum stress that a material or element can withstand before breaking while being stretched or pulled. + + + + + + + + CatenaryWireType + Indicate the type of Catenary wire. + + + + + + + + ThermalExpansionCoefficient + A measure of the expansion coefficient for warming up the material about one Kelvin. + + + + + + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + DCResistance + The resistance under direct current and 20 degrees centigrade. + + + + + + + + LayRatio + The ratio between lay length and the diameter of the single conductor. + + + + + + + + MassPerLength + Mass per length, i.e. mass of a beam with a unit length of extrusion. For example measured in kg/m. + + + + + + + + MechanicalTension + Nominal value of mechanical force applied to a flow segment. + + + + + + + + PhysicalDescriptionReference + Physical description as external reference of the equipment, including e.g.weight, shape, model, length, height, diameter. + + + + + + StrandingMethod + Specifies the method used to strand the cable. Stranding is the process where a particular number of stranding elements are joined together while winding them round a common axis. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCommon.xml new file mode 100644 index 0000000..1b9315c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_CableCarrierSegmentTypeCommon + Common properties for cable carrier segments. HISTORY: Added in IFC4. + + + IfcCableCarrierSegment + IfcCableCarrierSegmentType + + IfcCableCarrierSegment,IfcCableCarrierSegmentType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeConduitSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeConduitSegment.xml new file mode 100644 index 0000000..b972be9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeConduitSegment.xml @@ -0,0 +1,66 @@ + + + + Pset_CableCarrierSegmentTypeConduitSegment + An enclosed tubular carrier segment through which cables are pulled. +HISTORY: IFC4 - NominalLength deleted. To be handled as a quantity measure. + + + IfcCableCarrierSegment/CONDUITSEGMENT + IfcCableCarrierSegmentType/CONDUITSEGMENT + + IfcCableCarrierSegment/CONDUITSEGMENT,IfcCableCarrierSegmentType/CONDUITSEGMENT + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + ConduitShapeType + The shape of the conduit segment. + + + + CIRCULAR + OVAL + OTHER + NOTKNOWN + UNSET + + + + + + IsRigid + Indication of whether the conduit is rigid (= TRUE) or flexible (= FALSE). + + + + + + + + NominalDiameter + Nominal diameter or width of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeDropper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeDropper.xml new file mode 100644 index 0000000..b65d69a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableCarrierSegmentTypeDropper.xml @@ -0,0 +1,84 @@ + + + + Pset_CableCarrierSegmentTypeDropper + Properties that are applicable to a type or an occurence of dropper. + + + IfcCableCarrierSegment/DROPPER + IfcCableCarrierSegmentType/DROPPER + + IfcCableCarrierSegment/DROPPER,IfcCableCarrierSegmentType/DROPPER + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + IsRigid + Indication of whether the conduit is rigid (= TRUE) or flexible (= FALSE). + + + + + + + + UltimateTensileStrength + Indicates the maximum stress that a material or element can withstand before breaking while being stretched or pulled. + + + + + + + + IsAdjustable + Indicates whether the element is adjustable or not. + + + + + + + + IsCurrentCarrying + To indicate whether the current will go through the dropper. + + + + + + + + NominalLoad + The nominal load that a component can support. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeCommon.xml new file mode 100644 index 0000000..dfd1582 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_CableFittingTypeCommon + Common properties for cable fittings. HISTORY: Added in IFC4. + + + IfcCableFitting + IfcCableFittingType + + IfcCableFitting,IfcCableFittingType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeExit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeExit.xml new file mode 100644 index 0000000..b45fa94 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeExit.xml @@ -0,0 +1,23 @@ + + + + Pset_CableFittingTypeExit + Properties of the exit type of cable fitting which ends a cable segment at a non-electric element. + + + IfcCableFitting/EXIT + IfcCableFittingType/EXIT + + IfcCableFitting/EXIT,IfcCableFittingType/EXIT + + + GroundResistance + The soil or ground resistance to electrical current from the cable fitting. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeFanout.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeFanout.xml new file mode 100644 index 0000000..c74b780 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableFittingTypeFanout.xml @@ -0,0 +1,32 @@ + + + + Pset_CableFittingTypeFanout + Properties of the fanout type of cable fitting. + + + IfcCableFitting/FANOUT + IfcCableFittingType/FANOUT + + IfcCableFitting/FANOUT,IfcCableFittingType/FANOUT + + + NumberOfTubes + Number of fiber tubes. + + + + + + + + TubeDiameter + Indicates the diameter of the fiber tubes that are used in the fan out. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentConnector.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentConnector.xml new file mode 100644 index 0000000..7dd0bf8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentConnector.xml @@ -0,0 +1,80 @@ + + + + Pset_CableSegmentConnector + Properties about cable connectors. This property set is applicable to a type or occurence of IfcCableSegment, indicated that the cable segment has one or two connectors affiliated. + + + IfcCableSegment + IfcCableSegmentType + + IfcCableSegment,IfcCableSegmentType + + + ConnectorAColour + Indicates the colour A- end of connector. + + + + + + + + ConnectorBColour + Indicates the colour B- end of connector. + + + + + + + + ConnectorAType + Indicates the type of A-end connector. + + + + + + + + ConnectorBType + Indicates the type of B-end connector. + + + + + + + + ConnectorAGender + Indicates the gender of A-end connector. + + + + FEMALE + MALE + OTHER + NOTKNOWN + UNSET + + + + + + ConnectorBGender + Indicates the gender of B-end connector. + + + + FEMALE + MALE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurenceFiberSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurenceFiberSegment.xml new file mode 100644 index 0000000..99299e8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurenceFiberSegment.xml @@ -0,0 +1,22 @@ + + + + Pset_CableSegmentOccurenceFiberSegment + Properties of fiber segment occurrences. This property set is applicable to occurences of IfcCableSegment with predefined type FIBERSEGMENT. + + + IfcCableSegment/FIBERSEGMENT + + IfcCableSegment/FIBERSEGMENT + + + InUse + Indicates whether the fiber has been assigned to some specific use. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurrence.xml new file mode 100644 index 0000000..4cac7f5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentOccurrence.xml @@ -0,0 +1,162 @@ + + + + Pset_CableSegmentOccurrence + Properties for the occurrence of an electrical cable, core or conductor that conforms to a type as specified by an appropriate type definition within IFC. NOTE: Maximum allowed voltage drop should be derived from the property within Pset_ElectricalCircuit. + + + IfcCableSegment + + IfcCableSegment + + + DesignAmbientTemperature + The highest and lowest local ambient temperature likely to be encountered. + + + + + + + + UserCorrectionFactor + An arbitrary correction factor that may be applied by the user. + + + + + + + + NumberOfParallelCircuits + Number of parallel circuits. + + + + + + + + InstallationMethod + Method of installation of cable/conductor. Installation methods are typically defined by reference in standards such as IEC 60364-5-52, table 52A-1 or BS7671 Appendix 4 Table 4A1 etc. Selection of the value to be used should be determined from such a standard according to local usage. + + + + + + + + InstallationMethodFlagEnum + Special installation conditions relating to particular types of installation based on IEC60364-5-52:2001 reference installation methods C and D. + + + + BELOWCEILING + INDUCT + INSOIL + ONWALL + OTHER + NOTKNOWN + UNSET + + + + + + DistanceBetweenParallelCircuits + Distance measured between parallel circuits. + + + + + + + + SoilConductivity + Thermal conductivity of soil. Generally, within standards such as IEC 60364-5-52, table 52A-16, the resistivity of soil is required (measured in [SI] units of degK.m /W). This is the reciprocal of the conductivity value and needs to be calculated accordingly. + + + + + + + + CarrierStackNumber + Number of carrier segments (tray, ladder etc.) that are vertically stacked (vertical is measured as the z-axis of the local coordinate system of the carrier segment). + + + + + + + + MountingMethod + The method of mounting cable segment occurrences on a cable carrier occurrence from which the method required can be selected. This is for the purpose of carrying out 'worst case' cable sizing calculations and may be a conceptual requirement rather than a statement of the physical occurrences of cable and carrier segments. + + + + LADDER + PERFORATEDTRAY + OTHER + NOTKNOWN + UNSET + + + + + + IsHorizontalCable + Indication of whether the cable occurrences are mounted horizontally (= TRUE) or vertically (= FALSE). + + + + + + + + IsMountedFlatCable + Indication of whether the cable occurrences are mounted flat (= TRUE) or in a trefoil pattern (= FALSE). + + + + + + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + MaximumCableLength + Maximum cable length based on voltagedrop. NOTE: This value may also be specified as a constraint within an IFC model if required but is included within the property set at this stage pending implementation of the required capabilities within software applications. + + + + + + + + PowerLoss + The power loss in [W]. + + + + + + + + SequentialCode + Indicates the sequential code of the cable or wire. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeBusBarSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeBusBarSegment.xml new file mode 100644 index 0000000..bd43879 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeBusBarSegment.xml @@ -0,0 +1,156 @@ + + + + Pset_CableSegmentTypeBusBarSegment + Properties specific to busbar cable segments. + + + IfcCableSegment/BUSBARSEGMENT + IfcCableSegmentType/BUSBARSEGMENT + + IfcCableSegment/BUSBARSEGMENT,IfcCableSegmentType/BUSBARSEGMENT + + + IsHorizontalBusbar + Indication of whether the busbar occurrences are routed horizontally (= TRUE) or vertically (= FALSE). + + + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + UltimateTensileStrength + Indicates the maximum stress that a material or element can withstand before breaking while being stretched or pulled. + + + + + + + + ACResistance + The resistance under AC. + + + + + + + + ThermalExpansionCoefficient + A measure of the expansion coefficient for warming up the material about one Kelvin. + + + + + + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + DCResistance + The resistance under direct current and 20 degrees centigrade. + + + + + + + + MassPerLength + Mass per length, i.e. mass of a beam with a unit length of extrusion. For example measured in kg/m. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + CrossSectionalArea + Cross section area of the phase(s) lead(s). + + + + + + + + InsulationMethod + The method used to insulate. + + + + LONGRODINSULATOR + PININSULATOR + POSTINSULATOR + OTHER + NOTKNOWN + UNSET + + + + + + OverallDiameter + The overall diameter of a object. + + + + + + + + OperationalTemperatureRange + The temperature range in which the device operates normally. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCableSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCableSegment.xml new file mode 100644 index 0000000..0423bf5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCableSegment.xml @@ -0,0 +1,221 @@ + + + + Pset_CableSegmentTypeCableSegment + Electrical cable with a specific purpose to lead electric current within a circuit or any other electric construction. Includes all types of electric cables, mainly several electrical segments wrapped together, e.g. cable, tube, busbar. Note that the number of conductors within a cable is determined by an aggregation mechanism that aggregates the conductors within the cable. A single-core cable is defined in IEV 461-06-02 as being 'a cable having only one core'; a multiconductor cable is defined in IEV 461-06-03 as b eing 'a cable having more than one conductor, some of which may be uninsulated'; a mulicore cable is defined in IEV 461-06-04 as being 'a cable having more than one core'. + + + IfcCableSegment/CABLESEGMENT + IfcCableSegmentType/CABLESEGMENT + + IfcCableSegment/CABLESEGMENT,IfcCableSegmentType/CABLESEGMENT + + + Standard + The designation of the standard applicable for the definition of the object used. + + + + + + + + NumberOfCores + The number of cores. + + + + + + + + OverallDiameter + The overall diameter of a object. + + + + + + + + RatedTemperature + The range of allowed temperature that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + ScreenDiameter + The diameter of the screen around an object (if present). + + + + + + + + HasProtectiveEarth + Indicates whether the object has a protective earth connection (=TRUE) or not (= FALSE). + + + + + + + + MaximumOperatingTemperature + The maximum temperature at which a cable or bus is certified to operate. + + + + + + + + MaximumShortCircuitTemperature + The maximum short circuit temperature at which a cable or bus is certified to operate. + + + + + + + + SpecialConstruction + Special construction capabilities like self-supporting, flat devidable cable or bus flat non devidable cable or bus supporting elements inside (steal, textile, concentric conductor). Note that materials used should be agreed between exchange participants before use. + + + + + + + + Weight + Total weight of object + + + + + + + + SelfExtinguishing60332_1 + Self Extinguishing cable/core according to IEC 60332.1. + + + + + + + + SelfExtinguishing60332_3 + Self Extinguishing cable/core according to IEC 60332.3. + + + + + + + + HalogenProof + Produces small amount of smoke and irritating Deaerator/Gas. + + + + + + + + FunctionReliable + Element (such as cable, bus, core) maintain given properties/functions over a given (tested) time and conditions. According to IEC standard. + + + + + + + + ACResistance + The resistance under AC. + + + + + + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + DCResistance + The resistance under direct current and 20 degrees centigrade. + + + + + + + + MassPerLength + Mass per length, i.e. mass of a beam with a unit length of extrusion. For example measured in kg/m. + + + + + + + + MaximumCurrent + The maximum allowed current that a device is certified to handle. + + + + + + + + MaximumBendingRadius + The maximum bending radius that the cable could withstand. + + + + + + + + NumberOfWires + The number of wires used in the element. + + + + + + + + InsulationVoltage + The insulation voltage. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCommon.xml new file mode 100644 index 0000000..9042acd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_CableSegmentTypeCommon + Properties for the definitions of electrical cable segments. + + + IfcCableSegment + IfcCableSegmentType + + IfcCableSegment,IfcCableSegmentType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeConductorSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeConductorSegment.xml new file mode 100644 index 0000000..7b0d67e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeConductorSegment.xml @@ -0,0 +1,196 @@ + + + + Pset_CableSegmentTypeConductorSegment + An electrical conductor is a single linear element with the specific purpose to lead electric current. The core of one lead is normally single wired or multiwired which are intertwined. According to IEC 60050: IEV 195-01-07, a conductor is a conductive part intended to carry a specified electric current. + + + IfcCableSegment/CONDUCTORSEGMENT + IfcCableSegmentType/CONDUCTORSEGMENT + + IfcCableSegment/CONDUCTORSEGMENT,IfcCableSegmentType/CONDUCTORSEGMENT + + + CrossSectionalArea + Cross section area of the phase(s) lead(s). + + + + + + + + Function + Type of function for which the conductor is intended. + + + + LINE + NEUTRAL + PROTECTIVEEARTH + PROTECTIVEEARTHNEUTRAL + OTHER + NOTKNOWN + UNSET + + + + + + ConductorMaterial + Type of material from which the conductor is constructed. + + + + ALUMINIUM + COPPER + OTHER + NOTKNOWN + UNSET + + + + + + Construction + Purpose of informing on how the vonductor is constructed (interwined or solid). I.e. Solid (IEV 461-01-06), stranded (IEV 461-01-07), solid-/finestranded(IEV 461-01-11) (not flexible/flexible). + + + + FLEXIBLESTRANDEDCONDUCTOR + SOLIDCONDUCTOR + STRANDEDCONDUCTOR + OTHER + NOTKNOWN + UNSET + + + + + + ConductorShape + Indication of the shape of the conductor. + + + + CIRCULARCONDUCTOR + HELICALCONDUCTOR + RECTANGULARCONDUCTOR + SECTORCONDUCTOR + OTHER + NOTKNOWN + UNSET + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + ACResistance + The resistance under AC. + + + + + + + + ThermalExpansionCoefficient + A measure of the expansion coefficient for warming up the material about one Kelvin. + + + + + + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + UltimateTensileStrength + Indicates the maximum stress that a material or element can withstand before breaking while being stretched or pulled. + + + + + + + + MassPerLength + Mass per length, i.e. mass of a beam with a unit length of extrusion. For example measured in kg/m. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + DCResistance + The resistance under direct current and 20 degrees centigrade. + + + + + + + + OverallDiameter + The overall diameter of a object. + + + + + + + + NumberOfCores + The number of cores. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeContactWire.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeContactWire.xml new file mode 100644 index 0000000..d872101 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeContactWire.xml @@ -0,0 +1,95 @@ + + + + Pset_CableSegmentTypeContactWire + Properties of contact wires used in overhead contact line systems. This property set is applicable to a type or occurence of IfcCableSegment with predefined type CONTACTWIRESEGMENT. + + + IfcCableSegment/CONTACTWIRESEGMENT + IfcCableSegmentType/CONTACTWIRESEGMENT + + IfcCableSegment/CONTACTWIRESEGMENT,IfcCableSegmentType/CONTACTWIRESEGMENT + + + ACResistance + The resistance under AC. + + + + + + + + ThermalExpansionCoefficient + A measure of the expansion coefficient for warming up the material about one Kelvin. + + + + + + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + DCResistance + The resistance under direct current and 20 degrees centigrade. + + + + + + + + MassPerLength + Mass per length, i.e. mass of a beam with a unit length of extrusion. For example measured in kg/m. + + + + + + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + CrossSectionalArea + Cross section area of the phase(s) lead(s). + + + + + + + + TorsionalStrength + Shear strength in torsion. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCoreSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCoreSegment.xml new file mode 100644 index 0000000..3e87f1e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeCoreSegment.xml @@ -0,0 +1,231 @@ + + + + Pset_CableSegmentTypeCoreSegment + An assembly comprising a conductor with its own insulation (and screens if any) + + + IfcCableSegment/CORESEGMENT + IfcCableSegmentType/CORESEGMENT + + IfcCableSegment/CORESEGMENT,IfcCableSegmentType/CORESEGMENT + + + OverallDiameter + The overall diameter of a object. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + RatedTemperature + The range of allowed temperature that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + ScreenDiameter + The diameter of the screen around an object (if present). + + + + + + + + CoreIdentifier + The core identification used Identifiers may be used such as by color (Black, Brown, Grey) or by number (1, 2, 3) or by IEC phase reference (L1, L2, L3) etc. + + + + + + + + SheathColours + + + + + BLACK + BLUE + BROWN + GOLD + GREEN + GREENANDYELLOW + GREY + ORANGE + PINK + RED + SILVER + TURQUOISE + VIOLET + WHITE + YELLOW + OTHER + NOTKNOWN + UNSET + + + + + + Weight + Total weight of object + + + + + + + + UltimateTensileStrength + Indicates the maximum stress that a material or element can withstand before breaking while being stretched or pulled. + + + + + + + + SelfExtinguishing60332_1 + Self Extinguishing cable/core according to IEC 60332.1. + + + + + + + + SelfExtinguishing60332_3 + Self Extinguishing cable/core according to IEC 60332.3. + + + + + + + + HalogenProof + Produces small amount of smoke and irritating Deaerator/Gas. + + + + + + + + FunctionReliable + Element (such as cable, bus, core) maintain given properties/functions over a given (tested) time and conditions. According to IEC standard. + + + + + + + + Standard + The designation of the standard applicable for the definition of the object used. + + + + + + + + ThermalExpansionCoefficient + A measure of the expansion coefficient for warming up the material about one Kelvin. + + + + + + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + DCResistance + The resistance under direct current and 20 degrees centigrade. + + + + + + + + LayRatio + The ratio between lay length and the diameter of the single conductor. + + + + + + + + MassPerLength + Mass per length, i.e. mass of a beam with a unit length of extrusion. For example measured in kg/m. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + ACResistance + The resistance under AC. + + + + + + + + StrandingMethod + Specifies the method used to strand the cable. Stranding is the process where a particular number of stranding elements are joined together while winding them round a common axis. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeEarthingConductor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeEarthingConductor.xml new file mode 100644 index 0000000..1379332 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeEarthingConductor.xml @@ -0,0 +1,23 @@ + + + + Pset_CableSegmentTypeEarthingConductor + Properties of earthing conductors used in overhead contact line systems. This property set is applicable to a type or occurence of IfcCableSegment with predefined type CONDUCTORSEGMENT. + + + IfcCableSegment/CONDUCTORSEGMENT + IfcCableSegmentType/CONDUCTORSEGMENT + + IfcCableSegment/CONDUCTORSEGMENT,IfcCableSegmentType/CONDUCTORSEGMENT + + + ResistanceToGround + The resistance through earthing conductor to the ground. Real part of the impedance to earth [SOURCE IEC: 195-01-18] + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberSegment.xml new file mode 100644 index 0000000..2ab4660 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberSegment.xml @@ -0,0 +1,72 @@ + + + + Pset_CableSegmentTypeFiberSegment + Properties of fiber segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type FIBERSEGMENT. + + + IfcCableSegment/FIBERSEGMENT + IfcCableSegmentType/FIBERSEGMENT + + IfcCableSegment/FIBERSEGMENT,IfcCableSegmentType/FIBERSEGMENT + + + FiberColour + Indicates the colour of a single fiber. + + + + AQUA + BLACK + BLUE + BROWN + GREEN + ORANGE + RED + ROSE + SLATE + VIOLET + WHITE + YELLOW + OTHER + NOTKNOWN + UNSET + + + + + + HasTightJacket + Indicates whether the fiber has a tight jacket or not. + + + + + + + + FiberType + Indicates the type of the single fiber. + + + + BEND_INSENSITIVEFIBER + CUTOFFSHIFTEDFIBER + DISPERSIONSHIFTEDFIBER + LOWWATERPEAKFIBER + NON_ZERODISPERSIONSHIFTEDFIBER + OM1 + OM2 + OM3 + OM4 + OM5 + STANDARDSINGLEMODEFIBER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberTubeSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberTubeSegment.xml new file mode 100644 index 0000000..efdcbe4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeFiberTubeSegment.xml @@ -0,0 +1,48 @@ + + + + Pset_CableSegmentTypeFiberTubeSegment + Properties of Fiber tubes segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type FIBERTUBESEGMENT. + + + IfcCableSegment/FIBERTUBE + IfcCableSegmentType/FIBERTUBE + + IfcCableSegment/FIBERTUBE,IfcCableSegmentType/FIBERTUBE + + + FiberTubeColour + Indicates the colour of a single fiber tube. + + + + AQUA + BLACK + BLUE + BROWN + GREEN + ORANGE + RED + ROSE + SLATE + VIOLET + WHITE + YELLOW + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfFibers + Indicates the number of fibers in the single tube or cable. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeOpticalCableSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeOpticalCableSegment.xml new file mode 100644 index 0000000..a057058 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeOpticalCableSegment.xml @@ -0,0 +1,83 @@ + + + + Pset_CableSegmentTypeOpticalCableSegment + Properties of optical cables segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type OPTICALCABLESEGMENT. + + + IfcCableSegment/OPTICALCABLESEGMENT + IfcCableSegmentType/OPTICALCABLESEGMENT + + IfcCableSegment/OPTICALCABLESEGMENT,IfcCableSegmentType/OPTICALCABLESEGMENT + + + NumberOfFibers + Indicates the number of fibers in the single tube or cable. + + + + + + + + OpticalCableStructure + Distinguishes between different structures of an optical fiber cable. + + + + BREAKOUT + LOOSETUBE + PATCHCORD + PIGTAIL + TIGHTBUFFERED + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfMultiModeFibers + Total number of multi-mode fibers in the optical fiber cable. + + + + + + + + NumberOfSingleModeFibers + Total number of single-mode fibers in the optical fiber cable. + + + + + + + + NumberOfTubes + Number of fiber tubes. + + + + + + + + FiberMode + Indicates the fiber mode. + + + + MULTIMODE + SINGLEMODE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeStitchWire.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeStitchWire.xml new file mode 100644 index 0000000..2950c5b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeStitchWire.xml @@ -0,0 +1,57 @@ + + + + Pset_CableSegmentTypeStitchWire + Properties of stitch wires. This property set is applicable to a type or occurence of IfcCableSegment with predefined type STICHWIRE. + + + IfcCableSegment/STITCHWIRE + IfcCableSegmentType/STITCHWIRE + + IfcCableSegment/STITCHWIRE,IfcCableSegmentType/STITCHWIRE + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + MechanicalTension + Nominal value of mechanical force applied to a flow segment. + + + + + + + + UltimateTensileStrength + Indicates the maximum stress that a material or element can withstand before breaking while being stretched or pulled. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeWirePairSegment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeWirePairSegment.xml new file mode 100644 index 0000000..cc47795 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CableSegmentTypeWirePairSegment.xml @@ -0,0 +1,79 @@ + + + + Pset_CableSegmentTypeWirePairSegment + Properties of wire pair segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type WIREPAIRSEGMENT. + + + IfcCableSegment/WIREPAIRSEGMENT + IfcCableSegmentType/WIREPAIRSEGMENT + + IfcCableSegment/WIREPAIRSEGMENT,IfcCableSegmentType/WIREPAIRSEGMENT + + + CharacteristicImpedance + A quantity defined for a mode of propagation at a given frequency in a specific uniform transmission line or uniform waveguide by one of the three following relations: +Z1 = S/ |I|2 +Z2 = |U|2 / S +Z3 = U / I +where Z is the complex characteristic impedance, S the complex power and U and I are the values, usually complex, respectively of a voltage and a current conventionally defined for each type of mode by analogy with transmission line equations. + + + + + + + + ConductorDiameter + Indicates the conductor diameter. It is only used for twisted and untwisted wire pair. + + + + + + + + CoreConductorDiameter + Indicates the core conductor diameter. It is only used for coaxial wire pair. + + + + + + + + JacketColour + Indicates the colour of the cable or fitting jacket. + + + + + + + + ShieldConductorDiameter + Indicates the shielded conductor diameter. It is only used for coaxial wire pair. + + + + + + + + WirePairType + Indicates the type of wire pair, i.e., twisted, untwisted or coaxial pair. + + + + COAXIAL + TWISTED + UNTWISTED + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CargoCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CargoCommon.xml new file mode 100644 index 0000000..3f42850 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CargoCommon.xml @@ -0,0 +1,62 @@ + + + + Pset_CargoCommon + Properties common to the definition of all occurrences of IfcTransportElement and types of IfcTransportElementType with the predefined type set to CARGO. + + + IfcVehicle/CARGO + IfcVehicle/CARGO + IfcVehicleType/CARGO + IfcVehicleType/CARGO + + IfcVehicle/CARGO,IfcVehicle/CARGO,IfcVehicleType/CARGO,IfcVehicleType/CARGO + + + ProcessItem + The type of item (and its measurement method) being modelled within a process. This can be cargo, passengers or vehicles that pass through the system. + + + + BARREL + CGT + PASSENGER + TEU + TONNE + VEHICLE + OTHER + NOTKNOWN + UNSET + + + + + + AdditionalProcessing + Any additional or special processing requirements on the associated cargo. + + + + INSPECTION + ISOLATION + NONE + TARIFFS + + + + + + ProcessDirection + The direction of flow of the cargo within the process. + + + + EXPORT + IMPORT + TRANSFER + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CessBetweenRails.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CessBetweenRails.xml new file mode 100644 index 0000000..a719bed --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CessBetweenRails.xml @@ -0,0 +1,73 @@ + + + + Pset_CessBetweenRails + Properties in this property set are applicable for IfcSlab with PredefinedType TRACKSLAB, indicated that the slab is a cess or covering between rails. + + + IfcSlab/TRACKSLAB + IfcSlabType/TRACKSLAB + + IfcSlab/TRACKSLAB,IfcSlabType/TRACKSLAB + + + JointRelativePosition + Indicates the relative position of the joint, which lies in the left or right rail or in the middle, or in combination. The left rail is to the left as facing in the direction of increasing stationing values, and the right rail is to the right. + + + + LEFT + MIDDLE + RIGHT + OTHER + NOTKNOWN + UNSET + + + + + + CheckRailType + Type of the check rail. Check rail types enumerated in this property are defined based on EN 13674. + + + + TYPE_33C1 + TYPE_40C1 + TYPE_47C1 + TYPE_CR3_60U + TYPE_R260 + TYPE_R320CR + OTHER + NOTKNOWN + UNSET + + + + + + LoadCapacity + Indicates the highest permissible load capacity. + + + + + + + + UsagePurpose + The purpose of usage of the cess between rails, e.g. maintenance, rescue services. + + + + MAINTENANCE + RESCUESERVICES + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ChillerPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ChillerPHistory.xml new file mode 100644 index 0000000..fdde939 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ChillerPHistory.xml @@ -0,0 +1,37 @@ + + + + Pset_ChillerPHistory + Chiller performance history attributes. + + + IfcChiller + + IfcChiller + + + Capacity + The capacity of the element. + + + + + + EnergyEfficiencyRatio + Energy efficiency ratio (EER). + + + + + + CoefficientOfPerformance + The Coefficient of performance (COP) is the ratio of heat removed to energy input. +The energy input may be obtained by multiplying +Pset_DistributionPortPHistoryGas.FlowRate on the 'Fuel' port of the IfcChiller by Pset_MaterialFuel.LowerHeatingValue. +The IfcDistributionPort for fuel has an associated IfcMaterial with fuel properties and is assigned to an IfcPerformanceHistory object nested within this IfcPerformanceHistory object. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ChillerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ChillerTypeCommon.xml new file mode 100644 index 0000000..a993656 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ChillerTypeCommon.xml @@ -0,0 +1,147 @@ + + + + Pset_ChillerTypeCommon + Chiller type common attributes. + + + IfcChiller + IfcChillerType + + IfcChiller,IfcChillerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + ChillerCapacity + Nominal cooling capacity of chiller at standardized conditions as defined by the agency having jurisdiction. + + + + + + + + NominalEfficiency + Nominal object efficiency under nominal conditions. + + + + + + + + NominalCondensingTemperature + Chiller condensing temperature. + + + + + + + + NominalEvaporatingTemperature + Chiller evaporating temperature. + + + + + + + + NominalHeatRejectionRate + Sum of the refrigeration effect and the heat equivalent of the power input to the compressor. + + + + + + + + NominalPowerConsumption + Nominal total power consumption. + + + + + + + + CapacityCurve + Chiller cooling capacity is a function of condensing temperature and evaporating temperature, data is in table form, Capacity = f (TempCon, TempEvp), capacity = a1+b1*Tei+c1*Tei\^2+d1*Tci+e1*Tci\^2+f1*Tei*Tci. +This table uses multiple input variables; to represent, both DefiningValues and DefinedValues lists are null and IfcTable is attached using IfcPropertyConstraintRelationship and IfcMetric. Columns are specified in the following order: +1.IfcPowerMeasure:Capacity +2.IfcThermodynamicTemperatureMeasure:CondensingTemperature +3.IfcThermodynamicTemperatureMeasure:EvaporatingTemperature + + + + + + + + + + + + + + CoefficientOfPerformanceCurve + Chiller coefficient of performance (COP) is function of condensing temperature and evaporating temperature, data is in table form, COP= f (TempCon, TempEvp), COP = a2+b2*Tei+c2*Tei\^2+d2*Tci+e2*Tci\^2+f2*Tei*Tci. +This table uses multiple input variables; to represent, both DefiningValues and DefinedValues lists are null and IfcTable is attached using IfcPropertyConstraintRelationship and IfcMetric. Columns are specified in the following order: +1.IfcPositiveRatioMeasure:CoefficientOfPerformance +2.IfcThermodynamicTemperatureMeasure:CondensingTemperature +3.IfcThermodynamicTemperatureMeasure:EvaporatingTemperature + + + + + + + + + + + + + + FullLoadRatioCurve + Ratio of actual power to full load power as a quadratic function of part load, at certain condensing and evaporating temperature, FracFullLoadPower = f ( PartLoadRatio). + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ChimneyCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ChimneyCommon.xml new file mode 100644 index 0000000..13365b2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ChimneyCommon.xml @@ -0,0 +1,85 @@ + + + + Pset_ChimneyCommon + Properties common to the definition of all occurrence and type objects of chimneys. + + + IfcChimney + IfcChimneyType + + IfcChimney,IfcChimneyType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfDrafts + Number of the chimney drafts, continuous holes in the chimney through which the air passes, within the single chimney. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CivilElementCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CivilElementCommon.xml new file mode 100644 index 0000000..ec77e99 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CivilElementCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_CivilElementCommon + Properties common to the definition of all occurrence and type objects of civil element. + + + IfcCivilElement + IfcCivilElementType + + IfcCivilElement,IfcCivilElementType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoaxialCable.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoaxialCable.xml new file mode 100644 index 0000000..8f02e7a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoaxialCable.xml @@ -0,0 +1,81 @@ + + + + Pset_CoaxialCable + Properties applicable to a coaxial cable, which is a copper cable with a variable number of copper coaxial pair conductors used to transmit data by means of electrical signals, especially at radio frequency. This property set is applicable to a type or occurence of IfcCableSegment with predefined type CABLESEGMENT. + + + IfcCableSegment/CABLESEGMENT + IfcCableSegmentType/CABLESEGMENT + + IfcCableSegment/CABLESEGMENT,IfcCableSegmentType/CABLESEGMENT + + + CharacteristicImpedance + A quantity defined for a mode of propagation at a given frequency in a specific uniform transmission line or uniform waveguide by one of the three following relations: +Z1 = S/ |I|2 +Z2 = |U|2 / S +Z3 = U / I +where Z is the complex characteristic impedance, S the complex power and U and I are the values, usually complex, respectively of a voltage and a current conventionally defined for each type of mode by analogy with transmission line equations. + + + + + + + + CouplingLoss + Indicates the coupling loss of a leaky coaxial cable (radiating cable). + + + + + + + + MaximumTransmissionAttenuation + Indicates the Maximum transmission attenuation of feeder. + + + + + + + + NumberOfCoaxialPairs + Indicates the total number of coaxial pairs in the coaxial cable. + + + + + + + + PropagationSpeedCoefficient + Indicates the propagation speed coefficient. + + + + + + + + TransmissionLoss + Indicates the transmission loss of the leaky coaxial cable (radiating cable). + + + + + + + + RadiantFrequency + Indicates the radiant frequency of the leaky coaxial cable (radiating cable). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoilOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilOccurrence.xml new file mode 100644 index 0000000..1374d35 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilOccurrence.xml @@ -0,0 +1,22 @@ + + + + Pset_CoilOccurrence + Coil occurrence attributes attached to an instance of IfcCoil. + + + IfcCoil + + IfcCoil + + + HasSoundAttenuation + TRUE if the coil has sound attenuation, FALSE if it does not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoilPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilPHistory.xml new file mode 100644 index 0000000..a2c7ace --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilPHistory.xml @@ -0,0 +1,42 @@ + + + + Pset_CoilPHistory + Coil performance history common attributes. +Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. + + + IfcCoil + + IfcCoil + + + AtmosphericPressure + Ambient atmospheric pressure. + + + + + + AirPressureDropCurveHistory + Air pressure drop curve, pressure drop – flow rate curve, AirPressureDrop = f (AirflowRate). + + + + + + SoundCurveHistory + Regenerated sound versus air-flow rate. + + + + + + FaceVelocity + Air velocity through the coil. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeCommon.xml new file mode 100644 index 0000000..0218855 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeCommon.xml @@ -0,0 +1,104 @@ + + + + Pset_CoilTypeCommon + Coil type common attributes. + + + IfcCoil + IfcCoilType + + IfcCoil,IfcCoilType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + OperationalTemperatureRange + The temperature range in which the device operates normally. + + + + + + + + AirFlowRateRange + Possible range of airflow that can be delivered. + + + + + + + + NominalSensibleCapacity + Nominal sensible capacity. + + + + + + + + NominalLatentCapacity + Nominal latent capacity. + + + + + + + + NominalUA + Nominal UA value. + + + + + + + + CoilPlacement + Indicates the placement of the coil. +FLOOR indicates an under floor heater (if coil type is WATERHEATINGCOIL or ELECTRICHEATINGCOIL); +CEILING indicates a cooling ceiling (if coil type is WATERCOOLINGCOIL); +UNIT indicates that the coil is part of a cooling or heating unit, like cooled beam, etc. + + + + CEILING + FLOOR + UNIT + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeHydronic.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeHydronic.xml new file mode 100644 index 0000000..d6dd6a7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoilTypeHydronic.xml @@ -0,0 +1,165 @@ + + + + Pset_CoilTypeHydronic + Hydronic coil type attributes. + + + IfcCoil + IfcCoilType + + IfcCoil,IfcCoilType + + + FluidPressureRange + Allowable water working pressure range inside the tube. + + + + + + + + CoilCoolant + The fluid used for heating or cooling used by the hydronic coil. + + + + BRINE + GLYCOL + WATER + OTHER + NOTKNOWN + UNSET + + + + + + CoilConnectionDirection + Coil connection direction (facing into the air stream). + + + + LEFT + RIGHT + OTHER + NOTKNOWN + UNSET + + + + + + CoilFluidArrangement + Fluid flow arrangement of the coil.CrossCounterFlow: Air and water flow enter in different directions. +CrossFlow: Air and water flow are perpendicular. +CrossParallelFlow: Air and water flow enter in same directions. + + + + CROSSCOUNTERFLOW + CROSSFLOW + CROSSPARALLELFLOW + OTHER + NOTKNOWN + UNSET + + + + + + CoilFaceArea + Coil face area in the direction against air the flow. + + + + + + + + HeatExchangeSurfaceArea + Heat exchange surface area associated with U-value. + + + + + + + + PrimarySurfaceArea + Primary heat transfer surface area of the tubes and headers. + + + + + + + + SecondarySurfaceArea + Secondary heat transfer surface area created by fins. + + + + + + + + TotalUACurves + Total UA curves, UA - air and water velocities, UA = [(C1 * AirFlowRate\^0.8)\^-1 + (C2 * WaterFlowRate\^0.8)\^-1]\^-1. Note: as two variables are used, DefiningValues and DefinedValues are null, and values are stored in IfcTable in the following order: AirFlowRate,WaterFlowRate,UA. The IfcTable is related to IfcPropertyTableValue using IfcMetric and IfcPropertyConstraintRelationship. + + + + + + + + + + + + + + WaterPressureDropCurve + Water pressure drop curve, pressure drop – flow rate curve, WaterPressureDrop = f(WaterflowRate). + + + + + + + + + + + + + + BypassFactor + Fraction of air that is bypassed by the coil (0-1). + + + + + + + + SensibleHeatRatio + Air-side sensible heat ratio, or fraction of sensible heat transfer to the total heat transfer. + + + + + + + + WetCoilFraction + Fraction of coil surface area that is wet (0-1). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ColumnCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ColumnCommon.xml new file mode 100644 index 0000000..a98b5c3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ColumnCommon.xml @@ -0,0 +1,94 @@ + + + + Pset_ColumnCommon + Properties common to the definition of all occurrence and type objects of column. + + + IfcColumn + IfcColumnType + + IfcColumn,IfcColumnType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Slope + Slope angle - relative to horizontal (0.0 degrees).The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + Roll + Rotation against the longitudinal axis. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsAppliancePHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsAppliancePHistory.xml new file mode 100644 index 0000000..45fee6a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsAppliancePHistory.xml @@ -0,0 +1,20 @@ + + + + Pset_CommunicationsAppliancePHistory + Captures realtime information for communications devices, such as for server farm energy usage. HISTORY: Added in IFC4. + + + IfcCommunicationsAppliance + + IfcCommunicationsAppliance + + + PowerState + Indicates the power state of the device where True is on and False is off. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAntenna.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAntenna.xml new file mode 100644 index 0000000..64b939d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAntenna.xml @@ -0,0 +1,72 @@ + + + + Pset_CommunicationsApplianceTypeAntenna + Properties common to an antenna. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with the predefined type ANTENNA. + + + IfcCommunicationsAppliance/ANTENNA + IfcCommunicationsApplianceType/ANTENNA + + IfcCommunicationsAppliance/ANTENNA,IfcCommunicationsApplianceType/ANTENNA + + + AntennaGain + Indicates the antenna gain, which is a ratio of the power transmitted by an antenna in a specific direction compared to an isotropic antenna. + + + + + + + + PolarizationMode + Indicates the polarization mode of antenna. + + + + DUALPOLARIZATION + SINGLEPOLARIZATION + OTHER + NOTKNOWN + UNSET + + + + + + RadiationPattern + Indicates the radiation pattern of antenna. + + + + DIRECTIONAL + FANBEAM + OMNIDIRECTIONAL + PENCILBEAM + SHAPEDBEAM + OTHER + NOTKNOWN + UNSET + + + + + + AntennaType + Indicates the type of antenna. + + + + CEILING + PANEL + YAGI + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAutomaton.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAutomaton.xml new file mode 100644 index 0000000..b0008b6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeAutomaton.xml @@ -0,0 +1,44 @@ + + + + Pset_CommunicationsApplianceTypeAutomaton + Properties common to automaton appliances. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type of AUTOMATON. + + + IfcCommunicationsAppliance/AUTOMATON + IfcCommunicationsApplianceType/AUTOMATON + + IfcCommunicationsAppliance/AUTOMATON,IfcCommunicationsApplianceType/AUTOMATON + + + InputSignalType + The type of the input signal. + + + + CURRENT + VOLTAGE + OTHER + NOTKNOWN + UNSET + + + + + + OutputSignalType + The type of the output signal. + + + + CURRENT + VOLTAGE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeCommon.xml new file mode 100644 index 0000000..3bd2a44 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_CommunicationsApplianceTypeCommon + Common properties for communications appliances. HISTORY: Added in IFC4. + + + IfcCommunicationsAppliance + IfcCommunicationsApplianceType + + IfcCommunicationsAppliance,IfcCommunicationsApplianceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeComputer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeComputer.xml new file mode 100644 index 0000000..1316ad4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeComputer.xml @@ -0,0 +1,40 @@ + + + + Pset_CommunicationsApplianceTypeComputer + Properties common to a computer. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type of COMPUTER. + + + IfcCommunicationsAppliance/COMPUTER + IfcCommunicationsApplianceType/COMPUTER + + IfcCommunicationsAppliance/COMPUTER,IfcCommunicationsApplianceType/COMPUTER + + + StorageCapacity + Indicates the total data storage capacity of the device. It is defined by bytes. + + + + + + + + UserInterfaceType + Indicates the user interface of the computer. + + + + CLI + GUI + TOUCHSCREEN + TOUCHTONE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeGateway.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeGateway.xml new file mode 100644 index 0000000..dd60cf6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeGateway.xml @@ -0,0 +1,29 @@ + + + + Pset_CommunicationsApplianceTypeGateway + Properties common to a gateway. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type of GATEWAY. + + + IfcCommunicationsAppliance/GATEWAY + IfcCommunicationsApplianceType/GATEWAY + + IfcCommunicationsAppliance/GATEWAY,IfcCommunicationsApplianceType/GATEWAY + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIntelligentPeripheral.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIntelligentPeripheral.xml new file mode 100644 index 0000000..7b01272 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIntelligentPeripheral.xml @@ -0,0 +1,23 @@ + + + + Pset_CommunicationsApplianceTypeIntelligentPeripheral + Properties common to a intelligent peripheral. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type of INTELLIGENT_PERIPHERAL. + + + IfcCommunicationsAppliance/INTELLIGENTPERIPHERAL + IfcCommunicationsApplianceType/INTELLIGENTPERIPHERAL + + IfcCommunicationsAppliance/INTELLIGENTPERIPHERAL,IfcCommunicationsApplianceType/INTELLIGENTPERIPHERAL + + + UserCapacity + Indicates the user capacity of the device, defined as the maximum number of users that can be active at the same time. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIpNetworkEquipment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIpNetworkEquipment.xml new file mode 100644 index 0000000..a0685e4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeIpNetworkEquipment.xml @@ -0,0 +1,74 @@ + + + + Pset_CommunicationsApplianceTypeIpNetworkEquipment + Properties common to a IP network equipment. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type of IP_NETWORK_EQUIPMENT. + + + IfcCommunicationsAppliance/IPNETWORKEQUIPMENT + IfcCommunicationsApplianceType/IPNETWORKEQUIPMENT + + IfcCommunicationsAppliance/IPNETWORKEQUIPMENT,IfcCommunicationsApplianceType/IPNETWORKEQUIPMENT + + + NumberOfSlots + Indicates the number of slots. + + + + + + + + EquipmentCapacity + Indicates the equipment capacity of the appliance. The value is defined in bits/s. + + + + + + + + NumberOfCoolingFans + Indicates the number of cooling fans in the equipment. + + + + + + + + SupportedProtocol + Indicates the protocol supported by the IP network equipment. + + + + + + + + ManagingSoftware + Indicates the type of software responsible for managing the equipment. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeModem.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeModem.xml new file mode 100644 index 0000000..b09976e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeModem.xml @@ -0,0 +1,77 @@ + + + + Pset_CommunicationsApplianceTypeModem + Properties common to a modem. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type MODEM. + + + IfcCommunicationsAppliance/MODEM + IfcCommunicationsApplianceType/MODEM + + IfcCommunicationsAppliance/MODEM,IfcCommunicationsApplianceType/MODEM + + + NumberOfCommonInterfaces + Indicates the number of common interfaces on the device. + + + + + + + + + + + + + + NumberOfTrafficInterfaces + Indicates the number of traffic interfaces on the device. + + + + + + + + + + + + + + CommonInterfaceType + Indicates the type of the device common interfaces. + + + + DRYCONTACTSINTERFACE + MANAGEMENTINTERFACE + OTHER_IO_INTERFACE + SYNCHRONIZATIONINTERFACE + OTHER + NOTKNOWN + UNSET + + + + + + TrafficInterfaceType + Indicates the type of the device traffic interfaces. + + + + E1 + FASTETHERNET + XDSL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalLineTerminal.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalLineTerminal.xml new file mode 100644 index 0000000..ce23ba7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalLineTerminal.xml @@ -0,0 +1,38 @@ + + + + Pset_CommunicationsApplianceTypeOpticalLineTerminal + Properties common to a optical line terminal. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type OPTICALLINETERMINAL. + + + IfcCommunicationsAppliance/OPTICALLINETERMINAL + IfcCommunicationsApplianceType/OPTICALLINETERMINAL + + IfcCommunicationsAppliance/OPTICALLINETERMINAL,IfcCommunicationsApplianceType/OPTICALLINETERMINAL + + + NumberOfSlots + Indicates the number of slots. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalNetworkUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalNetworkUnit.xml new file mode 100644 index 0000000..d1ef4eb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeOpticalNetworkUnit.xml @@ -0,0 +1,44 @@ + + + + Pset_CommunicationsApplianceTypeOpticalNetworkUnit + Properties common to a optical network unit. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type OPTICAL_NETWORK_UNIT. + + + IfcCommunicationsAppliance/OPTICALNETWORKUNIT + IfcCommunicationsApplianceType/OPTICALNETWORKUNIT + + IfcCommunicationsAppliance/OPTICALNETWORKUNIT,IfcCommunicationsApplianceType/OPTICALNETWORKUNIT + + + OpticalNetworkUnitType + Indicates the type of the optical network unit equipment. + + + + ACTIVE + PASSIVE + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelecommand.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelecommand.xml new file mode 100644 index 0000000..001f7d5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelecommand.xml @@ -0,0 +1,38 @@ + + + + Pset_CommunicationsApplianceTypeTelecommand + Properties common to a telecommand. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type TELECOMMAND. + + + IfcCommunicationsAppliance/TELECOMMAND + IfcCommunicationsApplianceType/TELECOMMAND + + IfcCommunicationsAppliance/TELECOMMAND,IfcCommunicationsApplianceType/TELECOMMAND + + + NumberOfWorkstations + Indicates the types or purposes of workstations and their number in the equipment. The defined purpose can be e.g. 'Diagnostic and maintenance', 'Traffic and electric traction', etc. + + + + + + + + + + + + + + NumberOfCPUs + The number of CPUs used by the equipment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelephonyExchange.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelephonyExchange.xml new file mode 100644 index 0000000..a458731 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTelephonyExchange.xml @@ -0,0 +1,23 @@ + + + + Pset_CommunicationsApplianceTypeTelephonyExchange + Properties common to a telephony exchange. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type TELEPHONYEXCHANGE. + + + IfcCommunicationsAppliance/TELEPHONYEXCHANGE + IfcCommunicationsApplianceType/TELEPHONYEXCHANGE + + IfcCommunicationsAppliance/TELEPHONYEXCHANGE,IfcCommunicationsApplianceType/TELEPHONYEXCHANGE + + + UserCapacity + Indicates the user capacity of the device, defined as the maximum number of users that can be active at the same time. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTransportEquipment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTransportEquipment.xml new file mode 100644 index 0000000..eefb5cf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CommunicationsApplianceTypeTransportEquipment.xml @@ -0,0 +1,73 @@ + + + + Pset_CommunicationsApplianceTypeTransportEquipment + Properties common to a transport equipment. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type TRANSPORTEQUIPMENT. + + + IfcCommunicationsAppliance/TRANSPORTEQUIPMENT + IfcCommunicationsApplianceType/TRANSPORTEQUIPMENT + + IfcCommunicationsAppliance/TRANSPORTEQUIPMENT,IfcCommunicationsApplianceType/TRANSPORTEQUIPMENT + + + IsUpgradable + Indicates whether the transport equipment can be upgraded or not. + + + + + + + + ElectricalCrossCapacity + Indicates the electrical cross capacity of the transport equipment. + + + + + + + + NumberOfSlots + Indicates the number of slots. + + + + + + + + TransportEquipmentType + Indicates the type of transport equipment. + + + + MPLS_TP + OTN + PDH + SDH + OTHER + NOTKNOWN + UNSET + + + + + + TransportEquipmentAssemblyType + Indicates the type of transport equipment assembly. + + + + FIXEDCONFIGURATION + MODULARCONFIGURATION + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CompressorPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CompressorPHistory.xml new file mode 100644 index 0000000..83f1ef0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CompressorPHistory.xml @@ -0,0 +1,114 @@ + + + + Pset_CompressorPHistory + Compressor performance history attributes. + + + IfcCompressor + + IfcCompressor + + + CompressorCapacity + The product of the ideal capacity and the overall volumetric efficiency of the compressor. + + + + + + EnergyEfficiencyRatio + Energy efficiency ratio (EER). + + + + + + CoefficientOfPerformance + The Coefficient of performance (COP) is the ratio of heat removed to energy input. +The energy input may be obtained by multiplying +Pset_DistributionPortPHistoryGas.FlowRate on the 'Fuel' port of the IfcChiller by Pset_MaterialFuel.LowerHeatingValue. +The IfcDistributionPort for fuel has an associated IfcMaterial with fuel properties and is assigned to an IfcPerformanceHistory object nested within this IfcPerformanceHistory object. + + + + + + VolumetricEfficiency + Ratio of the actual volume of gas entering the compressor to the theoretical displacement of the compressor. + + + + + + CompressionEfficiency + Ratio of the work required for isentropic compression of the gas to the work delivered to the gas within the compression volume (as obtained by measurement). + + + + + + MechanicalEfficiency + The objects operational mechanical efficiency. + + + + + + IsentropicEfficiency + Ratio of the work required for isentropic compression of the gas to work input to the compressor shaft. + + + + + + CompressorTotalEfficiency + Ratio of the thermal cooling capacity to electrical input. + + + + + + ShaftPower + The actual shaft power input to the compressor. + + + + + + InputPower + Input power to the compressor motor. + + + + + + LubricantPumpHeatGain + Lubricant pump heat gain. + + + + + + FrictionHeatGain + Friction heat gain. + + + + + + CompressorTotalHeatGain + Compressor total heat gain. + + + + + + FullLoadRatio + Ratio of actual power to full load power as a quadratic function of part load, at certain condensing and evaporating temperature, FracFullLoadPower = f ( PartLoadRatio). + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CompressorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CompressorTypeCommon.xml new file mode 100644 index 0000000..58c5b22 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CompressorTypeCommon.xml @@ -0,0 +1,151 @@ + + + + Pset_CompressorTypeCommon + Compressor type common attributes. + + + IfcCompressor + IfcCompressorType + + IfcCompressor,IfcCompressorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + PowerSource + Type of power driving the compressor. + + + + ENGINEDRIVEN + GASTURBINE + MOTORDRIVEN + OTHER + NOTKNOWN + UNSET + + + + + + RefrigerantClass + Refrigerant class used by the object. +CFC: Chlorofluorocarbons. +HCFC: Hydrochlorofluorocarbons. +HFC: Hydrofluorocarbons. + + + + AMMONIA + CFC + CO2 + H2O + HCFC + HFC + HYDROCARBONS + OTHER + NOTKNOWN + UNSET + + + + + + MinimumPartLoadRatio + Minimum part load ratio as a fraction of nominal capacity. + + + + + + + + MaximumPartLoadRatio + Maximum part load ratio as a fraction of nominal capacity. + + + + + + + + CompressorSpeed + Compressor speed. + + + + + + + + NominalCapacity + The total nominal or volumetric capacity of the object. + + + + + + + + IdealCapacity + Compressor capacity under ideal conditions. + + + + + + + + IdealShaftPower + Compressor shaft power under ideal conditions. + + + + + + + + HasHotGasBypass + Whether or not hot gas bypass is provided for the compressor. TRUE = Yes, FALSE = No. + + + + + + + + ImpellerDiameter + Diameter of object - used to scale performance of geometrically similar objects. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ConcreteElementGeneral.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ConcreteElementGeneral.xml new file mode 100644 index 0000000..755fbf7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ConcreteElementGeneral.xml @@ -0,0 +1,178 @@ + + + + Pset_ConcreteElementGeneral + General properties common to different types of concrete elements, including reinforced concrete elements. The property set can be used by a number of subtypes of IfcBuildingElement, indicated that such element is designed or constructed using a concrete construction method. + + + IfcBeam + IfcBuildingElementProxy + IfcChimney + IfcCivilElement + IfcColumn + IfcFooting + IfcMember + IfcPile + IfcPlate + IfcRailing + IfcRampFlight + IfcRamp + IfcRoof + IfcSlab + IfcStairFlight + IfcStair + IfcWall + IfcBeamType + IfcBuildingElementProxyType + IfcChimneyType + IfcCivilElementType + IfcColumnType + IfcFootingType + IfcMemberType + IfcPileType + IfcPlateType + IfcRailingType + IfcRampFlightType + IfcRampType + IfcRoofType + IfcSlabType + IfcStairFlightType + IfcStairType + IfcWallType + + IfcBeam,IfcBuildingElementProxy,IfcChimney,IfcCivilElement,IfcColumn,IfcFooting,IfcMember,IfcPile,IfcPlate,IfcRailing,IfcRampFlight,IfcRamp,IfcRoof,IfcSlab,IfcStairFlight,IfcStair,IfcWall,IfcBeamType,IfcBuildingElementProxyType,IfcChimneyType,IfcCivilElementType,IfcColumnType,IfcFootingType,IfcMemberType,IfcPileType,IfcPlateType,IfcRailingType,IfcRampFlightType,IfcRampType,IfcRoofType,IfcSlabType,IfcStairFlightType,IfcStairType,IfcWallType + + + AssemblyPlace + Enumeration defining where the assembly is intended to take place, either in a factory, other offsite location or on the building site. + + + + FACTORY + OFFSITE + SITE + OTHER + NOTKNOWN + UNSET + + + + + + CastingMethod + The method of casting the concrete into its designed form. + + + + INSITU + MIXED + PRECAST + PRINTED + OTHER + NOTKNOWN + UNSET + + + + + + StructuralClass + The structural class defined for the concrete structure (e.g. '1'). + + + + + + + + StrengthClass + Classification of the concrete strength in accordance with the concrete design code which is applied in the project. + + + + + + + + ExposureClass + Classification of exposure to environmental conditions, usually specified in accordance with the concrete design code which is applied in the project. + + + + + + + + ReinforcementVolumeRatio + The required ratio of the effective mass of the reinforcement to the effective volume of the concrete of a reinforced concrete structural element. + + + + + + + + ReinforcementAreaRatio + The required ratio of the effective area of the reinforcement to the effective area of the concrete At any section of a reinforced concrete structural element. + + + + + + + + DimensionalAccuracyClass + Classification designation of the dimensional accuracy requirement according to local standards. + + + + + + + + ConstructionToleranceClass + Classification designation of the on-site construction tolerances according to local standards. + + + + + + + + ConcreteCover + The protective concrete cover at the reinforcing bars according to local building regulations. + + + + + + + + ConcreteCoverAtMainBars + The protective concrete cover at the main reinforcing bars according to local building regulations. + + + + + + + + ConcreteCoverAtLinks + The protective concrete cover at the reinforcement links according to local building regulations. + + + + + + + + ReinforcementStrengthClass + Classification of the reinforcement strength in accordance with the concrete design code which is applied in the project. The reinforcing strength class often combines strength and ductility. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CondenserPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CondenserPHistory.xml new file mode 100644 index 0000000..d941eda --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CondenserPHistory.xml @@ -0,0 +1,90 @@ + + + + Pset_CondenserPHistory + Condenser performance history attributes. + + + IfcCondenser + + IfcCondenser + + + HeatRejectionRate + Sum of the refrigeration effect and the heat equivalent of the power input to the compressor. + + + + + + ExteriorHeatTransferCoefficient + Exterior heat transfer coefficient associated with exterior surface area. + + + + + + InteriorHeatTransferCoefficient + Interior heat transfer coefficient associated with interior surface area. + + + + + + RefrigerantFoulingResistance + Fouling resistance on the refrigerant side. + + + + + + CondensingTemperature + Refrigerant condensing temperature. + + + + + + LogarithmicMeanTemperatureDifference + Logarithmic mean temperature difference between refrigerant and water or air. + + + + + + UAcurves + UV = f (VExterior, VInterior), UV as a function of interior and exterior fluid flow velocity at the entrance. + + + + + + CompressorCondenserHeatGain + Heat gain between condenser inlet to compressor outlet. + + + + + + CompressorCondenserPressureDrop + Pressure drop between condenser inlet and compressor outlet. + + + + + + CondenserMeanVoidFraction + Mean void fraction in condenser. + + + + + + WaterFoulingResistance + Fouling resistance on water/air side. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CondenserTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CondenserTypeCommon.xml new file mode 100644 index 0000000..23e041e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CondenserTypeCommon.xml @@ -0,0 +1,117 @@ + + + + Pset_CondenserTypeCommon + Condenser type common attributes. + + + IfcCondenser + IfcCondenserType + + IfcCondenser,IfcCondenserType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + RefrigerantClass + Refrigerant class used by the object. +CFC: Chlorofluorocarbons. +HCFC: Hydrochlorofluorocarbons. +HFC: Hydrofluorocarbons. + + + + AMMONIA + CFC + CO2 + H2O + HCFC + HFC + HYDROCARBONS + OTHER + NOTKNOWN + UNSET + + + + + + ExternalSurfaceArea + External surface area (both primary and secondary area). + + + + + + + + InternalSurfaceArea + Internal surface area. + + + + + + + + InternalRefrigerantVolume + Internal volume of object (refrigerant side). + + + + + + + + InternalWaterVolume + Internal volume of object (water side). + + + + + + + + NominalHeatTransferArea + Nominal heat transfer surface area associated with nominal overall heat transfer coefficient. + + + + + + + + NominalHeatTransferCoefficient + Nominal overall heat transfer coefficient associated with nominal heat transfer area. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Condition.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Condition.xml new file mode 100644 index 0000000..37fcda0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Condition.xml @@ -0,0 +1,86 @@ + + + + Pset_Condition + Determines the state or condition of an element at a particular point in time. + + + IfcAsset + IfcElement + IfcSystem + IfcElementType + + IfcAsset,IfcElement,IfcSystem,IfcElementType + + + AssessmentDate + Date on which the overall condition is assessed + + + + + + + + AssessmentCondition + The overall condition of a product based on an assessment of the contributions to the overall condition made by the various criteria considered. The meanings given to the values of assessed condition should be agreed and documented by local agreements. For instance, is overall condition measured on a scale of 1 - 10 or by assigning names such as Good, OK, Poor. + + + + + + + + AssessmentDescription + Qualitative description of the condition. + + + + + + + + AssessmentType + Category of latest condition assessment report of the asset. + + + + + + + + AssessmentMethod + External reference to assessment method or application used to perform the assessment. + + + + + + LastAssessmentReport + Reference to latest condition (state of health) report. + + + + + + + + NextAssessmentDate + Date of next condition inspection + + + + + + + + AssessmentFrequency + Indicates how often the equipment should be assessed, to have a clear estimation on its working state, based on which the maintenance staff can decide whether it requires maintenance or requires to be updated or replaced. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionAdministration.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionAdministration.xml new file mode 100644 index 0000000..c5ff5b6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionAdministration.xml @@ -0,0 +1,41 @@ + + + + Pset_ConstructionAdministration + Properties for Construction Administration. Often used for facility and asset management. + + + IfcElement + IfcElementType + + IfcElement,IfcElementType + + + ProcurementMethod + The method by which an IfcProductType/IfcProduct is acquired and installed. The value provided shall be one of the following four character acronyms: “CFCI” (meaning Contractor Furnished Contractor Installed), “OFCI” (meaning Owner Furnished Contractor Installed), or “OFOI” (meaning Owner Furnished Owner Installed). + + + + + + + + SpecificationSectionNumber + A reference number to an external contract technical specification section describing either (a) minimum performance requirements of a given IfcProductType/IfcProduct or (b) a preselection for a specific IfcProductType/IfcProduct made for this project. + + + + + + + + SubmittalIdentifer + The reference number to an external construction administration submittal used by the construction contractor and/or subcontractor to verify that the referenced IfcProductType/IfcProduct selection conforms with the requirements found in the referenced SpecificationSectionNumber. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionOccurance.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionOccurance.xml new file mode 100644 index 0000000..c2bc23d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionOccurance.xml @@ -0,0 +1,49 @@ + + + + Pset_ConstructionOccurance + Property set for Construction Occurance. + + + IfcElement + + IfcElement + + + InstallationDate + Date on which the element is installed. + + + + + + + + ModelNumber + The model number and/or unit designator assigned by the manufacturer of the manufactured item. + + + + + + + + TagNumber + Tag number. + + + + + + + + AssetIdentifier + A unique identification assigned to an asset that enables its differentiation from other assets.NOTE The asset identifier is unique within the asset register. It differs from the globally unique id assigned to the instance of an entity populating a database. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionResource.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionResource.xml new file mode 100644 index 0000000..e5a52cf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ConstructionResource.xml @@ -0,0 +1,70 @@ + + + + Pset_ConstructionResource + Properties for tracking resource usage over time. + + + IfcConstructionResource + IfcConstructionResourceType + + IfcConstructionResource,IfcConstructionResourceType + + + ScheduleWorkProgression + The scheduled work on behalf of the resource allocation. + + + + + + ActualWorkTime + The actual work on behalf of the resource allocation. + + + + + + RemainingWorkProgression + The remaining work on behalf of the resource allocation. + + + + + + ScheduleCost + The budgeted cost on behalf of the resource allocation. + + + + + + ActualCost + The actual cost on behalf of the resource allocation. + + + + + + RemainingCost + The remaining cost on behalf of the resource allocation. + + + + + + ScheduleCompletion + The scheduled completion percentage of the allocation. + + + + + + ActualCompletion + The actual completion percentage of the allocation. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerPHistory.xml new file mode 100644 index 0000000..a7e43c7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerPHistory.xml @@ -0,0 +1,34 @@ + + + + Pset_ControllerPHistory + Properties for history of controller values. HISTORY: Added in IFC4. + + + IfcController + + IfcController + + + ValueHistory + Indicates values over time which may be recorded continuously or only when changed beyond a particular deadband. The range of possible values is defined by the Value property on the corresponding occurrence property set (Pset_ControllerTypeFloating, Pset_ControllerTypeProportional, Pset_ControllerTypeMultiPosition, or Pset_ControllerTypeTwoPosition). + + + + + + Quality + Indicates the quality of measurement or failure condition, which may be further qualified by the Status. True: measured values are considered reliable; False: measured values are considered not reliable (i.e. a fault has been detected); Unknown: reliability of values is uncertain. + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeCommon.xml new file mode 100644 index 0000000..3e9d7b1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_ControllerTypeCommon + Controller type common attributes. + + + IfcController + IfcControllerType + + IfcController,IfcControllerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeFloating.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeFloating.xml new file mode 100644 index 0000000..b4b6e0d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeFloating.xml @@ -0,0 +1,112 @@ + + + + Pset_ControllerTypeFloating + Properties for signal handling for an analog controller taking disparate valued multiple inputs and creating a single valued output. HISTORY: IFC4 adapted from Pset_ControllerTypeCommon and applicable predefined type made specific to FLOATING; ACCUMULATOR and PULSECONVERTER types added; additional properties added to replace Pset_AnalogInput and Pset_AnalogOutput. + + + IfcController/FLOATING + IfcControllerType/FLOATING + + IfcController/FLOATING,IfcControllerType/FLOATING + + + ControlType + The type controller, signal modification effected and applicable ports + + + + ABSOLUTE + ACCUMULATOR + AVERAGE + BINARY + CONSTANT + DERIVATIVE + DIVIDE + HYSTERESIS + INPUT + INTEGRAL + INVERSE + LOWERLIMITCONTROL + MAXIMUM + MINIMUM + MODIFIER + OUTPUT + PRODUCT + PULSECONVERTER + REPORT + RUNNINGAVERAGE + SPLIT + SUBTRACT + SUM + UPPERLIMITCONTROL + VARIABLE + OTHER + NOTKNOWN + UNSET + + + + + + Labels + Table mapping values to labels, where such labels indicate the meanings of True and False, such as 'Open' and 'Closed' + + + + + + + + + + + + + + Range + The physical range of values supported by the device. + + + + + + + + Value + The expected range and default value. + + + + + + + + SignalOffset + Offset constant added to modified signal. + + + + + + + + SignalFactor + Factor multiplied onto offset signal. + + + + + + + + SignalTime + Time factor used for integral and running average controllers. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeMultiPosition.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeMultiPosition.xml new file mode 100644 index 0000000..ef18be6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeMultiPosition.xml @@ -0,0 +1,63 @@ + + + + Pset_ControllerTypeMultiPosition + Properties for discrete inputs, outputs, and values within a programmable logic controller. HISTORY: New in IFC4, replaces Pset_MultiStateInput and Pset_MultiStateOutput. + + + IfcController/MULTIPOSITION + IfcControllerType/MULTIPOSITION + + IfcController/MULTIPOSITION,IfcControllerType/MULTIPOSITION + + + ControlType + The type controller, signal modification effected and applicable ports + + + + INPUT + OUTPUT + VARIABLE + OTHER + NOTKNOWN + UNSET + + + + + + Labels + Table mapping values to labels, where such labels indicate the meanings of True and False, such as 'Open' and 'Closed' + + + + + + + + + + + + + + IntegerRange + The physical range of values supported by the device. + + + + + + + + Value + The expected range and default value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProgrammable.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProgrammable.xml new file mode 100644 index 0000000..726f43f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProgrammable.xml @@ -0,0 +1,79 @@ + + + + Pset_ControllerTypeProgrammable + Properties for Discrete Digital Control (DDC) or programmable logic controllers. HISTORY: Added in IFC4. + + + IfcController/PROGRAMMABLE + IfcControllerType/PROGRAMMABLE + + IfcController/PROGRAMMABLE,IfcControllerType/PROGRAMMABLE + + + ControlType + The type controller, signal modification effected and applicable ports + + + + PRIMARY + SECONDARY + OTHER + NOTKNOWN + UNSET + + + + + + FirmwareVersion + Indicates version of device firmware according to device manufacturer. + + + + + + + + SoftwareVersion + Indicates version of application software according to systems integrator. + + + + + + + + Application + Humidifier application.Fixed: Humidifier installed in a ducted flow distribution system. +Portable: Humidifier is not installed in a ducted flow distribution system. + + + + BOILERCONTROLLER + CONSTANTLIGHTCONTROLLER + DISCHARGEAIRCONTROLLER + FANCOILUNITCONTROLLER + LIGHTINGPANELCONTROLLER + MODEMCONTROLLER + OCCUPANCYCONTROLLER + PARTITIONWALLCONTROLLER + PUMPCONTROLLER + REALTIMEBASEDSCHEDULER + REALTIMEKEEPER + ROOFTOPUNITCONTROLLER + SCENECONTROLLER + SPACECONFORTCONTROLLER + SUNBLINDCONTROLLER + TELEPHONEDIRECTORY + UNITVENTILATORCONTROLLER + VAV + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProportional.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProportional.xml new file mode 100644 index 0000000..78dbe06 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeProportional.xml @@ -0,0 +1,108 @@ + + + + Pset_ControllerTypeProportional + Properties for signal handling for an proportional controller taking setpoint and feedback inputs and creating a single valued output. HISTORY: In IFC4, SignalFactor1, SignalFactor2 and SignalFactor3 changed to ProportionalConstant, IntegralConstant and DerivativeConstant. SignalTime1 and SignalTime2 changed to SignalTimeIncrease and SignalTimeDecrease. + + + IfcController/PROPORTIONAL + IfcControllerType/PROPORTIONAL + + IfcController/PROPORTIONAL,IfcControllerType/PROPORTIONAL + + + ControlType + The type controller, signal modification effected and applicable ports + + + + PROPORTIONAL + PROPORTIONALINTEGRAL + PROPORTIONALINTEGRALDERIVATIVE + OTHER + NOTKNOWN + UNSET + + + + + + Labels + Table mapping values to labels, where such labels indicate the meanings of True and False, such as 'Open' and 'Closed' + + + + + + + + + + + + + + Range + The physical range of values supported by the device. + + + + + + + + Value + The expected range and default value. + + + + + + + + ProportionalConstant + The proportional gain factor of the controller (usually referred to as Kp). + + + + + + + + IntegralConstant + The integral gain factor of the controller (usually referred to as Ki). Asserted where ControlType is PROPORTIONALINTEGRAL or PROPORTIONALINTEGRALDERIVATIVE. + + + + + + + + DerivativeConstant + The derivative gain factor of the controller (usually referred to as Kd). Asserted where ControlType is PROPORTIONALINTEGRALDERIVATIVE. + + + + + + + + SignalTimeIncrease + Time factor used for exponential increase. + + + + + + + + SignalTimeDecrease + Time factor used for exponential decrease. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeTwoPosition.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeTwoPosition.xml new file mode 100644 index 0000000..1678aa2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ControllerTypeTwoPosition.xml @@ -0,0 +1,73 @@ + + + + Pset_ControllerTypeTwoPosition + Properties for signal handling for an analog controller taking disparate valued multiple inputs and creating a single valued binary output. HISTORY: In IFC4, extended properties to replace Pset_BinaryInput and Pset_BinaryOutput. + + + IfcController/TWOPOSITION + IfcControllerType/TWOPOSITION + + IfcController/TWOPOSITION,IfcControllerType/TWOPOSITION + + + ControlType + The type controller, signal modification effected and applicable ports + + + + AND + AVERAGE + CALENDAR + INPUT + LOWERBANDSWITCH + LOWERLIMITSWITCH + NOT + OR + OUTPUT + UPPERBANDSWITCH + UPPERLIMITSWITCH + VARIABLE + XOR + OTHER + NOTKNOWN + UNSET + + + + + + Labels + Table mapping values to labels, where such labels indicate the meanings of True and False, such as 'Open' and 'Closed' + + + + + + + + + + + + + + Polarity + True indicates normal polarity; False indicates reverse polarity. + + + + + + + + Value + The expected range and default value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistory.xml new file mode 100644 index 0000000..787c0d7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistory.xml @@ -0,0 +1,104 @@ + + + + Pset_CooledBeamPHistory + Common performance history attributes for a cooled beam. + + + IfcCooledBeam + + IfcCooledBeam + + + TotalCoolingCapacity + Total cooling capacity. This includes cooling capacity of beam and cooling capacity of supply air. + + + + + + TotalHeatingCapacity + Total heating capacity. This includes heating capacity of beam and heating capacity of supply air. + + + + + + BeamCoolingCapacity + Cooling capacity of beam. This excludes cooling capacity of supply air. + + + + + + BeamHeatingCapacity + Heating capacity of beam. This excludes heating capacity of supply air. + + + + + + CoolingWaterFlowRate + Water flow rate for cooling. + + + + + + HeatingWaterFlowRate + Water flow rate for heating. + + + + + + CorrectionFactorForCooling + Correction factor k as a function of water flow rate (used to calculate cooling capacity). + + + + + + CorrectionFactorForHeating + Correction factor k as a function of water flow rate (used to calculate heating capacity). + + + + + + WaterPressureDropCurves + Water pressure drop as function of water flow rate. + + + + + + SupplyWaterTemperatureCooling + Supply water temperature in cooling mode. + + + + + + ReturnWaterTemperatureCooling + Return water temperature in cooling mode. + + + + + + SupplyWaterTemperatureHeating + Supply water temperature in heating mode. + + + + + + ReturnWaterTemperatureHeating + Return water temperature in heating mode. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistoryActive.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistoryActive.xml new file mode 100644 index 0000000..82d17a2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamPHistoryActive.xml @@ -0,0 +1,34 @@ + + + + Pset_CooledBeamPHistoryActive + Performance history attributes for an active cooled beam. + + + IfcCooledBeam/ACTIVE + + IfcCooledBeam/ACTIVE + + + AirFlowRate + Air flow rate. + + + + + + Throw + Distance cooled beam throws the air. + + + + + + AirPressureDropCurves + Air pressure drop as function of air flow rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeActive.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeActive.xml new file mode 100644 index 0000000..1123d94 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeActive.xml @@ -0,0 +1,65 @@ + + + + Pset_CooledBeamTypeActive + Active (ventilated) cooled beam common attributes. + + + IfcCooledBeam/ACTIVE + IfcCooledBeamType/ACTIVE + + IfcCooledBeam/ACTIVE,IfcCooledBeamType/ACTIVE + + + AirFlowConfiguration + Air flow configuration type of cooled beam. + + + + BIDIRECTIONAL + UNIDIRECTIONALLEFT + UNIDIRECTIONALRIGHT + OTHER + NOTKNOWN + UNSET + + + + + + AirFlowRateRange + Possible range of airflow that can be delivered. + + + + + + + + SupplyAirConnectionType + The manner in which the pipe connection is made to the cooled beam. + + + + LEFT + RIGHT + STRAIGHT + TOP + OTHER + NOTKNOWN + UNSET + + + + + + ConnectionSize + The connection size of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeCommon.xml new file mode 100644 index 0000000..ac0c7f8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CooledBeamTypeCommon.xml @@ -0,0 +1,236 @@ + + + + Pset_CooledBeamTypeCommon + Cooled beam common attributes. +SoundLevel and SoundAttenuation attributes deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. + + + IfcCooledBeam + IfcCooledBeamType + + IfcCooledBeam,IfcCooledBeamType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + IsFreeHanging + Is it free hanging type (not mounted in a false ceiling)? + + + + + + + + PipeConnection + The manner in which the pipe connection is made to the cooled beam. + + + + LEFT + RIGHT + STRAIGHT + TOP + OTHER + NOTKNOWN + UNSET + + + + + + WaterFlowControlSystemType + Factory fitted waterflow control system. + + + + 2WAYVALVE + 3WAYVALVE + NONE + ONOFFVALVE + OTHER + NOTKNOWN + UNSET + + + + + + WaterPressureRange + Allowable water circuit working pressure range. + + + + + + + + NominalCoolingCapacity + Nominal cooling capacity. + + + + + + + + NominalSurroundingTemperatureCooling + Nominal surrounding temperature (refers to nominal cooling capacity). + + + + + + + + NominalSurroundingHumidityCooling + Nominal surrounding humidity (refers to nominal cooling capacity). + + + + + + + + NominalSupplyWaterTemperatureCooling + Nominal supply water temperature (refers to nominal cooling capacity). + + + + + + + + NominalReturnWaterTemperatureCooling + Nominal return water temperature (refers to nominal cooling capacity). + + + + + + + + NominalWaterFlowCooling + Nominal water flow (refers to nominal cooling capacity). + + + + + + + + NominalHeatingCapacity + Nominal heating capacity. + + + + + + + + NominalSurroundingTemperatureHeating + Nominal surrounding temperature (refers to nominal heating capacity). + + + + + + + + NominalSupplyWaterTemperatureHeating + Nominal supply water temperature (refers to nominal heating capacity). + + + + + + + + NominalReturnWaterTemperatureHeating + Nominal return water temperature (refers to nominal heating capacity). + + + + + + + + NominalWaterFlowHeating + Nominal water flow (refers to nominal heating capacity). + + + + + + + + IntegratedLightingType + Integrated lighting in cooled beam. + + + + DIRECT + DIRECTANDINDIRECT + INDIRECT + NONE + OTHER + NOTKNOWN + UNSET + + + + + + FinishColour + + + + + + + + + CoilLength + Length of coil. + + + + + + + + CoilWidth + Width of coil. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerPHistory.xml new file mode 100644 index 0000000..2024d66 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerPHistory.xml @@ -0,0 +1,48 @@ + + + + Pset_CoolingTowerPHistory + Cooling tower performance history attributes. + + + IfcCoolingTower + + IfcCoolingTower + + + Capacity + The capacity of the element. + + + + + + HeatTransferCoefficient + Heat transfer coefficient-area product. + + + + + + SumpHeaterPower + Electrical heat power of sump heater. + + + + + + UACurve + UA value. + + + + + + Performance + Water temperature change as a function of wet-bulb temperature, water entering temperature, water flow rate, air flow rate, Tdiff = f ( Twet-bulb, Twater,in, mwater, mair). + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerTypeCommon.xml new file mode 100644 index 0000000..e1fea6c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoolingTowerTypeCommon.xml @@ -0,0 +1,214 @@ + + + + Pset_CoolingTowerTypeCommon + Cooling tower type common attributes. +WaterRequirement attribute unit type modified in IFC2x2 Pset Addendum. + + + IfcCoolingTower + IfcCoolingTowerType + + IfcCoolingTower,IfcCoolingTowerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NominalCapacity + The total nominal or volumetric capacity of the object. + + + + + + + + CircuitType + OpenCircuit: Exposes water directly to the cooling atmosphere. +CloseCircuit: The fluid is separated from the atmosphere by a heat exchanger. +Wet: The air stream or the heat exchange surface is evaporatively cooled. +Dry: No evaporation into the air stream. +DryWet: A combination of a dry tower and a wet tower. + + + + CLOSEDCIRCUITDRY + CLOSEDCIRCUITDRYWET + CLOSEDCIRCUITWET + OPENCIRCUIT + OTHER + NOTKNOWN + UNSET + + + + + + FlowArrangement + CounterFlow: Air and water flow enter in different directions. +CrossFlow: Air and water flow are perpendicular. +ParallelFlow: air and water flow enter in same directions. + + + + COUNTERFLOW + CROSSFLOW + PARALLELFLOW + OTHER + NOTKNOWN + UNSET + + + + + + SprayType + SprayFilled: Water is sprayed into airflow. +SplashTypeFill: water cascades over successive rows of splash bars. +FilmTypeFill: water flows in a thin layer over closely spaced sheets. + + + + FILMTYPEFILL + SPLASHTYPEFILL + SPRAYFILLED + OTHER + NOTKNOWN + UNSET + + + + + + CapacityControl + FanCycling: Fan is cycled on and off to control duty. +TwoSpeedFan: Fan is switched between low and high speed to control duty. +VariableSpeedFan: Fan speed is varied to control duty. +DampersControl: Dampers modulate the air flow to control duty. +BypassValveControl: Bypass valve modulates the water flow to control duty. +MultipleSeriesPumps: Turn on/off multiple series pump to control duty. +TwoSpeedPump: Switch between high/low pump speed to control duty. +VariableSpeedPump: vary pump speed to control duty. + + + + BYPASSVALVECONTROL + DAMPERSCONTROL + FANCYCLING + MULTIPLESERIESPUMPS + TWOSPEEDFAN + TWOSPEEDPUMP + VARIABLESPEEDFAN + VARIABLESPEEDPUMP + OTHER + NOTKNOWN + UNSET + + + + + + ControlStrategy + FixedExitingWaterTemp: The capacity is controlled to maintain a fixed exiting water temperature. +WetBulbTempReset: The set-point is reset based on the wet-bulb temperature. + + + + FIXEDEXITINGWATERTEMP + WETBULBTEMPRESET + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfCells + Number of cells in one cooling tower unit. + + + + + + + + BasinReserveVolume + Volume between operating and overflow levels in cooling tower basin. + + + + + + + + LiftElevationDifference + Elevation difference between cooling tower sump and the top of the tower. + + + + + + + + WaterRequirement + Make-up water requirement. + + + + + + + + OperationTemperatureRange + Allowable operation ambient air temperature range. + + + + + + + + AmbientDesignDryBulbTemperature + Ambient design dry bulb temperature used for selecting the cooling tower. + + + + + + + + AmbientDesignWetBulbTemperature + Ambient design wet bulb temperature used for selecting the cooling tower. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CourseApplicationConditions.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CourseApplicationConditions.xml new file mode 100644 index 0000000..2656ca0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CourseApplicationConditions.xml @@ -0,0 +1,32 @@ + + + + Pset_CourseApplicationConditions + Properties regarding the conditions when applying a course. + + + IfcCourse + IfcCourseType + + IfcCourse,IfcCourseType + + + ApplicationTemperature + Indicates the ambient temperature at which the course is applied + + + + + + + + WeatherConditions + Indicates the weather conditions during the application of the course + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CourseCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CourseCommon.xml new file mode 100644 index 0000000..bcb11f2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CourseCommon.xml @@ -0,0 +1,41 @@ + + + + Pset_CourseCommon + Common properties for courses. + + + IfcCourse + IfcCourseType + + IfcCourse,IfcCourseType + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalThickness + The nominal thickness of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringCommon.xml new file mode 100644 index 0000000..a7778f1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringCommon.xml @@ -0,0 +1,124 @@ + + + + Pset_CoveringCommon + Properties common to the definition of all occurrence and type objects of covering + + + IfcCovering + IfcCoveringType + + IfcCovering,IfcCoveringType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + FlammabilityRating + Flammability Rating for this object. +It is given according to the national building code that governs the rating of flammability for materials. + + + + + + + + FragilityRating + Indication on the fragility of the covering (e.g., under fire conditions). It is given according to the national building code that might provide a classification for fragility. + + + + + + + + Combustible + Indication whether the object is made from combustible material (TRUE) or not (FALSE). + + + + + + + + SurfaceSpreadOfFlame + Indication on how the flames spread around the surface, +It is given according to the national building code that governs the fire behaviour for materials. + + + + + + + + Finish + Description of the (surface) finish of the object for informational purposes. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringFlooring.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringFlooring.xml new file mode 100644 index 0000000..a1f7728 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringFlooring.xml @@ -0,0 +1,32 @@ + + + + Pset_CoveringFlooring + Properties common to the definition of all occurrence and type objects of covering with the predefined type set to FLOORING. + + + IfcCovering/FLOORING + IfcCoveringType/FLOORING + + IfcCovering/FLOORING,IfcCoveringType/FLOORING + + + HasNonSkidSurface + Indication whether the surface finish is designed to prevent slippery (TRUE) or not (FALSE). + + + + + + + + HasAntiStaticSurface + Indication whether the surface finish is designed to prevent electrostatic charge (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringTypeMembrane.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringTypeMembrane.xml new file mode 100644 index 0000000..e92c341 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CoveringTypeMembrane.xml @@ -0,0 +1,32 @@ + + + + Pset_CoveringTypeMembrane + Property set for overing Type Membrane. + + + IfcCovering/MEMBRANE + IfcCoveringType/MEMBRANE + + IfcCovering/MEMBRANE,IfcCoveringType/MEMBRANE + + + NominalInstallationDepth + Nominal installation depth underground. + + + + + + + + NominalTransverseInclination + Required nominal angle of transverse slope. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CurrentInstrumentTransformer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CurrentInstrumentTransformer.xml new file mode 100644 index 0000000..d20151e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CurrentInstrumentTransformer.xml @@ -0,0 +1,106 @@ + + + + Pset_CurrentInstrumentTransformer + Instrument transformers are high accuracy class electrical devices used to isolate or transform voltage or current levels. The main function of instrument transformers is to operate instruments or metering from high voltage or high current circuits, safely isolating secondary control circuitry from the high voltages or currents. Combination instrument transformers are metering current. + + + IfcFlowInstrument/AMMETER + IfcFlowInstrument/COMBINED + IfcFlowInstrumentType/AMMETER + IfcFlowInstrumentType/COMBINED + + IfcFlowInstrument/AMMETER,IfcFlowInstrument/COMBINED,IfcFlowInstrumentType/AMMETER,IfcFlowInstrumentType/COMBINED + + + AccuracyClass + A designation assigned to an instrument transformer the current (or voltage) error and phase displacement of which remain within specified limits under prescribed conditions of use (IEC 321-01-24). + + + + + + + + AccuracyGrade + The grade of accuracy. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + NominalPower + A conventional value of apparent power determining a value of the rated current that may be carried with rated voltage applied, under specified conditions. ( IEV ref 421-04-04) + + + + + + + + NumberOfPhases + Number of phases that the equipment operates on. + + + + + + + + PrimaryFrequency + The frequency that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + PrimaryCurrent + The current that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + SecondaryFrequency + The frequency that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + SecondaryCurrent + The current that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_CurtainWallCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_CurtainWallCommon.xml new file mode 100644 index 0000000..d1e5442 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_CurtainWallCommon.xml @@ -0,0 +1,96 @@ + + + + Pset_CurtainWallCommon + Properties common to the definition of all occurrences of IfcCurtainWall. + + + IfcCurtainWall + IfcCurtainWallType + + IfcCurtainWall,IfcCurtainWallType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + Combustible + Indication whether the object is made from combustible material (TRUE) or not (FALSE). + + + + + + + + SurfaceSpreadOfFlame + Indication on how the flames spread around the surface, +It is given according to the national building code that governs the fire behaviour for materials. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DamperOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperOccurrence.xml new file mode 100644 index 0000000..a8406ea --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperOccurrence.xml @@ -0,0 +1,28 @@ + + + + Pset_DamperOccurrence + Damper occurrence attributes attached to an instance of IfcDamper + + + IfcDamper + + IfcDamper + + + SizingMethod + Identifies whether the damper is sized nominally or with exact measurements:NOMINAL: Nominal sizing method. +EXACT: Exact sizing method. + + + + EXACT + NOMINAL + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DamperPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperPHistory.xml new file mode 100644 index 0000000..7b46210 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperPHistory.xml @@ -0,0 +1,55 @@ + + + + Pset_DamperPHistory + Damper performance history attributes. + + + IfcDamper + + IfcDamper + + + AirFlowRate + Air flow rate. + + + + + + Leakage + Air leakage rate. + + + + + + PressureDrop + Pressure drop. + + + + + + BladePositionAngle + Blade position angle; angle between the blade and flow direction ( 0 - 90). + + + + + + DamperPosition + Control damper position, ranging from 0 to 1; damper position (0=closed=90deg position angle, 1=open=0deg position angle). + + + + + + PressureLossCoefficient + Pressure loss coefficient. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeCommon.xml new file mode 100644 index 0000000..3d452c8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeCommon.xml @@ -0,0 +1,290 @@ + + + + Pset_DamperTypeCommon + Damper type common attributes. + + + IfcDamper + IfcDamperType + + IfcDamper,IfcDamperType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Operation + The operational mechanism for the damper operation. + + + + AUTOMATIC + MANUAL + OTHER + NOTKNOWN + UNSET + + + + + + Orientation + The intended orientation for the damper as specified by the manufacturer. + + + + HORIZONTAL + VERTICAL + VERTICALORHORIZONTAL + OTHER + NOTKNOWN + UNSET + + + + + + BladeThickness + The thickness of the damper blade. + + + + + + + + BladeAction + Blade action. + + + + FOLDINGCURTAIN + OPPOSED + PARALLEL + SINGLE + OTHER + NOTKNOWN + UNSET + + + + + + BladeShape + Blade shape. Flat means triple V-groove. + + + + EXTRUDEDAIRFOIL + FABRICATEDAIRFOIL + FLAT + OTHER + NOTKNOWN + UNSET + + + + + + BladeEdge + Blade edge. + + + + CRIMPED + UNCRIMPED + OTHER + NOTKNOWN + UNSET + + + + + + NumberofBlades + Number of blades. + + + + + + + + FaceArea + Face area open to the airstream. + + + + + + + + MaximumAirFlowRate + Maximum allowable air flow rate. + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + MaximumWorkingPressure + Maximum pressure that the object is manufactured to withstand. + + + + + + + + TemperatureRating + Temperature rating. + + + + + + + + NominalAirFlowRate + Nominal air flow rate. + + + + + + + + OpenPressureDrop + Total pressure drop across damper. + + + + + + + + LeakageFullyClosed + Leakage when fully closed. + + + + + + + + LossCoefficentCurve + Loss coefficient – blade position angle curve; ratio of pressure drop to velocity pressure versus blade angle; C = f (blade angle position). + + + + + + + + + + + + + + LeakageCurve + Leakage versus pressure drop; Leakage = f (pressure). + + + + + + + + + + + + + + RegeneratedSoundCurve + Regenerated sound versus air flow rate. + + + + + + + + + + + + + + FrameType + The type of frame used by the damper (e.g., Standard, Single Flange, Single Reversed Flange, Double Flange, etc.). + + + + + + + + FrameDepth + The length (or depth) of the damper frame. + + + + + + + + FrameThickness + The thickness of the damper frame material. + + + + + + + + CloseOffRating + Close off rating. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeControlDamper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeControlDamper.xml new file mode 100644 index 0000000..a8d34db --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeControlDamper.xml @@ -0,0 +1,39 @@ + + + + Pset_DamperTypeControlDamper + Control damper type attributes. +Pset renamed from Pset_DamperTypeControl to Pset_DamperTypeControlDamper in IFC2x2 Pset Addendum. + + + IfcDamper/CONTROLDAMPER + IfcDamperType/CONTROLDAMPER + + IfcDamper/CONTROLDAMPER,IfcDamperType/CONTROLDAMPER + + + TorqueRange + Torque range: minimum operational torque to maximum allowable torque. + + + + + + + + ControlDamperOperation + The inherent characteristic of the control damper operation. + + + + EXPONENTIAL + LINEAR + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireDamper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireDamper.xml new file mode 100644 index 0000000..7ffa42b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireDamper.xml @@ -0,0 +1,63 @@ + + + + Pset_DamperTypeFireDamper + Fire damper type attributes. +Pset renamed from Pset_DamperTypeFire to Pset_DamperTypeFireDamper in IFC2x2 Pset Addendum. + + + IfcDamper/FIREDAMPER + IfcDamperType/FIREDAMPER + + IfcDamper/FIREDAMPER,IfcDamperType/FIREDAMPER + + + ActuationType + Enumeration that identifies the different types of dampers. + + + + GRAVITY + SPRING + OTHER + NOTKNOWN + UNSET + + + + + + ClosureRatingEnum + Enumeration that identifies the closure rating for the damper. + + + + DYNAMIC + STATIC + OTHER + NOTKNOWN + UNSET + + + + + + FireResistanceRating + Measure of the fire resistance rating in hours (e.g., 1.5 hours, 2 hours, etc.). + + + + + + + + FusibleLinkTemperature + The temperature that the fusible link melts. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireSmokeDamper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireSmokeDamper.xml new file mode 100644 index 0000000..32af9eb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeFireSmokeDamper.xml @@ -0,0 +1,72 @@ + + + + Pset_DamperTypeFireSmokeDamper + Combination Fire and Smoke damper type attributes. +New Pset in IFC2x2 Pset Addendum. + + + IfcDamper/FIRESMOKEDAMPER + IfcDamperType/FIRESMOKEDAMPER + + IfcDamper/FIRESMOKEDAMPER,IfcDamperType/FIRESMOKEDAMPER + + + DamperControlType + The type of control used to operate the damper (e.g., Open/Closed Indicator, Resettable Temperature Sensor, Temperature Override, etc.). + + + + + + + + ActuationType + Enumeration that identifies the different types of dampers. + + + + GRAVITY + SPRING + OTHER + NOTKNOWN + UNSET + + + + + + ClosureRatingEnum + Enumeration that identifies the closure rating for the damper. + + + + DYNAMIC + STATIC + OTHER + NOTKNOWN + UNSET + + + + + + FireResistanceRating + Measure of the fire resistance rating in hours (e.g., 1.5 hours, 2 hours, etc.). + + + + + + + + FusibleLinkTemperature + The temperature that the fusible link melts. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeSmokeDamper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeSmokeDamper.xml new file mode 100644 index 0000000..aa81885 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DamperTypeSmokeDamper.xml @@ -0,0 +1,24 @@ + + + + Pset_DamperTypeSmokeDamper + Smoke damper type attributes. +Pset renamed from Pset_DamperTypeSmoke to Pset_DamperTypeSmokeDamper in IFC2x2 Pset Addendum. + + + IfcDamper/SMOKEDAMPER + IfcDamperType/SMOKEDAMPER + + IfcDamper/SMOKEDAMPER,IfcDamperType/SMOKEDAMPER + + + ControlType + The type controller, signal modification effected and applicable ports + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DataTransmissionUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DataTransmissionUnit.xml new file mode 100644 index 0000000..dcbfbc4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DataTransmissionUnit.xml @@ -0,0 +1,55 @@ + + + + Pset_DataTransmissionUnit + Properties common to a data transmission unit. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type MODEM. + + + IfcCommunicationsAppliance/MODEM + IfcCommunicationsApplianceType/MODEM + + IfcCommunicationsAppliance/MODEM,IfcCommunicationsApplianceType/MODEM + + + WorkingState + Indicates the working state of device or system. + + + + + + + + SerialInterfaceType + Indicates the type of serial interface used by the device. + + + + RS_232 + RS_422 + RS_485 + OTHER + NOTKNOWN + UNSET + + + + + + DataTransmissionUnitUsage + Indicates the usage of the data transmission unit. It can be used to transmit data for different types of sensors. + + + + EARTHQUAKE + FOREIGNOBJECT + WINDANDRAIN + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryColumnShoe.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryColumnShoe.xml new file mode 100644 index 0000000..bb62c58 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryColumnShoe.xml @@ -0,0 +1,68 @@ + + + + Pset_DiscreteAccessoryColumnShoe + Shape properties common to column shoes. + + + IfcDiscreteAccessory/SHOE + IfcDiscreteAccessoryType/SHOE + + IfcDiscreteAccessory/SHOE,IfcDiscreteAccessoryType/SHOE + + + ColumnShoeBasePlateThickness + The thickness of the column shoe base plate. + + + + + + + + ColumnShoeBasePlateWidth + The width of the column shoe base plate. + + + + + + + + ColumnShoeBasePlateDepth + The depth of the column shoe base plate. + + + + + + + + ColumnShoeCasingHeight + The height of the column shoe casing. + + + + + + + + ColumnShoeCasingWidth + The width of the column shoe casing. + + + + + + + + ColumnShoeCasingDepth + The depth of the column shoe casing. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryCornerFixingPlate.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryCornerFixingPlate.xml new file mode 100644 index 0000000..b13a4ac --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryCornerFixingPlate.xml @@ -0,0 +1,50 @@ + + + + Pset_DiscreteAccessoryCornerFixingPlate + Properties specific to corner fixing plates. + + + IfcDiscreteAccessory + IfcDiscreteAccessoryType + + IfcDiscreteAccessory,IfcDiscreteAccessoryType + + + CornerFixingPlateLength + The length of the L-shaped corner plate. + + + + + + + + CornerFixingPlateThickness + The thickness of the L-shaped corner plate. + + + + + + + + CornerFixingPlateFlangeWidthInPlaneZ + The flange width of the L-shaped corner plate in plane Z. + + + + + + + + CornerFixingPlateFlangeWidthInPlaneX + The flange width of the L-shaped corner plate in plane X. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryDiagonalTrussConnector.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryDiagonalTrussConnector.xml new file mode 100644 index 0000000..e9494ef --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryDiagonalTrussConnector.xml @@ -0,0 +1,68 @@ + + + + Pset_DiscreteAccessoryDiagonalTrussConnector + Shape properties specific to connecting accessories in truss form with diagonal cross-bars. + + + IfcDiscreteAccessory + IfcDiscreteAccessoryType + + IfcDiscreteAccessory,IfcDiscreteAccessoryType + + + DiagonalTrussHeight + The overall height of the truss connector. + + + + + + + + DiagonalTrussLength + The overall length of the truss connector. + + + + + + + + DiagonalTrussCrossBarSpacing + The spacing between diagonal cross-bar sections. + + + + + + + + DiagonalTrussBaseBarDiameter + The nominal diameter of the base bar. + + + + + + + + DiagonalTrussSecondaryBarDiameter + The nominal diameter of the secondary bar. + + + + + + + + DiagonalTrussCrossBarDiameter + The nominal diameter of the diagonal cross-bars. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryEdgeFixingPlate.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryEdgeFixingPlate.xml new file mode 100644 index 0000000..e68f39d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryEdgeFixingPlate.xml @@ -0,0 +1,50 @@ + + + + Pset_DiscreteAccessoryEdgeFixingPlate + Properties specific to edge fixing plates. + + + IfcDiscreteAccessory + IfcDiscreteAccessoryType + + IfcDiscreteAccessory,IfcDiscreteAccessoryType + + + EdgeFixingPlateLength + The length of the L-shaped edge plate. + + + + + + + + EdgeFixingPlateThickness + The thickness of the L-shaped edge plate. + + + + + + + + EdgeFixingPlateFlangeWidthInPlaneZ + The flange width of the L-shaped edge plate in plane Z. + + + + + + + + EdgeFixingPlateFlangeWidthInPlaneX + The flange width of the L-shaped edge plate in plane X. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryFixingSocket.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryFixingSocket.xml new file mode 100644 index 0000000..e2ca5c6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryFixingSocket.xml @@ -0,0 +1,48 @@ + + + + Pset_DiscreteAccessoryFixingSocket + Properties common to fixing sockets. + + + IfcDiscreteAccessory + IfcDiscreteAccessoryType + + IfcDiscreteAccessory,IfcDiscreteAccessoryType + + + FixingSocketTypeReference + Type reference for the fixing socket according to local standards. + + + + + + FixingSocketHeight + The overall height of the fixing socket. + + + + + + + + FixingSocketThreadDiameter + The nominal diameter of the thread. + + + + + + + + FixingSocketThreadLength + The length of the threaded part of the fixing socket. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryLadderTrussConnector.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryLadderTrussConnector.xml new file mode 100644 index 0000000..9d60c20 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryLadderTrussConnector.xml @@ -0,0 +1,68 @@ + + + + Pset_DiscreteAccessoryLadderTrussConnector + Shape properties specific to connecting accessories in truss form with straight cross-bars in ladder shape. + + + IfcDiscreteAccessory + IfcDiscreteAccessoryType + + IfcDiscreteAccessory,IfcDiscreteAccessoryType + + + LadderTrussHeight + The overall height of the truss connector. + + + + + + + + LadderTrussLength + The overall length of the truss connector. + + + + + + + + LadderTrussCrossBarSpacing + The spacing between the straight cross-bars. + + + + + + + + LadderTrussBaseBarDiameter + The nominal diameter of the base bar. + + + + + + + + LadderTrussSecondaryBarDiameter + The nominal diameter of the secondary bar. + + + + + + + + LadderTrussCrossBarDiameter + The nominal diameter of the straight cross-bars. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryStandardFixingPlate.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryStandardFixingPlate.xml new file mode 100644 index 0000000..0249c53 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryStandardFixingPlate.xml @@ -0,0 +1,41 @@ + + + + Pset_DiscreteAccessoryStandardFixingPlate + Properties specific to standard fixing plates. + + + IfcDiscreteAccessory + IfcDiscreteAccessoryType + + IfcDiscreteAccessory,IfcDiscreteAccessoryType + + + StandardFixingPlateWidth + The width of the standard fixing plate. + + + + + + + + StandardFixingPlateDepth + The depth of the standard fixing plate. + + + + + + + + StandardFixingPlateThickness + The thickness of the standard fixing plate. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeBracket.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeBracket.xml new file mode 100644 index 0000000..61a2597 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeBracket.xml @@ -0,0 +1,23 @@ + + + + Pset_DiscreteAccessoryTypeBracket + Properties of a bracket. The property set can be used by the predefined type BRACKET of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/BRACKET + IfcDiscreteAccessoryType/BRACKET + + IfcDiscreteAccessory/BRACKET,IfcDiscreteAccessoryType/BRACKET + + + IsInsulated + Indicates whether the element is insulated or not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeCableArranger.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeCableArranger.xml new file mode 100644 index 0000000..b3a4bdf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeCableArranger.xml @@ -0,0 +1,31 @@ + + + + Pset_DiscreteAccessoryTypeCableArranger + Properties used for a cable arranger. The property set can be used by the predefined type CABLEARRANGER of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/CABLEARRANGER + IfcDiscreteAccessoryType/CABLEARRANGER + + IfcDiscreteAccessory/CABLEARRANGER,IfcDiscreteAccessoryType/CABLEARRANGER + + + CableArrangerPosition + Indicates the directional position of the cable arranger: vertical, horizontal, front or rear. It is relative to the element (usually a cabinet) that the cable arranger is affiliated. + + + + FRONTSIDE + HORIZONTAL + REARSIDE + VERTICAL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeInsulator.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeInsulator.xml new file mode 100644 index 0000000..68965fb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeInsulator.xml @@ -0,0 +1,129 @@ + + + + Pset_DiscreteAccessoryTypeInsulator + Properties of an insulator. The property set can be used by the predefined type INSULATOR of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/INSULATOR + IfcDiscreteAccessoryType/INSULATOR + + IfcDiscreteAccessory/INSULATOR,IfcDiscreteAccessoryType/INSULATOR + + + RatedCurrent + The current that a device is designed to handle. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + InsulationVoltage + The insulation voltage. + + + + + + + + BreakdownVoltageTolerance + Nominal value of the spark gap breakdown voltage tolerance. + + + + + + + + InsulationMethod + The method used to insulate. + + + + LONGRODINSULATOR + PININSULATOR + POSTINSULATOR + OTHER + NOTKNOWN + UNSET + + + + + + OperationalTemperatureRange + The temperature range in which the device operates normally. + + + + + + + + CreepageDistance + Shortest distance or the sum of the shortest distances along the surface on an insulator between two conductive parts which normally have the operating voltage between them. (IEV ref 471-01-04) + + + + + + + + InstallationMethod + Method of installation of cable/conductor. Installation methods are typically defined by reference in standards such as IEC 60364-5-52, table 52A-1 or BS7671 Appendix 4 Table 4A1 etc. Selection of the value to be used should be determined from such a standard according to local usage. + + + + + + + + LightningPeakVoltage + The peak lightning voltage that the insulator could withstand. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + RMSWithstandVoltage + Rms value of sinusoidal power frequency voltage that the insulation of the given equipment can withstand during tests made under specified conditions and for a specified duration. (IEV ref 614-03-22) + + + + + + + + Voltage + The actual voltage and operable range. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeLock.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeLock.xml new file mode 100644 index 0000000..c8860c4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeLock.xml @@ -0,0 +1,30 @@ + + + + Pset_DiscreteAccessoryTypeLock + Properties of locking equipment. The property set can be used by the predefined type LOCK of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/LOCK + IfcDiscreteAccessoryType/LOCK + + IfcDiscreteAccessory/LOCK,IfcDiscreteAccessoryType/LOCK + + + InstallationPlan + Reference to external information source about installation or construction plan of the element. + + + + + + RequiredClosureSpacing + Required length of the closure spacing. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailBrace.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailBrace.xml new file mode 100644 index 0000000..17a9a46 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailBrace.xml @@ -0,0 +1,23 @@ + + + + Pset_DiscreteAccessoryTypeRailBrace + Properties of a rail brace. The property set can be used by the predefined type RAILBRACE of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/RAILBRACE + IfcDiscreteAccessoryType/RAILBRACE + + IfcDiscreteAccessory/RAILBRACE,IfcDiscreteAccessoryType/RAILBRACE + + + IsTemporary + Indicates if the installation of the element is temporary or not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailLubrication.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailLubrication.xml new file mode 100644 index 0000000..9a42291 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailLubrication.xml @@ -0,0 +1,69 @@ + + + + Pset_DiscreteAccessoryTypeRailLubrication + Properties of rail lubrication equipment. The property set can be used by the predefined type RAIL_LUBRICATION of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/RAIL_LUBRICATION + IfcDiscreteAccessoryType/RAIL_LUBRICATION + + IfcDiscreteAccessory/RAIL_LUBRICATION,IfcDiscreteAccessoryType/RAIL_LUBRICATION + + + PositionInTrack + Indicates the relative position of the element in track, which lies to the left or right as facing in the direction of increasing stationing values. + + + + LEFT + MIDDLE + RIGHT + OTHER + NOTKNOWN + UNSET + + + + + + MaximumNoiseEmissions + Maximum noise emissions limit at this location. + + + + + + + + LubricationSystemType + Design and type of lubricating system e.g. active, passive. + + + + ACTIVE_LUBRICATION + PASSIVE_LUBRICATION + OTHER + NOTKNOWN + UNSET + + + + + + LubricationPowerSupplyType + Type of power supply method used by the rail lubrication. + + + + ELECTRIC + PHOTOVOLTAIC + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailPad.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailPad.xml new file mode 100644 index 0000000..d3def69 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeRailPad.xml @@ -0,0 +1,30 @@ + + + + Pset_DiscreteAccessoryTypeRailPad + Properties of rail pads. The property set can be used by the predefined type RAILPAD of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/RAILPAD + IfcDiscreteAccessoryType/RAILPAD + + IfcDiscreteAccessory/RAILPAD,IfcDiscreteAccessoryType/RAILPAD + + + RailPadStiffness + Indicates the stiffness of a rail pad. + + + + MEDIUM + SOFT + STIFF + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSlidingChair.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSlidingChair.xml new file mode 100644 index 0000000..6f5c1b2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSlidingChair.xml @@ -0,0 +1,23 @@ + + + + Pset_DiscreteAccessoryTypeSlidingChair + Properties of a sliding chair. The property set can be used by the predefined type SLIDINGCHAIR of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/SLIDINGCHAIR + IfcDiscreteAccessoryType/SLIDINGCHAIR + + IfcDiscreteAccessory/SLIDINGCHAIR,IfcDiscreteAccessoryType/SLIDINGCHAIR + + + IsSelfLubricated + Indicates whether the element is self lubricated or not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSoundAbsorption.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSoundAbsorption.xml new file mode 100644 index 0000000..0fd416c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeSoundAbsorption.xml @@ -0,0 +1,23 @@ + + + + Pset_DiscreteAccessoryTypeSoundAbsorption + Properties of sound absorption equipment used in railway. The property set can be used by the predefined type SOUNDABSORPTION of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/SOUNDABSORPTION + IfcDiscreteAccessoryType/SOUNDABSORPTION + + IfcDiscreteAccessory/SOUNDABSORPTION,IfcDiscreteAccessoryType/SOUNDABSORPTION + + + SoundAbsorptionLimit + Mandatory limit values in sound absorption. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeTensioningEquipment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeTensioningEquipment.xml new file mode 100644 index 0000000..0b114d3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryTypeTensioningEquipment.xml @@ -0,0 +1,66 @@ + + + + Pset_DiscreteAccessoryTypeTensioningEquipment + Properties of tensioning equipment used in railway. The property set can be used by the predefined type TENSIONINGEQUIPMENT of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/TENSIONINGEQUIPMENT + IfcDiscreteAccessoryType/TENSIONINGEQUIPMENT + + IfcDiscreteAccessory/TENSIONINGEQUIPMENT,IfcDiscreteAccessoryType/TENSIONINGEQUIPMENT + + + ReferenceEnvironmentTemperature + Ideal temperature range. + + + + + + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + HasBreakLineLock + Indicates whether the equipment has the function of brake line lock or not. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + RatioOfWireTension + The ratio of wire tension to tensioner weight. + + + + + + + + TransmissionEfficiency + Transmission efficiency of the tensioning equipment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryWireLoop.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryWireLoop.xml new file mode 100644 index 0000000..ff90d19 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DiscreteAccessoryWireLoop.xml @@ -0,0 +1,68 @@ + + + + Pset_DiscreteAccessoryWireLoop + Shape properties common to wire loop joint connectors. + + + IfcDiscreteAccessory + IfcDiscreteAccessoryType + + IfcDiscreteAccessory,IfcDiscreteAccessoryType + + + WireLoopBasePlateThickness + The thickness of the base plate. + + + + + + + + WireLoopBasePlateWidth + The width of the base plate. + + + + + + + + WireLoopBasePlateLength + The length of the base plate. + + + + + + + + WireDiameter + The nominal diameter of the wire. + + + + + + + + WireEmbeddingLength + The length of the part of wire which is embedded in the precast concrete element. + + + + + + + + WireLoopLength + The length of the fastening loop part of the wire. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardOccurrence.xml new file mode 100644 index 0000000..8e31cb0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardOccurrence.xml @@ -0,0 +1,31 @@ + + + + Pset_DistributionBoardOccurrence + Properties that may be applied to electric distribution board occurrences. + + + IfcElectricDistributionBoard + + IfcElectricDistributionBoard + + + IsMain + Identifies if the current instance is a main distribution point or topmost level in an electrical distribution hierarchy (= TRUE) or a sub-main distribution point (= FALSE). + + + + + + + + IsSkilledOperator + Identifies if the current instance requires a skilled person or instructed person to perform operations on the distribution board (= TRUE) or whether operations may be performed by a person without appropriate skills or instruction (= FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeCommon.xml new file mode 100644 index 0000000..429fc2c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_DistributionBoardTypeCommon + Properties that may be applied to electric distribution boards. + + + IfcElectricDistributionBoard + IfcElectricDistributionBoardType + + IfcElectricDistributionBoard,IfcElectricDistributionBoardType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDispatchingBoard.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDispatchingBoard.xml new file mode 100644 index 0000000..7cc4219 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDispatchingBoard.xml @@ -0,0 +1,44 @@ + + + + Pset_DistributionBoardTypeDispatchingBoard + Properties for IfcDistributionBoard with PredefinedType DISPATCHINGBOARD. + + + IfcDistributionBoard/DISPATCHINGBOARD + IfcDistributionBoardType/DISPATCHINGBOARD + + IfcDistributionBoard/DISPATCHINGBOARD,IfcDistributionBoardType/DISPATCHINGBOARD + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + DispatchingBoardType + Indicates the type of dispatching board. + + + + CENTER + STATION + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDistributionFrame.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDistributionFrame.xml new file mode 100644 index 0000000..10f7f70 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionBoardTypeDistributionFrame.xml @@ -0,0 +1,23 @@ + + + + Pset_DistributionBoardTypeDistributionFrame + Properties for IfcDistributionBoard with PredefinedType DISTRIBUTIONFRAME. + + + IfcDistributionBoard/DISTRIBUTIONFRAME + IfcDistributionBoardType/DISTRIBUTIONFRAME + + IfcDistributionBoard/DISTRIBUTIONFRAME,IfcDistributionBoardType/DISTRIBUTIONFRAME + + + PortCapacity + Indicates the number of ports in the passive device that can be used to interconnect cables. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementCommon.xml new file mode 100644 index 0000000..6d53214 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_DistributionChamberElementCommon + Common properties of all occurrences of IfcDistributionChamberElement. + + + IfcDistributionChamberElement + IfcDistributionChamberElementType + + IfcDistributionChamberElement,IfcDistributionChamberElementType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeFormedDuct.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeFormedDuct.xml new file mode 100644 index 0000000..590409a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeFormedDuct.xml @@ -0,0 +1,69 @@ + + + + Pset_DistributionChamberElementTypeFormedDuct + Space formed in the ground for the passage of pipes, cables, ducts. + + + IfcDistributionChamberElement/FORMEDDUCT + IfcDistributionChamberElementType/FORMEDDUCT + + IfcDistributionChamberElement/FORMEDDUCT,IfcDistributionChamberElementType/FORMEDDUCT + + + ClearWidth + The clear width. + + + + + + + + ClearDepth + The clear depth. + + + + + + + + WallThickness + The thickness of the wall construction. +NOTE: It is assumed that walls will be constructed at a single thickness. + + + + + + + + BaseThickness + The thickness of the base construction, assumed to be constructed at a single thickness. + + + + + + + + AccessCoverLoadRating + The load rating of the access cover (which may be a value or an alphanumerically defined class rating). + + + + + + + + CableDuctOccupancyRatio + Indicates the ratio between the number of cables in the duct and the maximum number of cables that the duct can contain. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionChamber.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionChamber.xml new file mode 100644 index 0000000..4cefbd7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionChamber.xml @@ -0,0 +1,129 @@ + + + + Pset_DistributionChamberElementTypeInspectionChamber + Chamber constructed on a drain, sewer or pipeline and with a removable cover, that permits visible inspection. + + + IfcDistributionChamberElement/INSPECTIONCHAMBER + IfcDistributionChamberElementType/INSPECTIONCHAMBER + + IfcDistributionChamberElement/INSPECTIONCHAMBER,IfcDistributionChamberElementType/INSPECTIONCHAMBER + + + ChamberLengthOrRadius + Length or, in the event of the shape being circular in plan, the radius of the chamber. + + + + + + + + ChamberWidth + Width, in the event of the shape being non circular in plan. + + + + + + + + InspectionChamberInvertLevel + Level of the lowest part of the cross section as measured from ground level. + + + + + + + + SoffitLevel + Level of the highest internal part of the cross section as measured from ground level. + + + + + + + + WallMaterial + The material from which the wall of the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + WallThickness + The thickness of the wall construction. +NOTE: It is assumed that walls will be constructed at a single thickness. + + + + + + + + BaseMaterial + The material from which the base of the chamber is constructed. +NOTE: It is assumed that chamber base will be constructed of a single material. + + + + + + BaseThickness + The thickness of the base construction, assumed to be constructed at a single thickness. + + + + + + + + WithBackdrop + Indicates whether the chamber has a backdrop or tumbling bay (TRUE) or not (FALSE). + + + + + + + + AccessCoverMaterial + The material from which the access cover to the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + AccessLengthOrRadius + The length of the chamber access cover or, where the plan shape of the cover is circular, the radius. + + + + + + + + AccessWidth + The width of the chamber access cover where the plan shape of the cover is not circular. + + + + + + + + AccessCoverLoadRating + The load rating of the access cover (which may be a value or an alphanumerically defined class rating). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionPit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionPit.xml new file mode 100644 index 0000000..b97bd57 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeInspectionPit.xml @@ -0,0 +1,41 @@ + + + + Pset_DistributionChamberElementTypeInspectionPit + Recess or chamber formed to permit access for inspection of substructure and services (definition modified from BS6100 221 4128). + + + IfcDistributionChamberElement/INSPECTIONPIT + IfcDistributionChamberElementType/INSPECTIONPIT + + IfcDistributionChamberElement/INSPECTIONPIT,IfcDistributionChamberElementType/INSPECTIONPIT + + + Length + The length of the object. + + + + + + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + + + + + + + + Depth + The depth of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeManhole.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeManhole.xml new file mode 100644 index 0000000..a462b4c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeManhole.xml @@ -0,0 +1,189 @@ + + + + Pset_DistributionChamberElementTypeManhole + Chamber constructed on a drain, sewer or pipeline and with a removable cover, that permits the entry of a person. + + + IfcDistributionChamberElement/MANHOLE + IfcDistributionChamberElementType/MANHOLE + + IfcDistributionChamberElement/MANHOLE,IfcDistributionChamberElementType/MANHOLE + + + InvertLevel + Level of the lowest part of the cross section as measured from ground level. + + + + + + + + SoffitLevel + Level of the highest internal part of the cross section as measured from ground level. + + + + + + + + WallMaterial + The material from which the wall of the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + WallThickness + The thickness of the wall construction. +NOTE: It is assumed that walls will be constructed at a single thickness. + + + + + + + + BaseMaterial + The material from which the base of the chamber is constructed. +NOTE: It is assumed that chamber base will be constructed of a single material. + + + + + + BaseThickness + The thickness of the base construction, assumed to be constructed at a single thickness. + + + + + + + + IsShallow + Indicates whether the chamber has been designed as being shallow (TRUE) or deep (FALSE). + + + + + + + + HasSteps + Indicates whether the chamber has steps (TRUE) or not (FALSE). + + + + + + + + WithBackdrop + Indicates whether the chamber has a backdrop or tumbling bay (TRUE) or not (FALSE). + + + + + + + + AccessCoverMaterial + The material from which the access cover to the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + AccessLengthOrRadius + The length of the chamber access cover or, where the plan shape of the cover is circular, the radius. + + + + + + + + AccessWidth + The width of the chamber access cover where the plan shape of the cover is not circular. + + + + + + + + AccessCoverLoadRating + The load rating of the access cover (which may be a value or an alphanumerically defined class rating). + + + + + + + + IsAccessibleOnFoot + Indicates whether the element is accessible on foot (TRUE) or not (FALSE). + + + + + + + + IsLocked + Indicates whether the element is locked (TRUE) or not (FALSE). + + + + + + + + NumberOfCableEntries + Indicates the number of cable entries in the manhole. + + + + + + + + NumberOfManholeCovers + Indicates the number of manhole covers. + + + + + + + + TypeOfShaft + Additional information on the purpose of the shaft. + + + + DIVERSIONSHAFT + FLUSHINGCHAMBER + GATESHAFT + GULLY + INSPECTIONCHAMBER + PUMPSHAFT + ROOFWATERSHAFT + SHAFTWITHCHECKVALVE + SLURRYCOLLECTOR + SOAKAWAY + WELL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeMeterChamber.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeMeterChamber.xml new file mode 100644 index 0000000..df1de21 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeMeterChamber.xml @@ -0,0 +1,75 @@ + + + + Pset_DistributionChamberElementTypeMeterChamber + Chamber that houses a meter(s) (definition modified from BS6100 250 6224). + + + IfcDistributionChamberElement/METERCHAMBER + IfcDistributionChamberElementType/METERCHAMBER + + IfcDistributionChamberElement/METERCHAMBER,IfcDistributionChamberElementType/METERCHAMBER + + + ChamberLengthOrRadius + Length or, in the event of the shape being circular in plan, the radius of the chamber. + + + + + + + + ChamberWidth + Width, in the event of the shape being non circular in plan. + + + + + + + + WallMaterial + The material from which the wall of the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + WallThickness + The thickness of the wall construction. +NOTE: It is assumed that walls will be constructed at a single thickness. + + + + + + + + BaseMaterial + The material from which the base of the chamber is constructed. +NOTE: It is assumed that chamber base will be constructed of a single material. + + + + + + BaseThickness + The thickness of the base construction, assumed to be constructed at a single thickness. + + + + + + + + AccessCoverMaterial + The material from which the access cover to the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeSump.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeSump.xml new file mode 100644 index 0000000..2382428 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeSump.xml @@ -0,0 +1,41 @@ + + + + Pset_DistributionChamberElementTypeSump + Recess or small chamber into which liquid is drained to facilitate its removal. + + + IfcDistributionChamberElement/SUMP + IfcDistributionChamberElementType/SUMP + + IfcDistributionChamberElement/SUMP,IfcDistributionChamberElementType/SUMP + + + Length + The length of the object. + + + + + + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + + + + + + + + SumpInvertLevel + The lowest point in the cross section of the sump. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeTrench.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeTrench.xml new file mode 100644 index 0000000..7112fd1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeTrench.xml @@ -0,0 +1,41 @@ + + + + Pset_DistributionChamberElementTypeTrench + Excavation, the length of which greatly exceeds the width. + + + IfcDistributionChamberElement/TRENCH + IfcDistributionChamberElementType/TRENCH + + IfcDistributionChamberElement/TRENCH,IfcDistributionChamberElementType/TRENCH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + + + + + + + + Depth + The depth of the object. + + + + + + + + InvertLevel + Level of the lowest part of the cross section as measured from ground level. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeValveChamber.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeValveChamber.xml new file mode 100644 index 0000000..5e56cc5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionChamberElementTypeValveChamber.xml @@ -0,0 +1,75 @@ + + + + Pset_DistributionChamberElementTypeValveChamber + Chamber that houses a valve(s). + + + IfcDistributionChamberElement/VALVECHAMBER + IfcDistributionChamberElementType/VALVECHAMBER + + IfcDistributionChamberElement/VALVECHAMBER,IfcDistributionChamberElementType/VALVECHAMBER + + + ChamberLengthOrRadius + Length or, in the event of the shape being circular in plan, the radius of the chamber. + + + + + + + + ChamberWidth + Width, in the event of the shape being non circular in plan. + + + + + + + + WallMaterial + The material from which the wall of the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + WallThickness + The thickness of the wall construction. +NOTE: It is assumed that walls will be constructed at a single thickness. + + + + + + + + BaseMaterial + The material from which the base of the chamber is constructed. +NOTE: It is assumed that chamber base will be constructed of a single material. + + + + + + BaseThickness + The thickness of the base construction, assumed to be constructed at a single thickness. + + + + + + + + AccessCoverMaterial + The material from which the access cover to the chamber is constructed. +NOTE: It is assumed that chamber walls will be constructed of a single material. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortCommon.xml new file mode 100644 index 0000000..34e0418 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_DistributionPortCommon + Common attributes attached to an instance of IfcDistributionPort. + + + IfcDistributionPort + + IfcDistributionPort + + + PortNumber + The port index for logically ordering the port within the containing element or element type. + + + + + + + + ColourCode + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryCable.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryCable.xml new file mode 100644 index 0000000..bbaa350 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryCable.xml @@ -0,0 +1,69 @@ + + + + Pset_DistributionPortPHistoryCable + Log of electrical activity attached to an instance of IfcPerformanceHistory having an assigned IfcDistributionPort of type CABLE. + + + IfcDistributionPort/CABLE + + IfcDistributionPort/CABLE + + + CurrentHistory + Log of electrical current. + + + + + + VoltageHistory + Log of electrical voltage. + + + + + + RealPower + Real power. + + + + + + ReactivePower + Reactive power. + + + + + + ApparentPower + Apparent power. + + + + + + PowerFactorHistory + Power factor. + + + + + + DataTransmitted + For data ports, captures log of data transmitted. The LIST at IfcTimeSeriesValue.Values may split out data according to Pset_DistributionPortTypeCable.Protocols. + + + + + + DataReceived + For data ports, captures log of data received. The LIST at IfcTimeSeriesValue.Values may split out data according to Pset_DistributionPortTypeCable.Protocols. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryDuct.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryDuct.xml new file mode 100644 index 0000000..2ba22ab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryDuct.xml @@ -0,0 +1,62 @@ + + + + Pset_DistributionPortPHistoryDuct + Fluid flow performance history attached to an instance of IfcPerformanceHistory assigned to IfcDistributionPort. This replaces the deprecated IfcFluidFlowProperties for performance values. + + + IfcDistributionPort/DUCT + + IfcDistributionPort/DUCT + + + TemperatureHistory + Temperature of the fluid. For air this value represents the dry bulb temperature. + + + + + + WetBulbTemperatureHistory + Wet bulb temperature of the fluid; only applicable if the fluid is air. + + + + + + VolumetricFlowRateHistory + The volumetric flow rate of the fluid. + + + + + + MassFlowRateHistory + The mass flow rate of the fluid. + + + + + + FlowConditionHistory + Defines the flow condition as a percentage of the cross-sectional area. + + + + + + VelocityHistory + The velocity of the fluid. + + + + + + PressureHisotry + The pressure of the fluid. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryPipe.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryPipe.xml new file mode 100644 index 0000000..a93fbb4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortPHistoryPipe.xml @@ -0,0 +1,34 @@ + + + + Pset_DistributionPortPHistoryPipe + Log of substance usage attached to an instance of IfcPerformanceHistory having an assigned IfcDistributionPort of type PIPE. + + + IfcDistributionPort/PIPE + + IfcDistributionPort/PIPE + + + Temperature + Temperature of the fluid. + + + + + + Pressure + The pressure of fluid. + + + + + + Flowrate + The flowrate of the fluid. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeCable.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeCable.xml new file mode 100644 index 0000000..f750c6b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeCable.xml @@ -0,0 +1,160 @@ + + + + Pset_DistributionPortTypeCable + Cable port occurrence attributes attached to an instance of IfcDistributionPort. + + + IfcDistributionPort/CABLE + + IfcDistributionPort/CABLE + + + ElectricalConnectionType + The physical port connection:ACPLUG: AC plug +DCPLUG: DC plug +CRIMP: bare wire + + + + ACPLUG + COAXIAL + CRIMP + DCPLUG + DIN + DSUB + DVI + EIAJ + HDMI + RADIO + RCA + RJ + SOCKET + TRS + USB + XLR + OTHER + NOTKNOWN + UNSET + + + + + + ConnectionSubtype + The physical port connection subtype that further qualifies the ConnectionType. The following values are recommended:ACPLUG: A, B, C, D, E, F, EF, G, H, I, J, K, L, M +DIN: Mini3P, Mini4P, Mini5P, Mini6P, Mini7P, Mini8P, Mini9P +DSub: DA15, DB25, DC37, DD50, DE9, DE15 +EIAJ: RC5720 +HDMI: A, B, C +RADIO: IEEE802.11g, IEEE802.11n +RJ: 4P4C, 6P2C, 8P8C +SOCKET: E-11, E-12, E-14, E-17, E-26, E-27, E-39, E-40 +TRS: TS_Mini, TS_SubMini, TRS_Mini, TRS_SubMini + + + + + + + + ConnectionGender + The physical connection gender. + + + + FEMALE + MALE + OTHER + NOTKNOWN + UNSET + + + + + + ConductorFunction + Indicates function of the conductors to which the load is connected. Where L1, L2 and L3 represent the phase lines according to IEC 60446 notation (sometimes phase lines may be referenced by color [Red, Blue, Yellow] or by number [1, 2, 3] etc). Protective Earth is sometimes also known as CPC or common protective conductor. Note that for an electrical device, a set of line conductor functions may be applied. + + + + NEUTRAL + PHASE_L1 + PHASE_L2 + PHASE_L3 + PROTECTIVEEARTH + PROTECTIVEEARTHNEUTRAL + OTHER + NOTKNOWN + UNSET + + + + + + CurrentContent3rdHarmonic + The ratio between the third harmonic current and the phase current. + + + + + + + + Current + The actual current and operable range. + + + + + + + + Voltage + The actual voltage and operable range. + + + + + + + + Power + The actual power and operable range. + + + + + + + + Protocols + For data ports, identifies the protocols used as defined by the Open System Interconnection (OSI) Basic Reference Model (ISO 7498). Layers include: 1. Physical; 2. DataLink; 3. Network; 4. Transport; 5. Session; 6. Presentation; 7. Application. Example: 3:IP, 4:TCP, 5:HTTP + + + + + + + + + + HasConnector + Indicate whether the wire pair end point is terminated with a connector or not. + + + + + + + + IsWelded + Indicates whether the wire pair end point is joined to another wire pair end point by means of a welded junction. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeDuct.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeDuct.xml new file mode 100644 index 0000000..f7a753b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypeDuct.xml @@ -0,0 +1,143 @@ + + + + Pset_DistributionPortTypeDuct + Duct port occurrence attributes attached to an instance of IfcDistributionPort. + + + IfcDistributionPort/DUCT + + IfcDistributionPort/DUCT + + + ConnectionType + The end-style treatment of the duct port:BEADEDSLEEVE: Beaded Sleeve. +COMPRESSION: Compression. +CRIMP: Crimp. +DRAWBAND: Drawband. +DRIVESLIP: Drive slip. +FLANGED: Flanged. +OUTSIDESLEEVE: Outside Sleeve. +SLIPON: Slipon. +SOLDERED: Soldered. +SSLIP: S-Slip. +STANDINGSEAM: Standing seam. +SWEDGE: Swedge. +WELDED: Welded. +OTHER: Another type of end-style has been applied. +NONE: No end-style has been applied. + + + + BEADEDSLEEVE + COMPRESSION + CRIMP + DRAWBAND + DRIVESLIP + FLANGED + NONE + OUTSIDESLEEVE + SLIPON + SOLDERED + SSLIP + STANDINGSEAM + SWEDGE + WELDED + OTHER + USERDEFINED + NOTDEFINED + + + + + + ConnectionSubtype + The physical port connection subtype that further qualifies the ConnectionType. The following values are recommended:ACPLUG: A, B, C, D, E, F, EF, G, H, I, J, K, L, M +DIN: Mini3P, Mini4P, Mini5P, Mini6P, Mini7P, Mini8P, Mini9P +DSub: DA15, DB25, DC37, DD50, DE9, DE15 +EIAJ: RC5720 +HDMI: A, B, C +RADIO: IEEE802.11g, IEEE802.11n +RJ: 4P4C, 6P2C, 8P8C +SOCKET: E-11, E-12, E-14, E-17, E-26, E-27, E-39, E-40 +TRS: TS_Mini, TS_SubMini, TRS_Mini, TRS_SubMini + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalThickness + The nominal thickness of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + DryBulbTemperature + Dry bulb temperature of the object. + + + + + + + + WetBulbTemperature + Wet bulb temperature of the air. + + + + + + + + VolumetricFlowRate + The volumetric flow rate of the fluid. + + + + + + + + Velocity + The velocity of the fluid. + + + + + + + + Pressure + The pressure of fluid. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypePipe.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypePipe.xml new file mode 100644 index 0000000..aad293b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionPortTypePipe.xml @@ -0,0 +1,147 @@ + + + + Pset_DistributionPortTypePipe + Pipe port occurrence attributes attached to an instance of IfcDistributionPort. + + + IfcDistributionPort/PIPE + + IfcDistributionPort/PIPE + + + ConnectionType + The end-style treatment of the duct port:BEADEDSLEEVE: Beaded Sleeve. +COMPRESSION: Compression. +CRIMP: Crimp. +DRAWBAND: Drawband. +DRIVESLIP: Drive slip. +FLANGED: Flanged. +OUTSIDESLEEVE: Outside Sleeve. +SLIPON: Slipon. +SOLDERED: Soldered. +SSLIP: S-Slip. +STANDINGSEAM: Standing seam. +SWEDGE: Swedge. +WELDED: Welded. +OTHER: Another type of end-style has been applied. +NONE: No end-style has been applied. + + + + BRAZED + COMPRESSION + FLANGED + GROOVED + NONE + OUTSIDESLEEVE + SOLDERED + SWEDGE + THREADED + WELDED + OTHER + UNSET + + + + + + ConnectionSubtype + The physical port connection subtype that further qualifies the ConnectionType. The following values are recommended:ACPLUG: A, B, C, D, E, F, EF, G, H, I, J, K, L, M +DIN: Mini3P, Mini4P, Mini5P, Mini6P, Mini7P, Mini8P, Mini9P +DSub: DA15, DB25, DC37, DD50, DE9, DE15 +EIAJ: RC5720 +HDMI: A, B, C +RADIO: IEEE802.11g, IEEE802.11n +RJ: 4P4C, 6P2C, 8P8C +SOCKET: E-11, E-12, E-14, E-17, E-26, E-27, E-39, E-40 +TRS: TS_Mini, TS_SubMini, TRS_Mini, TRS_SubMini + + + + + + + + NominalDiameter + Nominal diameter or width of the object. + + + + + + + + InnerDiameter + The actual inner diameter of the object. + + + + + + + + OuterDiameter + The actual outer diameter of the object. + + + + + + + + Temperature + Temperature of the fluid. + + + + + + + + VolumetricFlowRate + The volumetric flow rate of the fluid. + + + + + + + + MassFlowRate + The mass flow rate of the fluid. + + + + + + + + FlowCondition + Defines the flow condition as a percentage of the cross-sectional area. + + + + + + + + Velocity + The velocity of the fluid. + + + + + + + + Pressure + The pressure of fluid. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemCommon.xml new file mode 100644 index 0000000..a4cb1fe --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemCommon.xml @@ -0,0 +1,22 @@ + + + + Pset_DistributionSystemCommon + Distribution system occurrence attributes attached to an instance of IfcDistributionSystem. + + + IfcDistributionSystem + + IfcDistributionSystem + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeElectrical.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeElectrical.xml new file mode 100644 index 0000000..e6bb0ba --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeElectrical.xml @@ -0,0 +1,109 @@ + + + + Pset_DistributionSystemTypeElectrical + Properties of electrical circuits. + + + IfcDistributionSystem/ELECTRICAL + + IfcDistributionSystem/ELECTRICAL + + + ElectricalSystemType + For certain purposes of electrical regulations, IEC 60364 defines types of system using type identifiers. Assignment of identifiers depends upon the relationship of the source, and of exposed conductive parts of the installation, to Ground (Earth). Identifiers that may be assigned through IEC 60364 are:•TN type system, a system having one or more points of the source of energy directly earthed, the exposed conductive parts of the installation being connected to that point by protective conductors, +•TN C type system, a TN type system in which neutral and protective functions are combined in a single conductor throughout the system, +•TN S type system, a TN type system having separate neutral and protective conductors throughout the system, +•TN C S type system, a TN type system in which neutral and protective functions are combined in a single conductor in part of the system, +•TT type system, a system having one point of the source of energy directly earthed, the exposed conductive parts of the installation being connected to earth electrodes electrically independent of the earth electrodes of the source, +•IT type system, a system having no direct connection between live parts and Earth, the exposed conductive parts of the electrical installation being earthed. + + + + IT + TN + TN_C + TN_C_S + TN_S + TT + OTHER + NOTKNOWN + UNSET + + + + + + ElectricalSystemCategory + Designates the voltage range of the circuit, according to IEC. HIGHVOLTAGE indicates >1000V AC or >1500V DV; LOWVOLTAGE indicates 50-1000V AC or 120-1500V DC; EXTRALOWVOLTAGE indicates <50V AC or <120V DC. + + + + EXTRALOWVOLTAGE + HIGHVOLTAGE + LOWVOLTAGE + OTHER + NOTKNOWN + UNSET + + + + + + Diversity + The ratio, expressed as a numerical +value or as a percentage, of the +simultaneous maximum demand of +a group of electrical appliances or +consumers within a specified period, +to the sum of their individual maximum +demands within the same +period. The group of electrical appliances is in this case connected to this circuit. Definition from IEC 60050, IEV 691-10-04 +NOTE1: It is often not desirable to size each conductor in a distribution system to support the total connected load at that point in the network. Diversity is applied on the basis of the anticipated loadings that are likely to result from all loads not being connected at the same time. +NOTE2: Diversity is applied to final circuits only, not to sub-main circuits supplying other DBs. + + + + + + + + NumberOfLiveConductors + Number of live conductors within this circuit. Either this property or the ConductorFunction property (if only one) may be asserted. + + + + + + + + MaximumAllowedVoltageDrop + The maximum voltage drop across the circuit that must not be exceeded. +There are two voltage drop limit settings that may be applied; one for sub-main circuits, and one in each Distribution Board or Consumer Unit for final circuits connected to that board. The settings should limit the overall voltage drop to the required level. Default settings of 1.5% for sub-main circuits and 2.5% for final circuits, giving an overall limit of 4% may be applied. +NOTE: This value may also be specified as a constraint within an IFC model if required but is included within the property set at this stage pending implementation of the required capabilities within software applications. + + + + + + + + NetImpedance + The maximum earth loop impedance upstream of a circuit (typically stated as the variable Zs). This value is for 55o C (130oF) Celsius usage. + + + + + + + + RatedVoltageRange + Voltage range as declared by the manufacturer expressed by its lower and upper rated voltages [Source : IEC 62368-1:2010, 3.3.10.5]. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeOverheadContactlineSystem.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeOverheadContactlineSystem.xml new file mode 100644 index 0000000..004d509 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeOverheadContactlineSystem.xml @@ -0,0 +1,122 @@ + + + + Pset_DistributionSystemTypeOverheadContactlineSystem + Properties of an overhead contact line system. The property set is associated with the predefined type OVERHEAD_CONTACT_LINE_SYSTEM of IfcDistributionSystem. + + + IfcDistributionSystem/OVERHEAD_CONTACTLINE_SYSTEM + + IfcDistributionSystem/OVERHEAD_CONTACTLINE_SYSTEM + + + SpanNominalLength + The length of span as a design parameter for the overhead contactline system. + + + + + + + + ContactWireStagger + Lateral displacement of the contact wire to opposite sides of the track centre at successive supports. + + + + + + + + ContactWireNominalDrop + Vertical distance between the main catenary wire and the contact wire measured at a support point. + + + + + + + + PressureRange + Allowable maximum and minimum working pressure (relative to ambient pressure). + + + + + + + + ContactWireNominalHeight + Nominal distance from the top of the rail to the lower face of the contact wire, measured perpendicular to the track. + + + + + + + + ContactWireUplift + Vertical upward movement of the contact wire due to the force produced from the pantograph. + + + + + + + + ElectricalClearance + The recommended air clearances between earth and the live parts of the overhead contactline system. + + + + + + + + NumberOfOverlappingSpans + Number of overlapping spans in the overhead contactline system. + + + + + + + + PantographType + Indicates the type of pantograph as a design parameter for the overhead contactline system. + + + + + + + + TensionLength + Length of overhead contactline between two terminating points. It is a design parameter for the overhead contactline system. + + + + + + + + OCSType + Indicates the type of overhead contactline system (OCS). + + + + COMPOUND_CATENARY_SUSPENSION + OCL_WITH_CATENARY_SUSPENSION + OCL_WITH_STITCHED_CATENARY_SUSPENSION + RIGID_CATENARY + TROLLY_TYPE_CONTACT_LINE + TROLLY_TYPE_WITH_STITCHWIRE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeVentilation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeVentilation.xml new file mode 100644 index 0000000..f49b303 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DistributionSystemTypeVentilation.xml @@ -0,0 +1,118 @@ + + + + Pset_DistributionSystemTypeVentilation + This property set is used to define the general characteristics of the duct design parameters within a system. +HISTORY: New property set in IFC Release 2.0. Renamed from Pset_DuctDesignCriteria in IFC4. + + + IfcDistributionSystem/VENTILATION + + IfcDistributionSystem/VENTILATION + + + DesignName + A name for the design values. + + + + + + + + DuctSizingMethod + Enumeration that identifies the methodology to be used to size system components. + + + + CONSTANTFRICTION + CONSTANTPRESSURE + STATICREGAIN + OTHER + NOTKNOWN + UNSET + + + + + + PressureClass + Nominal pressure rating of the object. + + + + + + + + LeakageClass + Nominal leakage rating for the system components. + + + + + + + + FrictionLoss + The pressure loss due to friction per unit length. (Data type = PressureMeasure/LengthMeasure) + + + + + + + + ScrapFactor + Sheet metal scrap factor. + + + + + + + + DuctSealant + Type of sealant used on the duct and fittings. + + + + + + MaximumVelocity + The maximum design velocity of the air in the duct or fitting. + + + + + + + + AspectRatio + The default aspect ratio. + + + + + + + + MinimumHeight + The minimum duct height for rectangular, oval or round duct. + + + + + + + + MinimumWidth + The minimum duct width for oval or rectangular duct. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DoorCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DoorCommon.xml new file mode 100644 index 0000000..7b31cf3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DoorCommon.xml @@ -0,0 +1,200 @@ + + + + Pset_DoorCommon + Properties common to the definition of all occurrences of IfcDoor. + + + IfcDoor + IfcDoorType + + IfcDoor,IfcDoorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + SecurityRating + Index based rating system indicating security level. +It is giving according to the national building code. + + + + + + + + DurabilityRating + Durability against mechanical stress. It is given according to the national code or regulation. + + + + + + + + HygrothermalRating + Resistance against hygrothermal impact from different temperatures and humidities inside and outside. It is given according to the national code or regulation. + + + + + + + + WaterTightnessRating + Water tightness rating for this object. +It is provided according to the national building code. + + + + + + + + MechanicalLoadRating + Mechanical load rating for this object. +It is provided according to the national building code. + + + + + + + + WindLoadRating + Wind load resistance rating for this object. +It is provided according to the national building code. + + + + + + + + Infiltration + Infiltration flowrate of outside air for the filler object based on the area of the filler object at a pressure level of 50 Pascals. It shall be used, if the length of all joints is unknown. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + GlazingAreaFraction + Fraction of the glazing area relative to the total area of the filling element. +It shall be used, if the glazing area is not given separately for all panels within the filling element. + + + + + + + + HandicapAccessible + Indication that this object is designed to be accessible by the handicapped. Set to (TRUE) if this object is rated as handicap accessible according the local building codes, otherwise (FALSE). +It is giving according to the requirements of the national building code. + + + + + + + + FireExit + Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). + + + + + + + + HasDrive + Indication whether this object has an automatic drive to operate it (TRUE) or no drive (FALSE) + + + + + + + + SelfClosing + Indication whether this object is designed to close automatically after use (TRUE) or not (FALSE). + + + + + + + + SmokeStop + Indication whether the object is designed to provide a smoke stop (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DoorTypeTurnstile.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DoorTypeTurnstile.xml new file mode 100644 index 0000000..cf64fe7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DoorTypeTurnstile.xml @@ -0,0 +1,57 @@ + + + + Pset_DoorTypeTurnstile + Properties common to turnstiles or automatic gates used to control the flow of people or vehicles. This property set is applied to IfcDoor instances of predefined type TURNSTILE. + + + IfcDoor/TURNSTILE + IfcDoorType/TURNSTILE + + IfcDoor/TURNSTILE,IfcDoorType/TURNSTILE + + + IsBidirectional + Indicates whether the turnstile is bidirectional. + + + + + + + + TurnstileType + Indicates the type of turnstile gate. + + + + SWINGGATEBRAKE + THREEPOLEROTARYBRAKE + WINGGATEBRAKE + OTHER + NOTKNOWN + UNSET + + + + + + NarrowChannelWidth + Indicates the width of the narrow channel. + + + + + + + + WideChannelWidth + Indicates the width of the wide channel. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DoorWindowGlazingType.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DoorWindowGlazingType.xml new file mode 100644 index 0000000..94b83ac --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DoorWindowGlazingType.xml @@ -0,0 +1,189 @@ + + + + Pset_DoorWindowGlazingType + Properties common to the definition of the glazing component of occurrences of IfcDoor and IfcWindow, used for thermal and lighting calculations. + + + IfcDoor + IfcWindow + IfcDoorType + IfcWindowType + + IfcDoor,IfcWindow,IfcDoorType,IfcWindowType + + + GlassLayers + Number of glass layers within the frame. E.g. "2" for double glazing. + + + + + + + + GlassThickness1 + Thickness of the first (inner) glass layer. + + + + + + + + GlassThickness2 + Thickness of the second (intermediate or outer) glass layer. + + + + + + + + GlassThickness3 + Thickness of the third (outer) glass layer. + + + + + + + + FillGas + Name of the gas by which the gap between two glass layers is filled. It is given for information purposes only. + + + + + + + + GlassColour + + + + + + + + + IsTempered + Indication whether the glass is tempered (TRUE) or not (FALSE) . + + + + + + + + IsLaminated + Indication whether the glass is layered with other materials (TRUE) or not (FALSE). + + + + + + + + IsCoated + Indication whether the glass is coated with a material (TRUE) or not (FALSE). + + + + + + + + IsWired + Indication whether the glass includes a contained wire mesh to prevent break-in (TRUE) or not (FALSE) + + + + + + + + VisibleLightReflectance + Fraction of the visible light that is reflected by the glazing at normal incidence. It is a value without unit. + + + + + + + + VisibleLightTransmittance + Fraction of the visible light that passes the object at normal incidence. It is a value without unit. + + + + + + + + SolarAbsorption + (Asol) The ratio of incident solar radiation that is absorbed by a glazing system. It is the sum of the absorption distributed to the exterior (a) and to the interior (qi). Note the following equation Asol + Rsol + Tsol = 1 + + + + + + + + SolarReflectance + (Rsol): The ratio of incident solar radiation that is reflected by a glazing system (also named ρe). Note the following equation Asol + Rsol + Tsol = 1 + + + + + + + + SolarTransmittance + The ratio of incident solar radiation that directly passes through a system (also named τe). Note the following equation Asol + Rsol + Tsol = 1 + + + + + + + + SolarHeatGainTransmittance + (SHGC): The ratio of incident solar radiation that contributes to the heat gain of the interior, it is the solar radiation that directly passes (Tsol or τe) plus the part of the absorbed radiation that is distributed to the interior (qi). The SHGC is referred to also as g-value (g = τe + qi). + + + + + + + + ShadingCoefficient + (SC): The measure of the ability of a glazing to transmit solar heat, relative to that ability for 3 mm (1/8-inch) clear, double-strength, single glass. Shading coefficient is being phased out in favor of the solar heat gain coefficient (SHGC), and is approximately equal to the SHGC multiplied by 1.15. The shading coefficient is expressed as a number without units between 0 and 1. + + + + + + + + ThermalTransmittanceSummer + Thermal transmittance coefficient (U-Value) of a material. +Summer thermal transmittance coefficient of the glazing only, often referred to as (U-value). + + + + + + + + ThermalTransmittanceWinter + Thermal transmittance coefficient (U-Value) of a material. +Winter thermal transmittance coefficient of the glazing only, often referred to as (U-value). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingOccurrence.xml new file mode 100644 index 0000000..0be0950 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingOccurrence.xml @@ -0,0 +1,40 @@ + + + + Pset_DuctFittingOccurrence + Duct fitting occurrence attributes. + + + IfcDuctFitting + + IfcDuctFitting + + + InteriorRoughnessCoefficient + The interior roughness of the material of the object. + + + + + + + + HasLiner + TRUE if the fitting has interior duct insulating lining, FALSE if it does not. + + + + + + + + Colour + Stratum colour + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingPHistory.xml new file mode 100644 index 0000000..ea844e7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingPHistory.xml @@ -0,0 +1,34 @@ + + + + Pset_DuctFittingPHistory + Duct fitting performance history common attributes. + + + IfcDuctFitting + + IfcDuctFitting + + + LossCoefficient + Dimensionless loss coefficient used for calculating fluid resistance representing the ratio of total pressure loss to velocity pressure at a referenced cross-section. + + + + + + AtmosphericPressure + Ambient atmospheric pressure. + + + + + + AirFlowLeakage + Volumetric leakage flow rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingTypeCommon.xml new file mode 100644 index 0000000..c5d5dee --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctFittingTypeCommon.xml @@ -0,0 +1,67 @@ + + + + Pset_DuctFittingTypeCommon + Duct fitting type common attributes. + + + IfcDuctFitting + IfcDuctFittingType + + IfcDuctFitting,IfcDuctFittingType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + PressureClass + Nominal pressure rating of the object. + + + + + + + + PressureRange + Allowable maximum and minimum working pressure (relative to ambient pressure). + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentOccurrence.xml new file mode 100644 index 0000000..c24ea03 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentOccurrence.xml @@ -0,0 +1,40 @@ + + + + Pset_DuctSegmentOccurrence + Duct segment occurrence attributes attached to an instance of IfcDuctSegment. + + + IfcDuctSegment + + IfcDuctSegment + + + InteriorRoughnessCoefficient + The interior roughness of the material of the object. + + + + + + + + HasLiner + TRUE if the fitting has interior duct insulating lining, FALSE if it does not. + + + + + + + + Colour + Stratum colour + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentPHistory.xml new file mode 100644 index 0000000..3f7fb48 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentPHistory.xml @@ -0,0 +1,41 @@ + + + + Pset_DuctSegmentPHistory + Duct segment performance history common attributes. + + + IfcDuctSegment + + IfcDuctSegment + + + LossCoefficient + Dimensionless loss coefficient used for calculating fluid resistance representing the ratio of total pressure loss to velocity pressure at a referenced cross-section. + + + + + + AtmosphericPressure + Ambient atmospheric pressure. + + + + + + LeakageCurveHistory + Leakage per unit length curve versus working pressure. If a scalar is expressed then it represents LeakageClass which is flowrate per unit area at a specified pressure rating (e.g., ASHRAE Fundamentals 2001 34.16.). + + + + + + FluidFlowLeakage + Volumetric leakage flow rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentTypeCommon.xml new file mode 100644 index 0000000..b0361c9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSegmentTypeCommon.xml @@ -0,0 +1,128 @@ + + + + Pset_DuctSegmentTypeCommon + Duct segment type common attributes. + + + IfcDuctSegment + IfcDuctSegmentType + + IfcDuctSegment,IfcDuctSegmentType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + CrossSectionShape + Cross sectional shape. Note that this shape is uniform throughout the length of the segment. For nonuniform shapes, a transition fitting should be used instead. + + + + FLATOVAL + RECTANGULAR + ROUND + OTHER + NOTKNOWN + UNSET + + + + + + WorkingPressure + Working pressure. + + + + + + + + PressureRange + Allowable maximum and minimum working pressure (relative to ambient pressure). + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + LongitudinalSeam + The type of seam to be used along the longitudinal axis of the duct segment. + + + + + + + + NominalDiameterOrWidth + The nominal diameter or width of the duct segment. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + Reinforcement + The type of reinforcement, if any, used for the duct segment. + + + + + + + + ReinforcementSpacing + The spacing between reinforcing elements. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerPHistory.xml new file mode 100644 index 0000000..cb0edd2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerPHistory.xml @@ -0,0 +1,27 @@ + + + + Pset_DuctSilencerPHistory + Duct silencer performance history common attributes. + + + IfcDuctSilencer + + IfcDuctSilencer + + + AirFlowRate + Air flow rate. + + + + + + AirPressureDropCurve + Air pressure drop as a function of air flow rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerTypeCommon.xml new file mode 100644 index 0000000..aa916d5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_DuctSilencerTypeCommon.xml @@ -0,0 +1,104 @@ + + + + Pset_DuctSilencerTypeCommon + Duct silencer type common attributes. +InsertionLoss and RegeneratedSound attributes deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. + + + IfcDuctSilencer + IfcDuctSilencerType + + IfcDuctSilencer,IfcDuctSilencerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + HydraulicDiameter + Hydraulic diameter. + + + + + + + + Length + The length of the object. + + + + + + + + Weight + Total weight of object + + + + + + + + AirFlowRateRange + Possible range of airflow that can be delivered. + + + + + + + + WorkingPressureRange + Allowable minimum and maximum working pressure (relative to ambient pressure). + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + HasExteriorInsulation + TRUE if the silencer has exterior insulation. FALSE if it does not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricAppliancePHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricAppliancePHistory.xml new file mode 100644 index 0000000..97faa2c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricAppliancePHistory.xml @@ -0,0 +1,20 @@ + + + + Pset_ElectricAppliancePHistory + Captures realtime information for electric appliances, such as for energy usage. HISTORY: Added in IFC4. + + + IfcElectricAppliance + + IfcElectricAppliance + + + PowerState + Indicates the power state of the device where True is on and False is off. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeCommon.xml new file mode 100644 index 0000000..1c2438e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_ElectricApplianceTypeCommon + Common properties for electric appliances. HISTORY: Added in IFC4. + + + IfcElectricAppliance + IfcElectricApplianceType + + IfcElectricAppliance,IfcElectricApplianceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeDishwasher.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeDishwasher.xml new file mode 100644 index 0000000..01f4dbc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeDishwasher.xml @@ -0,0 +1,32 @@ + + + + Pset_ElectricApplianceTypeDishwasher + Common properties for dishwasher appliances. HISTORY: Added in IFC4. + + + IfcElectricAppliance/DISHWASHER + IfcElectricApplianceType/DISHWASHER + + IfcElectricAppliance/DISHWASHER,IfcElectricApplianceType/DISHWASHER + + + DishwasherType + Type of dishwasher. + + + + BOTTLEWASHER + CUTLERYWASHER + DISHWASHER + POTWASHER + TRAYWASHER + UNKNOWN + OTHER + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeElectricCooker.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeElectricCooker.xml new file mode 100644 index 0000000..1f0272b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricApplianceTypeElectricCooker.xml @@ -0,0 +1,33 @@ + + + + Pset_ElectricApplianceTypeElectricCooker + Common properties for electric cooker appliances. HISTORY: Added in IFC4. + + + IfcElectricAppliance/ELECTRICCOOKER + IfcElectricApplianceType/ELECTRICCOOKER + + IfcElectricAppliance/ELECTRICCOOKER,IfcElectricApplianceType/ELECTRICCOOKER + + + ElectricCookerType + Type of electric cooker. + + + + COOKINGKETTLE + DEEPFRYER + OVEN + STEAMCOOKER + STOVE + TILTINGFRYINGPAN + UNKNOWN + OTHER + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeBattery.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeBattery.xml new file mode 100644 index 0000000..fa7bbd8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeBattery.xml @@ -0,0 +1,81 @@ + + + + Pset_ElectricFlowStorageDeviceTypeBattery + Properties of batteries. The property set can be used by the predefined type BATTERY of IfcElectricFlowStorageDevice. + + + IfcElectricFlowStorageDevice/BATTERY + IfcElectricFlowStorageDeviceType/BATTERY + + IfcElectricFlowStorageDevice/BATTERY,IfcElectricFlowStorageDeviceType/BATTERY + + + CurrentRegulationRate + It shows the ability of DC regulated power supply to suppress the fluctuation of output voltage caused by the change of load current (output current) when the input voltage is constant. + + + + + + + + NominalSupplyCurrent + The nominal current of the supply. + + + + + + + + VoltageRegulationRate + When the input side voltage changes from the lowest allowable input value to the specified maximum value, the relative change value of the output voltage is the percentage of the rated output voltage. + + + + + + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + BatteryChargingType + Identifies the predefined types of battery charging. + + + + RECHARGEABLE + SINGLECHARGE + OTHER + NOTKNOWN + UNSET + + + + + + EncapsulationTechnologyCode + Code indicating the encapsulation technology which has been applied in an electric, electronic or electromechanical component. + + + + + + + + OpenCircuitVoltage + Voltage of a cell or battery when the discharge current is zero [Source IEC 482-03-32] + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCapacitor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCapacitor.xml new file mode 100644 index 0000000..5965843 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCapacitor.xml @@ -0,0 +1,23 @@ + + + + Pset_ElectricFlowStorageDeviceTypeCapacitor + Properties of capacitors. The property set can be used by the predefined type CAPACITOR of IfcElectricFlowStorageDevice. + + + IfcElectricFlowStorageDevice/CAPACITOR + IfcElectricFlowStorageDeviceType/CAPACITOR + + IfcElectricFlowStorageDevice/CAPACITOR,IfcElectricFlowStorageDeviceType/CAPACITOR + + + NumberOfPhases + Number of phases that the equipment operates on. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCommon.xml new file mode 100644 index 0000000..bee2a95 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeCommon.xml @@ -0,0 +1,221 @@ + + + + Pset_ElectricFlowStorageDeviceTypeCommon + The characteristics of the supply associated with an electrical device occurrence acting as a source of supply to an electrical distribution system NOTE: Properties within this property set should ONLY be used in circumstances when an electrical supply is applied. The property set, the properties contained and their values are not applicable to a circumstance where the sypply is not being applied to the eletrical system or is temporarily disconnected. All properties within this property set are considered to represent a steady state situation. + + + IfcElectricFlowStorageDevice + IfcElectricFlowStorageDeviceType + + IfcElectricFlowStorageDevice,IfcElectricFlowStorageDeviceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NominalSupplyVoltage + The nominal voltage of the supply. + + + + + + + + NominalSupplyVoltageOffset + The maximum and minimum allowed voltage of the supply e.g. boundaries of 380V/440V may be applied for a nominal voltage of 400V. + + + + + + + + NominalFrequency + The nominal frequency of the supply. + + + + + + + + ConnectedConductorFunction + Function of the conductors to which the load is connected. + + + + NEUTRAL + PHASE_L1 + PHASE_L2 + PHASE_L3 + PROTECTIVEEARTH + PROTECTIVEEARTHNEUTRAL + OTHER + NOTKNOWN + UNSET + + + + + + ShortCircuit3PoleMaximumState + Maximum 3 pole short circuit current provided at the point of supply. + + + + + + + + ShortCircuit3PolePowerFactorMaximumState + Power factor of the maximum 3 pole short circuit current provided at the point of supply. + + + + + + + + ShortCircuit2PoleMinimumState + Minimum 2 pole short circuit current provided at the point of supply. + + + + + + + + ShortCircuit2PolePowerFactorMinimumState + Power factor of the minimum 2 pole short circuit current provided at the point of supply. + + + + + + + + ShortCircuit1PoleMaximumState + Maximum 1 pole short circuit current provided at the point of supply i.e. the fault between 1 phase and N. + + + + + + + + ShortCircuit1PolePowerFactorMaximumState + Power factor of the maximum 1 pole short circuit current provided at the point of supply i.e. the fault between 1 phase and N. + + + + + + + + ShortCircuit1PoleMinimumState + Minimum 1 pole short circuit current provided at the point of supply i.e. the fault between 1 phase and N. + + + + + + + + ShortCircuit1PolePowerFactorMinimumState + Power factor of the minimum 1 pole short circuit current provided at the point of supply i.e. the fault between 1 phase and N. + + + + + + + + EarthFault1PoleMaximumState + Maximum 1 pole earth fault current provided at the point of supply i.e. the fault between 1 phase and PE/PEN. + + + + + + + + EarthFault1PolePowerFactorMaximumState + Power factor of the maximum 1 pole earth fault current provided at the point of supply i.e. the fault between 1 phase and PE/PEN. + + + + + + + + EarthFault1PoleMinimumState + Minimum 1 pole earth fault current provided at the point of supply i.e. the fault between 1 phase and PE/PEN. + + + + + + + + EarthFault1PolePowerFactorMinimumState + Power factor of the minimum 1 pole earth fault current provided at the point of supply i.e. the fault between 1 phase and PE/PEN. + + + + + + + + MaximumInsulatedVoltage + The max voltage that the insulation would operate normally + + + + + + + + RatedCapacitance + Capacitance value determined under specified conditions and declared by the manufacturer. + + + + + + + + PowerCapacity + Power capacity of the equipment + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeInductor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeInductor.xml new file mode 100644 index 0000000..f65c7ba --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeInductor.xml @@ -0,0 +1,32 @@ + + + + Pset_ElectricFlowStorageDeviceTypeInductor + Properties of inductors. The property set can be used by the predefined type INDUCTOR of IfcElectricFlowStorageDevice. + + + IfcElectricFlowStorageDevice/INDUCTOR + IfcElectricFlowStorageDeviceType/INDUCTOR + + IfcElectricFlowStorageDevice/INDUCTOR,IfcElectricFlowStorageDeviceType/INDUCTOR + + + Inductance + Measure of the Inductance. + + + + + + + + NumberOfPhases + Number of phases that the equipment operates on. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeRecharger.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeRecharger.xml new file mode 100644 index 0000000..5c524e5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeRecharger.xml @@ -0,0 +1,23 @@ + + + + Pset_ElectricFlowStorageDeviceTypeRecharger + Properties of battery rechargers. The property set can be used by the predefined type RECHARGER of IfcElectricFlowStorageDevice. + + + IfcElectricFlowStorageDevice/RECHARGER + IfcElectricFlowStorageDeviceType/RECHARGER + + IfcElectricFlowStorageDevice/RECHARGER,IfcElectricFlowStorageDeviceType/RECHARGER + + + NominalSupplyCurrent + The nominal current of the supply. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeUPS.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeUPS.xml new file mode 100644 index 0000000..7dfa71d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowStorageDeviceTypeUPS.xml @@ -0,0 +1,48 @@ + + + + Pset_ElectricFlowStorageDeviceTypeUPS + Properties of uninterruptible power supply equipment. The property set can be used by the predefined type UPS of IfcElectricFlowStorageDevice. + + + IfcElectricFlowStorageDevice/UPS + IfcElectricFlowStorageDeviceType/UPS + + IfcElectricFlowStorageDevice/UPS,IfcElectricFlowStorageDeviceType/UPS + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + CurrentRegulationRate + It shows the ability of DC regulated power supply to suppress the fluctuation of output voltage caused by the change of load current (output current) when the input voltage is constant. + + + + + + + + NominalSupplyCurrent + The nominal current of the supply. + + + + + + + + VoltageRegulationRate + When the input side voltage changes from the lowest allowable input value to the specified maximum value, the relative change value of the output voltage is the percentage of the rated output voltage. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter.xml new file mode 100644 index 0000000..8653df6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter.xml @@ -0,0 +1,79 @@ + + + + Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter + Properties associated to electronic filter. +An electronic filter is a device designed to transmit spectral components of signals according to a specified law, generally in order to pass the components in certain frequency bands and to attenuate those in other bands (IEC702-09-17) + + + IfcElectricFlowTreatmentDevice/ELECTRONICFILTER + IfcElectricFlowTreatmentDeviceType/ELECTRONICFILTER + + IfcElectricFlowTreatmentDevice/ELECTRONICFILTER,IfcElectricFlowTreatmentDeviceType/ELECTRONICFILTER + + + NominalPower + A conventional value of apparent power determining a value of the rated current that may be carried with rated voltage applied, under specified conditions. ( IEV ref 421-04-04) + + + + + + + + ElectronicFilterType + Type of electronic filter. + + + + BANDPASSFLITER + BANDSTOPFILTER + FILTERCAPACITOR + HARMONICFILTER + HIGHPASSFILTER + LOWPASSFILTER + OTHER + NOTKNOWN + UNSET + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + PrimaryFrequency + The frequency that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + SecondaryFrequency + The frequency that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricGeneratorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricGeneratorTypeCommon.xml new file mode 100644 index 0000000..862fda5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricGeneratorTypeCommon.xml @@ -0,0 +1,67 @@ + + + + Pset_ElectricGeneratorTypeCommon + Defines a particular type of engine that is a machine for converting mechanical energy into electrical energy. + + + IfcElectricGenerator + IfcElectricGeneratorType + + IfcElectricGenerator,IfcElectricGeneratorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + ElectricGeneratorEfficiency + The ratio of output capacity to intake capacity. + + + + + + + + StartCurrentFactor + IEC. Start current factor defines how large the peak starting current will become on the engine. StartCurrentFactor is multiplied to NominalCurrent and to give the start current. + + + + + + + + MaximumPowerOutput + The maximum output power rating of the engine. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricMotorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricMotorTypeCommon.xml new file mode 100644 index 0000000..211b82c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricMotorTypeCommon.xml @@ -0,0 +1,138 @@ + + + + Pset_ElectricMotorTypeCommon + Defines a particular type of engine that is a machine for converting electrical energy into mechanical energy. Note that in cases where a close coupled or monobloc pump or close coupled fan is being driven by the motor, the motor may itself be considered to be directly part of the pump or fan. In this case , motor information may need to be specified directly at the pump or fan and not througfh separate motor/motor connection entities. NOTE: StartingTime and TeTime added at IFC4 + + + IfcElectricMotor + IfcElectricMotorType + + IfcElectricMotor,IfcElectricMotorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + MaximumPowerOutput + The maximum output power rating of the engine. + + + + + + + + ElectricMotorEfficiency + The ratio of output capacity to intake capacity. + + + + + + + + StartCurrentFactor + IEC. Start current factor defines how large the peak starting current will become on the engine. StartCurrentFactor is multiplied to NominalCurrent and to give the start current. + + + + + + + + StartingTime + The time (in s) needed for the motor to reach its rated speed with its driven equipment attached, starting from standstill and at the nominal voltage applied at its terminals. + + + + + + + + TeTime + The maximum time (in s) at which the motor could run with locked rotor when the motor is used in an EX-environment. The time indicates that a protective device should trip before this time when the starting current of the motor is slowing through the device. + + + + + + + + LockedRotorCurrent + Input current when a motor armature is energized but not rotating. + + + + + + + + MotorEnclosureType + A list of the available types of motor enclosure from which that required may be selected. + + + + OPENDRIPPROOF + TOTALLYENCLOSEDAIROVER + TOTALLYENCLOSEDFANCOOLED + TOTALLYENCLOSEDNONVENTILATED + OTHER + NOTKNOWN + UNSET + + + + + + FrameSize + Designation of the frame size according to the named range of frame sizes designated at the place of use or according to a given standard. + + + + + + + + IsGuarded + Indication of whether the motor enclosure is guarded (= TRUE) or not (= FALSE). + + + + + + + + HasPartWinding + Indication of whether the motor is single speed, i.e. has a single winding (= FALSE) or multi-speed i.e.has part winding (= TRUE) . + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricTimeControlTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricTimeControlTypeCommon.xml new file mode 100644 index 0000000..0b4d9cd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricTimeControlTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_ElectricTimeControlTypeCommon + Common properties for electric time control devices. HISTORY: Added in IFC4. + + + IfcElectricTimeControl + IfcElectricTimeControlType + + IfcElectricTimeControl,IfcElectricTimeControlType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCommon.xml new file mode 100644 index 0000000..758faf1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCommon.xml @@ -0,0 +1,174 @@ + + + + Pset_ElectricalDeviceCommon + A collection of properties that are commonly used by electrical device types. + + + IfcDistributionElement + IfcDistributionElementType + + IfcDistributionElement,IfcDistributionElementType + + + RatedCurrent + The current that a device is designed to handle. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + NominalFrequencyRange + The upper and lower limits of frequency for which the operation of the device is certified. + + + + + + + + PowerFactor + Power factor; usually as ratio. + + + + + + + + ConductorFunction + Indicates function of the conductors to which the load is connected. Where L1, L2 and L3 represent the phase lines according to IEC 60446 notation (sometimes phase lines may be referenced by color [Red, Blue, Yellow] or by number [1, 2, 3] etc). Protective Earth is sometimes also known as CPC or common protective conductor. Note that for an electrical device, a set of line conductor functions may be applied. + + + + NEUTRAL + PHASE_L1 + PHASE_L2 + PHASE_L3 + PROTECTIVEEARTH + PROTECTIVEEARTHNEUTRAL + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfPoles + Number of poles that the object would affect. + + + + + + + + HasProtectiveEarth + Indicates whether the object has a protective earth connection (=TRUE) or not (= FALSE). + + + + + + + + InsulationStandardClass + Insulation standard classes provides basic protection information against electric shock. Defines levels of insulation required in terms of constructional requirements (creepage and clearance distances) and electrical requirements (compliance with electric strength tests). Basic insulation is considered to be shorted under single fault conditions. The actual values required depend on the working voltage to which the insulation is subjected, as well as other factors. Also indicates whether the electrical device has a protective earth connection. + + + + CLASS0APPLIANCE + CLASS0IAPPLIANCE + CLASSIAPPLIANCE + CLASSIIAPPLIANCE + CLASSIIIAPPLIANCE + OTHER + NOTKNOWN + UNSET + + + + + + IP_Code + IP Code, the International Protection Marking, IEC 60529), classifies and rates the degree of protection provided against intrusion. + + + + + + + + IK_Code + IK Code according to IEC 62262 (2002) is a numeric classification for the degree of protection provided by enclosures for electrical equipment against external mechanical impacts.NOTE In earlier labeling, the third numeral (1..) had been occasionally added to the closely related IP Code on ingress protection, to indicate the level of impact protection. + + + + + + + + EarthingStyle + Indicates the earthing style of the electric device. + + + + + + + + HeatDissipation + Indicates the heat dissipation of the electric device measured in power. + + + + + + + + Power + The actual power and operable range. + + + + + + + + NominalPowerConsumption + Nominal total power consumption. + + + + + + + + NumberOfPowerSupplyPorts + Indicates the number of power supply ports of the electric device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCompliance.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCompliance.xml new file mode 100644 index 0000000..8bf6fbf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalDeviceCompliance.xml @@ -0,0 +1,74 @@ + + + + Pset_ElectricalDeviceCompliance + Properties related to information about compliance to standards or regulations of electric devices. + + + IfcDistributionElement + IfcDistributionElementType + + IfcDistributionElement,IfcDistributionElementType + + + ElectroMagneticStandardsCompliance + Information about compliance with regard to electro magnetic related standards. + + + + + + + + + + + + + + ExplosiveAtmosphereStandardsCompliance + Information about compliance with regard to explosive atmosphere related standards. + + + + + + + + + + + + + + FireProofingStandardsCompliance + Information about compliance with regard to fire proofing related standards. + + + + + + + + + + + + + + LightningProtectionStandardsCompliance + Information about compliance with regard to lightning protection related standards. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalFeederLine.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalFeederLine.xml new file mode 100644 index 0000000..cd2589b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElectricalFeederLine.xml @@ -0,0 +1,59 @@ + + + + Pset_ElectricalFeederLine + Properties of conductors used as feeder line. This property set is applicable to a type or occurence of IfcCableSegment with predefined type CONDUCTORSEGMENT. + + + IfcCableSegment/CONDUCTORSEGMENT + IfcCableSegmentType/CONDUCTORSEGMENT + + IfcCableSegment/CONDUCTORSEGMENT,IfcCableSegmentType/CONDUCTORSEGMENT + + + CurrentCarryingCapacity + Maximum value of electric current which can be carried continuously by a conductor, a device or an apparatus, under specified conditions without its steady-state temperature exceeding a specified value. Based on IEC60826-11-13. NOTE: The temperature specified value is maximum Design Ambient Temperature. + + + + + + + + DesignAmbientTemperature + The highest and lowest local ambient temperature likely to be encountered. + + + + + + + + ElectricalClearanceDistance + The distance between two conductive parts along a string stretched the shortest way between these conductive parts. (IEV ref 441-17-31) + + + + + + + + ElectricalFeederType + Type of electrical feeder. + + + + ALONGTRACKFEEDER + BYPASSFEEDER + NEGATIVEFEEDER + POSITIVEFEEDER + REINFORCINGFEEDER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyCommon.xml new file mode 100644 index 0000000..8c8418b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_ElementAssemblyCommon + Properties common to the definition of all occurrence and type objects of element assembly. + + + IfcElementAssembly + IfcElementAssemblyType + + IfcElementAssembly,IfcElementAssemblyType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeCantilever.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeCantilever.xml new file mode 100644 index 0000000..b18c1ef --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeCantilever.xml @@ -0,0 +1,66 @@ + + + + Pset_ElementAssemblyTypeCantilever + Energy cantilever properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly. + + + IfcElementAssembly/SUSPENSIONASSEMBLY + IfcElementAssemblyType/SUSPENSIONASSEMBLY + + IfcElementAssembly/SUSPENSIONASSEMBLY,IfcElementAssemblyType/SUSPENSIONASSEMBLY + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + ContactWireStagger + Lateral displacement of the contact wire to opposite sides of the track centre at successive supports. + + + + + + + + SystemHeight + Vertical distance between the main catenary wire and the contact wire measured at a support point. + + + + + + + + CantileverType + Type of cantilever assembly. + + + + CENTER_CANTILEVER + DIRECT_SUSPENSION + INSULATED_OVERLAP_CANTILEVER + INSULATED_SUSPENSION_SET + MECHANICAL_OVERLAP_CANTILEVER + MIDPOINT_CANTILEVER + MULTIPLE_TRACK_CANTILEVER + OUT_OF_RUNNING_CANTILEVER + PHASE_SEPARATION_CANTILEVER + SINGLE + SYSTEM_SEPARATION_CANTILEVER + TRANSITION_CANTILEVER + TURNOUT_CANTILEVER + UNDERBRIDGE_CANTILEVER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeDilatationPanel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeDilatationPanel.xml new file mode 100644 index 0000000..3c5094f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeDilatationPanel.xml @@ -0,0 +1,67 @@ + + + + Pset_ElementAssemblyTypeDilatationPanel + Adjustment switch panel properties used in railway. The property set can be used by the predefined type DILATATION_PANEL of IfcElementAssembly. + + + IfcElementAssembly/DILATATIONPANEL + IfcElementAssemblyType/DILATATIONPANEL + + IfcElementAssembly/DILATATIONPANEL,IfcElementAssemblyType/DILATATIONPANEL + + + TechnicalStandard + The technical standard which the element should comply with. + + + + + + DilatationLength + Length dilatation admitted by the element. + + + + + + + + ExpansionDirection + The expansion direction, e.g. single direction, bi-direction + + + + BI_DIRECTION + SINGLE_DIRECTION + OTHER + NOTKNOWN + UNSET + + + + + + InstallationPlan + Reference to external information source about installation or construction plan of the element. + + + + + + BladesOrientation + Orientation of internal blades. + + + + BLADESINSIDE + BLADESOUTSIDE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeHeadSpan.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeHeadSpan.xml new file mode 100644 index 0000000..7e41880 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeHeadSpan.xml @@ -0,0 +1,39 @@ + + + + Pset_ElementAssemblyTypeHeadSpan + Energy Head Span properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly. + + + IfcElementAssembly/SUPPORTINGASSEMBLY + IfcElementAssemblyType/SUPPORTINGASSEMBLY + + IfcElementAssembly/SUPPORTINGASSEMBLY,IfcElementAssemblyType/SUPPORTINGASSEMBLY + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + NumberOfTracksCrossed + Indicates the number of tracks which OCS supporting system crosses. + + + + + + + + Span + Clear span for this object.The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeMast.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeMast.xml new file mode 100644 index 0000000..69af618 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeMast.xml @@ -0,0 +1,23 @@ + + + + Pset_ElementAssemblyTypeMast + Telecom Tower properties used in railway. The property set can be used by the predefined type MAST of IfcElementAssembly. + + + IfcElementAssembly/MAST + IfcElementAssemblyType/MAST + + IfcElementAssembly/MAST,IfcElementAssemblyType/MAST + + + WithLightningRod + Indicates whether the element is equipped with a lightning rod (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeOCSSuspension.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeOCSSuspension.xml new file mode 100644 index 0000000..6e2837d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeOCSSuspension.xml @@ -0,0 +1,32 @@ + + + + Pset_ElementAssemblyTypeOCSSuspension + Common energy suspension properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly. + + + IfcElementAssembly/SUSPENSIONASSEMBLY + IfcElementAssemblyType/SUSPENSIONASSEMBLY + + IfcElementAssembly/SUSPENSIONASSEMBLY,IfcElementAssemblyType/SUSPENSIONASSEMBLY + + + ContactWireStagger + Lateral displacement of the contact wire to opposite sides of the track centre at successive supports. + + + + + + + + ContactWireHeight + Distance from the top of the rail to the lower face of the contact wire, measured perpendicular to the track. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeRigidFrame.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeRigidFrame.xml new file mode 100644 index 0000000..fc6cb08 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeRigidFrame.xml @@ -0,0 +1,48 @@ + + + + Pset_ElementAssemblyTypeRigidFrame + Energy Cross Beam properties used in railway. The property set can be used by the predefined type RIGID_FRAME of IfcElementAssembly. + + + IfcElementAssembly/RIGID_FRAME + IfcElementAssemblyType/RIGID_FRAME + + IfcElementAssembly/RIGID_FRAME,IfcElementAssemblyType/RIGID_FRAME + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + LoadCapacity + Indicates the highest permissible load capacity. + + + + + + + + NumberOfTracksCrossed + Indicates the number of tracks which OCS supporting system crosses. + + + + + + + + Span + Clear span for this object.The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSteadyDevice.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSteadyDevice.xml new file mode 100644 index 0000000..3d5c7be --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSteadyDevice.xml @@ -0,0 +1,54 @@ + + + + Pset_ElementAssemblyTypeSteadyDevice + Energy steady device properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly. + + + IfcElementAssembly/SUSPENSIONASSEMBLY + IfcElementAssemblyType/SUSPENSIONASSEMBLY + + IfcElementAssembly/SUSPENSIONASSEMBLY,IfcElementAssemblyType/SUSPENSIONASSEMBLY + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + ContactWireStagger + Lateral displacement of the contact wire to opposite sides of the track centre at successive supports. + + + + + + + + IsSetOnWorkingWire + Indicates whether the steady device is set on the working wire. + + + + + + + + SteadyDeviceType + Type of Steady Device: To indicate the mode of registration. + + + + PULL_OFF + PUSH_OFF + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSupportingAssembly.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSupportingAssembly.xml new file mode 100644 index 0000000..5a5cd11 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeSupportingAssembly.xml @@ -0,0 +1,42 @@ + + + + Pset_ElementAssemblyTypeSupportingAssembly + Energy supporting assembly properties used in railway. The property set can be used by the predefined type SUPPORTING_ASSEMBLY of IfcElementAssembly. + + + IfcElementAssembly/SUPPORTINGASSEMBLY + IfcElementAssemblyType/SUPPORTINGASSEMBLY + + IfcElementAssembly/SUPPORTINGASSEMBLY,IfcElementAssemblyType/SUPPORTINGASSEMBLY + + + NumberOfCantilevers + Indicates the number of cantilevers in the OCS supporting system. + + + + + + + + TypeOfSupportingSystem + Type of foundation in the OCS supporting system. + + + + ENDCATENARYSUPPORT + HEADSPANSUPPORT + HERSE + MULTITRACKSUPPORT + RIGIDGANTRY + SIMPLESUPPORT + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTrackPanel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTrackPanel.xml new file mode 100644 index 0000000..78ccb03 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTrackPanel.xml @@ -0,0 +1,39 @@ + + + + Pset_ElementAssemblyTypeTrackPanel + Track panel properties used in railway. The property set can be used by the predefined type TRACK_PANEL of IfcElementAssembly. + + + IfcElementAssembly/TRACKPANEL + IfcElementAssemblyType/TRACKPANEL + + IfcElementAssembly/TRACKPANEL,IfcElementAssemblyType/TRACKPANEL + + + IsAccessibleByVehicle + Indicates whether the element is accessible by a vehicle or not. + + + + + + + + TrackExpansion + In curvature context, bounded value of the expansion distance that can be added to rail gauge. + + + + + + + + InstallationPlan + Reference to external information source about installation or construction plan of the element. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTractionSwitchingAssembly.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTractionSwitchingAssembly.xml new file mode 100644 index 0000000..978e28f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTractionSwitchingAssembly.xml @@ -0,0 +1,50 @@ + + + + Pset_ElementAssemblyTypeTractionSwitchingAssembly + Energy switching assembly properties used in railway. The property set can be used by the predefined type TRACTION_SWITCHING_ASSEMBLY of IfcElementAssembly. + + + IfcElementAssembly/TRACTION_SWITCHING_ASSEMBLY + IfcElementAssemblyType/TRACTION_SWITCHING_ASSEMBLY + + IfcElementAssembly/TRACTION_SWITCHING_ASSEMBLY,IfcElementAssemblyType/TRACTION_SWITCHING_ASSEMBLY + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + NominalPower + A conventional value of apparent power determining a value of the rated current that may be carried with rated voltage applied, under specified conditions. ( IEV ref 421-04-04) + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + DesignAmbientTemperature + The highest and lowest local ambient temperature likely to be encountered. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTurnoutPanel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTurnoutPanel.xml new file mode 100644 index 0000000..a3cc4c1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementAssemblyTypeTurnoutPanel.xml @@ -0,0 +1,217 @@ + + + + Pset_ElementAssemblyTypeTurnoutPanel + Turnout panel properties used in railway. The property set can be used by the predefined type TURNOUT_PANEL of IfcElementAssembly. + + + IfcElementAssembly/TURNOUTPANEL + IfcElementAssemblyType/TURNOUTPANEL + + IfcElementAssembly/TURNOUTPANEL,IfcElementAssemblyType/TURNOUTPANEL + + + IsAccessibleByVehicle + Indicates whether the element is accessible by a vehicle or not. + + + + + + + + BranchLineDirection + Describes the direction associated to the branch line of the turnout (deviated branch). + + + + LEFTDEVIATION + LEFT_LEFTDEVIATION + LEFT_RIGHTDEVIATION + RIGHTDEVIATION + RIGHT_LEFTDEVIATION + RIGHT_RIGHTDEVIATION + SYMETRIC + OTHER + NOTKNOWN + UNSET + + + + + + TrackExpansion + In curvature context, bounded value of the expansion distance that can be added to rail gauge. + + + + + + + + TurnoutCurvedRadius + If turnout is curved, the main branch radius of curvature. + + + + + + + + TypeOfCurvedTurnout + Turnouts that are positioned in the curved part of the alignment. + + + + CIRCULAR_ARC + STRAIGHT + TRANSITION + OTHER + NOTKNOWN + UNSET + + + + + + InstallationPlan + Reference to external information source about installation or construction plan of the element. + + + + + + IsSharedTurnout + Indicates if the turnout makes a connection to another infrastructure owner (for sharing costs). + + + + + + + + MaximumSpeedLimitOfDivergingLine + Maximum speed for diverging line that corresponds to the type of turnout and design constraints. + + + + + + + + TypeOfDrivingDevice + Type of the driving device used for the turnout. + + + + ELECTRIC + HYDRAULIC + MANUAL + MIXED + MOTORISED + PNEUMATIC + OTHER + NOTKNOWN + UNSET + + + + + + TrackElementOrientation + Turnout panels can be placed in 2 mirror-symmetric directions in the field. To distinguish both ends of the turnout panel, a definition of an orientation system with respect to the panel is necessary. The orientation defines, if the panel is oriented in a way or opposite with respect to the direction of the alignment/stationing. + + + + BACK + FRONT + OTHER + NOTKNOWN + UNSET + + + + + + PercentShared + Percent of costs paid by the other infrastructure owner. + + + + + + + + TrackGaugeLength + Basic track gauge of permanent way. + + + + + + + + TurnoutPointMachineCount + Count of point machines inside turnout panel. + + + + + + + + TurnoutHeaterType + Defines the kind of turnout heater installed. + + + + ELECTRIC + GAS + GEOTHERMAL + OTHER + NOTKNOWN + UNSET + + + + + + TypeOfJunction + The turnout part of the continuous welded rail. + + + + ISOLATED_JOINT + JOINTED + WELDED_AND_INSERTABLE + WELDED_AND_NOT_INSERTABLE + OTHER + NOTKNOWN + UNSET + + + + + + TypeOfTurnout + Type of turnout. + + + + DERAILMENT_TURNOUT + DIAMOND_CROSSING + DOUBLE_SLIP_CROSSING + SCISSOR_CROSSOVER + SINGLE_SLIP_CROSSING + SLIP_TURNOUT_AND_SCISSORS_CROSSING + SYMMETRIC_TURNOUT + THREE_WAYS_TURNOUT + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementComponentCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementComponentCommon.xml new file mode 100644 index 0000000..2c51348 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementComponentCommon.xml @@ -0,0 +1,72 @@ + + + + Pset_ElementComponentCommon + Set of common properties of component elements (especially discrete accessories, but also fasteners, reinforcement elements, or other types of components). + + + IfcElementComponent + IfcElementComponentType + + IfcElementComponent,IfcElementComponentType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + DeliveryType + Determines how the accessory will be delivered to the site. + + + + ATTACHED_FOR_DELIVERY + CAST_IN_PLACE + LOOSE + PRECAST + WELDED_TO_STRUCTURE + NOTDEFINED + + + + + + CorrosionTreatment + Determines corrosion treatment for metal components. This property is provided if the requirement needs to be expressed (a) independently of a material specification and (b) as a mere requirements statement rather than a workshop design/ processing feature. + + + + EPOXYCOATED + GALVANISED + NONE + PAINTED + STAINLESS + NOTDEFINED + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementKinematics.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementKinematics.xml new file mode 100644 index 0000000..55c8dcf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementKinematics.xml @@ -0,0 +1,91 @@ + + + + Pset_ElementKinematics + Information confirming that the element has cyclic and/or pathed kinematic behaviour. The resulting envelope may be available as a 'clearance' shape representation. + + + IfcElement + IfcElementType + IfcElementType + IfcElement + + IfcElement,IfcElementType,IfcElementType,IfcElement + + + CyclicPath + Represents the time:angle table of the kinematic behaviour. + + + + + + + + + + + + + + CyclicRange + Identifies the angular range of the kinematic behaviour + + + + + + + + LinearPath + Represents the time:distance table of the kinematic behaviour. + + + + + + + + + + + + + + LinearRange + Identifies the linear range of the kinematic behaviour. + + + + + + + + MaximumAngularVelocity + Identifies the maximum angular velocity of the kinematic behaviour. + + + + + + + + MaximumConstantSpeed + Identifies the maximum constant speed over the kinematic path. + + + + + + + + MinimumTime + Identifies the minimum time for the kinematic behaviour. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ElementSize.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementSize.xml new file mode 100644 index 0000000..6a841ff --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ElementSize.xml @@ -0,0 +1,53 @@ + + + + Pset_ElementSize + Property set with properties about size of the element. + + + IfcDistributionChamberElement + IfcEnergyConversionDevice + IfcFlowController + IfcFlowMovingDevice + IfcFlowStorageDevice + IfcFlowTerminal + IfcFlowTreatmentDevice + IfcDistributionChamberElementType + IfcEnergyConversionDeviceType + IfcFlowControllerType + IfcFlowMovingDeviceType + IfcFlowStorageDeviceType + IfcFlowTerminalType + IfcFlowTreatmentDeviceType + + IfcDistributionChamberElement,IfcEnergyConversionDevice,IfcFlowController,IfcFlowMovingDevice,IfcFlowStorageDevice,IfcFlowTerminal,IfcFlowTreatmentDevice,IfcDistributionChamberElementType,IfcEnergyConversionDeviceType,IfcFlowControllerType,IfcFlowMovingDeviceType,IfcFlowStorageDeviceType,IfcFlowTerminalType,IfcFlowTreatmentDeviceType + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EmbeddedTrack.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EmbeddedTrack.xml new file mode 100644 index 0000000..74d3be1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EmbeddedTrack.xml @@ -0,0 +1,41 @@ + + + + Pset_EmbeddedTrack + Properties for track slab that have embedded tracks recessed into road surface. + + + IfcSlab/TRACKSLAB + IfcSlabType/TRACKSLAB + + IfcSlab/TRACKSLAB,IfcSlabType/TRACKSLAB + + + IsAccessibleByVehicle + Indicates whether the element is accessible by a vehicle or not. + + + + + + + + HasDrainage + Indicates whether the infrastructure element has drainage embedded or not. + + + + + + + + PermissibleRoadLoad + Permissible traffic load for the road design. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EnergyRequirements.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EnergyRequirements.xml new file mode 100644 index 0000000..a0f5d2f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EnergyRequirements.xml @@ -0,0 +1,56 @@ + + + + Pset_EnergyRequirements + Property set for the application of energy requirements to facility and physical elements + + + IfcDistributionElement + IfcDistributionElementType + IfcTransportationDevice + IfcTransportationDeviceType + IfcDistributionElementType + IfcDistributionElement + IfcTransportationDeviceType + IfcTransportationDevice + + IfcDistributionElement,IfcDistributionElementType,IfcTransportationDevice,IfcTransportationDeviceType,IfcDistributionElementType,IfcDistributionElement,IfcTransportationDeviceType,IfcTransportationDevice + + + EnergyConsumption + Annual energy consumption requirement + + + + + + + + PowerDemand + Power demand of the element + + + + + + + + EnergySourceLabel + Type of energy source e.g. Electricity, Diesel, LPG etc. utilised by the element. + + + + + + + + EnergyConversionEfficiency + Measure of the efficiency of conversion of fuel energy to mechanical energy + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EngineTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EngineTypeCommon.xml new file mode 100644 index 0000000..a2abba2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EngineTypeCommon.xml @@ -0,0 +1,61 @@ + + + + Pset_EngineTypeCommon + Engine type common attributes. + + + IfcEngine + IfcEngineType + + IfcEngine,IfcEngineType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + EnergySource + Enumeration defining the energy source or fuel cumbusted. + + + + BIFUEL + BIODIESEL + DIESEL + GASOLINE + HYDROGEN + NATURALGAS + PROPANE + SEWAGEGAS + UNKNOWN + OTHER + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalCondition.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalCondition.xml new file mode 100644 index 0000000..42d99f8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalCondition.xml @@ -0,0 +1,113 @@ + + + + Pset_EnvironmentalCondition + Properties defining environment conditions required by the element. + + + IfcElement + IfcElementType + + IfcElement,IfcElementType + + + ReferenceAirRelativeHumidity + Measurement of the ratio of water vapor in the air. + + + + + + + + ReferenceEnvironmentTemperature + Ideal temperature range. + + + + + + + + MaximumAtmosphericPressure + Maximum level of atmospheric pressure that the equipment can operate effectively in. + + + + + + + + StorageTemperatureRange + Allowed storage temperature range that the element complies with. + + + + + + + + MaximumWindSpeed + Maximum resistance to wind load exposure. + + + + + + + + OperationalTemperatureRange + The temperature range in which the device operates normally. + + + + + + + + MaximumRainIntensity + Maximum level of rain intensity that the equipment can operate effectively in. It is usually measured in millimeter per hour (mm/h). + + + + + + + + SaltMistLevel + Maximum level of salt mist that the equipment can operate effectively in. It is provided according to an international or national standard. + + + + + + + + SeismicResistance + Maximum magnitude of earthquake that the equipment complies with. The value indicates earthquake intensity measured in Richter scale. + + + + + + + + SmokeLevel + Maximum level of smoke that the equipment complies with. It is provided according to an international or national standard. + + + + + + + + MaximumSolarRadiation + Maximum level of solar irradiance that the equipment can operate effectively in. This is usually tested and measured by a national or international standard. The value indicates power density measured in watt per square meter (w/m2). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalEmissions.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalEmissions.xml new file mode 100644 index 0000000..f120c0c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalEmissions.xml @@ -0,0 +1,65 @@ + + + + Pset_EnvironmentalEmissions + Property set for the application of energy emissions produced by facility and physical elements. + + + IfcDistributionElement + IfcDistributionElementType + IfcTransportationDevice + IfcTransportationDeviceType + IfcDistributionElementType + IfcDistributionElement + IfcTransportationDeviceType + IfcTransportationDevice + + IfcDistributionElement,IfcDistributionElementType,IfcTransportationDevice,IfcTransportationDeviceType,IfcDistributionElementType,IfcDistributionElement,IfcTransportationDeviceType,IfcTransportationDevice + + + CarbonDioxideEmissions + Rate of emission of carbon dioxide + + + + + + + + SulphurDioxideEmissions + Rate of emission of sulphur dioxide + + + + + + + + NitrogenOxidesEmissions + Rate of emission of nitrogen oxides + + + + + + + + ParticulateMatterEmissions + Rate of emission of particulate matter + + + + + + + + NoiseEmissions + Level of sound emission + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactIndicators.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactIndicators.xml new file mode 100644 index 0000000..c85004e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactIndicators.xml @@ -0,0 +1,212 @@ + + + + Pset_EnvironmentalImpactIndicators + Environmental impact indicators are related to a given “functional unit” (ISO 14040 concept). An example of functional unit is a "Double glazing window with PVC frame" and the unit to consider is "one square meter of opening elements filled by this product”. +Indicators values are valid for the whole life cycle or only a specific phase (see LifeCyclePhase property). Values of all the indicators are expressed per year according to the expected service life. The first five properties capture the characteristics of the functional unit. The following properties are related to environmental indicators. +There is a consensus agreement international for the five one. Last ones are not yet fully and formally agreed at the international level. + + + IfcElement + IfcElementType + + IfcElement,IfcElementType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + FunctionalUnitReference + Reference to a database or a classification + + + + + + + + IndicatorsUnit + The unit of the quantity the environmental indicators values are related with. + + + + + + + + LifeCyclePhase + The whole life cycle or only a given phase from which environmental data are valid. + + + + ACQUISITION + CRADLETOSITE + DECONSTRUCTION + DISPOSAL + DISPOSALTRANSPORT + GROWTH + INSTALLATION + MAINTENANCE + MANUFACTURE + OCCUPANCY + OPERATION + PROCUREMENT + PRODUCTION + PRODUCTIONTRANSPORT + RECOVERY + REFURBISHMENT + REPAIR + REPLACEMENT + TRANSPORT + USAGE + WASTE + WHOLELIFECYCLE + USERDEFINED + NOTDEFINED + + + + + + ExpectedServiceLife + Expected service life in years. + + + + + + + + TotalPrimaryEnergyConsumptionPerUnit + Quantity of energy used as defined in ISO21930:2007. + + + + + + + + WaterConsumptionPerUnit + Quantity of water used. + + + + + + + + HazardousWastePerUnit + Quantity of hazardous waste generated + + + + + + + + NonHazardousWastePerUnit + Quantity of non hazardous waste generated + + + + + + + + ClimateChangePerUnit + Quantity of greenhouse gases emitted calculated in equivalent CO2 + + + + + + + + AtmosphericAcidificationPerUnit + Quantity of gases responsible for the atmospheric acidification calculated in equivalent SO2 + + + + + + + + RenewableEnergyConsumptionPerUnit + Quantity of renewable energy used as defined in ISO21930:2007 + + + + + + + + NonRenewableEnergyConsumptionPerUnit + Quantity of non-renewable energy used as defined in ISO21930:2007 + + + + + + + + ResourceDepletionPerUnit + Quantity of resources used calculated in equivalent antimony + + + + + + + + InertWastePerUnit + Quantity of inert waste generated + + + + + + + + RadioactiveWastePerUnit + Quantity of radioactive waste generated + + + + + + + + StratosphericOzoneLayerDestructionPerUnit + Quantity of gases destroying the stratospheric ozone layer calculated in equivalent CFC-R11 + + + + + + + + PhotochemicalOzoneFormationPerUnit + Quantity of gases creating the photochemical ozone calculated in equivalent ethylene + + + + + + + + EutrophicationPerUnit + Quantity of eutrophicating compounds calculated in equivalent PO4 + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactValues.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactValues.xml new file mode 100644 index 0000000..9d29e18 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EnvironmentalImpactValues.xml @@ -0,0 +1,168 @@ + + + + Pset_EnvironmentalImpactValues + The following properties capture environmental impact values of an element. They correspond to the indicators defined into Pset_EnvironmentalImpactIndicators. +Environmental impact values are obtained multiplying indicator value per unit by the relevant quantity of the element. + + + IfcElement + IfcElementType + + IfcElement,IfcElementType + + + TotalPrimaryEnergyConsumption + Quantity of energy used as defined in ISO21930:2007. + + + + + + + + WaterConsumption + Quantity of water used. + + + + + + + + HazardousWaste + Quantity of hazardous waste generated. + + + + + + + + NonHazardousWaste + Quantity of non hazardous waste generated. + + + + + + + + ClimateChange + Quantity of greenhouse gases emitted calculated in equivalent CO2. + + + + + + + + AtmosphericAcidification + Quantity of gases responsible for the atmospheric acidification calculated in equivalent SO2. + + + + + + + + RenewableEnergyConsumption + Quantity of renewable energy used as defined in ISO21930:2007 + + + + + + + + NonRenewableEnergyConsumption + Quantity of non-renewable energy used as defined in ISO21930:2007 + + + + + + + + ResourceDepletion + Quantity of resources used calculated in equivalent antimony. + + + + + + + + InertWaste + Quantity of inert waste generated . + + + + + + + + RadioactiveWaste + Quantity of radioactive waste generated. + + + + + + + + StratosphericOzoneLayerDestruction + Quantity of gases destroying the stratospheric ozone layer calculated in equivalent CFC-R11. + + + + + + + + PhotochemicalOzoneFormation + Quantity of gases creating the photochemical ozone calculated in equivalent ethylene. + + + + + + + + Eutrophication + Quantity of eutrophicating compounds calculated in equivalent PO4. + + + + + + + + LeadInTime + Lead in time before start of process. + + + + + + + + Duration + Duration. + + + + + + + + LeadOutTime + Lead out time after end of process. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerPHistory.xml new file mode 100644 index 0000000..a2da3dd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerPHistory.xml @@ -0,0 +1,48 @@ + + + + Pset_EvaporativeCoolerPHistory + Evaporative cooler performance history attributes. + + + IfcEvaporativeCooler + + IfcEvaporativeCooler + + + WaterSumpTemperature + Water sump temperature. + + + + + + Effectiveness + Effectiveness, represented as ratio. + + + + + + SensibleHeatTransferRate + Sensible heat transfer rate. + + + + + + LatentHeatTransferRate + Latent heat transfer rate. + + + + + + TotalHeatTransferRate + Total heat transfer rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerTypeCommon.xml new file mode 100644 index 0000000..d60a161 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporativeCoolerTypeCommon.xml @@ -0,0 +1,131 @@ + + + + Pset_EvaporativeCoolerTypeCommon + Evaporative cooler type common attributes. +Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. WaterRequirement attribute unit type modified in IFC2x2 Pset Addendum. + + + IfcEvaporativeCooler + IfcEvaporativeCoolerType + + IfcEvaporativeCooler,IfcEvaporativeCoolerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + FlowArrangement + CounterFlow: Air and water flow enter in different directions. +CrossFlow: Air and water flow are perpendicular. +ParallelFlow: air and water flow enter in same directions. + + + + COUNTERFLOW + CROSSFLOW + PARALLELFLOW + OTHER + NOTKNOWN + UNSET + + + + + + HeatExchangeArea + Heat exchange area. + + + + + + + + OperationTemperatureRange + Allowable operation ambient air temperature range. + + + + + + + + WaterRequirement + Make-up water requirement. + + + + + + + + EffectivenessTable + Total heat transfer effectiveness curve as a function of the primary air flow rate. + + + + + + + + + + + + + + AirPressureDropCurve + Air pressure drop as a function of air flow rate. + + + + + + + + + + + + + + WaterPressDropCurve + Water pressure drop as function of water flow rate. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorPHistory.xml new file mode 100644 index 0000000..7893edb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorPHistory.xml @@ -0,0 +1,90 @@ + + + + Pset_EvaporatorPHistory + Evaporator performance history attributes. + + + IfcEvaporator + + IfcEvaporator + + + HeatRejectionRate + Sum of the refrigeration effect and the heat equivalent of the power input to the compressor. + + + + + + ExteriorHeatTransferCoefficient + Exterior heat transfer coefficient associated with exterior surface area. + + + + + + InteriorHeatTransferCoefficient + Interior heat transfer coefficient associated with interior surface area. + + + + + + RefrigerantFoulingResistance + Fouling resistance on the refrigerant side. + + + + + + EvaporatingTemperature + Refrigerant evaporating temperature. + + + + + + LogarithmicMeanTemperatureDifference + Logarithmic mean temperature difference between refrigerant and water or air. + + + + + + UAcurves + UV = f (VExterior, VInterior), UV as a function of interior and exterior fluid flow velocity at the entrance. + + + + + + CompressorEvaporatorHeatGain + Heat gain between the evaporator outlet and the compressor inlet. + + + + + + CompressorEvaporatorPressureDrop + Pressure drop between the evaporator outlet and the compressor inlet. + + + + + + EvaporatorMeanVoidFraction + Mean void fraction in evaporator. + + + + + + WaterFoulingResistance + Fouling resistance on water/air side. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorTypeCommon.xml new file mode 100644 index 0000000..da80d98 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_EvaporatorTypeCommon.xml @@ -0,0 +1,149 @@ + + + + Pset_EvaporatorTypeCommon + Evaporator type common attributes. + + + IfcEvaporator + IfcEvaporatorType + + IfcEvaporator,IfcEvaporatorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + EvaporatorMediumType + ColdLiquid: Evaporator is using liquid type of fluid to exchange heat with refrigerant. +ColdAir: Evaporator is using air to exchange heat with refrigerant. + + + + COLDAIR + COLDLIQUID + OTHER + NOTKNOWN + UNSET + + + + + + EvaporatorCoolant + The fluid used for the coolant in the evaporator. + + + + BRINE + GLYCOL + WATER + OTHER + NOTKNOWN + UNSET + + + + + + RefrigerantClass + Refrigerant class used by the object. +CFC: Chlorofluorocarbons. +HCFC: Hydrochlorofluorocarbons. +HFC: Hydrofluorocarbons. + + + + AMMONIA + CFC + CO2 + H2O + HCFC + HFC + HYDROCARBONS + OTHER + NOTKNOWN + UNSET + + + + + + ExternalSurfaceArea + External surface area (both primary and secondary area). + + + + + + + + InternalSurfaceArea + Internal surface area. + + + + + + + + InternalRefrigerantVolume + Internal volume of object (refrigerant side). + + + + + + + + InternalWaterVolume + Internal volume of object (water side). + + + + + + + + NominalHeatTransferArea + Nominal heat transfer surface area associated with nominal overall heat transfer coefficient. + + + + + + + + NominalHeatTransferCoefficient + Nominal overall heat transfer coefficient associated with nominal heat transfer area. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FanCentrifugal.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FanCentrifugal.xml new file mode 100644 index 0000000..519551e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FanCentrifugal.xml @@ -0,0 +1,95 @@ + + + + Pset_FanCentrifugal + Centrifugal fan occurrence attributes attached to an instance of IfcFan. + + + IfcFan/CENTRIFUGALAIRFOIL + IfcFan/CENTRIFUGALBACKWARDINCLINEDCURVED + IfcFan/CENTRIFUGALFORWARDCURVED + IfcFan/CENTRIFUGALRADIAL + IfcFanType/CENTRIFUGALAIRFOIL + IfcFanType/CENTRIFUGALBACKWARDINCLINEDCURVED + IfcFanType/CENTRIFUGALFORWARDCURVED + IfcFanType/CENTRIFUGALRADIAL + + IfcFan/CENTRIFUGALAIRFOIL,IfcFan/CENTRIFUGALBACKWARDINCLINEDCURVED,IfcFan/CENTRIFUGALFORWARDCURVED,IfcFan/CENTRIFUGALRADIAL,IfcFanType/CENTRIFUGALAIRFOIL,IfcFanType/CENTRIFUGALBACKWARDINCLINEDCURVED,IfcFanType/CENTRIFUGALFORWARDCURVED,IfcFanType/CENTRIFUGALRADIAL + + + DischargePosition + Centrifugal fan discharge position.TOPHORIZONTAL: Top horizontal discharge. +TOPANGULARDOWN: Top angular down discharge. +DOWNBLAST: Downblast discharge. +BOTTOMANGULARDOWN: Bottom angular down discharge. +BOTTOMHORIZONTAL: Bottom horizontal discharge. +BOTTOMANGULARUP: Bottom angular up discharge. +UPBLAST: Upblast discharge. +TOPANGULARUP: Top angular up discharge. +OTHER: Other type of fan arrangement. + + + + BOTTOMANGULARDOWN + BOTTOMANGULARUP + BOTTOMHORIZONTAL + DOWNBLAST + TOPANGULARDOWN + TOPANGULARUP + TOPHORIZONTAL + UPBLAST + OTHER + NOTKNOWN + UNSET + + + + + + DirectionOfRotation + The direction of the centrifugal fan wheel rotation when viewed from the drive side of the fan.CLOCKWISE: Clockwise. +COUNTERCLOCKWISE: Counter-clockwise. +OTHER: Other type of fan rotation. + + + + CLOCKWISE + COUNTERCLOCKWISE + OTHER + NOTKNOWN + UNSET + + + + + + FanArrangement + Defines the fan and motor drive arrangement as defined by AMCA.ARRANGEMENT1: Arrangement 1. +ARRANGEMENT2: Arrangement 2. +ARRANGEMENT3: Arrangement 3. +ARRANGEMENT4: Arrangement 4. +ARRANGEMENT7: Arrangement 7. +ARRANGEMENT8: Arrangement 8. +ARRANGEMENT9: Arrangement 9. +ARRANGEMENT10: Arrangement 10. +OTHER: Other type of fan drive arrangement. + + + + ARRANGEMENT1 + ARRANGEMENT10 + ARRANGEMENT2 + ARRANGEMENT3 + ARRANGEMENT4 + ARRANGEMENT7 + ARRANGEMENT8 + ARRANGEMENT9 + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FanOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FanOccurrence.xml new file mode 100644 index 0000000..f15166f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FanOccurrence.xml @@ -0,0 +1,122 @@ + + + + Pset_FanOccurrence + Fan occurrence attributes attached to an instance of IfcFan. + + + IfcFan + + IfcFan + + + DischargeType + Defines the type of connection at the fan discharge.Duct: Discharge into ductwork. +Screen: Discharge into screen outlet. +Louver: Discharge into a louver. +Damper: Discharge into a damper. + + + + DAMPER + DUCT + LOUVER + SCREEN + OTHER + NOTKNOWN + UNSET + + + + + + ApplicationOfFan + The functional application of the fan.SupplyAir: Supply air fan. +ReturnAir: Return air fan. +ExhaustAir: Exhaust air fan. +Other: Other type of application not defined above. + + + + COOLINGTOWER + EXHAUSTAIR + RETURNAIR + SUPPLYAIR + OTHER + NOTKNOWN + UNSET + + + + + + CoilPosition + Defines the relationship between a fan and a coil.DrawThrough: Fan located downstream of the coil. +BlowThrough: Fan located upstream of the coil. + + + + BLOWTHROUGH + DRAWTHROUGH + OTHER + NOTKNOWN + UNSET + + + + + + MotorPosition + Defines the location of the motor relative to the air stream.InAirStream: Fan motor is in the air stream. +OutOfAirStream: Fan motor is out of the air stream. + + + + INAIRSTREAM + OUTOFAIRSTREAM + OTHER + NOTKNOWN + UNSET + + + + + + FanMountingType + Defines the method of mounting the fan in the building. + + + + CONCRETEPAD + DUCTMOUNTED + FIELDERECTEDCURB + MANUFACTUREDCURB + SUSPENDED + WALLMOUNTED + OTHER + NOTKNOWN + UNSET + + + + + + FractionOfMotorHeatToAirStream + Fraction of the motor heat released into the fluid flow. + + + + + + + + ImpellerDiameter + Diameter of object - used to scale performance of geometrically similar objects. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FanPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FanPHistory.xml new file mode 100644 index 0000000..08fb4b1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FanPHistory.xml @@ -0,0 +1,76 @@ + + + + Pset_FanPHistory + Fan performance history attributes.IFC2X2 CHANGE Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. + + + IfcFan + + IfcFan + + + FanRotationSpeed + Fan rotation speed. + + + + + + WheelTipSpeed + Fan blade tip speed, typically defined as the linear speed of the tip of the fan blade furthest from the shaft. + + + + + + FanEfficiency + Fan mechanical efficiency. + + + + + + OverallEfficiency + Total efficiency of object. + + + + + + FanPowerRate + Fan power consumption. + + + + + + ShaftPowerRate + Fan shaft power. + + + + + + DischargeVelocity + The speed at which air discharges from the fan through the fan housing discharge opening. + + + + + + DischargePressureLoss + Fan discharge pressure loss associated with the discharge arrangement. + + + + + + DrivePowerLoss + Fan drive power losses associated with the type of connection between the motor and the fan wheel. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FanTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FanTypeCommon.xml new file mode 100644 index 0000000..799bec1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FanTypeCommon.xml @@ -0,0 +1,176 @@ + + + + Pset_FanTypeCommon + Fan type common attributes. + + + IfcFan + IfcFanType + + IfcFan,IfcFanType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + MotorDriveType + Motor drive type: +DIRECTDRIVE: Direct drive. +BELTDRIVE: Belt drive. +COUPLING: Coupling. +OTHER: Other type of motor drive. +UNKNOWN: Unknown motor drive type. + + + + BELTDRIVE + COUPLING + DIRECTDRIVE + OTHER + NOTKNOWN + UNSET + + + + + + CapacityControlType + InletVane: Control by adjusting inlet vane. +VariableSpeedDrive: Control by variable speed drive. +BladePitchAngle: Control by adjusting blade pitch angle. +TwoSpeed: Control by switch between high and low speed. +DischargeDamper: Control by modulating discharge damper. + + + + BLADEPITCHANGLE + DISCHARGEDAMPER + INLETVANE + TWOSPEED + VARIABLESPEEDDRIVE + OTHER + NOTKNOWN + UNSET + + + + + + OperationTemperatureRange + Allowable operation ambient air temperature range. + + + + + + + + NominalAirFlowRate + Nominal air flow rate. + + + + + + + + NominalTotalPressure + Nominal total pressure rise across the fan. + + + + + + + + NominalStaticPressure + The static pressure within the air stream that the fan must overcome to insure designed circulation of air. + + + + + + + + NominalRotationSpeed + Rotational speed of the object under nominal conditions. + + + + + + + + NominalPowerRate + Nominal fan power rate. + + + + + + + + OperationalCriteria + Time of operation at maximum operational ambient air temperature. + + + + + + + + PressureCurve + Pressure rise = f (flow rate). + + + + + + + + + + + + + + EfficiencyCurve + Fan efficiency =f (flow rate). + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FastenerRailWeld.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FastenerRailWeld.xml new file mode 100644 index 0000000..f79c855 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FastenerRailWeld.xml @@ -0,0 +1,64 @@ + + + + Pset_FastenerRailWeld + Properties of Welded rail joint used in railway. The property set can be used by the predefined type WELD of IfcFastener. + + + IfcFastener/WELD + IfcFastenerType/WELD + + IfcFastener/WELD,IfcFastenerType/WELD + + + IsLiftingBracket + Indicates whether the connection is done between rail with different height (TRUE) or with same height (FALSE). + + + + + + + + TemperatureDuringInstallation + Normalised working temperature. + + + + + + + + JointRelativePosition + Indicates the relative position of the joint, which lies in the left or right rail or in the middle, or in combination. The left rail is to the left as facing in the direction of increasing stationing values, and the right rail is to the right. + + + + LEFT + MIDDLE + RIGHT + OTHER + NOTKNOWN + UNSET + + + + + + AssemblyPlace + Enumeration defining where the assembly is intended to take place, either in a factory, other offsite location or on the building site. + + + + FACTORY + OFFSITE + SITE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FastenerWeld.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FastenerWeld.xml new file mode 100644 index 0000000..de2710e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FastenerWeld.xml @@ -0,0 +1,158 @@ + + + + Pset_FastenerWeld + Properties related to welded connections. + + + IfcFastener/WELD + IfcFastenerType/WELD + + IfcFastener/WELD,IfcFastenerType/WELD + + + Type1 + Type of weld seam according to ISO 2553. Note, combined welds are given by two corresponding symbols in the direction of the normal axis of the coordinate system. For example, an X weld is specified by Type1 = 'V' and Type2 = 'V'. + + + + + + + + Type2 + See Type1. + + + + + + + + Surface1 + Aspect of weld seam surface, i.e. 'plane', 'curved' or 'hollow'. Combined welds are given by two corresponding symbols analogous to Type1 and Type2. + + + + + + + + Surface2 + See Surface1. + + + + + + + + Process + Reference number of the welding process according to ISO 4063, an up to three digits long code + + + + + + + + ProcessName + Name of the welding process. Alternative to the numeric Process property. + + + + + + + + NominalThroatThickness + Design value of the height of the largest isosceles triangle that can be inscribed in the section of a fillet weld.REFERENCE Symbol a according to ISO 2553:2019. + + + + + + + + WeldWidth + Required elongated hole width at the faying surface or seam weld width at the faying surface.REFERENCE Symbol c according to ISO 2553:2019. + + + + + + + + WeldDiameter + Dimension of the required hole diameter at the faying surface, or required spot weld diameter at the faying surface, or required stud diameter.REFERENCE Symbol d according to ISO 2553:2019. + + + + + + + + WeldElementSpacing + Spacing between weld elements (centre to centre)REFERENCE Symbol e according to ISO 2553:2019. + + + + + + + + WeldElementLength + Length of each weld element.REFERENCE Symbol l according to ISO 2553:2019. + + + + + + + + NumberOfWeldElements + Number of weld elements.REFERENCE Symbol n according to ISO 2553:2019. + + + + + + + + DeepPenetrationThroatThickness + Nominal throat thickness or effective throat thickness to which a certain amount of fusion penetration is added.REFERENCE Symbol s according to ISO 2553:2019. + + + + + + + + WeldLegLength + Distance from the actual or projected intersection of the fusion faces and the toe of a fillet weld, measured across the fusion face.REFERENCE Symbol z according to ISO 2553:2019. + + + + + + + + Intermittent + If fillet weld, intermittent or not + + + + + + + + Staggered + If intermittent weld, staggered or not + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FenderCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FenderCommon.xml new file mode 100644 index 0000000..9505cb1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FenderCommon.xml @@ -0,0 +1,112 @@ + + + + Pset_FenderCommon + Properties common to the definition of all occurrences of IfcImpactProtectionDevice and types of IfcImpactProtectionDeviceType with the predefined type set to FENDER. + + + IfcImpactProtectionDevice/FENDER + IfcImpactProtectionDevice/FENDER + IfcImpactProtectionDeviceType/FENDER + IfcImpactProtectionDeviceType/FENDER + + IfcImpactProtectionDevice/FENDER,IfcImpactProtectionDevice/FENDER,IfcImpactProtectionDeviceType/FENDER,IfcImpactProtectionDeviceType/FENDER + + + FenderType + The type of fender + + + + ARCH + CELL + CONE + CYLINDER + PNEUMATIC + + + + + + CoefficientOfFriction + Coefficient of friction value for the fender + + + + + + + + EnergyAbsorptionTolerance + Manufacturing tolerance on energy absorption + + + + + + + + MaxReactionTolerance + Manufacturing tolerance on maximum reaction at fender support. + + + + + + + + MaximumTemperatureFactor + Deviation in performance due to maximum design temperature + + + + + + + + MinimumTemperatureFactor + Deviation in performance due to minimum design temperature + + + + + + + + VelocityFactorEnergy + Deviation in energy absorption performance due to strain rate + + + + + + + + VelocityFactorReaction + Deviation in reaction due to strain rate + + + + + + + + EnergyAbsorption + Energy absorption capacity of the element. + + + + + + + + MaxReaction + Maximum reaction from the element + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FenderDesignCriteria.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FenderDesignCriteria.xml new file mode 100644 index 0000000..0ee91ee --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FenderDesignCriteria.xml @@ -0,0 +1,117 @@ + + + + Pset_FenderDesignCriteria + Properties common to the definition of design criteria of all occurrences of IfcImpactProtectionDevice and types of IfcImpactProtectionDeviceType with the predefined type set to FENDER. + + + IfcSpace/BERTH + IfcSpaceType/BERTH + + IfcSpace/BERTH,IfcSpaceType/BERTH + + + CoefficientOfFriction + Coefficient of friction value for the fender + + + + + + + + EnergyAbsorptionTolerance + Manufacturing tolerance on energy absorption + + + + + + + + MaxReactionTolerance + Manufacturing tolerance on maximum reaction at fender support. + + + + + + + + MaximumTemperatureFactor + Deviation in performance due to maximum design temperature + + + + + + + + MinimumTemperatureFactor + Deviation in performance due to minimum design temperature + + + + + + + + VelocityFactorEnergy + Deviation in energy absorption performance due to strain rate + + + + + + + + VelocityFactorReaction + Deviation in reaction due to strain rate + + + + + + + + EnergyAbsorption + Energy absorption capacity of the element. + + + + + + + + MaxReaction + Maximum reaction from the element + + + + + + + + MinCompressedFenderHeight + Minimum height required for a compressed fender to prevent vessels striking the structure + + + + + + + + AddedMassCoefficientMethod + Method used to determine the Added Mass Coefficient used for design + + + + PIANC + SHIGERU_UEDA + VASCO_COSTA + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FilterPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterPHistory.xml new file mode 100644 index 0000000..8147202 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterPHistory.xml @@ -0,0 +1,34 @@ + + + + Pset_FilterPHistory + Filter performance history attributes. + + + IfcFilter + + IfcFilter + + + CountedEfficiency + Filter efficiency based the particle counts concentration before and after filter against particles with certain size distribution. + + + + + + WeightedEfficiency + Filter efficiency based the particle weight concentration before and after filter against particles with certain size distribution. + + + + + + ParticleMassHolding + Mass of particle holding in the filter. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeAirParticleFilter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeAirParticleFilter.xml new file mode 100644 index 0000000..d14c2f3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeAirParticleFilter.xml @@ -0,0 +1,166 @@ + + + + Pset_FilterTypeAirParticleFilter + Air particle filter type attributes. + + + IfcFilter/AIRPARTICLEFILTER + IfcFilterType/AIRPARTICLEFILTER + + IfcFilter/AIRPARTICLEFILTER,IfcFilterType/AIRPARTICLEFILTER + + + AirParticleFilterType + A panel dry type extended surface filter is a dry-type air filter with random fiber mats or blankets in the forms of pockets, V-shaped or radial pleats, and include the following:CoarseFilter: Filter with a efficiency lower than 30% for atmosphere dust-spot. +CoarseMetalScreen: Filter made of metal screen. +CoarseCellFoams: Filter made of cell foams. +CoarseSpunGlass: Filter made of spun glass. +MediumFilter: Filter with an efficiency between 30-98% for atmosphere dust-spot. +MediumElectretFilter: Filter with fine electret synthetic fibers. +MediumNaturalFiberFilter: Filter with natural fibers. +HEPAFilter: High efficiency particulate air filter. +ULPAFilter: Ultra low penetration air filter. +MembraneFilters: Filter made of membrane for certain pore diameters in flat sheet and pleated form. +A renewable media with a moving curtain viscous filter are random-fiber media coated with viscous substance in roll form or curtain where fresh media is fed across the face of the filter and the dirty media is rewound onto a roll at the bottom or to into a reservoir: +RollForm: Viscous filter used in roll form. +AdhesiveReservoir: Viscous filter used in moving curtain form. +A renewable moving curtain dry media filter is a random-fiber dry media of relatively high porosity used in moving-curtain(roll) filters. +An electrical filter uses electrostatic precipitation to remove and collect particulate contaminants. + + + + ADHESIVERESERVOIR + COARSECELLFOAMS + COARSEMETALSCREEN + COARSESPUNGLASS + ELECTRICALFILTER + HEPAFILTER + MEDIUMELECTRETFILTER + MEDIUMNATURALFIBERFILTER + MEMBRANEFILTERS + RENEWABLEMOVINGCURTIANDRYMEDIAFILTER + ROLLFORM + ULPAFILTER + OTHER + NOTKNOWN + UNSET + + + + + + FrameMaterial + Filter frame material. + + + + + + SeparationType + Air particulate filter media separation type. + + + + BAG + PLEAT + TREADSEPARATION + OTHER + NOTKNOWN + UNSET + + + + + + DustHoldingCapacity + Maximum filter dust holding capacity. + + + + + + + + FaceSurfaceArea + Face area of filter frame. + + + + + + + + MediaExtendedArea + Total extended media area. + + + + + + + + NominalCountedEfficiency + Nominal filter efficiency based the particle count concentration before and after the filter against particles with a certain size distribution. + + + + + + + + NominalWeightedEfficiency + Nominal filter efficiency based the particle weight concentration before and after the filter against particles with a certain size distribution. + + + + + + + + PressureDropCurve + Under certain dust holding weight, DelPressure = f (fluidflowRate) + + + + + + + + + + + + + + CountedEfficiencyCurve + Counted efficiency curve as a function of dust holding weight, efficiency = f (dust holding weight). + + + + + + + + + + + + + + WeightedEfficiencyCurve + Weighted efficiency curve as a function of dust holding weight, efficiency = f (dust holding weight). + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCommon.xml new file mode 100644 index 0000000..a6cc1a4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCommon.xml @@ -0,0 +1,139 @@ + + + + Pset_FilterTypeCommon + Filter type common attributes. + + + IfcFilter + IfcFilterType + + IfcFilter,IfcFilterType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Weight + Total weight of object + + + + + + + + InitialResistance + Initial new filter fluid resistance (i.e., pressure drop at the maximum air flowrate across the filter when the filter is new per ASHRAE Standard 52.1). + + + + + + + + FinalResistance + Filter fluid resistance when replacement is required (i.e., Pressure drop at the maximum air flowrate across the filter when the filter needs replacement per ASHRAE Standard 52.1). + + + + + + + + OperationTemperatureRange + Allowable operation ambient air temperature range. + + + + + + + + FlowRateRange + Allowable range of volume of fluid being pumped against the resistance specified. + + + + + + + + NominalFilterFaceVelocity + Filter face velocity. + + + + + + + + NominalMediaSurfaceVelocity + Average fluid velocity at the media surface. + + + + + + + + NominalPressureDrop + Total pressure drop across the filter. + + + + + + + + NominalFlowrate + Nominal fluid flow rate through the filter. + + + + + + + + NominalParticleGeometricMeanDiameter + Particle geometric mean diameter associated with nominal efficiency. + + + + + + + + NominalParticleGeometricStandardDeviation + Particle geometric standard deviation associated with nominal efficiency. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCompressedAirFilter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCompressedAirFilter.xml new file mode 100644 index 0000000..141b865 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeCompressedAirFilter.xml @@ -0,0 +1,72 @@ + + + + Pset_FilterTypeCompressedAirFilter + Compressed air filter type attributes. + + + IfcFilter/COMPRESSEDAIRFILTER + IfcFilterType/COMPRESSEDAIRFILTER + + IfcFilter/COMPRESSEDAIRFILTER,IfcFilterType/COMPRESSEDAIRFILTER + + + CompressedAirFilterType + ACTIVATEDCARBON: absorbs oil vapor and odor; PARTICLE_FILTER: used to absorb solid particles of medium size; COALESCENSE_FILTER: used to absorb fine solid, oil, and water particles, also called micro filter + + + + ACTIVATEDCARBON + COALESCENSE_FILTER + PARTICLE_FILTER + OTHER + NOTKNOWN + UNSET + + + + + + OperationPressureMax + Maximum pressure under normal operating conditions. + + + + + + + + ParticleAbsorptionCurve + Ratio of particles that are removed by the filter. Each entry describes the ratio of particles absorbed greater than equal to the specified size and less than the next specified size. For example, given for 3 significant particle sizes >= 0,1 micro m, >= 1 micro m, >= 5 micro m + + + + + + + + + + + + + + AutomaticCondensateDischarge + Whether or not the condensing water or oil is discharged automatically from the filter. + + + + + + + + CloggingIndicator + Whether the filter has an indicator to display the degree of clogging of the filter. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeWaterFilter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeWaterFilter.xml new file mode 100644 index 0000000..38e8ef8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FilterTypeWaterFilter.xml @@ -0,0 +1,32 @@ + + + + Pset_FilterTypeWaterFilter + Water filter type attributes. + + + IfcFilter/WATERFILTER + IfcFilterType/WATERFILTER + + IfcFilter/WATERFILTER,IfcFilterType/WATERFILTER + + + WaterFilterType + Further qualifies the type of water filter. Filtration removes undissolved matter; Purification removes dissolved matter; Softening replaces dissolved matter. + + + + FILTRATION_DIATOMACEOUSEARTH + FILTRATION_SAND + PURIFICATION_DEIONIZING + PURIFICATION_REVERSEOSMOSIS + SOFTENING_ZEOLITE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeBreechingInlet.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeBreechingInlet.xml new file mode 100644 index 0000000..4236ed5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeBreechingInlet.xml @@ -0,0 +1,71 @@ + + + + Pset_FireSuppressionTerminalTypeBreechingInlet + Symmetrical pipe fitting that unites two or more inlets into a single pipe (BS6100 330 114 adapted). + + + IfcFireSuppressionTerminal/BREECHINGINLET + IfcFireSuppressionTerminalType/BREECHINGINLET + + IfcFireSuppressionTerminal/BREECHINGINLET,IfcFireSuppressionTerminalType/BREECHINGINLET + + + BreechingInletType + Defines the type of breeching inlet. + + + + FOURWAY + TWOWAY + OTHER + USERDEFINED + NOTDEFINED + + + + + + InletDiameter + The inlet diameter of the breeching inlet. + + + + + + + + OutletDiameter + The outlet diameter of the breeching inlet. + + + + + + + + CouplingType + Defines the type coupling on the inlet of the breeching inlet. + + + + INSTANTANEOUS_FEMALE + INSTANTANEOUS_MALE + OTHER + USERDEFINED + NOTDEFINED + + + + + + HasCaps + Does the inlet connection have protective caps. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeCommon.xml new file mode 100644 index 0000000..b554bbe --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_FireSuppressionTerminalTypeCommon + Common properties for fire suppression terminals. + + + IfcFireSuppressionTerminal + IfcFireSuppressionTerminalType + + IfcFireSuppressionTerminal,IfcFireSuppressionTerminalType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeFireHydrant.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeFireHydrant.xml new file mode 100644 index 0000000..3cfe540 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeFireHydrant.xml @@ -0,0 +1,111 @@ + + + + Pset_FireSuppressionTerminalTypeFireHydrant + Device, fitted to a pipe, through which a temporary supply of water may be provided (BS6100 330 6107)For further details on fire hydrants, see www.firehydrant.org + + + IfcFireSuppressionTerminal/FIREHYDRANT + IfcFireSuppressionTerminalType/FIREHYDRANT + + IfcFireSuppressionTerminal/FIREHYDRANT,IfcFireSuppressionTerminalType/FIREHYDRANT + + + FireHydrantType + Defines the range of hydrant types from which the required type can be selected where.DryBarrel: A hydrant that has isolating valves fitted below ground and that may be used where the possibility of water freezing is a consideration. +WetBarrel: A hydrant that has isolating valves fitted above ground and that may be used where there is no possibility of water freezing. + + + + DRYBARREL + WETBARREL + OTHER + NOTKNOWN + UNSET + + + + + + PumperConnectionSize + The size of a connection to which a fire hose may be connected that is then linked to a pumping unit. + + + + + + + + NumberOfHoseConnections + The number of hose connections on the hydrant (excluding the pumper connection). + + + + + + + + HoseConnectionSize + The size of connections to which a hose may be connected (other than that to be linked to a pumping unit). + + + + + + + + DischargeFlowRate + The volumetric rate of fluid discharge. + + + + + + + + FlowClass + Alphanumeric indication of the flow class of a hydrant (may be used in connection with or instead of the FlowRate property). + + + + + + + + WaterIsPotable + Indication of whether the water flow from the hydrant is potable (set TRUE) or non potable (set FALSE). + + + + + + + + PressureRating + Pressure rating of the object. + + + + + + + + BodyColour + + + + + + + + + CapColour + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeHoseReel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeHoseReel.xml new file mode 100644 index 0000000..688a5d7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeHoseReel.xml @@ -0,0 +1,106 @@ + + + + Pset_FireSuppressionTerminalTypeHoseReel + A supporting framework on which a hose may be wound (BS6100 155 8201).Note that the service provided by the hose (water/foam) is determined by the context of the system onto which the hose reel is connected. + + + IfcFireSuppressionTerminal/HOSEREEL + IfcFireSuppressionTerminalType/HOSEREEL + + IfcFireSuppressionTerminal/HOSEREEL,IfcFireSuppressionTerminalType/HOSEREEL + + + HoseReelType + Identifies the predefined types of hose arrangement from which the type required may be set. + + + + RACK + REEL + OTHER + NOTKNOWN + UNSET + + + + + + HoseReelMountingType + Identifies the predefined types of hose reel mounting from which the type required may be set. + + + + CABINET_RECESSED + CABINET_SEMIRECESSED + SURFACE + OTHER + NOTKNOWN + UNSET + + + + + + InletConnectionSize + Size of the inlet connection. +Note that all inlet connections are assumed to be the same size. + + + + + + + + HoseDiameter + Notional diameter (bore) of the hose. + + + + + + + + HoseLength + Notional length of the hose fitted to the hose reel when fully extended. + + + + + + + + HoseNozzleType + Identifies the predefined types of nozzle (in terms of spray pattern) fitted to the end of the hose from which the type required may be set. + + + + FOG + STRAIGHTSTREAM + OTHER + NOTKNOWN + UNSET + + + + + + ClassOfService + A classification of usage of the hose reel that may be applied. + + + + + + + + ClassificationAuthority + The name of the authority that applies the classification of service to the hose reel (e.g. NFPA/FEMA). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeSprinkler.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeSprinkler.xml new file mode 100644 index 0000000..6f65478 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FireSuppressionTerminalTypeSprinkler.xml @@ -0,0 +1,154 @@ + + + + Pset_FireSuppressionTerminalTypeSprinkler + Device for sprinkling water from a pipe under pressure over an area (BS6100 100 3432) + + + IfcFireSuppressionTerminal/SPRINKLER + IfcFireSuppressionTerminalType/SPRINKLER + + IfcFireSuppressionTerminal/SPRINKLER,IfcFireSuppressionTerminalType/SPRINKLER + + + SprinklerType + Identifies the predefined types of sprinkler from which the type required may be set. + + + + CEILING + CONCEALED + CUTOFF + PENDANT + RECESSEDPENDANT + SIDEWALL + UPRIGHT + OTHER + NOTKNOWN + UNSET + + + + + + Activation + Identifies the predefined methods of sprinkler activation from which that required may be set. + + + + BULB + FUSIBLESOLDER + OTHER + NOTKNOWN + UNSET + + + + + + Response + Identifies the predefined methods of sprinkler response from which that required may be set. + + + + QUICK + STANDARD + NOTKNOWN + UNSET + + + + + + ActivationTemperature + The temperature at which the object is designed to activate. + + + + + + + + CoverageArea + The area that is covered by the object. + + + + + + + + HasDeflector + Indication of whether the sprinkler has a deflector (baffle) fitted to diffuse the discharge on activation (= TRUE) or not (= FALSE). + + + + + + + + BulbLiquidColour + + + + + BLUE + GREEN + MAUVE + ORANGE + RED + YELLOW + OTHER + NOTKNOWN + UNSET + + + + + + DischargeFlowRate + The volumetric rate of fluid discharge. + + + + + + + + ResidualFlowingPressure + The residual flowing pressure in the pipeline at which the discharge flow rate is determined. + + + + + + + + DischargeCoefficient + The coefficient of flow at the sprinkler. + + + + + + + + MaximumWorkingPressure + Maximum pressure that the object is manufactured to withstand. + + + + + + + + ConnectionSize + The connection size of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FittingBend.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FittingBend.xml new file mode 100644 index 0000000..25f59dd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FittingBend.xml @@ -0,0 +1,36 @@ + + + + Pset_FittingBend + Properties about the bend angles. + + + IfcCableCarrierFitting/BEND + IfcDuctFitting/BEND + IfcPipeFitting/BEND + IfcCableCarrierFittingType/BEND + IfcDuctFittingType/BEND + IfcPipeFittingType/BEND + + IfcCableCarrierFitting/BEND,IfcDuctFitting/BEND,IfcPipeFitting/BEND,IfcCableCarrierFittingType/BEND,IfcDuctFittingType/BEND,IfcPipeFittingType/BEND + + + BendAngle + The change of direction of flow. + + + + + + + + BendRadius + The radius of bending if circular arc or zero if sharp bend. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FittingJunction.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FittingJunction.xml new file mode 100644 index 0000000..8b92344 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FittingJunction.xml @@ -0,0 +1,71 @@ + + + + Pset_FittingJunction + Properties about Fitting Junction. + + + IfcCableFitting/JUNCTION + IfcDuctFitting/JUNCTION + IfcPipeFitting/JUNCTION + IfcCableCarrierFitting/JUNCTION + IfcCableFittingType/JUNCTION + IfcDuctFittingType/JUNCTION + IfcPipeFittingType/JUNCTION + IfcCableCarrierFittingType/JUNCTION + + IfcCableFitting/JUNCTION,IfcDuctFitting/JUNCTION,IfcPipeFitting/JUNCTION,IfcCableCarrierFitting/JUNCTION,IfcCableFittingType/JUNCTION,IfcDuctFittingType/JUNCTION,IfcPipeFittingType/JUNCTION,IfcCableCarrierFittingType/JUNCTION + + + JunctionType + The type of junction. TEE=3 ports, CROSS = 4 ports. + + + + CROSS + TEE + OTHER + NOTKNOWN + UNSET + + + + + + JunctionLeftAngle + The change of direction of flow for the left junction. + + + + + + + + JunctionLeftRadius + The radius of bending for the left junction. + + + + + + + + JunctionRightAngle + The change of direction of flow for the right junction where 0 indicates straight segment. + + + + + + + + JunctionRightRadius + The radius of bending for the right junction where 0 indicates sharp bend. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FittingTransition.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FittingTransition.xml new file mode 100644 index 0000000..239e03c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FittingTransition.xml @@ -0,0 +1,47 @@ + + + + Pset_FittingTransition + Properties about Fitting Transition. + + + IfcCableFitting/TRANSITION + IfcDuctFitting/TRANSITION + IfcPipeFitting/TRANSITION + IfcCableCarrierFitting/TRANSITION + IfcCableFittingType/TRANSITION + IfcDuctFittingType/TRANSITION + IfcPipeFittingType/TRANSITION + IfcCableCarrierFittingType/TRANSITION + + IfcCableFitting/TRANSITION,IfcDuctFitting/TRANSITION,IfcPipeFitting/TRANSITION,IfcCableCarrierFitting/TRANSITION,IfcCableFittingType/TRANSITION,IfcDuctFittingType/TRANSITION,IfcPipeFittingType/TRANSITION,IfcCableCarrierFittingType/TRANSITION + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + EccentricityInY + Distance in y direction between the two points (or vertex points) engaged in the point connection. + + + + + + + + EccentricityInZ + Distance in z direction between the two points (or vertex points) engaged in the point connection. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentPHistory.xml new file mode 100644 index 0000000..7ea0126 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentPHistory.xml @@ -0,0 +1,34 @@ + + + + Pset_FlowInstrumentPHistory + Properties for history of flow instrument values. HISTORY: Added in IFC4. + + + IfcFlowInstrument + + IfcFlowInstrument + + + Value + The expected range and default value. + + + + + + Quality + Indicates the quality of measurement or failure condition, which may be further qualified by the Status. True: measured values are considered reliable; False: measured values are considered not reliable (i.e. a fault has been detected); Unknown: reliability of values is uncertain. + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeCommon.xml new file mode 100644 index 0000000..b2fe836 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_FlowInstrumentTypeCommon + Flow Instrument type common attributes. HISTORY: Added in IFC4. + + + IfcFlowInstrument + IfcFlowInstrumentType + + IfcFlowInstrument,IfcFlowInstrumentType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypePressureGauge.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypePressureGauge.xml new file mode 100644 index 0000000..26ba23f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypePressureGauge.xml @@ -0,0 +1,39 @@ + + + + Pset_FlowInstrumentTypePressureGauge + A device that reads and displays a pressure value at a point or the pressure difference between two points. + + + IfcFlowInstrument/PRESSUREGAUGE + IfcFlowInstrumentType/PRESSUREGAUGE + + IfcFlowInstrument/PRESSUREGAUGE,IfcFlowInstrumentType/PRESSUREGAUGE + + + PressureGaugeType + Identifies the means by which pressure is displayed. + + + + DIAL + DIGITAL + MANOMETER + OTHER + NOTKNOWN + UNSET + + + + + + DisplaySize + The physical size of the display. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeThermometer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeThermometer.xml new file mode 100644 index 0000000..e86c09a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowInstrumentTypeThermometer.xml @@ -0,0 +1,39 @@ + + + + Pset_FlowInstrumentTypeThermometer + A device that reads and displays a temperature value at a point. + + + IfcFlowInstrument/THERMOMETER + IfcFlowInstrumentType/THERMOMETER + + IfcFlowInstrument/THERMOMETER,IfcFlowInstrumentType/THERMOMETER + + + ThermometerType + Identifies the means by which temperature is displayed. + + + + DIAL + DIGITAL + STEM + OTHER + NOTKNOWN + UNSET + + + + + + DisplaySize + The physical size of the display. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterOccurrence.xml new file mode 100644 index 0000000..7d33a01 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterOccurrence.xml @@ -0,0 +1,29 @@ + + + + Pset_FlowMeterOccurrence + Flow meter occurrence common attributes. + + + IfcFlowMeter + + IfcFlowMeter + + + FlowMeterOurpose + Enumeration defining the purpose of the flow meter occurrence. + + + + MASTER + SUBMASTER + SUBMETER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeCommon.xml new file mode 100644 index 0000000..a8f7249 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeCommon.xml @@ -0,0 +1,64 @@ + + + + Pset_FlowMeterTypeCommon + Common attributes of a flow meter type + + + IfcFlowMeter + IfcFlowMeterType + + IfcFlowMeter,IfcFlowMeterType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + ReadOutType + Indication of the form that readout from the meter takes. In the case of a dial read out, this may comprise multiple dials that give a cumulative reading and/or a mechanical odometer. + + + + DIAL + DIGITAL + OTHER + NOTKNOWN + UNSET + + + + + + RemoteReading + Indicates whether the meter has a connection for remote reading through connection of a communication device (set TRUE) or not (set FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeEnergyMeter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeEnergyMeter.xml new file mode 100644 index 0000000..c657473 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeEnergyMeter.xml @@ -0,0 +1,41 @@ + + + + Pset_FlowMeterTypeEnergyMeter + Device that measures, indicates and sometimes records, the energy usage in a system. + + + IfcFlowMeter/ENERGYMETER + IfcFlowMeterType/ENERGYMETER + + IfcFlowMeter/ENERGYMETER,IfcFlowMeterType/ENERGYMETER + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + MaximumCurrent + The maximum allowed current that a device is certified to handle. + + + + + + + + MultipleTarriff + Indicates whether meter has built-in support for multiple tarriffs (variable energy cost rates). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeGasMeter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeGasMeter.xml new file mode 100644 index 0000000..c319db9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeGasMeter.xml @@ -0,0 +1,58 @@ + + + + Pset_FlowMeterTypeGasMeter + Device that measures, indicates and sometimes records, the volume of gas that passes through it without interrupting the flow. + + + IfcFlowMeter/GASMETER + IfcFlowMeterType/GASMETER + + IfcFlowMeter/GASMETER,IfcFlowMeterType/GASMETER + + + GasType + Defines the types of gas that may be specified. + + + + COMMERCIALBUTANE + COMMERCIALPROPANE + LIQUEFIEDPETROLEUMGAS + NATURALGAS + OTHER + NOTKNOWN + UNSET + + + + + + ConnectionSize + The connection size of the object. + + + + + + + + MaximumFlowRate + Maximum rate of flow which the meter is expected to pass. + + + + + + + + MaximumPressureLoss + Pressure loss expected across the meter under conditions of maximum flow. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeOilMeter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeOilMeter.xml new file mode 100644 index 0000000..10b198b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeOilMeter.xml @@ -0,0 +1,32 @@ + + + + Pset_FlowMeterTypeOilMeter + Device that measures, indicates and sometimes records, the volume of oil that passes through it without interrupting the flow. + + + IfcFlowMeter/OILMETER + IfcFlowMeterType/OILMETER + + IfcFlowMeter/OILMETER,IfcFlowMeterType/OILMETER + + + ConnectionSize + The connection size of the object. + + + + + + + + MaximumFlowRate + Maximum rate of flow which the meter is expected to pass. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeWaterMeter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeWaterMeter.xml new file mode 100644 index 0000000..4511551 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FlowMeterTypeWaterMeter.xml @@ -0,0 +1,76 @@ + + + + Pset_FlowMeterTypeWaterMeter + Device that measures, indicates and sometimes records, the volume of water that passes through it without interrupting the flow. + + + IfcFlowMeter/WATERMETER + IfcFlowMeterType/WATERMETER + + IfcFlowMeter/WATERMETER,IfcFlowMeterType/WATERMETER + + + Type + A symbol designator with content according to local standards, e.g. 'BycycleCrossing', 'RoadStuds', 'SpeedBump', 'TransverseBar', 'BusStop', 'Chevron', 'Hatched', 'KeepClear', 'BoxJunction', 'EmergencyExit', 'Intersection', 'Junction' + + + + COMPOUND + INFERENTIAL + PISTON + OTHER + NOTKNOWN + UNSET + + + + + + ConnectionSize + The connection size of the object. + + + + + + + + MaximumFlowRate + Maximum rate of flow which the meter is expected to pass. + + + + + + + + MaximumPressureLoss + Pressure loss expected across the meter under conditions of maximum flow. + + + + + + + + BackflowPreventerType + Identifies the type of backflow preventer installed to prevent the backflow of contaminated or polluted water from an irrigation/reticulation system to a potable water supply. + + + + ANTISIPHONVALVE + ATMOSPHERICVACUUMBREAKER + DOUBLECHECKBACKFLOWPREVENTER + NONE + PRESSUREVACUUMBREAKER + REDUCEDPRESSUREBACKFLOWPREVENTER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FootingCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FootingCommon.xml new file mode 100644 index 0000000..b35696f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FootingCommon.xml @@ -0,0 +1,49 @@ + + + + Pset_FootingCommon + Properties common to the definition of all occurrences of IfcFooting. + + + IfcFooting + IfcFootingType + + IfcFooting,IfcFootingType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FootingTypePadFooting.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FootingTypePadFooting.xml new file mode 100644 index 0000000..d67cfbe --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FootingTypePadFooting.xml @@ -0,0 +1,32 @@ + + + + Pset_FootingTypePadFooting + Properties of footing. The property set can be used by the predefined type PAD_FOOTING of IfcFooting. + + + IfcFooting/PAD_FOOTING + IfcFootingType/PAD_FOOTING + + IfcFooting/PAD_FOOTING,IfcFootingType/PAD_FOOTING + + + LoadBearingCapacity + Maximum load bearing capacity of the floor structure throughtout the storey as designed. + + + + + + + + IsReinforced + Indicates whether the foundation is reinforced (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeChair.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeChair.xml new file mode 100644 index 0000000..5d42da4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeChair.xml @@ -0,0 +1,41 @@ + + + + Pset_FurnitureTypeChair + A set of specific properties for furniture type chair. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Chair + + + IfcFurniture/CHAIR + IfcFurnitureType/CHAIR + + IfcFurniture/CHAIR,IfcFurnitureType/CHAIR + + + SeatingHeight + The value of seating height if the chair height is not adjustable. + + + + + + + + HighestSeatingHeight + The value of seating height of high level if the chair height is adjustable. + + + + + + + + LowestSeatingHeight + The value of seating height of low level if the chair height is adjustable. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeCommon.xml new file mode 100644 index 0000000..bf6d4c3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeCommon.xml @@ -0,0 +1,94 @@ + + + + Pset_FurnitureTypeCommon + Common properties for all types of furniture such as chair, desk, table, and file cabinet. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_FurnitureCommon. IFC 2x4: 'IsBuiltIn' property added + + + IfcFurniture + IfcFurnitureType + + IfcFurniture,IfcFurnitureType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Style + Description of the furniture style. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalDepth + Nominal or quoted depth of the object measured from the inlet drain connection to the base of the unit. + + + + + + + + MainColour + + + + + + + + + IsBuiltIn + Indicates whether the furniture type is intended to be 'built in' i.e. physically attached to a building or facility (= TRUE) or not i.e. Loose and movable (= FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeDesk.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeDesk.xml new file mode 100644 index 0000000..c1aaf61 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeDesk.xml @@ -0,0 +1,23 @@ + + + + Pset_FurnitureTypeDesk + A set of specific properties for furniture type desk. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Desk + + + IfcFurniture/DESK + IfcFurnitureType/DESK + + IfcFurniture/DESK,IfcFurnitureType/DESK + + + WorksurfaceArea + The value of the work surface area of the desk. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeFileCabinet.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeFileCabinet.xml new file mode 100644 index 0000000..4cfce37 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeFileCabinet.xml @@ -0,0 +1,23 @@ + + + + Pset_FurnitureTypeFileCabinet + A set of specific properties for furniture type file cabinet HISTORY: First issued in IFC Release R1.5. Renamed from Pset_FileCabinet + + + IfcFurniture/FILECABINET + IfcFurnitureType/FILECABINET + + IfcFurniture/FILECABINET,IfcFurnitureType/FILECABINET + + + WithLock + Indicates whether the file cabinet is lockable (= TRUE) or not (= FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeTable.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeTable.xml new file mode 100644 index 0000000..9a127c9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_FurnitureTypeTable.xml @@ -0,0 +1,32 @@ + + + + Pset_FurnitureTypeTable + HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Table + + + IfcFurniture/TABLE + IfcFurnitureType/TABLE + + IfcFurniture/TABLE,IfcFurnitureType/TABLE + + + WorksurfaceArea + The value of the work surface area of the desk. + + + + + + + + NumberOfChairs + Maximum number of chairs that can fit with the table for normal use. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_GateHeadCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_GateHeadCommon.xml new file mode 100644 index 0000000..48f2f4d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_GateHeadCommon.xml @@ -0,0 +1,22 @@ + + + + Pset_GateHeadCommon + Properties common to the definition of all occurrences of IfcMarinePart with the predefined type set to GATEHEAD. + + + IfcMarinePart/GATEHEAD + + IfcMarinePart/GATEHEAD + + + StructuralType + Structural type of the object + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalAssemblyCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalAssemblyCommon.xml new file mode 100644 index 0000000..59f4129 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalAssemblyCommon.xml @@ -0,0 +1,72 @@ + + + + Pset_GeotechnicalAssemblyCommon + Properties describing the characteristics of any geotechnical model. A Status of "New" should not be associated to a IfcGeotechnicalAssembly or IfcGeotechnicalStratum, as other entities are used for earthworks and courses. + + + IfcGeotechnicalAssembly + + IfcGeotechnicalAssembly + + + Limitations + Limitations on usage. + + + + + + + + Methodology + Methodology used to prepare the contents of the geotechnical assembly. + + + + + + + + BoreHolePurpose + Purpose for which the borehole, section or volumetric model was created. (EU Inspire, boreholeML) + + + + DEPOSIT + ENVIRONMENTAL + FEEDSTOCK + GEOLOGICAL + GEOTHERMAL + HYDROCARBON + HYDROGEOLOGICAL + MINERAL + PEDOLOGICAL + SITE_INVESTIGATION + STORAGE + NOTKNOWN + USERDEFINED + NOTDEFINED + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalStratumCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalStratumCommon.xml new file mode 100644 index 0000000..22a028e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_GeotechnicalStratumCommon.xml @@ -0,0 +1,75 @@ + + + + Pset_GeotechnicalStratumCommon + Properties describing the characteristics of any solid, water or void stratum. A status of "New" should not be associated to a IfcGeotechnicalAssembly or IfcSolidStratum, as other entities are used for earthworks and courses. + + + IfcGeotechnicalStratum + + IfcGeotechnicalStratum + + + StratumColour + Stratum colour + + + + + + + + IsTopographic + Is the stratum ever topmost and so a visible topographic feature + + + + + + + + PiezometricHead + Pressure head of water content. + + + + + + + + PiezometricPressure + Pressure of water content. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Texture + Stratum texture + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypeCommon.xml new file mode 100644 index 0000000..3a9d951 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypeCommon.xml @@ -0,0 +1,59 @@ + + + + Pset_HeatExchangerTypeCommon + Heat exchanger type common attributes. + + + IfcHeatExchanger + IfcHeatExchangerType + + IfcHeatExchanger,IfcHeatExchangerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + FlowArrangement + CounterFlow: Air and water flow enter in different directions. +CrossFlow: Air and water flow are perpendicular. +ParallelFlow: air and water flow enter in same directions. + + + + COUNTERFLOW + CROSSFLOW + MULTIPASS + PARALLELFLOW + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypePlate.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypePlate.xml new file mode 100644 index 0000000..6e6e0c6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_HeatExchangerTypePlate.xml @@ -0,0 +1,23 @@ + + + + Pset_HeatExchangerTypePlate + Plate heat exchanger type common attributes. + + + IfcHeatExchanger/PLATE + IfcHeatExchangerType/PLATE + + IfcHeatExchanger/PLATE,IfcHeatExchangerType/PLATE + + + NumberOfPlates + Number of plates used by the plate heat exchanger. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierPHistory.xml new file mode 100644 index 0000000..123bb1f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierPHistory.xml @@ -0,0 +1,28 @@ + + + + Pset_HumidifierPHistory + Humidifier performance history attributes. +Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. + + + IfcHumidifier + + IfcHumidifier + + + AtmosphericPressure + Ambient atmospheric pressure. + + + + + + SaturationEfficiency + Saturation efficiency: Ratio of leaving air absolute humidity to the maximum absolute humidity. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierTypeCommon.xml new file mode 100644 index 0000000..ffbae4e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_HumidifierTypeCommon.xml @@ -0,0 +1,140 @@ + + + + Pset_HumidifierTypeCommon + Humidifier type common attributes. +WaterProperties attribute renamed to WaterRequirement and unit type modified in IFC2x2 Pset Addendum. + + + IfcHumidifier + IfcHumidifierType + + IfcHumidifier,IfcHumidifierType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + HumidifierApplication + Humidifier application.Fixed: Humidifier installed in a ducted flow distribution system. +Portable: Humidifier is not installed in a ducted flow distribution system. + + + + FIXED + PORTABLE + OTHER + NOTKNOWN + UNSET + + + + + + Weight + Total weight of object + + + + + + + + NominalMoistureGain + Nominal rate of water vapor added into the airstream. + + + + + + + + NominalAirFlowRate + Nominal air flow rate. + + + + + + + + InternalControl + Internal modulation control. + + + + MODULATING + NONE + ONOFF + STEPPED + OTHER + NOTKNOWN + UNSET + + + + + + WaterRequirement + Make-up water requirement. + + + + + + + + SaturationEfficiencyCurve + Saturation efficiency as a function of the air flow rate. + + + + + + + + + + + + + + AirPressureDropCurve + Air pressure drop as a function of air flow rate. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceOccurrenceBumper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceOccurrenceBumper.xml new file mode 100644 index 0000000..ff61d9a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceOccurrenceBumper.xml @@ -0,0 +1,46 @@ + + + + Pset_ImpactProtectionDeviceOccurrenceBumper + Properties common to all occurrences of IfcImpactProtectionDevice with PredefinedType set to BUMPER. + + + IfcImpactProtectionDevice/BUMPER + + IfcImpactProtectionDevice/BUMPER + + + BrakingLength + Length of the braking distance as a design parameter of the bumper occurrence. + + + + + + + + IsRemovableBumper + Indicates if the bumper is removable or not. + + + + + + + + BumperOrientation + Direction in which the bumper is aligned, e.g. same direction as increasing stationing values or opposite. + + + + OPPOSITETOSTATIONDIRECTION + STATIONDIRECTION + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceTypeBumper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceTypeBumper.xml new file mode 100644 index 0000000..9f821ab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ImpactProtectionDeviceTypeBumper.xml @@ -0,0 +1,41 @@ + + + + Pset_ImpactProtectionDeviceTypeBumper + Properties common to all occurrences and types of IfcImpactProtectionDevice with PredefinedType set to BUMPER. + + + IfcImpactProtectionDevice/BUMPER + IfcImpactProtectionDeviceType/BUMPER + + IfcImpactProtectionDevice/BUMPER,IfcImpactProtectionDeviceType/BUMPER + + + IsAbsorbingEnergy + Indicates whether the bumper absorbs energy or not. + + + + + + + + MaximumLoadRetention + Maximum possible impact load retention. + + + + + + + + EnergyAbsorption + Energy absorption capacity of the element. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_InstallationOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_InstallationOccurrence.xml new file mode 100644 index 0000000..1cffe96 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_InstallationOccurrence.xml @@ -0,0 +1,42 @@ + + + + Pset_InstallationOccurrence + Properties defining installation information for occurrences of element, asset or system. + + + IfcAsset + IfcElement + IfcSystem + + IfcAsset,IfcElement,IfcSystem + + + InstallationDate + Date on which the element is installed. + + + + + + + + AcceptanceDate + Date on which the element is accepted by the manager or administrator. + + + + + + + + PutIntoOperationDate + Date on which the element is put into operation. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_InterceptorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_InterceptorTypeCommon.xml new file mode 100644 index 0000000..374ae18 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_InterceptorTypeCommon.xml @@ -0,0 +1,113 @@ + + + + Pset_InterceptorTypeCommon + Common properties for interceptors. + + + IfcInterceptor + IfcInterceptorType + + IfcInterceptor,IfcInterceptorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NominalBodyLength + Nominal or quoted length measured along the x-axis of the local coordinate system of the object. + + + + + + + + NominalBodyWidth + Nominal or quoted length, measured along the y-axis of the local coordinate system of the object. + + + + + + + + NominalBodyDepth + Nominal or quoted length measured along the z-axis of the local coordinate system of the object. + + + + + + + + InletConnectionSize + Size of the inlet connection. +Note that all inlet connections are assumed to be the same size. + + + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + CoverLength + The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the object. + + + + + + + + CoverWidth + The length measured along the y-axis in the local coordinate system of the cover of the object. + + + + + + + + VentilatingPipeSize + Size of the ventilating pipe(s). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_IpNetworkEquipmentPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_IpNetworkEquipmentPHistory.xml new file mode 100644 index 0000000..57e44db --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_IpNetworkEquipmentPHistory.xml @@ -0,0 +1,20 @@ + + + + Pset_IpNetworkEquipmentPHistory + Properties defining performance information for IP network equipments. + + + IfcCommunicationsAppliance/IPNETWORKEQUIPMENT + + IfcCommunicationsAppliance/IPNETWORKEQUIPMENT + + + NumberOfPackets + Indicates the number of packets of the IP network equipment. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_JettyCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_JettyCommon.xml new file mode 100644 index 0000000..0d84e11 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_JettyCommon.xml @@ -0,0 +1,52 @@ + + + + Pset_JettyCommon + Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to JETTY. + + + IfcMarineFacility/JETTY + + IfcMarineFacility/JETTY + + + StructuralType + Structural type of the object + + + + + + + + BentSpacing + Bent (upright) spacing + + + + + + + + PierSectionType + Whether the structure presents a solid/closed barrier to the passage of water or is open. + + + + CLOSED + OPEN + + + + + + Elevation + Elevation of the entity + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_JettyDesignCriteria.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_JettyDesignCriteria.xml new file mode 100644 index 0000000..495db85 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_JettyDesignCriteria.xml @@ -0,0 +1,94 @@ + + + + Pset_JettyDesignCriteria + Properties common to the definition of design criteria of all occurrences of IfcMarineFacility with the predefined type set to JETTY. + + + IfcMarineFacility/JETTY + + IfcMarineFacility/JETTY + + + HighWaterLevel + High water level + + + + + + + + LowWaterLevel + Low water level + + + + + + + + ExtremeHighWaterLevel + Extreme high water level + + + + + + + + ExtremeLowWaterLevel + Extreme low water level + + + + + + + + ShipLoading + Ship loading force + + + + + + + + WaveLoading + Wave loading force + + + + + + + + FlowLoading + Flow loading force + + + + + + + + UniformlyDistributedLoad + Uniformly Distributed Load + + + + + + + + EquipmentLoading + Loading from equipment + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeCommon.xml new file mode 100644 index 0000000..93bd3a5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeCommon.xml @@ -0,0 +1,151 @@ + + + + Pset_JunctionBoxTypeCommon + A junction box is an enclosure within which cables are connected.History: New in IFC4 + + + IfcJunctionBox + IfcJunctionBoxType + + IfcJunctionBox,IfcJunctionBoxType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfGangs + Number of gangs in the object. + + + + + + + + ClearDepth + The clear depth. + + + + + + + + ShapeType + Shape of the junction box. + + + + RECTANGULAR + ROUND + SLOT + OTHER + NOTKNOWN + UNSET + + + + + + PlacingType + Location at which the type of junction box can be located. + + + + CEILING + FLOOR + WALL + OTHER + NOTKNOWN + UNSET + + + + + + JunctionBoxMountingType + Method of mounting to be adopted for the type of junction box. + + + + CUT_IN + FACENAIL + SIDENAIL + OTHER + NOTKNOWN + UNSET + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + IP_Code + IP Code, the International Protection Marking, IEC 60529), classifies and rates the degree of protection provided against intrusion. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeData.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeData.xml new file mode 100644 index 0000000..4cd4aeb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_JunctionBoxTypeData.xml @@ -0,0 +1,29 @@ + + + + Pset_JunctionBoxTypeData + The property set can be used by the predefined type DATA of IfcJunctionBox. + + + IfcJunctionBox/DATA + IfcJunctionBoxType/DATA + + IfcJunctionBox/DATA,IfcJunctionBoxType/DATA + + + DataConnectionType + Indicates the data connection type of the junction box e.g. copper pair, fiber or others. + + + + COPPER + FIBER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_KerbCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_KerbCommon.xml new file mode 100644 index 0000000..395ff3b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_KerbCommon.xml @@ -0,0 +1,32 @@ + + + + Pset_KerbCommon + Properties for a kerb. + + + IfcKerb + IfcKerbType + + IfcKerb,IfcKerbType + + + CombinedKerbGutter + Indicating the use of a combined kerb and gutter. + + + + + + + + Upstand + The height difference between the two separated surfaces. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_KerbStone.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_KerbStone.xml new file mode 100644 index 0000000..030af2f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_KerbStone.xml @@ -0,0 +1,59 @@ + + + + Pset_KerbStone + Properties for kerb stones. + + + IfcKerb + IfcKerbType + + IfcKerb,IfcKerbType + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + StoneFinishes + Eg. 'Polished', 'Bush Hammered', 'Split', 'Sawn', 'Flamed' + + + + + + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_LampTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_LampTypeCommon.xml new file mode 100644 index 0000000..205d3f2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_LampTypeCommon.xml @@ -0,0 +1,142 @@ + + + + Pset_LampTypeCommon + A lamp is a component within a light fixture that is designed to emit light.History: Name changed from Pset_LampEmitterTypeCommon in IFC 2x3. + + + IfcLamp + IfcLampType + + IfcLamp,IfcLampType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + ContributedLuminousFlux + Luminous flux is a photometric measure of radiant flux, i.e. the volume of light emitted from a light source. Luminous flux is measured either for the interior as a whole or for a part of the interior (partial luminous flux for a solid angle). All other photometric parameters are derivatives of luminous flux. Luminous flux is measured in lumens (lm). The luminous flux is given as a nominal value for each lamp. + + + + + + + + LightEmitterNominalPower + Light emitter nominal power. + + + + + + + + LampMaintenanceFactor + Non recoverable losses of luminous flux of a lamp due to lamp depreciation; i.e. the decreasing of light output of a luminaire due to aging and dirt. + + + + + + + + LampBallastType + The type of ballast used to stabilise gas discharge by limiting the current during operation and to deliver the necessary striking voltage for starting. Ballasts are needed to operate Discharge Lamps such as Fluorescent, Compact Fluorescent, High-pressure Mercury, Metal Halide and High-pressure Sodium Lamps. +Magnetic ballasts are chokes which limit the current passing through a lamp connected in series on the principle of self-induction. The resultant current and power are decisive for the efficient operation of the lamp. A specially designed ballast is required for every type of lamp to comply with lamp rating in terms of Luminous Flux, Color Appearance and service life. The two types of magnetic ballasts for fluorescent lamps are KVG Conventional (EC-A series) and VVG Low-loss ballasts (EC-B series). Low-loss ballasts have a higher efficiency, which means reduced ballast losses and a lower thermal load. Electronic ballasts are used to run fluorescent lamps at high frequencies (approx. 35 - 40 kHz). + + + + CONVENTIONAL + ELECTRONIC + LOWLOSS + RESISTOR + OTHER + NOTKNOWN + UNSET + + + + + + LampCompensationType + Identifies the form of compensation used for power factor correction and radio suppression. + + + + CAPACITIVE + INDUCTIVE + OTHER + NOTKNOWN + UNSET + + + + + + ColourAppearance + + + + + + + + + Spectrum + The spectrum of radiation describes its composition with regard to wavelength. Light, for example, as the portion of electromagnetic radiation that is visible to the human eye, is radiation with wavelengths in the range of approx. 380 to 780 nm (1 nm = 10 m). The corresponding range of colours varies from violet to indigo, blue, green, yellow, orange, and red. These colours form a continuous spectrum, in which the various spectral sectors merge into each other. + + + + + + + + + + + + + + ColourTemperature + + + + + + + + + ColourRenderingIndex + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_LandRegistration.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_LandRegistration.xml new file mode 100644 index 0000000..b7b6c2b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_LandRegistration.xml @@ -0,0 +1,40 @@ + + + + Pset_LandRegistration + Specifies the identity of land within a statutory registration system. NOTE: The property LandTitleID is to be used in preference to deprecated attribute LandTitleNumber in IfcSite. + + + IfcSite + + IfcSite + + + LandID + Identification number assigned by the statutory registration authority to a land parcel. + + + + + + + + IsPermanentID + Indicates whether the identity assigned to the object is permanent (= TRUE) or temporary (=FALSE). + + + + + + + + LandTitleID + Identification number assigned by the statutory registration authority to the title to a land parcel. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeCommon.xml new file mode 100644 index 0000000..651216a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeCommon.xml @@ -0,0 +1,134 @@ + + + + Pset_LightFixtureTypeCommon + Common data for light fixtures. +History: IFC4 - Article number and manufacturer specific information deleted. Use Pset_ManufacturerTypeInformation. ArticleNumber instead. Load properties moved from Pset_LightFixtureTypeThermal (deleted). + + + IfcLightFixture + IfcLightFixtureType + + IfcLightFixture,IfcLightFixtureType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfSources + Number of sources . + + + + + + + + TotalWattage + Wattage on whole lightfitting device with all sources intact. + + + + + + + + LightFixtureMountingType + A list of the available types of mounting for light fixtures from which that required may be selected. + + + + CABLESPANNED + FREESTANDING + POLE_SIDE + POLE_TOP + RECESSED + SURFACE + SUSPENDED + TRACKMOUNTED + OTHER + NOTKNOWN + UNSET + + + + + + LightFixturePlacingType + A list of the available types of placing specification for light fixtures from which that required may be selected. + + + + CEILING + FLOOR + FURNITURE + POLE + WALL + OTHER + NOTKNOWN + UNSET + + + + + + MaintenanceFactor + The arithmetical allowance made for depreciation of lamps and reflective equipment from their initial values due to dirt, fumes, or age. + + + + + + + + MaximumPlenumSensibleLoad + Maximum or Peak sensible thermal load contributed to return air plenum by the light fixture. + + + + + + + + MaximumSpaceSensibleLoad + Maximum or Peak sensible thermal load contributed to the conditioned space by the light fixture. + + + + + + + + SensibleLoadToRadiant + Percent of sensible thermal load to radiant heat. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeSecurityLighting.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeSecurityLighting.xml new file mode 100644 index 0000000..bfd3369 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_LightFixtureTypeSecurityLighting.xml @@ -0,0 +1,104 @@ + + + + Pset_LightFixtureTypeSecurityLighting + Properties that characterize security lighting. + + + IfcLightFixture/SECURITYLIGHTING + IfcLightFixtureType/SECURITYLIGHTING + + IfcLightFixture/SECURITYLIGHTING,IfcLightFixtureType/SECURITYLIGHTING + + + SecurityLightingType + The type of security lighting. + + + + BLUEILLUMINATION + EMERGENCYEXITLIGHT + SAFETYLIGHT + WARNINGLIGHT + OTHER + NOTKNOWN + UNSET + + + + + + FixtureHeight + The height of the fixture, such as the text height of an exit sign. + + + + + + + + SelfTestFunction + The type of self test function. + + + + CENTRAL + LOCAL + NONE + OTHER + NOTKNOWN + UNSET + + + + + + BackupSupplySystem + The type of backup supply system. + + + + CENTRALBATTERY + LOCALBATTERY + OTHER + NOTKNOWN + UNSET + + + + + + PictogramEscapeDirection + The direction of escape pictogram. + + + + DOWNARROW + LEFTARROW + RIGHTARROW + UPARROW + OTHER + NOTKNOWN + UNSET + + + + + + Addressablility + The type of addressability. + + + + IMPLEMENTED + NOTIMPLEMENTED + UPGRADEABLETO + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_LinearReferencingMethod.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_LinearReferencingMethod.xml new file mode 100644 index 0000000..01bd09a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_LinearReferencingMethod.xml @@ -0,0 +1,66 @@ + + + + Pset_LinearReferencingMethod + Describes the manner in which measurements are made along (and optionally offset from) a linear element.NOTE Definition according to ISO 19148:2021 + + + IfcAlignment + IfcReferent/POSITION + + IfcAlignment,IfcReferent/POSITION + + + LRMName + Gives the name of this Linear Referencing Method, such as “kilometre-point”.NOTE Definition according to ISO 19148:2021. +NOTE Names of commonly used Linear Referencing Methods are included in ISO 19148, Annex C, along with recognized name aliases. + + + + + + + + LRMType + Gives the type of this Linear Referencing Method.NOTE Definition according to ISO 19148:2021, LRMType. +NOTE Since the definition in ISO 19148:2021, LRMType is stereotyped as a CodeList it is open for user defined extensions. In this Pset this is handled by adding the enumeration constant LRM_USERDEFINED and the additional property UserDefinedLRMType + + + + LRM_ABSOLUTE + LRM_INTERPOLATIVE + LRM_RELATIVE + LRM_USERDEFINED + + + + + + UserDefinedLRMType + Gives the user defined type of this Linear Referencing Method when property LRMType is LRM_USERDEFINED. + + + + + + + + LRMUnit + Specifies the units of measure used by this Linear Referencing Method for measures along the linear element being measured.NOTE Definition according to ISO 19148:2021. + + + + + + + + LRMConstraint + Allows for the specification of constraints imposed by this Linear Referencing Method. For example, a Reference Post Linear Referencing Method may specify that referents be of type “reference marker”.NOTE definition according to ISO 19148:2021 + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceStrategy.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceStrategy.xml new file mode 100644 index 0000000..6b6b096 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceStrategy.xml @@ -0,0 +1,91 @@ + + + + Pset_MaintenanceStrategy + Property set for the association of a maintenance strategy to an element, asset of system. + + + IfcAsset + IfcElement + IfcSystem + IfcElementType + + IfcAsset,IfcElement,IfcSystem,IfcElementType + + + AssetCriticality + Rating of the asset's criticality to the operation of the facility + + + + HIGH + LOW + MODERATE + VERYHIGH + VERYLOW + + + + + + AssetFrailty + Rating of the asset's frailty to breakage or deterioration + + + + HIGH + LOW + MODERATE + VERYHIGH + VERYLOW + + + + + + AssetPriority + Combined criticality and frailty rating indicating the operational and maintenance priority of the asset + + + + HIGH + LOW + MODERATE + VERYHIGH + VERYLOW + + + + + + MonitoringType + Monitoring strategy chosen for the asset + + + + FEEDBACK + INSPECTION + IOT + PPM + SENSORS + + + + + + AccidentResponse + Accident response chosen for the asset + + + + EMERGENCYINSPECTION + EMERGENCYPROCEDURE + REACTIVE + URGENTINSPECTION + URGENTPROCEDURE + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerCondition.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerCondition.xml new file mode 100644 index 0000000..3142c9d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerCondition.xml @@ -0,0 +1,76 @@ + + + + Pset_MaintenanceTriggerCondition + Trigger levels for an asset that has an inspection-based maintenance strategy + + + IfcAsset + IfcElement + IfcSystem + IfcElementType + + IfcAsset,IfcElement,IfcSystem,IfcElementType + + + ConditionTargetPerformance + Target condition of the asset + + + + HIGH + LOW + MODERATE + VERYHIGH + VERYLOW + + + + + + ConditionMaintenanceLevel + Condition that will trigger maintenance + + + + HIGH + LOW + MODERATE + VERYHIGH + VERYLOW + + + + + + ConditionReplacementLevel + Condition that will trigger a replacement process + + + + HIGH + LOW + MODERATE + VERYHIGH + VERYLOW + + + + + + ConditionDisposalLevel + Condition that will trigger a disposal process + + + + HIGH + LOW + MODERATE + VERYHIGH + VERYLOW + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerDuration.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerDuration.xml new file mode 100644 index 0000000..adf6be7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerDuration.xml @@ -0,0 +1,52 @@ + + + + Pset_MaintenanceTriggerDuration + Trigger levels for an asset that has an PPM based maintenance strategy. + + + IfcAsset + IfcElement + IfcSystem + IfcElementType + + IfcAsset,IfcElement,IfcSystem,IfcElementType + + + DurationTargetPerformance + Target time to failure of the asset + + + + + + + + DurationMaintenanceLevel + Duration interval at which maintenance is performed + + + + + + + + DurationReplacementLevel + Duration interval at which replacement is performed + + + + + + + + DurationDisposalLevel + Duration interval at which disposal is performed + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerPerformance.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerPerformance.xml new file mode 100644 index 0000000..88b3323 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaintenanceTriggerPerformance.xml @@ -0,0 +1,52 @@ + + + + Pset_MaintenanceTriggerPerformance + Properties for performance based maintenance policies + + + IfcAsset + IfcElement + IfcSystem + IfcElementType + + IfcAsset,IfcElement,IfcSystem,IfcElementType + + + TargetPerformance + Target capacity or performance of the asset. Units of the performance value are specified through the propertyValue units attribute. + + + + + + + + PerformanceMaintenanceLevel + Performance level at which maintenance takes place + + + + + + + + ReplacementLevel + Performance level at which replacement takes place + + + + + + + + DisposalLevel + Performance level at which disposal takes place + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerOccurrence.xml new file mode 100644 index 0000000..ea61565 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerOccurrence.xml @@ -0,0 +1,75 @@ + + + + Pset_ManufacturerOccurrence + Defines properties of individual instances of manufactured products that may be given by the manufacturer. +HISTORY: IFC 2x4: AssemblyPlace property added. This property does not need to be asserted if Pset_ManufacturerTypeInformation is allocated to the type and the AssemblyPlace property is asserted there. + + + IfcElement + + IfcElement + + + AcquisitionDate + The date that the manufactured item was purchased. + + + + + + + + BarCode + The identity of the bar code given to an occurrence of the product. + + + + + + + + SerialNumber + The manufacturer's serial number assigned to an occurrence of a product. + + + + + + + + BatchReference + The identity of the batch reference from which an occurrence of a product is taken. + + + + + + + + AssemblyPlace + Enumeration defining where the assembly is intended to take place, either in a factory, other offsite location or on the building site. + + + + FACTORY + OFFSITE + SITE + OTHER + NOTKNOWN + UNSET + + + + + + ManufacturingDate + Date on which the element was manufactured. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerTypeInformation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerTypeInformation.xml new file mode 100644 index 0000000..7494f60 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ManufacturerTypeInformation.xml @@ -0,0 +1,106 @@ + + + + Pset_ManufacturerTypeInformation + Defines characteristics of types (ranges) of manufactured products that may be given by the manufacturer. Note that the term 'manufactured' may also be used to refer to products that are supplied and identified by the supplier or that are assembled off site by a third party provider. +HISTORY: This property set replaces the entity IfcManufacturerInformation from previous IFC releases. IFC 2x4: AssemblyPlace property added. + + + IfcElement + IfcElementType + + IfcElement,IfcElementType + + + GlobalTradeItemNumber + The Global Trade Item Number (GTIN) is an identifier for trade items developed by GS1 (www.gs1.org). + + + + + + + + ArticleNumber + Article number or reference that is be applied to a configured product according to a standard scheme for article number definition as defined by the manufacturer. It is often used as the purchasing number. + + + + + + + + ModelReference + The model number or designator of the product model (or product line) as assigned by the manufacturer of the manufactured item. + + + + + + + + ModelLabel + The descriptive model name of the product model (or product line) as assigned by the manufacturer of the manufactured item. + + + + + + + + Manufacturer + The organization that manufactured and/or assembled the item. + + + + + + + + ProductionYear + The year of production of the manufactured item. + + + + + + + + AssemblyPlace + Enumeration defining where the assembly is intended to take place, either in a factory, other offsite location or on the building site. + + + + FACTORY + OFFSITE + SITE + OTHER + NOTKNOWN + UNSET + + + + + + OperationalDocument + Manufacturer's operational document + + + + + + SafetyDocument + Manufacturer's safety document + + + + + + PerformanceCertificate + Manufacturer's performance certificate + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MarineFacilityTransportation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MarineFacilityTransportation.xml new file mode 100644 index 0000000..54ffd77 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MarineFacilityTransportation.xml @@ -0,0 +1,40 @@ + + + + Pset_MarineFacilityTransportation + Properties common to the definition of all occurrences of IfcMarineFacility which are catagorised as transportation facilities such as Ports, marinas etc. + + + IfcMarineFacility + + IfcMarineFacility + + + Berths + Number of standard berths within the facility + + + + + + + + BerthGrade + Berth grade + + + + + + + + BerthCargoWeight + Total cargo weight of berths within the facility + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MarinePartChamberCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MarinePartChamberCommon.xml new file mode 100644 index 0000000..7c4e33e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MarinePartChamberCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_MarinePartChamberCommon + Properties common to the definition of all occurrences of IfcMarinePart with the predefined type set to CHAMBER. + + + IfcMarinePart/CHAMBER + + IfcMarinePart/CHAMBER + + + EffectiveChamberSize + Volumetric measure defining the effective chamber size for operational and design activities. + + + + + + + + StructuralType + Structural type of the object + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleCommon.xml new file mode 100644 index 0000000..3ac897b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleCommon.xml @@ -0,0 +1,88 @@ + + + + Pset_MarineVehicleCommon + Properties common to the definition of all occurrences of IfcTransportElement and types of IfcTransportElementType with the predefined type set to VEHICLEMARINE. + + + IfcVehicle/VEHICLEMARINE + IfcVehicle/VEHICLEMARINE + IfcVehicleType/VEHICLEMARINE + IfcVehicleType/VEHICLEMARINE + + IfcVehicle/VEHICLEMARINE,IfcVehicle/VEHICLEMARINE,IfcVehicleType/VEHICLEMARINE,IfcVehicleType/VEHICLEMARINE + + + LengthBetweenPerpendiculars + Length of vessel from rudder shaft to crossing point of the bow and the loaded waterline. + + + + + + + + VesselDepth + Depth of the vessel from the main deck to the keel. + + + + + + + + VesselDraft + Depth of vessel from the waterline to the keel (LightShip, Ballasted, Maximum) + + + + + + + + AboveDeckProjectedWindEnd + End on projected windage area above the main deck + + + + + + + + AboveDeckProjectedWindSide + Side on projected windage area above the main deck + + + + + + + + Displacement + Weight of water displaced by the vessel + + + + + + + + CargoDeadWeight + Weight of (bulk) cargo carried + + + + + + + + LaneMeters + Length of lanes accommodating vehicles on roll-on, roll-off vessels + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleDesignCriteria.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleDesignCriteria.xml new file mode 100644 index 0000000..44f8423 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MarineVehicleDesignCriteria.xml @@ -0,0 +1,34 @@ + + + + Pset_MarineVehicleDesignCriteria + Properties common to the definition of design criteria of all occurrences of IfcTransportElement and types of IfcTransportElementType with the predefined type set to MARINEVEHICLE + + + IfcVehicle/VEHICLEMARINE + IfcVehicle/VEHICLEMARINE + IfcVehicleType/VEHICLEMARINE + IfcVehicleType/VEHICLEMARINE + + IfcVehicle/VEHICLEMARINE,IfcVehicle/VEHICLEMARINE,IfcVehicleType/VEHICLEMARINE,IfcVehicleType/VEHICLEMARINE + + + AllowableHullPressure + Allowable contact pressure between fender and hull + + + + + + + + SoftnessCoefficient + Vessel flexibility factor - proportion of impact energy absorbed by the hull. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MarkerGeneral.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MarkerGeneral.xml new file mode 100644 index 0000000..cf7f6c1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MarkerGeneral.xml @@ -0,0 +1,76 @@ + + + + Pset_MarkerGeneral + Properties common to a signalling marker made as an assembly of elements. The property set can be used by the predefined type SIGNAL_ASSEMBLY of IfcElementAssembly. + + + IfcElementAssembly/SIGNALASSEMBLY + IfcElementAssemblyType/SIGNALASSEMBLY + + IfcElementAssembly/SIGNALASSEMBLY,IfcElementAssemblyType/SIGNALASSEMBLY + + + ApproachSpeed + The design speed of trains approaching the signal if different from the line speed. + + + + + + + + MarkerType + The type of marker (sign) e.g. stop signal, restriction signal, track circuit tuning zone sign or others specified in PEnum_MarkerType. + + + + APPROACHING_MARKER + CABLE_POST_MARKER + COMMUNICATION_MODE_CONVERSION_MARKER + EMU_STOP_POSITION_SIGN + FOUR_ASPECT_CAB_SIGNAL_CONNECT_SIGN + FOUR_ASPECT_CAB_SIGNAL_DISCONNECT_SIGN + LEVEL_CONVERSION_SIGN + LOCOMOTIVE_STOP_POSITION_SIGN + RELAY_STATION_SIGN + RESTRICTION_PLACE_SIGN + RESTRICTION_PROTECTION_AREA_TERMINAL_SIGN + RESTRICTION_SIGN + SECTION_SIGNAL_MARKER + STOP_SIGN + TRACK_CIRCUIT_TUNING_ZONE_SIGN + OTHER + NOTKNOWN + UNSET + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + Symbol + Content which is shown on the sign, e.g. text, number, arrow or icon. The string can also be a pointer to a symbol catalog. + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MarkingLinesCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MarkingLinesCommon.xml new file mode 100644 index 0000000..8f13031 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MarkingLinesCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_MarkingLinesCommon + Properties for line markings. + + + IfcSurfaceFeature/LINEMARKING + + IfcSurfaceFeature/LINEMARKING + + + DashedLine + State if the line is dashed or continuous + + + + + + + + DashedLinePattern + Indicates the pattern for dashed line types e.g. '3+9' + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCombustion.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCombustion.xml new file mode 100644 index 0000000..c440663 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCombustion.xml @@ -0,0 +1,49 @@ + + + + Pset_MaterialCombustion + A set of extended material properties of products of combustion generated by elements typically used within the context of building services and flow distribution systems. + + + IfcMaterial + + IfcMaterial + + + SpecificHeatCapacity + Defines the specific heat capacity of a material. + + + + + + + + N20Content + Nitrous oxide (N2O) content of the products of combustion. This is measured in weight of N2O per unit weight and is therefore unitless. + + + + + + + + COContent + Carbon monoxide (CO) content of the products of combustion. This is measured in weight of CO per unit weight and is therefore unitless. + + + + + + + + CO2Content + Carbon dioxide (CO2) content of the products of combustion. This is measured in weight of CO2 per unit weight and is therefore unitless. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCommon.xml new file mode 100644 index 0000000..40a13a9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_MaterialCommon + A set of general material properties. + + + IfcMaterial + + IfcMaterial + + + MolecularWeight + Molecular weight of material (typically gas). + + + + + + + + Porosity + The void fraction of the total volume occupied by material (Vbr - Vnet)/Vbr. + + + + + + + + MassDensity + Material mass density. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialConcrete.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialConcrete.xml new file mode 100644 index 0000000..eefa563 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialConcrete.xml @@ -0,0 +1,67 @@ + + + + Pset_MaterialConcrete + A set of extended mechanical properties related to concrete materials. + + + IfcMaterial + + IfcMaterial + + + CompressiveStrength + Defining values: α; defined values: compressive strength. + + + + + + + + MaxAggregateSize + The maximum aggregate size of the concrete. + + + + + + + + AdmixturesDescription + Description of the admixtures added to the concrete mix. + + + + + + + + Workability + Description of the workability of the fresh concrete defined according to local standards. + + + + + + + + WaterImpermeability + Description of the water impermeability denoting the water repelling properties. + + + + + + + + ProtectivePoreRatio + The protective pore ratio indicating the frost-resistance of the concrete. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialEnergy.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialEnergy.xml new file mode 100644 index 0000000..1e83bd0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialEnergy.xml @@ -0,0 +1,76 @@ + + + + Pset_MaterialEnergy + A set of extended material properties for energy calculation purposes. + + + IfcMaterial + + IfcMaterial + + + ViscosityTemperatureDerivative + Viscosity temperature derivative. + + + + + + + + MoistureCapacityThermalGradient + Thermal gradient coefficient for moisture capacity. Based on water vapor density. + + + + + + + + ThermalConductivityTemperatureDerivative + Thermal conductivity temperature derivative. + + + + + + + + SpecificHeatTemperatureDerivative + Specific heat temperature derivative. + + + + + + + + VisibleRefractionIndex + Index of refraction (visible) defines the "bending" of the sola! r ray in the visible spectrum when it passes from one medium into another. + + + + + + + + SolarRefractionIndex + Index of refraction (solar) defines the "bending" of the solar ray when it passes from one medium into another. + + + + + + + + GasPressure + Fill pressure (e.g. for between-pane gas fills): the pressure exerted by a mass of gas confined in a constant volume. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialFuel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialFuel.xml new file mode 100644 index 0000000..7be2d4d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialFuel.xml @@ -0,0 +1,49 @@ + + + + Pset_MaterialFuel + A set of extended material properties of fuel energy typically used within the context of building services and flow distribution systems. + + + IfcMaterial + + IfcMaterial + + + CombustionTemperature + Combustion temperature. + + + + + + + + CarbonContent + The carbon content in the fuel. This is measured in weight of carbon per unit weight of fuel and is therefore unitless. + + + + + + + + LowerHeatingValue + Lower Heating Value is defined as the amount of energy released (MJ/kg) when a fuel is burned completely, and H2O is in vapor form in the combustion products. + + + + + + + + HigherHeatingValue + Higher Heating Value is defined as the amount of energy released (MJ/kg) when a fuel is burned completely, and H2O is in liquid form in the combustion products. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialHygroscopic.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialHygroscopic.xml new file mode 100644 index 0000000..53ca958 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialHygroscopic.xml @@ -0,0 +1,58 @@ + + + + Pset_MaterialHygroscopic + A set of hygroscopic properties of materials. + + + IfcMaterial + + IfcMaterial + + + UpperVaporResistanceFactor + The vapor permeability relationship of air/material (typically value > 1), measured in high relative humidity (typically in 95/50 % RH). + + + + + + + + LowerVaporResistanceFactor + The vapor permeability relationship of air/material (typically value > 1), measured in low relative humidity (typically in 0/50 % RH). + + + + + + + + IsothermalMoistureCapacity + Based on water vapor density. + + + + + + + + VaporPermeability + The rate of water vapor transmission per unit area per unit of vapor pressure differential under test conditions. + + + + + + + + MoistureDiffusivity + Moisture diffusivity is a transport property that is frequently used in the hygrothermal analysis of building envelope components. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialMechanical.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialMechanical.xml new file mode 100644 index 0000000..99f90ac --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialMechanical.xml @@ -0,0 +1,58 @@ + + + + Pset_MaterialMechanical + A set of mechanical material properties normally used for structural analysis purpose. It contains all properties which are independent of the actual material type. + + + IfcMaterial + + IfcMaterial + + + DynamicViscosity + A measure of the viscous resistance of the material. + + + + + + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + ShearModulus + A measure of the shear modulus of elasticity of the material. + + + + + + + + PoissonRatio + A measure of the lateral deformations in the elastic range. + + + + + + + + ThermalExpansionCoefficient + A measure of the expansion coefficient for warming up the material about one Kelvin. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialOptical.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialOptical.xml new file mode 100644 index 0000000..a6eb0eb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialOptical.xml @@ -0,0 +1,94 @@ + + + + Pset_MaterialOptical + A set of optical properties of materials. + + + IfcMaterial + + IfcMaterial + + + VisibleTransmittance + Transmittance at normal incidence (visible). Defines the fraction of the visible spectrum of solar radiation that passes through per unit area, perpendicular to the surface. + + + + + + + + SolarTransmittance + The ratio of incident solar radiation that directly passes through a system (also named τe). Note the following equation Asol + Rsol + Tsol = 1 + + + + + + + + ThermalIrTransmittance + Thermal IR transmittance at normal incidence. Defines the fraction of thermal energy that passes through per unit area, perpendicular to the surface. + + + + + + + + ThermalIrEmissivityBack + Thermal IR emissivity: back side. Defines the fraction of thermal energy emitted per unit area to "blackbody" at the same temperature, through the "back" side of the material. + + + + + + + + ThermalIrEmissivityFront + Thermal IR emissivity: front side. Defines the fraction of thermal energy emitted per unit area to "blackbody" at the same temperature, through the "front" side of the material. + + + + + + + + VisibleReflectanceBack + Reflectance at normal incidence (visible): back side. Defines the fraction of the solar ray in the visible spectrum that is reflected and not transmitted when the ray passes from one medium into another, at the "back" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics. + + + + + + + + VisibleReflectanceFront + Reflectance at normal incidence (visible): front side. Defines the fraction of the solar ray in the visible spectrum that is reflected and not transmitted when the ray passes from one medium into another, at the "front" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics. + + + + + + + + SolarReflectanceBack + Reflectance at normal incidence (solar): back side. Defines the fraction of the solar ray that is reflected and not transmitted when the ray passes from one medium into another, at the "back" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics. + + + + + + + + SolarReflectanceFront + Reflectance at normal incidence (solar): front side. Defines the fraction of the solar ray that is reflected and not transmitted when the ray passes from one medium into another, at the "front" side of the other material, perpendicular to the surface. Dependent on material and surface characteristics. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialSteel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialSteel.xml new file mode 100644 index 0000000..d20059c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialSteel.xml @@ -0,0 +1,92 @@ + + + + Pset_MaterialSteel + A set of extended mechanical properties related to steel (or other metallic and isotropic) materials. + + + IfcMaterial + + IfcMaterial + + + YieldStress + A measure of the yield stress (or characteristic 0.2 percent proof stress) of the material. + + + + + + + + UltimateStress + A measure of the ultimate stress of the material. + + + + + + + + UltimateStrain + A measure of the (engineering) strain at the state of ultimate stress of the material. + + + + + + + + HardeningModule + A measure of the hardening module of the material (slope of stress versus strain curve after yield range). + + + + + + + + ProportionalStress + A measure of the proportional stress of the material. It describes the stress before the first plastic deformation occurs and is commonly measured at a deformation of 0.01%. + + + + + + + + PlasticStrain + A measure of the permanent displacement, as in slip or twinning, which remains after the stress has been removed. Currently applied to a strain of 0.2% proportional stress of the material. + + + + + + + + Relaxations + Measures of decrease in stress over long time intervals resulting from plastic flow. Different relaxation values for different initial stress levels for a material may be given. It describes the time dependent relative relaxation value for a given initial stress level at constant strain. +Relating values are the "RelaxationValue". Related values are the "InitialStress" + + + + + + + + + + + + + + StructuralGrade + Classification label to define mechanical properties according to structural grades defined in published standards; designated by numbers, letters, or a combination of both. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialThermal.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialThermal.xml new file mode 100644 index 0000000..202641c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialThermal.xml @@ -0,0 +1,49 @@ + + + + Pset_MaterialThermal + A set of thermal material properties. + + + IfcMaterial + + IfcMaterial + + + SpecificHeatCapacity + Defines the specific heat capacity of a material. + + + + + + + + BoilingPoint + The boiling point of the material (fluid). + + + + + + + + FreezingPoint + The freezing point of the material (fluid). + + + + + + + + ThermalConductivity + The thermal conductivity of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWater.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWater.xml new file mode 100644 index 0000000..b709e1e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWater.xml @@ -0,0 +1,76 @@ + + + + Pset_MaterialWater + A set of extended material properties for of water typically used within the context of building services and flow distribution systems. + + + IfcMaterial + + IfcMaterial + + + IsPotable + If TRUE, then the water is considered potable. + + + + + + + + Hardness + Water hardness as positive, multivalent ion concentration in the water (usually concentrations of calcium and magnesium ions in terms of calcium carbonate). + + + + + + + + AlkalinityConcentration + Maximum alkalinity concentration (maximum sum of concentrations of each of the negative ions substances measured as CaCO3). + + + + + + + + AcidityConcentration + Maximum CaCO3 equivalent that would neutralize the acid. + + + + + + + + ImpuritiesContent + Fraction of impurities such as dust to the total amount of water. This is measured in weight of impurities per weight of water and is therefore unitless. + + + + + + + + DissolvedSolidsContent + Fraction of the dissolved solids to the total amount of water. This is measured in weight of dissolved solids per weight of water and is therefore unitless. + + + + + + + + PHLevel + Maximum water PH in a range from 0-14. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWood.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWood.xml new file mode 100644 index 0000000..1ad5a95 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWood.xml @@ -0,0 +1,94 @@ + + + + Pset_MaterialWood + This is a collection of properties applicable to wood-based materials that specify kind and grade of material as well as moisture related parameters. + + + IfcMaterial + + IfcMaterial + + + Species + Wood species of a solid wood or laminated wood product. + + + + + + + + StrengthGrade + Grade with respect to mechanical strength and stiffness. + + + + + + + + AppearanceGrade + Grade with respect to visual quality. + + + + + + + + Layup + Configuration of the lamination. + + + + + + + + Layers + Number of layers. + + + + + + + + Plies + Number of plies. + + + + + + + + MoistureContent + Total weight of moisture relative to oven-dried weight of the wood. + + + + + + + + DimensionalChangeCoefficient + Weighted dimensional change coefficient, relative to 1% change in moisture content. + + + + + + + + ThicknessSwelling + Swelling ratio relative to board depth. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWoodBasedStructure.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWoodBasedStructure.xml new file mode 100644 index 0000000..5fe98a7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MaterialWoodBasedStructure.xml @@ -0,0 +1,22 @@ + + + + Pset_MaterialWoodBasedStructure + Properties about Material of Wood Based Structure. + + + IfcMaterial + + IfcMaterial + + + ApplicableStructuralDesignMethod + Determines whether mechanical material properties are applicable to 'ASD' = allowable stress design (working stress design), 'LSD' = limit state design, or 'LRFD' = load and resistance factor design. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlane.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlane.xml new file mode 100644 index 0000000..5faf16f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlane.xml @@ -0,0 +1,163 @@ + + + + Pset_MechanicalBeamInPlane + Properties about Mechanical Beam in Plane. + + + IfcMaterial + + IfcMaterial + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + YoungModulusMin + Elastic modulus, minimal value, α=0°. + + + + + + + + YoungModulusPerp + Elastic modulus, mean value, α=90°. + + + + + + + + YoungModulusPerpMin + Elastic modulus, minimal value, α=90°. + + + + + + + + ShearModulus + A measure of the shear modulus of elasticity of the material. + + + + + + + + ShearModulusMin + Shear modulus, minimal value. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + TensileStrengthPerp + Tensile strength, α=90°. + + + + + + + + CompStrength + Compressive strength, α=0°. + + + + + + + + CompStrengthPerp + Compressive strength, α=90°. + + + + + + + + RaisedCompStrengthPerp + Alternative value for compressive strength, α=90°, which may be used under material and code dependent conditions (e.g. if deformation is tolerable, or far from ends of the member); conditions should be stated in SELF\IfcProperty.Description. + + + + + + + + ShearStrength + Defining values: α; defined values: shear strength. + + + + + + + + TorsionalStrength + Shear strength in torsion. + + + + + + + + ReferenceDepth + Depth in bending for which the mechanical properties are valid; provided as a means to check the integrity of material assignment. + + + + + + + + InstabilityFactors + Defining values: slenderness ratios; defined values: either factors or divisors of the strength, depending on the design method (if <1: factors, if >1: divisors). + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlaneNegative.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlaneNegative.xml new file mode 100644 index 0000000..851bfca --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamInPlaneNegative.xml @@ -0,0 +1,163 @@ + + + + Pset_MechanicalBeamInPlaneNegative + Properties about Mechanical Beam in Plane Negative. + + + IfcMaterial + + IfcMaterial + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + YoungModulusMin + Elastic modulus, minimal value, α=0°. + + + + + + + + YoungModulusPerp + Elastic modulus, mean value, α=90°. + + + + + + + + YoungModulusPerpMin + Elastic modulus, minimal value, α=90°. + + + + + + + + ShearModulus + A measure of the shear modulus of elasticity of the material. + + + + + + + + ShearModulusMin + Shear modulus, minimal value. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + TensileStrengthPerp + Tensile strength, α=90°. + + + + + + + + CompStrength + Compressive strength, α=0°. + + + + + + + + CompStrengthPerp + Compressive strength, α=90°. + + + + + + + + RaisedCompStrengthPerp + Alternative value for compressive strength, α=90°, which may be used under material and code dependent conditions (e.g. if deformation is tolerable, or far from ends of the member); conditions should be stated in SELF\IfcProperty.Description. + + + + + + + + ShearStrength + Defining values: α; defined values: shear strength. + + + + + + + + TorsionalStrength + Shear strength in torsion. + + + + + + + + ReferenceDepth + Depth in bending for which the mechanical properties are valid; provided as a means to check the integrity of material assignment. + + + + + + + + InstabilityFactors + Defining values: slenderness ratios; defined values: either factors or divisors of the strength, depending on the design method (if <1: factors, if >1: divisors). + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamOutOfPlane.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamOutOfPlane.xml new file mode 100644 index 0000000..8729647 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalBeamOutOfPlane.xml @@ -0,0 +1,163 @@ + + + + Pset_MechanicalBeamOutOfPlane + Properties about Mechanical Beam Out Of Plane. + + + IfcMaterial + + IfcMaterial + + + YoungModulus + A measure of the Young's modulus of elasticity of the material. + + + + + + + + YoungModulusMin + Elastic modulus, minimal value, α=0°. + + + + + + + + YoungModulusPerp + Elastic modulus, mean value, α=90°. + + + + + + + + YoungModulusPerpMin + Elastic modulus, minimal value, α=90°. + + + + + + + + ShearModulus + A measure of the shear modulus of elasticity of the material. + + + + + + + + ShearModulusMin + Shear modulus, minimal value. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + TensileStrengthPerp + Tensile strength, α=90°. + + + + + + + + CompStrength + Compressive strength, α=0°. + + + + + + + + CompStrengthPerp + Compressive strength, α=90°. + + + + + + + + RaisedCompStrengthPerp + Alternative value for compressive strength, α=90°, which may be used under material and code dependent conditions (e.g. if deformation is tolerable, or far from ends of the member); conditions should be stated in SELF\IfcProperty.Description. + + + + + + + + ShearStrength + Defining values: α; defined values: shear strength. + + + + + + + + TorsionalStrength + Shear strength in torsion. + + + + + + + + ReferenceDepth + Depth in bending for which the mechanical properties are valid; provided as a means to check the integrity of material assignment. + + + + + + + + InstabilityFactors + Defining values: slenderness ratios; defined values: either factors or divisors of the strength, depending on the design method (if <1: factors, if >1: divisors). + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerAnchorBolt.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerAnchorBolt.xml new file mode 100644 index 0000000..3744681 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerAnchorBolt.xml @@ -0,0 +1,50 @@ + + + + Pset_MechanicalFastenerAnchorBolt + Properties common to different types of anchor bolts. + + + IfcMechanicalFastener/ANCHORBOLT + IfcMechanicalFastenerType/ANCHORBOLT + + IfcMechanicalFastener/ANCHORBOLT,IfcMechanicalFastenerType/ANCHORBOLT + + + AnchorBoltLength + The length of the anchor bolt. + + + + + + + + AnchorBoltDiameter + The nominal diameter of the anchor bolt bar(s). + + + + + + + + AnchorBoltThreadLength + The length of the threaded part of the anchor bolt. + + + + + + + + AnchorBoltProtrusionLength + The length of the protruding part of the anchor bolt. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerBolt.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerBolt.xml new file mode 100644 index 0000000..ae1b9a4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerBolt.xml @@ -0,0 +1,86 @@ + + + + Pset_MechanicalFastenerBolt + Properties related to bolt-type fasteners. The properties of a whole set with bolt, washers and nut may be provided. Note, it is usually not necessary to transmit these properties in case of standardized bolts. Instead, the standard is referred to. + + + IfcMechanicalFastener/BOLT + IfcMechanicalFastenerType/BOLT + + IfcMechanicalFastener/BOLT,IfcMechanicalFastenerType/BOLT + + + ThreadDiameter + Nominal diameter of the thread, if different from the bolt's overall nominal diameter + + + + + + + + ThreadLength + Nominal length of the thread + + + + + + + + NutsCount + Count of nuts to be mounted on one bolt + + + + + + + + WashersCount + Count of washers to be mounted on one bolt + + + + + + + + HeadShape + Shape of the bolt's head, e.g. 'Hexagon', 'Countersunk', 'Cheese' + + + + + + + + KeyShape + If applicable, shape of the head's slot, e.g. 'Slot', 'Allen' + + + + + + + + NutShape + Shape of the nut, e.g. 'Hexagon', 'Cap', 'Castle', 'Wing' + + + + + + + + WasherShape + Shape of the washers, e.g. 'Standard', 'Square' + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerOCSFitting.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerOCSFitting.xml new file mode 100644 index 0000000..4b716b1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerOCSFitting.xml @@ -0,0 +1,43 @@ + + + + Pset_MechanicalFastenerOCSFitting + Common properties of clamps and fittings used in railway overhead contact system (OCS). + + + IfcMechanicalFastener/COUPLER + IfcMechanicalFastenerType/COUPLER + + IfcMechanicalFastener/COUPLER,IfcMechanicalFastenerType/COUPLER + + + ManufacturingTechnology + The method / technology used to produce the equipment. + + + + + + + + OCSFasteningType + Indicates the type of the overhead contact system (OCS) mechanical fastener. + + + + EARTHING_FITTING + JOINT_FITTING + REGISTRATION_FITTING + SUPPORT_FITTING + SUSPENSION_FITTING + TENSIONING_FITTING + TERMINATION_FITTING + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailFastening.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailFastening.xml new file mode 100644 index 0000000..07911a6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailFastening.xml @@ -0,0 +1,45 @@ + + + + Pset_MechanicalFastenerTypeRailFastening + Properties of rail fastening used in railway track system. The property set can be used by the predefined type RAILFASTENING of IfcMechanicalFastener. + + + IfcMechanicalFastener/RAILFASTENING + IfcMechanicalFastenerType/RAILFASTENING + + IfcMechanicalFastener/RAILFASTENING,IfcMechanicalFastenerType/RAILFASTENING + + + TechnicalStandard + The technical standard which the element should comply with. + + + + + + IsReducedResistanceFastening + Indicates whether the rail fastening is a reduced resistance fastening (YES) or not (NO). + + + + + + + + TrackFasteningElasticityType + Track fastening elasticity type. + + + + ELASTIC_FASTENING + RIGID_FASTENING + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailJoint.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailJoint.xml new file mode 100644 index 0000000..417174c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalFastenerTypeRailJoint.xml @@ -0,0 +1,99 @@ + + + + Pset_MechanicalFastenerTypeRailJoint + Properties common to a rail joint of a railway track system. The property set can be used by the predefined type RAILJOINT of IfcMechanicalFastener. + + + IfcMechanicalFastener/RAILJOINT + IfcMechanicalFastenerType/RAILJOINT + + IfcMechanicalFastener/RAILJOINT,IfcMechanicalFastenerType/RAILJOINT + + + SleeperArrangement + Define the rail joint sleeper method of assembly ("twin sleeper" type or "between sleepers" type). + + + + BETWEENSLEEPERS + TWINSLEEPER + OTHER + NOTKNOWN + UNSET + + + + + + IsCWRJoint + Indicates if the rail joint is associated to a continuous welded rail. + + + + + + + + IsJointInsulated + Indicates if the rail joint is insulated. + + + + + + + + IsLiftingBracketConnection + Indicates if the connection is between two different heights (TRUE) or not (FALSE). + + + + + + + + NumberOfScrews + Number of screws/bolts/connections. + + + + + + + + RailGap + The gap between the rail profiles. + + + + + + + + IsJointControlEquipment + Indicates whether security equipment is checking the mechanical functionality of the rail joint. + + + + + + + + AssemblyPlace + Enumeration defining where the assembly is intended to take place, either in a factory, other offsite location or on the building site. + + + + FACTORY + OFFSITE + SITE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelInPlane.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelInPlane.xml new file mode 100644 index 0000000..e5eb6bd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelInPlane.xml @@ -0,0 +1,154 @@ + + + + Pset_MechanicalPanelInPlane + Properties for Mechanical Panels In Plane. + + + IfcMaterial + + IfcMaterial + + + YoungModulusBending + Defining values: α; defined values: elastic modulus in bending. + + + + + + + + + + + + + + YoungModulusTension + Defining values: α; defined values: elastic modulus in tension. + + + + + + + + + + + + + + YoungModulusCompression + Elastic modulus in compression. + + + + + + + + ShearModulus + A measure of the shear modulus of elasticity of the material. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + + + + + + + CompressiveStrength + Defining values: α; defined values: compressive strength. + + + + + + + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + + + + + + + ShearStrength + Defining values: α; defined values: shear strength. + + + + + + + + + + + + + + BearingStrength + Defining values: α; defined values: bearing strength of bolt holes, i.e. intrados pressure. + + + + + + + + + + + + + + RaisedCompressiveStrength + Alternative value for compressive strength which may be used under material and code dependent conditions (e.g. if deformation is tolerable, or far from ends of the member); conditions should be stated in SELF\IfcProperty.Description. + + + + + + + + ReferenceDepth + Depth in bending for which the mechanical properties are valid; provided as a means to check the integrity of material assignment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlane.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlane.xml new file mode 100644 index 0000000..f204641 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlane.xml @@ -0,0 +1,154 @@ + + + + Pset_MechanicalPanelOutOfPlane + Properties for Mechanica lPanels Out Of Plane. + + + IfcMaterial + + IfcMaterial + + + YoungModulusBending + Defining values: α; defined values: elastic modulus in bending. + + + + + + + + + + + + + + YoungModulusTension + Defining values: α; defined values: elastic modulus in tension. + + + + + + + + + + + + + + YoungModulusCompression + Elastic modulus in compression. + + + + + + + + ShearModulus + A measure of the shear modulus of elasticity of the material. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + + + + + + + CompressiveStrength + Defining values: α; defined values: compressive strength. + + + + + + + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + + + + + + + ShearStrength + Defining values: α; defined values: shear strength. + + + + + + + + + + + + + + BearingStrength + Defining values: α; defined values: bearing strength of bolt holes, i.e. intrados pressure. + + + + + + + + + + + + + + RaisedCompressiveStrength + Alternative value for compressive strength which may be used under material and code dependent conditions (e.g. if deformation is tolerable, or far from ends of the member); conditions should be stated in SELF\IfcProperty.Description. + + + + + + + + ReferenceDepth + Depth in bending for which the mechanical properties are valid; provided as a means to check the integrity of material assignment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlaneNegative.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlaneNegative.xml new file mode 100644 index 0000000..42c5c03 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MechanicalPanelOutOfPlaneNegative.xml @@ -0,0 +1,154 @@ + + + + Pset_MechanicalPanelOutOfPlaneNegative + Properties for Mechanical Panels Out Of Plane Negative. + + + IfcMaterial + + IfcMaterial + + + YoungModulusBending + Defining values: α; defined values: elastic modulus in bending. + + + + + + + + + + + + + + YoungModulusTension + Defining values: α; defined values: elastic modulus in tension. + + + + + + + + + + + + + + YoungModulusCompression + Elastic modulus in compression. + + + + + + + + ShearModulus + A measure of the shear modulus of elasticity of the material. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + + + + + + + CompressiveStrength + Defining values: α; defined values: compressive strength. + + + + + + + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + + + + + + + ShearStrength + Defining values: α; defined values: shear strength. + + + + + + + + + + + + + + BearingStrength + Defining values: α; defined values: bearing strength of bolt holes, i.e. intrados pressure. + + + + + + + + + + + + + + RaisedCompressiveStrength + Alternative value for compressive strength which may be used under material and code dependent conditions (e.g. if deformation is tolerable, or far from ends of the member); conditions should be stated in SELF\IfcProperty.Description. + + + + + + + + ReferenceDepth + Depth in bending for which the mechanical properties are valid; provided as a means to check the integrity of material assignment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MedicalDeviceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MedicalDeviceTypeCommon.xml new file mode 100644 index 0000000..591c287 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MedicalDeviceTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_MedicalDeviceTypeCommon + Medical device type common attributes. + + + IfcMedicalDevice + IfcMedicalDeviceType + + IfcMedicalDevice,IfcMedicalDeviceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MemberCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberCommon.xml new file mode 100644 index 0000000..34eedbc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberCommon.xml @@ -0,0 +1,103 @@ + + + + Pset_MemberCommon + Properties common to the definition of all occurrences of IfcMember. + + + IfcMember + IfcMemberType + + IfcMember,IfcMemberType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Span + Clear span for this object.The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + Slope + Slope angle - relative to horizontal (0.0 degrees).The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + Roll + Rotation against the longitudinal axis. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeAnchoringBar.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeAnchoringBar.xml new file mode 100644 index 0000000..c545482 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeAnchoringBar.xml @@ -0,0 +1,38 @@ + + + + Pset_MemberTypeAnchoringBar + Properties of anchoring bar. The anchoring bar is used to connect stay from pole to the foundation. + + + IfcMember/BRACE + IfcMemberType/BRACE + + IfcMember/BRACE,IfcMemberType/BRACE + + + MechanicalStressType + Indicates which type of stress is applied to the element. + + + + MECHANICAL_COMPRESSION + MECHANICAL_TRACTION + OTHER + NOTKNOWN + UNSET + + + + + + HasLightningRod + Indicates whether the element is equipped with a lightning rod (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeCatenaryStay.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeCatenaryStay.xml new file mode 100644 index 0000000..876f8ee --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeCatenaryStay.xml @@ -0,0 +1,54 @@ + + + + Pset_MemberTypeCatenaryStay + Properties of catenary stay used in railway. The property set can be used by the predefined type STAY_CABLE of IfcMember. + + + IfcMember/STAY_CABLE + IfcMemberType/STAY_CABLE + + IfcMember/STAY_CABLE,IfcMemberType/STAY_CABLE + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + CatenaryStayType + Indicates the type of catenary stay used. + + + + DOUBLE_STAY + SINGLE_STAY + OTHER + NOTKNOWN + UNSET + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeOCSRigidSupport.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeOCSRigidSupport.xml new file mode 100644 index 0000000..374a2f6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeOCSRigidSupport.xml @@ -0,0 +1,30 @@ + + + + Pset_MemberTypeOCSRigidSupport + Properties of rigid catenary support used in railway overhead contact system. + + + IfcMember/MEMBER + IfcMemberType/MEMBER + + IfcMember/MEMBER,IfcMemberType/MEMBER + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + ContactWireStagger + Lateral displacement of the contact wire to opposite sides of the track centre at successive supports. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypePost.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypePost.xml new file mode 100644 index 0000000..c70b3ad --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypePost.xml @@ -0,0 +1,69 @@ + + + + Pset_MemberTypePost + Properties of a post. A post is a linear (usually vertical) member used to support something or to mark a point. + + + IfcMember/POST + IfcMemberType/POST + + IfcMember/POST,IfcMemberType/POST + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + ConicityRatio + The ratio of the diameter of the cone bottom surface to the height of the pole. + + + + + + + + LoadBearingCapacity + Maximum load bearing capacity of the floor structure throughtout the storey as designed. + + + + + + + + WindLoadRating + Wind load resistance rating for this object. +It is provided according to the national building code. + + + + + + + + TorsionalStrength + Shear strength in torsion. + + + + + + + + BendingStrength + Defining values: α; defined values: bending strength. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeTieBar.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeTieBar.xml new file mode 100644 index 0000000..86d3296 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MemberTypeTieBar.xml @@ -0,0 +1,23 @@ + + + + Pset_MemberTypeTieBar + Properties of tie bar. A tie bar is a linear bar element used to secure or stabilise a structure by resisting lateral and longitudinal loading through tension and or compression. usually formed by a solid bar. + + + IfcMember/TIEBAR + IfcMemberType/TIEBAR + + IfcMember/TIEBAR,IfcMemberType/TIEBAR + + + IsTemporaryInstallation + Indicates whether the installation (in the construction stage) is permanent (TRUE) or temporary (FALSE) + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit.xml new file mode 100644 index 0000000..b76d34b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit.xml @@ -0,0 +1,112 @@ + + + + Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to REMOTERADIOUNIT. + + + IfcMobileTelecommunicationsAppliance/REMOTERADIOUNIT + IfcMobileTelecommunicationsApplianceType/REMOTERADIOUNIT + + IfcMobileTelecommunicationsAppliance/REMOTERADIOUNIT,IfcMobileTelecommunicationsApplianceType/REMOTERADIOUNIT + + + DownlinkRadioBand + Indicates the frequency range, delimited by a lower frequency and an upper frequency, allocated for downlink transmission. + + + + + + + + NumberOfCarriers + Indicates how many carrier frequencies can be managed by the device. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + UplinkRadioBand + Indicates the frequency range, delimited by a lower frequency and an upper frequency, allocated for uplink transmission. + + + + + + + + NumberOfTransceiversPerAntenna + Indicates the number of transceivers per antenna. + + + + + + + + + + + + + + RadiatedOutputPowerPerAntenna + Indicates the power of radio waves emitted by each antenna of the base transceiver station. + + + + + + + + + + + + + + AntennaType + Indicates the type of antenna. + + + + + + + + RRUConnectionType + Indicates the connection type between the remote radio unit and baseband unit. + + + + CHAIN + MIXED + RING + STAR + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeAccessPoint.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeAccessPoint.xml new file mode 100644 index 0000000..a0cbc46 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeAccessPoint.xml @@ -0,0 +1,74 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeAccessPoint + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to ACCESSPOINT. + + + IfcMobileTelecommunicationsAppliance/ACCESSPOINT + IfcMobileTelecommunicationsApplianceType/ACCESSPOINT + + IfcMobileTelecommunicationsAppliance/ACCESSPOINT,IfcMobileTelecommunicationsApplianceType/ACCESSPOINT + + + BandWidth + Indicates the bandwidth for telecommunication of the device. + + + + + + + + DataEncryptionType + Indicates the type of security protocols that can be used in the access point to protect the wireless network. + + + + + + + + DataExchangeRate + Indicates the data transfer rate of the access point in bit per second (bps). + + + + + + + + NumberOfAntennas + Indicates the number of antennas integrated in the device. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + UserCapacity + Indicates the user capacity of the device, defined as the maximum number of users that can be active at the same time. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation.xml new file mode 100644 index 0000000..d680d85 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation.xml @@ -0,0 +1,113 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to BASETRANSCEIVERSTATION. + + + IfcMobileTelecommunicationsAppliance/BASETRANSCEIVERSTATION + IfcMobileTelecommunicationsApplianceType/BASETRANSCEIVERSTATION + + IfcMobileTelecommunicationsAppliance/BASETRANSCEIVERSTATION,IfcMobileTelecommunicationsApplianceType/BASETRANSCEIVERSTATION + + + DownlinkRadioBand + Indicates the frequency range, delimited by a lower frequency and an upper frequency, allocated for downlink transmission. + + + + + + + + NumberOfCarriers + Indicates how many carrier frequencies can be managed by the device. + + + + + + + + NumberOfAntennas + Indicates the number of antennas integrated in the device. + + + + + + + + UplinkRadioBand + Indicates the frequency range, delimited by a lower frequency and an upper frequency, allocated for uplink transmission. + + + + + + + + ExchangeCapacity + Indicates how many simultaneous calls the base transceiver station can handle. + + + + + + + + NumberOfEmergencyTransceivers + Indicates the number of emergency transceivers in the base band unit. + + + + + + + + NumberOfTransceiversPerAntenna + Indicates the number of transceivers per antenna. + + + + + + + + + + + + + + RadiatedOutputPowerPerAntenna + Indicates the power of radio waves emitted by each antenna of the base transceiver station. + + + + + + + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBasebandUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBasebandUnit.xml new file mode 100644 index 0000000..0460ef0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeBasebandUnit.xml @@ -0,0 +1,56 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeBasebandUnit + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to BASEBANDUNIT. + + + IfcMobileTelecommunicationsAppliance/BASEBANDUNIT + IfcMobileTelecommunicationsApplianceType/BASEBANDUNIT + + IfcMobileTelecommunicationsAppliance/BASEBANDUNIT,IfcMobileTelecommunicationsApplianceType/BASEBANDUNIT + + + NumberOfCarriers + Indicates how many carrier frequencies can be managed by the device. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + NumberOfEmergencyTransceivers + Indicates the number of emergency transceivers in the base band unit. + + + + + + + + MaximumNumberOfRRUs + Indicates the maximum number of remote radio units (RRU) which can be connected to the baseband unit. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeCommon.xml new file mode 100644 index 0000000..6481450 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeCommon + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType. + + + IfcMobileTelecommunicationsAppliance + IfcMobileTelecommunicationsApplianceType + + IfcMobileTelecommunicationsAppliance,IfcMobileTelecommunicationsApplianceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB.xml new file mode 100644 index 0000000..251ffbf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB.xml @@ -0,0 +1,80 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to E_UTRAN_NODE_B. + + + IfcMobileTelecommunicationsAppliance/E_UTRAN_NODE_B + IfcMobileTelecommunicationsApplianceType/E_UTRAN_NODE_B + + IfcMobileTelecommunicationsAppliance/E_UTRAN_NODE_B,IfcMobileTelecommunicationsApplianceType/E_UTRAN_NODE_B + + + DownlinkRadioBand + Indicates the frequency range, delimited by a lower frequency and an upper frequency, allocated for downlink transmission. + + + + + + + + NumberOfCarriers + Indicates how many carrier frequencies can be managed by the device. + + + + + + + + RadiatedOutputPowerPerAntenna + Indicates the power of radio waves emitted by each antenna of the base transceiver station. + + + + + + + + + + + + + + NumberOfAntennas + Indicates the number of antennas integrated in the device. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + UplinkRadioBand + Indicates the frequency range, delimited by a lower frequency and an upper frequency, allocated for uplink transmission. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMSCServer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMSCServer.xml new file mode 100644 index 0000000..2b98869 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMSCServer.xml @@ -0,0 +1,38 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeMSCServer + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to MSCSERVER. + + + IfcMobileTelecommunicationsAppliance/MSCSERVER + IfcMobileTelecommunicationsApplianceType/MSCSERVER + + IfcMobileTelecommunicationsAppliance/MSCSERVER,IfcMobileTelecommunicationsApplianceType/MSCSERVER + + + UserCapacity + Indicates the user capacity of the device, defined as the maximum number of users that can be active at the same time. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMasterUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMasterUnit.xml new file mode 100644 index 0000000..dd61cc3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMasterUnit.xml @@ -0,0 +1,104 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeMasterUnit + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to MASTERUNIT. + + + IfcMobileTelecommunicationsAppliance/MASTERUNIT + IfcMobileTelecommunicationsApplianceType/MASTERUNIT + + IfcMobileTelecommunicationsAppliance/MASTERUNIT,IfcMobileTelecommunicationsApplianceType/MASTERUNIT + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + MaximumNumberOfConnectedRUs + Indicates the maximum number of remote units (RUs) which can be connected to the master unit. + + + + + + + + TransmissionType + Indicates the data transmission type of the master unit. + + + + FIBER + RADIO + OTHER + NOTKNOWN + UNSET + + + + + + TransmittedBandwidth + Indicates the transmitted bandwidth of the master unit. + + + + + + + + TransmittedFrequency + Indicates the transmitted frequency used by the master unit. + + + + + + + + TransmittedSignal + Indicates the type or standard of signal transmitted by the master unit. + + + + CDMA + GSM + LTE + TD_SCDMA + WCDMA + OTHER + NOTKNOWN + UNSET + + + + + + MasterUnitType + Indicates the master unit type. + + + + ANALOG + DIGITAL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter.xml new file mode 100644 index 0000000..d287727 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter.xml @@ -0,0 +1,47 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to MOBILESWITCHINGCENTER. + + + IfcMobileTelecommunicationsAppliance/MOBILESWITCHINGCENTER + IfcMobileTelecommunicationsApplianceType/MOBILESWITCHINGCENTER + + IfcMobileTelecommunicationsAppliance/MOBILESWITCHINGCENTER,IfcMobileTelecommunicationsApplianceType/MOBILESWITCHINGCENTER + + + UserCapacity + Indicates the user capacity of the device, defined as the maximum number of users that can be active at the same time. + + + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + MaximumNumberOfManagedBSCs + Indicates the maximum number of base station controller (BSC) that can be managed simultaneously by the mobile switching center (MSC). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeRemoteUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeRemoteUnit.xml new file mode 100644 index 0000000..be99903 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MobileTelecommunicationsApplianceTypeRemoteUnit.xml @@ -0,0 +1,55 @@ + + + + Pset_MobileTelecommunicationsApplianceTypeRemoteUnit + Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsApplianceType with the predefined type set to REMOTEUNIT. + + + IfcMobileTelecommunicationsAppliance/REMOTEUNIT + IfcMobileTelecommunicationsApplianceType/REMOTEUNIT + + IfcMobileTelecommunicationsAppliance/REMOTEUNIT,IfcMobileTelecommunicationsApplianceType/REMOTEUNIT + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + NumberOfAntennas + Indicates the number of antennas integrated in the device. + + + + + + + + RUConnectionType + Indicate the connection type between the remote unit and the master unit. + + + + CHAIN + MIXED + RING + STAR + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MooringDeviceCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MooringDeviceCommon.xml new file mode 100644 index 0000000..96cb326 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MooringDeviceCommon.xml @@ -0,0 +1,83 @@ + + + + Pset_MooringDeviceCommon + Properties common to the definition of all occurrences of IfcMooringDevice and types of IfcMooringDeviceType. + + + IfcMooringDevice + IfcMooringDeviceType + IfcMooringDeviceType + IfcMooringDevice + + IfcMooringDevice,IfcMooringDeviceType,IfcMooringDeviceType,IfcMooringDevice + + + DeviceType + Mooring device type + + + + CLEAT + DOUBLEBUTT + HORN + KIDNEY + PILLAR + RING + SINGLEBUTT + THEAD + + + + + + DeviceCapacity + Mooring device force capacity + + + + + + + + AnchorageType + Mooring device anchorage type + + + + CASTIN + DRILLEDANDFIXED + THROUGHBOLTED + + + + + + MinumumLineSlope + Minimum allowable line angle in degrees (negative if below horizontal from quay) + + + + + + + + MaximumLineSlope + Maximum allowable line angle in degrees (negative if below horizontal from quay) + + + + + + + + MaximumLineCount + Maximum number of lines that may be secured to the mooring device. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_MotorConnectionTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_MotorConnectionTypeCommon.xml new file mode 100644 index 0000000..06681f0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_MotorConnectionTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_MotorConnectionTypeCommon + Common properties for motor connections. HISTORY: Added in IFC4. + + + IfcMotorConnection + IfcMotorConnectionType + + IfcMotorConnection,IfcMotorConnectionType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteCastKerb.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteCastKerb.xml new file mode 100644 index 0000000..5d4af7f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteCastKerb.xml @@ -0,0 +1,32 @@ + + + + Pset_OnSiteCastKerb + Properties for an on site cast kerb. + + + IfcKerb + IfcKerbType + + IfcKerb,IfcKerbType + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteTelecomControlUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteTelecomControlUnit.xml new file mode 100644 index 0000000..f72342c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OnSiteTelecomControlUnit.xml @@ -0,0 +1,94 @@ + + + + Pset_OnSiteTelecomControlUnit + Properties for on-site telecom control unit used for railway. + + + IfcController + IfcControllerType + + IfcController,IfcControllerType + + + HasEarthquakeAlarm + Indicates whether the on-site control unit includes earthquake alarm function. + + + + + + + + HasEarthquakeCollection + Indicates whether the on-site control unit collects earthquake information. + + + + + + + + HasForeignObjectCollection + Indicates whether the on-site control unit collects foreign object information. + + + + + + + + ControllerInterfaceType + Indicates the type of serial interface used by the device. + + + + EARTHQUAKERELAYINTERFACE + FOREIGNOBJECTRELAYINTERFACE + RS_422 + RS_485 + OTHER + NOTKNOWN + UNSET + + + + + + HasOutputFunction + Indicates whether the on-site control unit includes an output function. + + + + + + + + HasRainCollection + Indicates whether the on-site control unit collects information on rain. + + + + + + + + HasSnowCollection + Indicates whether the on-site control unit collects information on snow depth. + + + + + + + + HasWindCollection + Indicates whether the on-site control unit collects information on wind. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OpeningElementCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OpeningElementCommon.xml new file mode 100644 index 0000000..790a116 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OpeningElementCommon.xml @@ -0,0 +1,76 @@ + + + + Pset_OpeningElementCommon + Properties common to the definition of all instances of IfcOpeningElement. + + + IfcOpeningElement + + IfcOpeningElement + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Purpose + Purpose; usually an enumeration. + + + + + + + + FireExit + Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalAdapter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalAdapter.xml new file mode 100644 index 0000000..de63ae6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalAdapter.xml @@ -0,0 +1,38 @@ + + + + Pset_OpticalAdapter + Properties in this property set are applicable to the transition type of cable fitting. Indicated that such transition is an optical adapter. + + + IfcCableFitting/TRANSITION + IfcCableFittingType/TRANSITION + + IfcCableFitting/TRANSITION,IfcCableFittingType/TRANSITION + + + FiberType + Indicates the type of the single fiber. + + + + BEND_INSENSITIVEFIBER + CUTOFFSHIFTEDFIBER + DISPERSIONSHIFTEDFIBER + LOWWATERPEAKFIBER + NON_ZERODISPERSIONSHIFTEDFIBER + OM1 + OM2 + OM3 + OM4 + OM5 + STANDARDSINGLEMODEFIBER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalPigtail.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalPigtail.xml new file mode 100644 index 0000000..b9943d9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalPigtail.xml @@ -0,0 +1,56 @@ + + + + Pset_OpticalPigtail + Property set for optical pigtail. This property set is applicable to a type or occurence of IfcCableSegment with predefined type OPTICALCABLESEGMENT. + + + IfcCableSegment/OPTICALCABLESEGMENT + IfcCableSegmentType/OPTICALCABLESEGMENT + + IfcCableSegment/OPTICALCABLESEGMENT,IfcCableSegmentType/OPTICALCABLESEGMENT + + + JacketColour + Indicates the colour of the cable or fitting jacket. + + + + + + + + FiberType + Indicates the type of the single fiber. + + + + BEND_INSENSITIVEFIBER + CUTOFFSHIFTEDFIBER + DISPERSIONSHIFTEDFIBER + LOWWATERPEAKFIBER + NON_ZERODISPERSIONSHIFTEDFIBER + OM1 + OM2 + OM3 + OM4 + OM5 + STANDARDSINGLEMODEFIBER + OTHER + NOTKNOWN + UNSET + + + + + + ConnectorType + Indicates the type of connector. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalSplitter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalSplitter.xml new file mode 100644 index 0000000..ea01cac --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OpticalSplitter.xml @@ -0,0 +1,53 @@ + + + + Pset_OpticalSplitter + Properties of optical splitter used in the telecommunication domain. This property set can be used by the predefined type DATA of IfcJunctionBox. + + + IfcJunctionBox/DATA + IfcJunctionBoxType/DATA + + IfcJunctionBox/DATA,IfcJunctionBoxType/DATA + + + NumberOfBranches + Indicates the number of branches that can be supported by the optical splitter. + + + + + + + + OpticalSplitterType + Indicates the type of optical splitter, single mode or multi-mode. + + + + MULTIMODE + SINGLEMODE + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OutletTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OutletTypeCommon.xml new file mode 100644 index 0000000..3ae10fd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OutletTypeCommon.xml @@ -0,0 +1,58 @@ + + + + Pset_OutletTypeCommon + Common properties for different outlet types. + + + IfcOutlet + IfcOutletType + + IfcOutlet,IfcOutletType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + IsPluggableOutlet + Indication of whether the outlet accepts a loose plug connection (= TRUE) or whether it is directly connected (= FALSE) or whether the form of connection has not yet been determined (= UNKNOWN). + + + + + + + + NumberOfSockets + The number of sockets that may be connected. In case of inconsistency, sockets defined on ports take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_OutsideDesignCriteria.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_OutsideDesignCriteria.xml new file mode 100644 index 0000000..abaa486 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_OutsideDesignCriteria.xml @@ -0,0 +1,118 @@ + + + + Pset_OutsideDesignCriteria + Outside air conditions used as the basis for calculating thermal loads at peak conditions, as well as the weather data location from which these conditions were obtained. HISTORY: New property set in IFC Release 1.0. + + + IfcBuilding + + IfcBuilding + + + HeatingDryBulb + Dry bulb temperature for heating design. + + + + + + + + HeatingWetBulb + Outside wet bulb temperature for heating design. + + + + + + + + HeatingDesignDay + The month, day and time that has been selected for the heating design calculations. + + + + + + + + CoolingDryBulb + Dry bulb temperature, usually for for cooling design. + + + + + + + + CoolingWetBulb + Outside wet bulb temperature for cooling design. + + + + + + + + CoolingDesignDay + The month, day and time that has been selected for the cooling design calculations. + + + + + + + + WeatherDataStation + The site weather data station description or reference to the data source from which weather data was obtained for use in calculations. + + + + + + + + WeatherDataDate + The date for which the weather data was gathered. + + + + + + + + BuildingThermalExposure + The thermal exposure expected by the building based on surrounding site conditions. + + + + HEAVY + LIGHT + MEDIUM + NOTKNOWN + UNSET + + + + + + PrevailingWindDirection + The prevailing wind angle direction measured from True North (0 degrees) in a clockwise direction. + + + + + + + + PrevailingWindVelocity + The design wind velocity coming from the direction specified by the PrevailingWindDirection attribute. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PackingInstructions.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PackingInstructions.xml new file mode 100644 index 0000000..3f69706 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PackingInstructions.xml @@ -0,0 +1,53 @@ + + + + Pset_PackingInstructions + Packing instructions are specific instructions relating to the packing that is required for an artifact in the event of a move (or transport). + + + IfcTask/MOVE + IfcTaskType/MOVE + + IfcTask/MOVE,IfcTaskType/MOVE + + + PackingCareType + Identifies the predefined types of care that may be required when handling the artefact during a move where:Fragile: artefact may be broken during a move through careless handling. +HandleWithCare: artefact may be damaged during a move through careless handling. + + + + FRAGILE + HANDLEWITHCARE + OTHER + NOTKNOWN + UNSET + + + + + + WrappingMaterial + Special requirements for material used to wrap an artefact. + + + + + + ContainerMaterial + Special requirements for material used to contain an artefact. + + + + + + SpecialInstructions + Special instructions. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PatchCordCable.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PatchCordCable.xml new file mode 100644 index 0000000..dd893c0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PatchCordCable.xml @@ -0,0 +1,25 @@ + + + + Pset_PatchCordCable + This property set has properties that are applicable to cable segment and optical cable segment, indicated that the cable is a patch cord cable, which is fitted with connectors at both ends, allowing it to be rapidly and conveniently connected to other cables or to distribution panels. + + + IfcCableSegment/CABLESEGMENT + IfcCableSegment/OPTICALCABLESEGMENT + IfcCableSegmentType/CABLESEGMENT + IfcCableSegmentType/OPTICALCABLESEGMENT + + IfcCableSegment/CABLESEGMENT,IfcCableSegment/OPTICALCABLESEGMENT,IfcCableSegmentType/CABLESEGMENT,IfcCableSegmentType/OPTICALCABLESEGMENT + + + JacketColour + Indicates the colour of the cable or fitting jacket. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PavementCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PavementCommon.xml new file mode 100644 index 0000000..c75891f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PavementCommon.xml @@ -0,0 +1,95 @@ + + + + Pset_PavementCommon + Describes the common properties and nominal dimensions of pavement.Property use clarification +The nominal thickness of the pavement remains constant with the value from NominalThickness, unless the property NominalThicknessEnd is provided. In which case NominalThickness is the value at the beginning of a transition (usually at the object placement location). e.g. a (road) transition segment where the pavement object's linear placement along an alignment denotes the beginning location and NominalThicknessEnd is the value at the end as indicated by the property NominalLength. In the case of local placements, it is user defined along which axis lengths and widths are measured. + + + IfcPavement + IfcPavementType + + IfcPavement,IfcPavementType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NominalThicknessEnd + The nominal thickness of the object after a transition from its original value. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + StructuralSlope + The nominal side slope (allowable steepness) of the pavement structure (not including side slope fill) as a positive ratio measure. The slope information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters take precedence. Value is typically less than 1.0 (1:1) but may be greater than that for steeper slopes. + + + + + + + + StructuralSlopeType + User defined description on the type of slope used for the pavement structure (not including side slope fill) . Examples are "Even" or "Stepped". + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalThickness + The nominal thickness of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PavementMillingCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PavementMillingCommon.xml new file mode 100644 index 0000000..c70eb6e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PavementMillingCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_PavementMillingCommon + Properties for pavement milling. + + + IfcEarthworksCut/PAVEMENTMILLING + + IfcEarthworksCut/PAVEMENTMILLING + + + NominalDepth + Nominal or quoted depth of the object measured from the inlet drain connection to the base of the unit. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PavementSurfaceCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PavementSurfaceCommon.xml new file mode 100644 index 0000000..ce4791a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PavementSurfaceCommon.xml @@ -0,0 +1,32 @@ + + + + Pset_PavementSurfaceCommon + Properties for a pavement surface. + + + IfcPavement + IfcPavementType + + IfcPavement,IfcPavementType + + + PavementRoughness + An assessment of the functional condition of the pavement surface indicated as an index according to the International Roughness Index (IRI). + + + + + + + + PavementTexture + Characterization of pavement texture by mean profile depthNOTE Definition according to ISO 13473-1:2019 + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Permit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Permit.xml new file mode 100644 index 0000000..24b2495 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Permit.xml @@ -0,0 +1,50 @@ + + + + Pset_Permit + A permit is a document that allows permission to gain access to an area or carry out work in a situation where security or other access restrictions apply. +HISTORY: IFC4 EndDate added. PermitType, PermitDuration, StartTime and EndTime are deleted. + + + IfcPermit + + IfcPermit + + + EscortRequirement + Indicates whether or not an escort is required to accompany persons carrying out a work order at or to/from the place of work (= TRUE) or not (= FALSE).NOTE - There are many instances where escorting is required, particularly in a facility that has a high security rating. Escorting may require that persons are escorted to and from the place of work. Alternatively, it may involve the escort remaining at the place of work at all times. + + + + + + + + StartDate + Date and time from which the permit becomes valid. + + + + + + + + EndDate + Date and time at which the permit ceases to be valid. + + + + + + + + SpecialRequirements + Any additional special requirements that need to be included in the permit to work.NOTE - Additional permit requirements may be imposed according to the nature of the facility at which the work is carried out. For instance, in clean areas, special clothing may be required whilst in corrective institutions, it may be necessary to check in and check out tools that will be used for work as a safety precaution. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PileCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PileCommon.xml new file mode 100644 index 0000000..5c08107 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PileCommon.xml @@ -0,0 +1,49 @@ + + + + Pset_PileCommon + Properties common to the definition of all occurrences of IfcPile. + + + IfcPile + IfcPileType + + IfcPile,IfcPileType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeConnectionFlanged.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeConnectionFlanged.xml new file mode 100644 index 0000000..681df2f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeConnectionFlanged.xml @@ -0,0 +1,86 @@ + + + + Pset_PipeConnectionFlanged + This property set is used to define the specifics of a flanged pipe connection used between occurrences of pipe segments and fittings. + + + IfcPipeSegment + IfcPipeSegmentType + + IfcPipeSegment,IfcPipeSegmentType + + + FlangeTable + Designation of the standard table to which the flange conforms. + + + + + + + + FlangeStandard + Designation of the standard describing the flange table. + + + + + + + + BoreSize + The nominal bore of the pipe flange. + + + + + + + + FlangeDiameter + Overall diameter of the flange. + + + + + + + + FlangeThickness + Thickness of the material from which the pipe bend is constructed. + + + + + + + + NumberOfBoltholes + Number of boltholes in the flange. + + + + + + + + BoltSize + Size of the bolts securing the flange. + + + + + + + + BoltholePitch + Diameter of the circle along which the boltholes are placed. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingOccurrence.xml new file mode 100644 index 0000000..a87b7bc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingOccurrence.xml @@ -0,0 +1,31 @@ + + + + Pset_PipeFittingOccurrence + Pipe segment occurrence attributes attached to an instance of IfcPipeSegment. + + + IfcPipeFitting + + IfcPipeFitting + + + InteriorRoughnessCoefficient + The interior roughness of the material of the object. + + + + + + + + Colour + Stratum colour + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingPHistory.xml new file mode 100644 index 0000000..e2f8ea2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingPHistory.xml @@ -0,0 +1,27 @@ + + + + Pset_PipeFittingPHistory + Pipe fitting performance history common attributes. + + + IfcPipeFitting + + IfcPipeFitting + + + LossCoefficient + Dimensionless loss coefficient used for calculating fluid resistance representing the ratio of total pressure loss to velocity pressure at a referenced cross-section. + + + + + + FlowrateLeakage + Leakage flowrate versus pressure difference. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingTypeCommon.xml new file mode 100644 index 0000000..1200f9e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeFittingTypeCommon.xml @@ -0,0 +1,76 @@ + + + + Pset_PipeFittingTypeCommon + Pipe fitting type common attributes. + + + IfcPipeFitting + IfcPipeFittingType + + IfcPipeFitting,IfcPipeFittingType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + PressureClass + Nominal pressure rating of the object. + + + + + + + + PressureRange + Allowable maximum and minimum working pressure (relative to ambient pressure). + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + FittingLossFactor + A factor that determines the pressure loss due to friction through the fitting. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentOccurrence.xml new file mode 100644 index 0000000..199623f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentOccurrence.xml @@ -0,0 +1,49 @@ + + + + Pset_PipeSegmentOccurrence + Pipe segment occurrence attributes attached to an instance of IfcPipeSegment. + + + IfcPipeSegment + + IfcPipeSegment + + + InteriorRoughnessCoefficient + The interior roughness of the material of the object. + + + + + + + + Colour + Stratum colour + + + + + + + + Gradient + The gradient of the pipe segment. + + + + + + + + InvertElevation + The invert elevation relative to the datum established for the project. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentPHistory.xml new file mode 100644 index 0000000..e841d1c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentPHistory.xml @@ -0,0 +1,27 @@ + + + + Pset_PipeSegmentPHistory + Pipe segment performance history common attributes. + + + IfcPipeSegment + + IfcPipeSegment + + + LeakageCurve + Leakage versus pressure drop; Leakage = f (pressure). + + + + + + FluidFlowLeakage + Volumetric leakage flow rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCommon.xml new file mode 100644 index 0000000..390e4f5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCommon.xml @@ -0,0 +1,103 @@ + + + + Pset_PipeSegmentTypeCommon + Pipe segment type common attributes. + + + IfcPipeSegment + IfcPipeSegmentType + + IfcPipeSegment,IfcPipeSegmentType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + WorkingPressure + Working pressure. + + + + + + + + PressureRange + Allowable maximum and minimum working pressure (relative to ambient pressure). + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + NominalDiameter + Nominal diameter or width of the object. + + + + + + + + InnerDiameter + The actual inner diameter of the object. + + + + + + + + OuterDiameter + The actual outer diameter of the object. + + + + + + + + Length + The length of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCulvert.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCulvert.xml new file mode 100644 index 0000000..b0f8e10 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeCulvert.xml @@ -0,0 +1,32 @@ + + + + Pset_PipeSegmentTypeCulvert + Covered channel or large pipe that forms a watercourse below ground level, usually under a road or railway (BS6100). + + + IfcPipeSegment/CULVERT + IfcPipeSegmentType/CULVERT + + IfcPipeSegment/CULVERT,IfcPipeSegmentType/CULVERT + + + InternalWidth + The internal width of the culvert. + + + + + + + + ClearDepth + The clear depth. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeGutter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeGutter.xml new file mode 100644 index 0000000..0637164 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PipeSegmentTypeGutter.xml @@ -0,0 +1,75 @@ + + + + Pset_PipeSegmentTypeGutter + Gutter segment type common attributes. + + + IfcPipeSegment/GUTTER + IfcPipeSegmentType/GUTTER + + IfcPipeSegment/GUTTER,IfcPipeSegmentType/GUTTER + + + Slope + Slope angle - relative to horizontal (0.0 degrees).The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + FlowRating + Actual flow capacity for the gutter. Value of 0.00 means this value has not been set. + + + + + + + + Complementaryfunction + Indicates the complementary function of the drain channel. + + + + DISPERSING_WELLS + LIFTING_WATER_WELLS + TRANSVERSAL_WATER_REMOVAL + OTHER + NOTKNOWN + NOTDEFINED + + + + + + OrthometricHeight + The orthometric height is the vertical distance H along the plumb line from a point of interest to a reference surface known as the geoid, the vertical datum that approximates mean sea level. + + + + + + + + IsCovered + This property defines if the drain channel has a cover (TRUE) or not (FALSE). + + + + + + + + IsMonitored + This property defines if the Drain Chanel is monitored (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PlateCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PlateCommon.xml new file mode 100644 index 0000000..03a13b9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PlateCommon.xml @@ -0,0 +1,86 @@ + + + + Pset_PlateCommon + Properties common to the definition of all occurrences of IfcPlate. + + + IfcPlate + IfcPlateType + + IfcPlate,IfcPlateType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PointMachine.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PointMachine.xml new file mode 100644 index 0000000..e4611fb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PointMachine.xml @@ -0,0 +1,101 @@ + + + + Pset_PointMachine + Properties of point machine used in railway. The property set can be used by IfcActuator with predefined type set to ELECTRICACTUATOR, HYDRAULICACTUATOR, HANDOPERATEDACTUATOR, or PNEUMATICACTUATOR, indicated that such actuator is a point machine that can switch and lock the track turnout. + + + IfcActuator/ELECTRICACTUATOR + IfcActuator/HANDOPERATEDACTUATOR + IfcActuator/HYDRAULICACTUATOR + IfcActuator/PNEUMATICACTUATOR + IfcActuatorType/ELECTRICACTUATOR + IfcActuatorType/HANDOPERATEDACTUATOR + IfcActuatorType/HYDRAULICACTUATOR + IfcActuatorType/PNEUMATICACTUATOR + + IfcActuator/ELECTRICACTUATOR,IfcActuator/HANDOPERATEDACTUATOR,IfcActuator/HYDRAULICACTUATOR,IfcActuator/PNEUMATICACTUATOR,IfcActuatorType/ELECTRICACTUATOR,IfcActuatorType/HANDOPERATEDACTUATOR,IfcActuatorType/HYDRAULICACTUATOR,IfcActuatorType/PNEUMATICACTUATOR + + + ActionBarMovementLength + The movement of the bar that pulls the point of a turnout. + + + + + + + + TractionForce + Traction force of the point machine in turnout conversion. + + + + + + + + ConversionTime + Turnout conversion completion time. + + + + + + + + LockingForce + Locking force of the point machine motor. + + + + + + + + HasLockInside + Indicates whether the locking is inside (TRUE) or outside (FALSE) of the point machine. + + + + + + + + MarkingRodMovementLength + The length of the movement bar which indicates the turnout position. + + + + + + + + MaximumOperatingTime + The maximum duration of the turnout movement before the interlocking turns to out of control status. + + + + + + + + MinimumOperatingSpeed + Minimum operating speed of the point machine. + + + + + + + + Current + The actual current and operable range. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PowerControlSystem.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PowerControlSystem.xml new file mode 100644 index 0000000..2285cc6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PowerControlSystem.xml @@ -0,0 +1,20 @@ + + + + Pset_PowerControlSystem + Properties of power control system. The property set can be used by the predefined type ELECTRICAL of IfcDistributionSystem. The property set can be used to characterize the system that controls the railway energy network. + + + IfcDistributionSystem/ELECTRICAL + + IfcDistributionSystem/ELECTRICAL + + + AssemblyInstruction + Instructions to describe how the system / equipment / facility is assembled. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementFabrication.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementFabrication.xml new file mode 100644 index 0000000..21bd2c0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementFabrication.xml @@ -0,0 +1,107 @@ + + + + Pset_PrecastConcreteElementFabrication + Production and manufacturing related properties common to different types of precast concrete elements. The Pset applies to manufactured pieces. It can be used by a number of subtypes of IfcBuildingElement. If the precast concrete ele + + + IfcBeam + IfcBuildingElementProxy + IfcChimney + IfcCivilElement + IfcColumn + IfcFooting + IfcMember + IfcPile + IfcPlate + IfcRampFlight + IfcRamp + IfcRoof + IfcSlab + IfcStairFlight + IfcStair + IfcWall + IfcBeamType + IfcBuildingElementProxyType + IfcChimneyType + IfcCivilElementType + IfcColumnType + IfcFootingType + IfcMemberType + IfcPileType + IfcPlateType + IfcRampFlightType + IfcRampType + IfcRoofType + IfcSlabType + IfcStairFlightType + IfcStairType + IfcWallType + + IfcBeam,IfcBuildingElementProxy,IfcChimney,IfcCivilElement,IfcColumn,IfcFooting,IfcMember,IfcPile,IfcPlate,IfcRampFlight,IfcRamp,IfcRoof,IfcSlab,IfcStairFlight,IfcStair,IfcWall,IfcBeamType,IfcBuildingElementProxyType,IfcChimneyType,IfcCivilElementType,IfcColumnType,IfcFootingType,IfcMemberType,IfcPileType,IfcPlateType,IfcRampFlightType,IfcRampType,IfcRoofType,IfcSlabType,IfcStairFlightType,IfcStairType,IfcWallType + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + ProductionLotId + The manufacturer's production lot identifier. + + + + + + + + SerialNumber + The manufacturer's serial number assigned to an occurrence of a product. + + + + + + + + PieceMark + Defines a unique piece for production purposes. All pieces with the same piece mark value are identical and interchangeable. The piece mark may be composed of sub-parts that have specific locally defined meaning (e.g. B-1A may denote a beam, of generic type ‘1’ and specific shape ‘A’). + + + + + + + + AsBuiltLocationNumber + Defines a unique location within a structure, the ‘slot’ into which the piece was installed. Where pieces share the same piece mark, they can be interchanged. The value is only known after erection. + + + + + + + + ActualProductionDate + Production date (stripped from form). + + + + + + + + ActualErectionDate + Date erected. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementGeneral.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementGeneral.xml new file mode 100644 index 0000000..bddbd20 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastConcreteElementGeneral.xml @@ -0,0 +1,222 @@ + + + + Pset_PrecastConcreteElementGeneral + Production and manufacturing related properties common to different types of precast concrete elements. The Pset can be used by a number of subtypes of IfcBuildingElement. If the precast concrete element is a sandwich wall panel each structural layer or shell represented by an IfcBuildingElementPart may be attached to a separate Pset of this type, if needed. Some of the properties apply only for specific types of precast concrete elements. + + + IfcBeam + IfcBuildingElementProxy + IfcChimney + IfcCivilElement + IfcColumn + IfcFooting + IfcMember + IfcPile + IfcPlate + IfcRampFlight + IfcRamp + IfcRoof + IfcSlab + IfcStairFlight + IfcStair + IfcWall + IfcBeamType + IfcBuildingElementProxyType + IfcChimneyType + IfcCivilElementType + IfcColumnType + IfcFootingType + IfcMemberType + IfcPileType + IfcPlateType + IfcRampFlightType + IfcRampType + IfcRoofType + IfcSlabType + IfcStairFlightType + IfcStairType + IfcWallType + + IfcBeam,IfcBuildingElementProxy,IfcChimney,IfcCivilElement,IfcColumn,IfcFooting,IfcMember,IfcPile,IfcPlate,IfcRampFlight,IfcRamp,IfcRoof,IfcSlab,IfcStairFlight,IfcStair,IfcWall,IfcBeamType,IfcBuildingElementProxyType,IfcChimneyType,IfcCivilElementType,IfcColumnType,IfcFootingType,IfcMemberType,IfcPileType,IfcPlateType,IfcRampFlightType,IfcRampType,IfcRoofType,IfcSlabType,IfcStairFlightType,IfcStairType,IfcWallType + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + CornerChamfer + The chamfer in the corners of the precast element. The chamfer is presumed to be equal in both directions. + + + + + + + + ManufacturingToleranceClass + Classification designation of the manufacturing tolerances according to local standards. + + + + + + + + FormStrippingStrength + The minimum required compressive strength of the concrete at form stripping time. + + + + + + + + LiftingStrength + The minimum required compressive strength of the concrete when the concrete element is lifted. + + + + + + + + ReleaseStrength + The minimum required compressive strength of the concrete when the tendon stress is released. This property applies to prestressed concrete elements only. + + + + + + + + MinimumAllowableSupportLength + The minimum allowable support length. + + + + + + + + InitialTension + The initial stress of the tendon. This property applies to prestressed concrete elements only. + + + + + + + + TendonRelaxation + The maximum allowable relaxation of the tendon (usually expressed as %/1000 h).This property applies to prestressed concrete elements only. + + + + + + + + TransportationStrength + The minimum required compressive strength of the concrete required for transportation. + + + + + + + + SupportDuringTransportDescription + Textual description of how the concrete element is supported during transportation. + + + + + + + + SupportDuringTransportDocReference + Reference to an external document defining how the concrete element is supported during transportation. + + + + + + HollowCorePlugging + A descriptive label for how the hollow core ends are treated: they may be left open, closed with a plug, or sealed with cast concrete. Values would be, for example: 'Unplugged', 'Plugged', 'SealedWithConcrete'. This property applies to hollow core slabs only. + + + + + + + + CamberAtMidspan + The camber deflection, measured from the midpoint of a cambered face of a piece to the midpoint of the chord joining the ends of the same face, as shown in the figure below, divided by the original (nominal) straight length of the face of the piece. + + + + + + + + BatterAtStart + The angle, in radians, by which the formwork at the starting face of a piece is to be rotated from the vertical in order to compensate for the rotation of the face that will occur once the piece is stripped from its form, inducing camber due to eccentric prestressing. + + + + + + + + BatterAtEnd + The angle, in radians, by which the formwork at the ending face of a piece is to be rotated from the vertical in order to compensate for the rotation of the face that will occur once the piece is stripped from its form, inducing camber due to eccentric prestressing. + + + + + + + + Twisting + The angle, in radians, through which the end face of a precast piece is rotated with respect to its starting face, along its longitudinal axis, as a result of non-aligned supports. This measure is also termed the ‘warping’ angle. + + + + + + + + Shortening + The ratio of the distance by which a precast piece is shortened after release from its form (due to compression induced by prestressing) to its original (nominal) length. + + + + + + + + PieceMark + Defines a unique piece for production purposes. All pieces with the same piece mark value are identical and interchangeable. The piece mark may be composed of sub-parts that have specific locally defined meaning (e.g. B-1A may denote a beam, of generic type ‘1’ and specific shape ‘A’). + + + + + + + + DesignLocationNumber + Defines a unique location within a structure, the ‘slot’ for which the piece was designed. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastKerbStone.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastKerbStone.xml new file mode 100644 index 0000000..c71e577 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastKerbStone.xml @@ -0,0 +1,50 @@ + + + + Pset_PrecastKerbStone + Properties for precast kerb stone. + + + IfcKerb + IfcKerbType + + IfcKerb,IfcKerbType + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastSlab.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastSlab.xml new file mode 100644 index 0000000..36195f4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PrecastSlab.xml @@ -0,0 +1,86 @@ + + + + Pset_PrecastSlab + Layout and component information defining how prestressed slab components are laid out in a precast slab assembly. The values are global defaults for the slab as a whole, but can be overridden by local placements of the individual com + + + IfcSlab + IfcSlabType + + IfcSlab,IfcSlabType + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + ToppingType + Defines if a topping is applied and what kind. Values are “Full topping”, “Perimeter Wash”, “None” + + + + + + + + EdgeDistanceToFirstAxis + The distance from the left (‘West’) edge of the slab (in the direction of span of the components) to the axis of the first component. + + + + + + + + DistanceBetweenComponentAxes + The distance between the axes of the components, measured along the ‘South’ edge of the slab. + + + + + + + + AngleToFirstAxis + The angle of rotation of the axis of the first component relative to the ‘West’ edge of the slab. + + + + + + + + AngleBetweenComponentAxes + The angle between the axes of each pair of components. + + + + + + + + NominalThickness + The nominal thickness of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalToppingThickness + The nominal thickness of the topping. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProcessCapacity.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProcessCapacity.xml new file mode 100644 index 0000000..be56ece --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProcessCapacity.xml @@ -0,0 +1,84 @@ + + + + Pset_ProcessCapacity + Property set for the application of process data to spatial elements and transport assets + + + IfcBuiltSystem + IfcDistributionSystem + IfcDoor + IfcSpace + IfcSpatialElementType + IfcTransportationDevice + IfcTransportationDeviceType + IfcZone + IfcDoorType + IfcSpaceType + IfcSpatialElement + IfcTransportationDeviceType + IfcTransportationDevice + + IfcBuiltSystem,IfcDistributionSystem,IfcDoor,IfcSpace,IfcSpatialElementType,IfcTransportationDevice,IfcTransportationDeviceType,IfcZone,IfcDoorType,IfcSpaceType,IfcSpatialElement,IfcTransportationDeviceType,IfcTransportationDevice + + + ProcessItem + The type of item (and its measurement method) being modelled within a process. This can be cargo, passengers or vehicles that pass through the system. + + + + BARREL + CGT + PASSENGER + TEU + TONNE + VEHICLE + OTHER + NOTKNOWN + UNSET + + + + + + ProcessCapacity + The number of units that can be processed in the time defined in ProcessPerformance + + + + + + + + ProcessPerformance + Minimum time to accept or dispatch the entire item capacity. + + + + + + + + DownstreamConnections + Names of downstream connected equipment and spaces (comma-separated), if not otherwise represented + + + + + + + + + + UpstreamConnections + Names of upstream connected equipment and spaces (comma-separated), if not otherwise represented + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryDoubleT.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryDoubleT.xml new file mode 100644 index 0000000..67082e3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryDoubleT.xml @@ -0,0 +1,148 @@ + + + + Pset_ProfileArbitraryDoubleT + This is a collection of geometric properties of double-T section profiles of precast concrete elements, to be used in conjunction with IfcArbitraryProfileDef when profile designation alone does not fulfill the information requirements. + + + IfcArbitraryClosedProfileDef + + IfcArbitraryClosedProfileDef + + + OverallWidth + Overall width of the profile. + + + + + + + + LeftFlangeWidth + Left flange width of the profile. + + + + + + + + RightFlangeWidth + Right flange width of the profile. + + + + + + + + OverallDepth + Overall depth of the profile. + + + + + + + + FlangeDepth + Flange depth of the profile. + + + + + + + + FlangeDraft + Flange draft of the profile. + + + + + + + + FlangeChamfer + Flange chamfer of the profile. + + + + + + + + FlangeBaseFillet + Flange base fillet of the profile. + + + + + + + + FlangeTopFillet + Flange top fillet of the profile. + + + + + + + + StemBaseWidth + Stem base width of the profile. + + + + + + + + StemTopWidth + Stem top width of the profile. + + + + + + + + StemBaseChamfer + Stem base chamfer of the profile. + + + + + + + + StemTopChamfer + Stem top chamfer of the profile. + + + + + + + + StemBaseFillet + Stem base fillet of the profile. + + + + + + + + StemTopFillet + Stem top fillet of the profile. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryHollowCore.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryHollowCore.xml new file mode 100644 index 0000000..acc9b37 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileArbitraryHollowCore.xml @@ -0,0 +1,220 @@ + + + + Pset_ProfileArbitraryHollowCore + This is a collection of geometric properties of hollow core section profiles of precast concrete elements, to be used in conjunction with IfcArbitraryProfileDefWithVoids when profile designation alone does not fulfill the information requirements.In all cases, the cores are symmetrically distributed on either side of the plank center line, irrespective of whether the number of cores is odd or even. For planks with a center core with different geometry to that of the other cores, provide the property CenterCoreSpacing. When the number of cores is even, no Center Core properties shall be asserted.Key chamfers and draft chamfer are all 45 degree chamfers.The CoreTopRadius and CoreBaseRadius parameters can be derived and are therefore not listed in the property set. They are shown to define that the curves are arcs. The parameters for the center core are the same as above, but with the prefix "Center". + + + IfcArbitraryProfileDefWithVoids + + IfcArbitraryProfileDefWithVoids + + + OverallWidth + Overall width of the profile. + + + + + + + + OverallDepth + Overall depth of the profile. + + + + + + + + EdgeDraft + Edge draft of the profile. + + + + + + + + DraftBaseOffset + Draft base offset of the profile. + + + + + + + + DraftSideOffset + Draft side offset of the profile. + + + + + + + + BaseChamfer + Base chamfer of the profile. + + + + + + + + KeyDepth + Key depth of the profile. + + + + + + + + KeyHeight + Key height of the profile. + + + + + + + + KeyOffset + Key offset of the profile. + + + + + + + + BottomCover + Bottom cover of the profile. + + + + + + + + CoreSpacing + Core spacing of the profile. + + + + + + + + CoreBaseHeight + Core base height of the profile. + + + + + + + + CoreMiddleHeight + Core middle height of the profile. + + + + + + + + CoreTopHeight + Core top height of the profile. + + + + + + + + CoreBaseWidth + Core base width of the profile. + + + + + + + + CoreTopWidth + Core top width of the profile. + + + + + + + + CenterCoreSpacing + Center core spacing of the profile. + + + + + + + + CenterCoreBaseHeight + Center core base height of the profile. + + + + + + + + CenterCoreMiddleHeight + Center core middle height of the profile. + + + + + + + + CenterCoreTopHeight + Center core top height of the profile. + + + + + + + + CenterCoreBaseWidth + Center core base width of the profile. + + + + + + + + CenterCoreTopWidth + Center core top width of the profile. + + + + + + + + NumberOfCores + The number of cores. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileMechanical.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileMechanical.xml new file mode 100644 index 0000000..3d6721a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProfileMechanical.xml @@ -0,0 +1,238 @@ + + + + Pset_ProfileMechanical + This is a collection of mechanical properties that are applicable to virtually all profile classes. Most of these properties are especially used in structural analysis. + + + IfcProfileDef + + IfcProfileDef + + + MassPerLength + Mass per length, i.e. mass of a beam with a unit length of extrusion. For example measured in kg/m. + + + + + + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + + + + + + + + Perimeter + Perimeter of the object. + + + + + + + + MinimumPlateThickness + This value may be needed for stress analysis and to handle buckling problems. It can also be derived from the given profile geometry or classification and therefore it is only an optional feature allowing for an explicit description. For example measured in mm. + + + + + + + + MaximumPlateThickness + This value may be needed for stress analysis and to handle buckling problems. It can also be derived from the given profile geometry or classification and therefore it is only an optional feature allowing for an explicit description. For example measured in mm. + + + + + + + + CentreOfGravityInX + Location of the profile's centre of gravity (geometric centroid), measured along xp. + + + + + + + + CentreOfGravityInY + Location of the profile's centre of gravity (geometric centroid), measured along yp. + + + + + + + + ShearCentreZ + Location of the profile's shear centre, measured along zs. + + + + + + + + ShearCentreY + Location of the profile's shear centre, measured along ys. + + + + + + + + MomentOfInertiaY + Moment of inertia about ys (second moment of area, about ys). For example measured in mm4. + + + + + + + + MomentOfInertiaZ + Moment of inertia about zs (second moment of area, about zs). For example measured in mm4 + + + + + + + + MomentOfInertiaYZ + Moment of inertia about ys and zs (product moment of area). For example measured in mm4. + + + + + + + + TorsionalConstantX + Torsional constant about xs. For example measured in mm4. + + + + + + + + WarpingConstant + Warping constant of the profile for torsional action. For example measured in mm6. + + + + + + + + ShearDeformationAreaZ + Area of the profile for calculating the shear deformation due to a shear force parallel to zs. For example measured in mm². If given, the shear deformation area zs shall be non-negative. + + + + + + + + ShearDeformationAreaY + Area of the profile for calculating the shear deformation due to a shear force parallel to ys. For example measured in mm². If given, the shear deformation area ys shall be non-negative. + + + + + + + + MaximumSectionModulusY + Bending resistance about the ys axis at the point with maximum zs ordinate. For example measured in mm³. + + + + + + + + MinimumSectionModulusY + Bending resistance about the ys axis at the point with minimum zs ordinate. For example measured in mm³. + + + + + + + + MaximumSectionModulusZ + Bending resistance about the zs axis at the point with maximum ys ordinate. For example measured in mm³. + + + + + + + + MinimumSectionModulusZ + Bending resistance about the zs axis at the point with minimum ys ordinate. For example measured in mm³. + + + + + + + + TorsionalSectionModulus + Torsional resistance (about xs). For example measured in mm³. + + + + + + + + ShearAreaZ + Area of the profile for calculating the shear stress due to shear force parallel to the section analysis axis zs. For example measured in mm². If given, the shear area zs shall be non-negative. + + + + + + + + ShearAreaY + Area of the profile for calculating the shear stress due to shear force parallel to the section analysis axis ys. For example measured in mm². If given, the shear area ys shall be non-negative. + + + + + + + + PlasticShapeFactorY + Ratio of plastic versus elastic bending moment capacity about the section analysis axis ys. A dimensionless value. + + + + + + + + PlasticShapeFactorZ + Ratio of plastic versus elastic bending moment capacity about the section analysis axis zs. A dimensionless value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectCommon.xml new file mode 100644 index 0000000..e60113a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectCommon.xml @@ -0,0 +1,69 @@ + + + + Pset_ProjectCommon + Property set for the application of high level project information to all occurrences of IfcProject + + + IfcProject + + IfcProject + + + ProjectType + Additional typing of a project + + + + MODIFICATION + NEWBUILD + OPERATIONMAINTENANCE + RENOVATION + REPAIR + + + + + + ProjectInvestmentEstimate + Estimate of investment cost + + + + + + FundingSource + Investment funding source + + + + + + + + ROI + Return on Investment + + + + + + + + NetEarnedValue + Net earned value + + + + + + PaybackPeriod + Payback period of investment + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderChangeOrder.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderChangeOrder.xml new file mode 100644 index 0000000..5f9bf9d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderChangeOrder.xml @@ -0,0 +1,31 @@ + + + + Pset_ProjectOrderChangeOrder + A change order is an instruction to make a change to a product or work being undertake. Note that the change order status is defined in the same way as a work order status since a change order implies a work requirement. + + + IfcProjectOrder/CHANGEORDER + + IfcProjectOrder/CHANGEORDER + + + ReasonForChange + A description of the problem for why a change is needed. + + + + + + + + BudgetSource + The budget source requested. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMaintenanceWorkOrder.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMaintenanceWorkOrder.xml new file mode 100644 index 0000000..0018bc2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMaintenanceWorkOrder.xml @@ -0,0 +1,114 @@ + + + + Pset_ProjectOrderMaintenanceWorkOrder + A MaintenanceWorkOrder is a detailed description of maintenance work that is to be performed. Note that the Scheduled Frequency property of the maintenance work order is used when the order is required as an instance of a scheduled work order. + + + IfcProjectOrder/MAINTENANCEWORKORDER + + IfcProjectOrder/MAINTENANCEWORKORDER + + + ProductDescription + A textual description of the products that require the work. + + + + + + + + WorkTypeRequested + Work type requested in circumstances where there are categorizations of types of work task. It could be used to identify a remedial task, minor work task, electrical task etc. + + + + + + + + ContractualType + The contractual type of the work. + + + + + + + + IfNotAccomplished + Comments if the job is not accomplished. + + + + + + + + MaintenaceType + Identifies the predefined types of maintenance that can be done from which the type that generates the maintenance work order may be set where:ConditionBased: generated as a result of the condition of an asset or artefact being less than a determined value. +Corrective: generated as a result of an immediate and urgent need for maintenance action. +PlannedCorrective: generated as a result of immediate corrective action being needed but with sufficient time available for the work order to be included in maintenance planning. +Scheduled: generated as a result of a fixed, periodic maintenance requirement. + + + + CONDITIONBASED + CORRECTIVE + PLANNEDCORRECTIVE + SCHEDULED + OTHER + NOTKNOWN + UNSET + + + + + + FaultPriorityType + Identifies the predefined types of priority that can be assigned from which the type may be set where:High: action is required urgently. +Medium: action can occur within a reasonable period of time. +Low: action can occur when convenient. + + + + HIGH + LOW + MEDIUM + OTHER + NOTKNOWN + UNSET + + + + + + LocationPriorityType + Identifies the predefined types of priority that can be assigned from which the type may be set where:High: action is required urgently. +Medium: action can occur within a reasonable period of time. +Low: action can occur when convenient. + + + + HIGH + LOW + MEDIUM + OTHER + NOTKNOWN + UNSET + + + + + + ScheduledFrequency + The period of time between expected instantiations of a work order that may have been predefined. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMoveOrder.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMoveOrder.xml new file mode 100644 index 0000000..4587409 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderMoveOrder.xml @@ -0,0 +1,22 @@ + + + + Pset_ProjectOrderMoveOrder + Defines the requirements for move orders. Note that the move order status is defined in the same way as a work order status since a move order implies a work requirement. + + + IfcProjectOrder/MOVEORDER + + IfcProjectOrder/MOVEORDER + + + SpecialInstructions + Special instructions. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderPurchaseOrder.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderPurchaseOrder.xml new file mode 100644 index 0000000..c9b94bd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderPurchaseOrder.xml @@ -0,0 +1,31 @@ + + + + Pset_ProjectOrderPurchaseOrder + Defines the requirements for purchase orders in a project. + + + IfcProjectOrder/PURCHASEORDER + + IfcProjectOrder/PURCHASEORDER + + + IsFOB + Indication of whether contents of the purchase order are delivered 'Free on Board' (= True) or not (= False). FOB is a shipping term which indicates that the supplier pays the shipping costs (and usually also the insurance costs) from the point of manufacture to a specified destination, at which point the buyer takes responsibility. + + + + + + + + ShipMethod + Method of shipping that will be used for goods or services. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderWorkOrder.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderWorkOrder.xml new file mode 100644 index 0000000..3ffdeb6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProjectOrderWorkOrder.xml @@ -0,0 +1,49 @@ + + + + Pset_ProjectOrderWorkOrder + Defines the requirements for purchase orders in a project. + + + IfcProjectOrder/WORKORDER + + IfcProjectOrder/WORKORDER + + + ProductDescription + A textual description of the products that require the work. + + + + + + + + WorkTypeRequested + Work type requested in circumstances where there are categorizations of types of work task. It could be used to identify a remedial task, minor work task, electrical task etc. + + + + + + + + ContractualType + The contractual type of the work. + + + + + + + + IfNotAccomplished + Comments if the job is not accomplished. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PropertyAgreement.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PropertyAgreement.xml new file mode 100644 index 0000000..cb4036d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PropertyAgreement.xml @@ -0,0 +1,129 @@ + + + + Pset_PropertyAgreement + A property agreement is an agreement that enables the occupation of a property for a period of time.The objective is to capture the information within an agreement that is relevant to a facilities manager. Design and construction information associated with the property is not considered. A property agreement may be applied to an instance of IfcSpatialStructureElement including to compositions defined through the IfcSpatialStructureElement.Element.CompositionEnum.Note that the associated actors are captured by the IfcOccupant class. + + + IfcSpatialStructureElement + IfcSpatialStructureElementType + + IfcSpatialStructureElement,IfcSpatialStructureElementType + + + AgreementType + Identifies the predefined types of property agreement from which the type required may be set. + + + + ASSIGNMENT + LEASE + TENANT + OTHER + NOTKNOWN + UNSET + + + + + + TrackingIdentifier + The identifier assigned to the agreement for the purposes of tracking. + + + + + + + + AgreementVersion + The version number of the agreement that is identified. + + + + + + + + AgreementDate + The date on which the version of the agreement became applicable. + + + + + + + + PropertyName + Addressing details of the property as stated within the agreement. + + + + + + + + CommencementDate + Date on which the agreement commences. + + + + + + + + TerminationDate + Date on which the agreement terminates. + + + + + + + + Duration + Duration. + + + + + + + + Options + A statement of the options available in the agreement. + + + + + + + + ConditionCommencement + Condition of property provided on commencement of the agreement e.g. cold shell, warm lit shell, broom clean, turn-key. + + + + + + + + Restrictions + Restrictions that may be placed by a competent authority. + + + + + + + + ConditionTermination + Condition of property required on termination of the agreement e.g. cold shell, warm lit shell, broom clean, turn-key. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TCurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TCurve.xml new file mode 100644 index 0000000..6135e03 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TCurve.xml @@ -0,0 +1,58 @@ + + + + Pset_ProtectiveDeviceBreakerUnitI2TCurve + A coherent set of attributes representing a curve for let-through energy of a protective device. Note - A protective device may be associated with different instances of this pSet providing information related to different basic characteristics + + + IfcProtectiveDevice + IfcProtectiveDeviceType + + IfcProtectiveDevice,IfcProtectiveDeviceType + + + VoltageLevel + The voltage levels for which the data of the instance is valid. More than one value may be selected in the enumeration. + + + + U1000 + U230 + U400 + U440 + U525 + U690 + OTHER + NOTKNOWN + UNSET + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + BreakerUnitCurve + A curve that establishes the let through energy of a breaker unit when a particular prospective current is applied. Note that the breaker unit curve is defined within a Cartesian coordinate system and this fact must be asserted within the property set:(1) Defining value: ProspectiveCurrent: A list of minimum 2 and maximum 16 numbers providing the currents in [A] for points in the current/I2t log/log coordinate space. The curve is drawn as a straight line between two consecutive points. +(2) Defined value: LetThroughEnergy: A list of minimum 2 and maximum 16 numbers providing the let-through energy, I2t, in [A2s] for points in the current/I2t log/log coordinate space. The curve is drawn as a straight line between two consecutive points. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve.xml new file mode 100644 index 0000000..905ce5f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve.xml @@ -0,0 +1,67 @@ + + + + Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve + A coherent set of attributes representing curves for melting- and breaking-energy of a fuse. Note - A fuse may be associated with different instances of this property set providing information related to different basic characteristics. + + + IfcProtectiveDevice + IfcProtectiveDeviceType + + IfcProtectiveDevice,IfcProtectiveDeviceType + + + VoltageLevel + The voltage levels for which the data of the instance is valid. More than one value may be selected in the enumeration. + + + + U1000 + U230 + U400 + U440 + U525 + U690 + OTHER + NOTKNOWN + UNSET + + + + + + BreakerUnitFuseMeltingCurve + A curve that establishes the energy required to melt the fuse of a breaker unit when a particular prospective melting current is applied. Note that the breaker unit fuse melting curve is defined within a Cartesian coordinate system and this fact must be:(1) Defining value: ProspectiveCurrentMelting :A list of minimum 2 and maximum 8 numbers providing the currents in [A] for points in the +current/melting_energy log/log coordinate space. The curve is drawn as a straight line between two consecutive points. +(2) Defined value: MeltingEnergy: A list of minimum 2 and maximum 8 numbers providing the energy whereby the fuse is starting to melt, I2t, in [A2s] for points in the current/melting_energy log/log coordinate space. The curve is drawn as a straight line between two consecutive points. + + + + + + + + + + + + + + BreakerUnitFuseBreakingingCurve + A curve that establishes the let through breaking energy of a breaker unit when a particular prospective breaking current is applied. Note that the breaker unit fuse breaking curve is defined within a Cartesian coordinate system and this fact must be:(1) Defining value: ProspectiveCurrentBreaking: A list of minimum 2 and maximum 8 numbers providing the currents in [A] for points in the +current/breaking energy log/log coordinate space. The curve is drawn as a straight line between two consecutive points. +(2) Defined value: LetThroughBreakingEnergy: A list of minimum 2 and maximum 8 numbers providing the breaking energy whereby the fuse has provided a break, I2t, in [A2s] for points in the current/breakting_energy log/log coordinate space. The curve is drawn as a straight line between two consecutive. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitIPICurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitIPICurve.xml new file mode 100644 index 0000000..c3daf80 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitIPICurve.xml @@ -0,0 +1,58 @@ + + + + Pset_ProtectiveDeviceBreakerUnitIPICurve + A coherent set of attributes representing curves for let-through currents of a protective device. Note - A protective device may be associated with different instances of this pSet providing information related to different basic characteristics. + + + IfcProtectiveDevice + IfcProtectiveDeviceType + + IfcProtectiveDevice,IfcProtectiveDeviceType + + + VoltageLevel + The voltage levels for which the data of the instance is valid. More than one value may be selected in the enumeration. + + + + U1000 + U230 + U400 + U440 + U525 + U690 + OTHER + NOTKNOWN + UNSET + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + BreakerUnitIPICurve + A curve that establishes the let through peak current of a breaker unit when a particular prospective current is applied. Note that the breaker unit IPI curve is defined within a Cartesian coordinate system and this fact must be asserted within the property set:(1) Defining value: A list of minimum 2 and maximum 16 numbers providing the currents in [A] for points in the I/Î log/log coordinate space. The curve is drawn as a straight line between two consecutive points. +(2) Defined value: A list of minimum 2 and maximum 16 numbers providing the let-through peak currents, Î, in [A] for points in the I/Î log/log coordinate space. The curve is drawn as a straight line between two consecutive points. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMCB.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMCB.xml new file mode 100644 index 0000000..5eca92f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMCB.xml @@ -0,0 +1,89 @@ + + + + Pset_ProtectiveDeviceBreakerUnitTypeMCB + A coherent set of attributes representing the breaking capacities of an MCB. Note - A protective device may be associated with different instances of this property set providing information related to different basic characteristics. + + + IfcProtectiveDevice/CIRCUITBREAKER + IfcProtectiveDeviceType/CIRCUITBREAKER + + IfcProtectiveDevice/CIRCUITBREAKER,IfcProtectiveDeviceType/CIRCUITBREAKER + + + PowerLoss + The power loss in [W]. + + + + + + + + VoltageLevel + The voltage levels for which the data of the instance is valid. More than one value may be selected in the enumeration. + + + + U1000 + U230 + U400 + U440 + U525 + U690 + OTHER + NOTKNOWN + UNSET + + + + + + NominalCurrents + A set of values providing information on available modules (chips) for setting the nominal current of the protective device. + + + + + + + + + + ICU60947 + The ultimate breaking capacity in [A] for an object tested in accordance with the IEC 60947 series. + + + + + + + + ICS60947 + The service breaking capacity in [A] for an object tested in accordance with the IEC 60947 series. + + + + + + + + ICN60898 + The nominal breaking capacity in [A] for an MCB tested in accordance with the IEC 60898 series. + + + + + + + + ICS60898 + The service breaking capacity in [A] for an MCB tested in accordance with the IEC 60898 series. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection.xml new file mode 100644 index 0000000..f16cccc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection.xml @@ -0,0 +1,80 @@ + + + + Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection + A coherent set of attributes representing different capacities of a a motor protection device, defined in accordance with IEC 60947. Note - A protective device may be associated with different instances of this Pset. + + + IfcProtectiveDevice + IfcProtectiveDeviceType + + IfcProtectiveDevice,IfcProtectiveDeviceType + + + PerformanceClasses + A set of designations of performance classes for the breaker unit for which the data of this instance is valid. + + + + + + + + + + VoltageLevel + The voltage levels for which the data of the instance is valid. More than one value may be selected in the enumeration. + + + + U1000 + U230 + U400 + U440 + U525 + U690 + OTHER + NOTKNOWN + UNSET + + + + + + ICU60947 + The ultimate breaking capacity in [A] for an object tested in accordance with the IEC 60947 series. + + + + + + + + ICS60947 + The service breaking capacity in [A] for an object tested in accordance with the IEC 60947 series. + + + + + + + + ICW60947 + The thermal withstand current in [A] for a circuit breaker or motor protection device tested in accordance with the IEC 60947 series. The value shall be related to 1 s. + + + + + + + + ICM60947 + The making capacity in [A] for a circuit breaker or motor protection device tested in accordance with the IEC 60947 series. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceOccurrence.xml new file mode 100644 index 0000000..4f61463 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceOccurrence.xml @@ -0,0 +1,150 @@ + + + + Pset_ProtectiveDeviceOccurrence + Properties that are applied to an occurrence of a protective device. + + + IfcProtectiveDevice + + IfcProtectiveDevice + + + PoleUsage + Pole usage. + + + + 1P + 1PN + 2P + 3P + 3PN + 4P + OTHER + NOTKNOWN + UNSET + + + + + + LongTimeFunction + Applying long time function +A flag indicating that the long time function (i.e. the thermal tripping) of the device is used. The value should be set to TRUE for all devices except those that allows the Long time function of the device not to be used. + + + + + + + + ShortTimeFunction + Applying short time function A flag indicating that the short time function of the device is used. The value should be set to FALSE for devices not having a short time function, or if the short time function is not selected to be used. + + + + + + + + ShortTimei2tFunction + Applying short time i2t function. A flag indicating that the I2t short time function of the device is used. The value should be set to TRUE only if the I2t function  is explicitly selected for the device. + + + + + + + + GroundFaultFunction + Applying ground fault function. A flag indicating that the ground fault function of the device is used. The value should be set to FALSE for devices not having a ground fault function, or if the ground fault function is not selected to be used. + + + + + + + + GroundFaulti2tFunction + Applying ground fault i2t function. A flag indicating that the I2t ground fault function of the device is used. The value should be set to TRUE only if the I2t function is explicitly selected for the device. + + + + + + + + LongTimeCurrentSetValue + Long time current set value. The set value of the long time tripping current if adjustable. + + + + + + + + ShortTimeCurrentSetValue + Short time current set value. The set value of the long time tripping current if adjustable. + + + + + + + + InstantaneousCurrentSetValue + Instantaneous current set value. The set value of the instantaneous tripping current if adjustable. + + + + + + + + GroundFaultCurrentSetValue + Ground fault current set value. The set value of the ground tripping current if adjustable. + + + + + + + + LongTimeDelay + Long time delay. The set value of the long time time-delay if adjustable. + + + + + + + + ShortTimeTrippingTime + Short time tripping time. The set value of the short time tripping time if adjustable. + + + + + + + + InstantaneousTrippingTime + Instantaneous tripping time. The set value of the instantaneous tripping time if adjustable. + + + + + + + + GroundFaultTrippingTime + Ground fault tripping time. The set value of the ground fault tripping current if adjustable. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingCurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingCurve.xml new file mode 100644 index 0000000..0d1a233 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingCurve.xml @@ -0,0 +1,45 @@ + + + + Pset_ProtectiveDeviceTrippingCurve + Tripping curves are applied to thermal, thermal magnetic or MCB_RCD tripping units (i.e. tripping units having type property sets for thermal, thermal magnetic or MCB_RCD tripping defined). They are not applied to electronic tripping units. + + + IfcProtectiveDevice + IfcProtectiveDeviceType + + IfcProtectiveDevice,IfcProtectiveDeviceType + + + TrippingCurveType + The type of tripping curve that is represented by the property set. + + + + LOWER + UPPER + OTHER + NOTKNOWN + UNSET + + + + + + TrippingCurve + A curve that establishes the release time of a tripping unit when a particular prospective current is applied. Note that the tripping curve is defined within a Cartesian coordinate system and this fact must be asserted within the property set:(1) Defining value is the Prospective Current which is a list of minimum 2 and maximum 16 numbers providing the currents in [x In] for points in the current/time log/log coordinate space. The curve is drawn as a straight line between two consecutive points. +(2) Defined value is a list of minimum 2 and maximum 16 numbers providing the release_time in [s] for points in the current/time log/log coordinate space. The curve is drawn as a straight line between two consecutive points. Note that a defined interpolation. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionGCurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionGCurve.xml new file mode 100644 index 0000000..58d4d24 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionGCurve.xml @@ -0,0 +1,168 @@ + + + + Pset_ProtectiveDeviceTrippingFunctionGCurve + Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They are not applied to thermal, thermal magnetic or RCD tripping units. +This property set represent the ground fault protection (G-curve) of an electronic protection device + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + IsSelectable + Indication whether something can be switched off or not. + + + + + + + + NominalCurrentAdjusted + An indication if the tripping currents of the short time protection is related to the nominal current multiplied with the actual setting of the current adjustment, if any, of the long time protection part of the protective device, or not. + + + + + + + + ExternalAdjusted + An indication if the ground fault protection may be adjusted according to an external current coil or not. + + + + + + + + ReleaseCurrent + The release current in [x In] for the initial tripping of the S-function. + + + + + + + + ReleaseTime + The release time in [s] for the initial tripping of the relevant part. This time indicates that for current lower than the indicated release current, the tripping time will be longer than the indicated release time. The value is given as a mean value. + + + + + + + + CurrentTolerance1 + The tolerance for the current of time/current-curve in [%]. + + + + + + + + CurrentToleranceLimit1 + The time limit in [s] limiting the application of CurrentTolerance1, if any. If the value is set to 0, the value of the CurrentTolerance1 is valid for the whole time/current-curve. + + + + + + + + CurrentTolerance2 + The tolerance for the current of time/current-curve in [%] valid for times above CurrentTolereanceLimit1. + + + + + + + + IsCurrentTolerancePositiveOnly + Indication whether the value of CurrentTolerance1 is provided as a positive tolereance only or not. If not, the value is proved as a pluss/minus tolerance. + + + + + + + + TimeTolerance1 + The tolerance for the time of time/current-curve in [%]. + + + + + + + + TimeToleranceLimit1 + The current limit in [x In] limiting the application of TimeTolerance1, if any. If the value is set to 0, the value of the TimeTolerance1 is valid for the whole time/current-curve. + + + + + + + + TimeTolerance2 + The tolerance for the time of the time/current-curve in [%] valid for currents above TimeToleranceLimit1. + + + + + + + + IsTimeTolerancePositiveOnly + Indication whether the value of TimeTolerance1 is provided as a positive tolereance only or not. If not, the value is proved as a pluss/minus tolerance. + + + + + + + + ReleaseCurrentI2tStart + The release current in [x In]. + + + + + + + + ReleaseTimeI2tStart + The release time in [s]. + + + + + + + + ReleaseCurrentI2tEnd + The release current in [x In]. + + + + + + + + ReleaseTimeI2tEnd + The release time in [s]. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionICurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionICurve.xml new file mode 100644 index 0000000..3b73509 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionICurve.xml @@ -0,0 +1,141 @@ + + + + Pset_ProtectiveDeviceTrippingFunctionICurve + Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They are not applied to thermal, thermal magnetic or RCD tripping units. +This property set represent the instantaneous time protection (I-curve) of an electronic protection device. + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + IsSelectable + Indication whether something can be switched off or not. + + + + + + + + NominalCurrentAdjusted + An indication if the tripping currents of the short time protection is related to the nominal current multiplied with the actual setting of the current adjustment, if any, of the long time protection part of the protective device, or not. + + + + + + + + ReleaseCurrent + The release current in [x In] for the initial tripping of the S-function. + + + + + + + + ReleaseTime + The release time in [s] for the initial tripping of the relevant part. This time indicates that for current lower than the indicated release current, the tripping time will be longer than the indicated release time. The value is given as a mean value. + + + + + + + + CurrentTolerance1 + The tolerance for the current of time/current-curve in [%]. + + + + + + + + CurrentToleranceLimit1 + The time limit in [s] limiting the application of CurrentTolerance1, if any. If the value is set to 0, the value of the CurrentTolerance1 is valid for the whole time/current-curve. + + + + + + + + CurrentTolerance2 + The tolerance for the current of time/current-curve in [%] valid for times above CurrentTolereanceLimit1. + + + + + + + + IsCurrentTolerancePositiveOnly + Indication whether the value of CurrentTolerance1 is provided as a positive tolereance only or not. If not, the value is proved as a pluss/minus tolerance. + + + + + + + + TimeTolerance1 + The tolerance for the time of time/current-curve in [%]. + + + + + + + + TimeToleranceLimit1 + The current limit in [x In] limiting the application of TimeTolerance1, if any. If the value is set to 0, the value of the TimeTolerance1 is valid for the whole time/current-curve. + + + + + + + + TimeTolerance2 + The tolerance for the time of the time/current-curve in [%] valid for currents above TimeToleranceLimit1. + + + + + + + + IsTimeTolerancePositiveOnly + Indication whether the value of TimeTolerance1 is provided as a positive tolereance only or not. If not, the value is proved as a pluss/minus tolerance. + + + + + + + + MaxAdjustmentX_ICS + Provides the maximum setting value for the available current adjustment in relation to the Ics breaking capacity of the protection device of which the actual tripping unit is a part of. The value is not asserted unless the instantaneous time protection is. + + + + + + + + IsOffWhenSFunctionOn + Indication whether the I-function is automatically switched off when the S-function is switched on. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionLCurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionLCurve.xml new file mode 100644 index 0000000..ebdda7b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionLCurve.xml @@ -0,0 +1,96 @@ + + + + Pset_ProtectiveDeviceTrippingFunctionLCurve + Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They are not applied to thermal, thermal magnetic or RCD tripping units. +This property set represent the long time protection (L-curve) of an electronic protection device + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + IsSelectable + Indication whether something can be switched off or not. + + + + + + + + UpperCurrent1 + The current in [x In], indicating that for currents larger than UpperCurrent1 the I2t part of the L-function will trip the current. + + + + + + + + UpperCurrent2 + The current in [x In], indicating the upper current limit of the upper time/current curve of the I2t part of the L-function. + + + + + + + + UpperTime1 + The time in [s], indicating that tripping times of the upper time/current curve lower than UpperTime1 is determined by the I2t part of the L-function. + + + + + + + + UpperTime2 + The time in [s], indicating the tripping times of the upper time/current curve at the UpperCurrent2. + + + + + + + + LowerCurrent1 + The current in [x In], indicating that for currents smaller than LowerCurrent1 the I2t part of the L-function will not trip the current, + + + + + + + + LowerCurrent2 + The current in [x In], indicating the upper current limit of the lower time/current curve of the I2t part of the L-function. + + + + + + + + LowerTime1 + The time in [s], indicating that tripping times of the lower time/current curve lower than LowerTime1 is determined by the I2t part of the L-function. + + + + + + + + LowerTime2 + The time in [s], indicating the tripping times of the upper time/current curve at the LowerCurrent2. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionSCurve.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionSCurve.xml new file mode 100644 index 0000000..e597b5a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingFunctionSCurve.xml @@ -0,0 +1,168 @@ + + + + Pset_ProtectiveDeviceTrippingFunctionSCurve + Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They are not applied to thermal, thermal magnetic or RCD tripping units. +This property set represent the short time protection (S-curve) of an electronic protection device. + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + IsSelectable + Indication whether something can be switched off or not. + + + + + + + + NominalCurrentAdjusted + An indication if the tripping currents of the short time protection is related to the nominal current multiplied with the actual setting of the current adjustment, if any, of the long time protection part of the protective device, or not. + + + + + + + + ReleaseCurrent + The release current in [x In] for the initial tripping of the S-function. + + + + + + + + ReleaseTime + The release time in [s] for the initial tripping of the relevant part. This time indicates that for current lower than the indicated release current, the tripping time will be longer than the indicated release time. The value is given as a mean value. + + + + + + + + CurrentTolerance1 + The tolerance for the current of time/current-curve in [%]. + + + + + + + + CurrentToleranceLimit1 + The time limit in [s] limiting the application of CurrentTolerance1, if any. If the value is set to 0, the value of the CurrentTolerance1 is valid for the whole time/current-curve. + + + + + + + + CurrentTolerance2 + The tolerance for the current of time/current-curve in [%] valid for times above CurrentTolereanceLimit1. + + + + + + + + IsCurrentTolerancePositiveOnly + Indication whether the value of CurrentTolerance1 is provided as a positive tolereance only or not. If not, the value is proved as a pluss/minus tolerance. + + + + + + + + TimeTolerance1 + The tolerance for the time of time/current-curve in [%]. + + + + + + + + TimeToleranceLimit1 + The current limit in [x In] limiting the application of TimeTolerance1, if any. If the value is set to 0, the value of the TimeTolerance1 is valid for the whole time/current-curve. + + + + + + + + TimeTolerance2 + The tolerance for the time of the time/current-curve in [%] valid for currents above TimeToleranceLimit1. + + + + + + + + IsTimeTolerancePositiveOnly + Indication whether the value of TimeTolerance1 is provided as a positive tolereance only or not. If not, the value is proved as a pluss/minus tolerance. + + + + + + + + ReleaseCurrentI2tStart + The release current in [x In]. + + + + + + + + ReleaseTimeI2tStart + The release time in [s]. + + + + + + + + ReleaseCurrentI2tEnd + The release current in [x In]. + + + + + + + + ReleaseTimeI2tEnd + The release time in [s]. + + + + + + + + IsOffWhenLfunctionOn + Indication whether the S-function is automatically switched off when the I-function is switched on. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment.xml new file mode 100644 index 0000000..d24d06b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment.xml @@ -0,0 +1,64 @@ + + + + Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment + A set of current adjustment values that may be applied to an electronic or thermal tripping unit type. + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + AdjustmentValueType + The type of adjustment value that is applied through the property set. This determines the properties that should be asserted (see below). + + + + LIST + RANGE + + + + + + CurrentAdjustmentRange + Upper and lower current adjustment limits for an AdjustmentValueType = RANGE. Note that this property should not have a value for an AdjustmentValueType = LIST. + + + + + + + + CurrentAdjustmentRangeStepValue + Step value of current adjustment for an AdjustmentValueType = RANGE. Note that this property should not have a value for an AdjustmentValueType = LIST. + + + + + + + + CurrentAdjustmentValues + A list of current adjustment values that may be applied to a tripping unit for an AdjustmentValueType = LIST. A minimum of 1 and a maximum of 16 adjustment values may be specified. Note that this property should not have a value for an AdjustmentValueType = RANGE. + + + + + + + + + + AdjustmentDesignation + The desgnation on the device for the adjustment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTimeAdjustment.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTimeAdjustment.xml new file mode 100644 index 0000000..e90f07e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTimeAdjustment.xml @@ -0,0 +1,85 @@ + + + + Pset_ProtectiveDeviceTrippingUnitTimeAdjustment + A set of time adjustment values that may be applied to an electronic or thermal tripping unit type. + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + AdjustmentValueType + The type of adjustment value that is applied through the property set. This determines the properties that should be asserted (see below). + + + + LIST + RANGE + + + + + + TimeAdjustmentRange + Upper and lower time adjustment limits for an AdjustmentValueType = RANGE. Note that this property should not have a value for an AdjustmentValueType = LIST. + + + + + + + + TimeAdjustmentRangeStepValue + Step value of time adjustment for an AdjustmentValueType = RANGE. Note that this property should not have a value for an AdjustmentValueType = LIST. + + + + + + + + TimeAdjustmentValues + A list of time adjustment values that may be applied to a tripping unit for an AdjustmentValueType = LIST. A minimum of 1 and a maximum of 16 adjustment values may be specified. Note that this property should not have a value for an AdjustmentValueType = RANGE. + + + + + + + + + + AdjustmentDesignation + The desgnation on the device for the adjustment. + + + + + + + + CurrentForTimeDelay + The tripping current in [x In] at which the time delay is specified. A value for this property should only be asserted for time delay of L-function, and for I2t of the S and G function. + + + + + + + + I2TApplicability + The applicability of the time adjustment related to the tripping function. + + + + LIST + RANGE + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeCommon.xml new file mode 100644 index 0000000..4e5c151 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeCommon.xml @@ -0,0 +1,86 @@ + + + + Pset_ProtectiveDeviceTrippingUnitTypeCommon + Common information concerning tripping units that area associated with protective devices + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Standard + The designation of the standard applicable for the definition of the object used. + + + + + + + + UseInDiscrimination + An indication whether the time/current tripping information can be applied in a discrimination +analysis or not. + + + + + + + + AtexVerified + An indication whether the tripping_unit is verified to be applied in EX-environment or not. + + + + + + + + OldDevice + Indication whether the protection_ unit is out-dated or not. If not out-dated, the device is still for sale. + + + + + + + + LimitingTerminalSize + The maximum terminal size capacity of the device. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic.xml new file mode 100644 index 0000000..cce42ac --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic.xml @@ -0,0 +1,113 @@ + + + + Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic + Information on tripping units that are electrically or magnetically tripped. + + + IfcProtectiveDeviceTrippingUnit/ELECTROMAGNETIC + IfcProtectiveDeviceTrippingUnitType/ELECTROMAGNETIC + + IfcProtectiveDeviceTrippingUnit/ELECTROMAGNETIC,IfcProtectiveDeviceTrippingUnitType/ELECTROMAGNETIC + + + ElectroMagneticTrippingUnitType + A list of the available types of electric magnetic tripping unit from which that required may be selected. These cover overload, none special, short circuit, motor protection and bi-metal tripping. + + + + OL + TMP_BM + TMP_MP + TMP_SC + TMP_STD + OTHER + NOTKNOWN + UNSET + + + + + + I1 + The (thermal) lower testing current limit in [x In], indicating that for currents lower than I1, the tripping time shall be longer than the associated tripping time, T2. + + + + + + + + I2 + The (thermal) upper testing current limit in [x In], indicating that for currents larger than I2, the tripping time shall be shorter than the associated tripping time, T2. + + + + + + + + T2 + The (thermal) testing time in [s] associated with the testing currents I1 and I2. + + + + + + + + DefinedTemperature + The ambient temperature at which the thermal current/time-curve associated with this protection device is defined. + + + + + + + + TemperatureFactor + The correction factor (typically measured as %/deg K) for adjusting the thermal current/time to an ambient temperature different from the value given by the defined temperature. + + + + + + + + I4 + The lower electromagnetic testing current limit in [x In], indicating that for currents lower than I4, the tripping time shall be longer than the associated tripping time, T5, i.e. the device shall not trip instantaneous. + + + + + + + + I5 + The upper electromagnetic testing current limit in [x In], indicating that for currents larger than I5, the tripping time shall be shorter than or equal to the associated tripping time, T5, i.e. the device shall trip instantaneous. + + + + + + + + T5 + The electromagnetic testing time in [s] associated with the testing currents I4 and I5, i.e. electromagnetic tripping time + + + + + + + + CurveDesignation + The designation of the trippingcurve given by the manufacturer. For a MCB the designation should be in accordance with the designations given in IEC 60898. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectronic.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectronic.xml new file mode 100644 index 0000000..4362959 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeElectronic.xml @@ -0,0 +1,79 @@ + + + + Pset_ProtectiveDeviceTrippingUnitTypeElectronic + Information on tripping units that are electronically tripped. + + + IfcProtectiveDeviceTrippingUnit/ELECTRONIC + IfcProtectiveDeviceTrippingUnitType/ELECTRONIC + + IfcProtectiveDeviceTrippingUnit/ELECTRONIC,IfcProtectiveDeviceTrippingUnitType/ELECTRONIC + + + ElectronicTrippingUnitType + A list of the available types of electronic tripping unit from which that required may be selected. + + + + EP_BM + EP_MP + EP_SC + EP_STD + EP_TIMEDELAYED + OTHER + NOTKNOWN + UNSET + + + + + + NominalCurrents + A set of values providing information on available modules (chips) for setting the nominal current of the protective device. + + + + + + + + + + N_Protection + An indication whether the electronic tripping unit is tripping if the current in the N conductor is more than 50% of that of the phase conductors. The property is only asserted if the property N_Protection is asserted. + + + + + + + + N_Protection_50 + An indication whether the electronic tripping unit is tripping if the current in the N conductor is more than 50% of that of the phase conductors. The property is only asserted if the property N_Protection is asserted. + + + + + + + + N_Protection_100 + An indication whether the electronic tripping unit is tripping if the current in the N conductor is more than 100% of that of the phase conductors. The property is only asserted if the property N_Protection is asserted. + + + + + + + + N_Protection_Select + An indication whether the use of the N_Protection can be selected by the user or not. If both the properties N_Protection_50 and N_Protection_100 are asserted, the value of N_Protection_Select property is set to TRUE. The property is only asserted if the property N_Protection is asserted. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent.xml new file mode 100644 index 0000000..c3ac8c9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent.xml @@ -0,0 +1,33 @@ + + + + Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent + Information on tripping units that are activated by residual current. + + + IfcProtectiveDeviceTrippingUnit/RESIDUALCURRENT + IfcProtectiveDeviceTrippingUnitType/RESIDUALCURRENT + + IfcProtectiveDeviceTrippingUnit/RESIDUALCURRENT,IfcProtectiveDeviceTrippingUnitType/RESIDUALCURRENT + + + TrippingUnitReleaseCurrent + The value of tripping or residual current for which the device has the possibility to be equipped. The values are given in mA. + + + + 10 + 100 + 1000 + 30 + 300 + 500 + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeThermal.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeThermal.xml new file mode 100644 index 0000000..52a3109 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTrippingUnitTypeThermal.xml @@ -0,0 +1,85 @@ + + + + Pset_ProtectiveDeviceTrippingUnitTypeThermal + Information on tripping units that are thermally tripped. + + + IfcProtectiveDeviceTrippingUnit/THERMAL + IfcProtectiveDeviceTrippingUnitType/THERMAL + + IfcProtectiveDeviceTrippingUnit/THERMAL,IfcProtectiveDeviceTrippingUnitType/THERMAL + + + ThermalTrippingUnitType + A list of the available types of thermal tripping unit from which that required may be selected. + + + + DIAZED + MINIZED + NEOZED + NH_FUSE + OTHER + NOTKNOWN + UNSET + + + + + + I1 + The (thermal) lower testing current limit in [x In], indicating that for currents lower than I1, the tripping time shall be longer than the associated tripping time, T2. + + + + + + + + I2 + The (thermal) upper testing current limit in [x In], indicating that for currents larger than I2, the tripping time shall be shorter than the associated tripping time, T2. + + + + + + + + T2 + The (thermal) testing time in [s] associated with the testing currents I1 and I2. + + + + + + + + DefinedTemperature + The ambient temperature at which the thermal current/time-curve associated with this protection device is defined. + + + + + + + + TemperatureFactor + The correction factor (typically measured as %/deg K) for adjusting the thermal current/time to an ambient temperature different from the value given by the defined temperature. + + + + + + + + CurveDesignation + The designation of the trippingcurve given by the manufacturer. For a MCB the designation should be in accordance with the designations given in IEC 60898. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeAntiArcingDevice.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeAntiArcingDevice.xml new file mode 100644 index 0000000..b1c220a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeAntiArcingDevice.xml @@ -0,0 +1,32 @@ + + + + Pset_ProtectiveDeviceTypeAntiArcingDevice + Anti arcing device properties used in energy domain. The property set can be used by the predefined type ANTI_ARCING_DEVICE of IfcProtectiveDevice. + + + IfcProtectiveDevice/ANTI_ARCING_DEVICE + IfcProtectiveDeviceType/ANTI_ARCING_DEVICE + + IfcProtectiveDevice/ANTI_ARCING_DEVICE,IfcProtectiveDeviceType/ANTI_ARCING_DEVICE + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + GroundingType + The type of grounding connection. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCircuitBreaker.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCircuitBreaker.xml new file mode 100644 index 0000000..c5c4d62 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCircuitBreaker.xml @@ -0,0 +1,80 @@ + + + + Pset_ProtectiveDeviceTypeCircuitBreaker + A coherent set of attributes representing different capacities of a circuit breaker or of a motor protection device, defined in accordance with IEC 60947. Note - A protective device may be associated with different instances of this property set providing information related to different basic characteristics. + + + IfcProtectiveDevice/CIRCUITBREAKER + IfcProtectiveDeviceType/CIRCUITBREAKER + + IfcProtectiveDevice/CIRCUITBREAKER,IfcProtectiveDeviceType/CIRCUITBREAKER + + + PerformanceClasses + A set of designations of performance classes for the breaker unit for which the data of this instance is valid. + + + + + + + + + + VoltageLevel + The voltage levels for which the data of the instance is valid. More than one value may be selected in the enumeration. + + + + U1000 + U230 + U400 + U440 + U525 + U690 + OTHER + NOTKNOWN + UNSET + + + + + + ICU60947 + The ultimate breaking capacity in [A] for an object tested in accordance with the IEC 60947 series. + + + + + + + + ICS60947 + The service breaking capacity in [A] for an object tested in accordance with the IEC 60947 series. + + + + + + + + ICW60947 + The thermal withstand current in [A] for a circuit breaker or motor protection device tested in accordance with the IEC 60947 series. The value shall be related to 1 s. + + + + + + + + ICM60947 + The making capacity in [A] for a circuit breaker or motor protection device tested in accordance with the IEC 60947 series. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCommon.xml new file mode 100644 index 0000000..0fbb800 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_ProtectiveDeviceTypeCommon + Properties that are applied to a definition of a protective device. + + + IfcProtectiveDevice + IfcProtectiveDeviceType + + IfcProtectiveDevice,IfcProtectiveDeviceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker.xml new file mode 100644 index 0000000..50abbe5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker.xml @@ -0,0 +1,39 @@ + + + + Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker + An earth failure device acts to protect people and equipment from the effects of current leakage. + + + IfcProtectiveDevice/EARTHLEAKAGECIRCUITBREAKER + IfcProtectiveDeviceType/EARTHLEAKAGECIRCUITBREAKER + + IfcProtectiveDevice/EARTHLEAKAGECIRCUITBREAKER,IfcProtectiveDeviceType/EARTHLEAKAGECIRCUITBREAKER + + + EarthFailureDeviceType + A list of the available types of circuit breaker from which that required may be selected where:Standard: Device that operates without a time delay. +TimeDelayed: Device that operates after a time delay. + + + + STANDARD + TIMEDELAYED + OTHER + NOTKNOWN + UNSET + + + + + + Sensitivity + Sensitivity. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeFuseDisconnector.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeFuseDisconnector.xml new file mode 100644 index 0000000..8aaa9f7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeFuseDisconnector.xml @@ -0,0 +1,155 @@ + + + + Pset_ProtectiveDeviceTypeFuseDisconnector + A coherent set of attributes representing the breaking capacity of a fuse, defined in accordance with IEC 60269. Note - A protective device may be associated with different instances of this pSet providing information related to different basic characteristics. + + + IfcProtectiveDevice/FUSEDISCONNECTOR + IfcProtectiveDeviceType/FUSEDISCONNECTOR + + IfcProtectiveDevice/FUSEDISCONNECTOR,IfcProtectiveDeviceType/FUSEDISCONNECTOR + + + FuseDisconnectorType + A list of the available types of fuse disconnector from which that required may be selected where:EngineProtectionDevice: A fuse whose characteristic is specifically designed for the protection of a motor or generator. +FuseSwitchDisconnector: A switch disconnector in which a fuse link or a fuse carrier with fuse link forms the moving contact, +HRC: A standard fuse (High Rupturing Capacity) +OverloadProtectionDevice: A device that disconnects the supply when the operating conditions in an electrically undamaged circuit causes an overcurrent, +SemiconductorFuse: A fuse whose characteristic is specifically designed for the protection of sem-conductor devices. +SwitchDisconnectorFuse: A switch disconnector in which one or more poles have a fuse in series in a composite unit. + + + + ENGINEPROTECTIONDEVICE + FUSEDSWITCH + HRC + OVERLOADPROTECTIONDEVICE + SWITCHDISCONNECTORFUSE + OTHER + NOTKNOWN + UNSET + + + + + + VoltageLevel + The voltage levels for which the data of the instance is valid. More than one value may be selected in the enumeration. + + + + U1000 + U230 + U400 + U440 + U525 + U690 + OTHER + NOTKNOWN + UNSET + + + + + + IC60269 + The breaking capacity in [A] for fuses in accordance with the IEC 60269 series. + + + + + + + + PowerLoss + The power loss in [W]. + + + + + + + + NumberOfPhases + Number of phases that the equipment operates on. + + + + + + + + ReferenceEnvironmentTemperature + Ideal temperature range. + + + + + + + + BreakingCapacity + The current that a fuse, circuit breaker, or other electrical apparatus is able to interrupt without being destroyed or causing an electric arc with unacceptable duration. + + + + + + + + ArcExtinctionType + Type of arc extinction used. + + + + + + + + NumberOfPoles + Number of poles that the object would affect. + + + + + + + + TransformationRatio + The ratio of the actual primary current or voltage to the actual secondary current or voltage. + + + + + + + + NominalFrequency + The nominal frequency of the supply. + + + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker.xml new file mode 100644 index 0000000..3a052c5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker.xml @@ -0,0 +1,23 @@ + + + + Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker + A residual current circuit breaker opens, closes or isolates a circuit and has short circuit and overload protection. + + + IfcProtectiveDevice/RESIDUALCURRENTCIRCUITBREAKER + IfcProtectiveDeviceType/RESIDUALCURRENTCIRCUITBREAKER + + IfcProtectiveDevice/RESIDUALCURRENTCIRCUITBREAKER,IfcProtectiveDeviceType/RESIDUALCURRENTCIRCUITBREAKER + + + Sensitivity + Sensitivity. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentSwitch.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentSwitch.xml new file mode 100644 index 0000000..af96fc4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeResidualCurrentSwitch.xml @@ -0,0 +1,23 @@ + + + + Pset_ProtectiveDeviceTypeResidualCurrentSwitch + A residual current switch opens, closes or isolates a circuit and has no short circuit or overload protection. + + + IfcProtectiveDevice/RESIDUALCURRENTSWITCH + IfcProtectiveDeviceType/RESIDUALCURRENTSWITCH + + IfcProtectiveDevice/RESIDUALCURRENTSWITCH,IfcProtectiveDeviceType/RESIDUALCURRENTSWITCH + + + Sensitivity + Sensitivity. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeSparkGap.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeSparkGap.xml new file mode 100644 index 0000000..f2885c2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeSparkGap.xml @@ -0,0 +1,76 @@ + + + + Pset_ProtectiveDeviceTypeSparkGap + Spark gap properties used in energy domain. The property set can be used by the predefined type SPARKGAP and VOLTAGELIMITER of IfcProtectiveDevice. + + + IfcProtectiveDevice/SPARKGAP + IfcProtectiveDevice/VOLTAGELIMITER + IfcProtectiveDeviceType/SPARKGAP + IfcProtectiveDeviceType/VOLTAGELIMITER + + IfcProtectiveDevice/SPARKGAP,IfcProtectiveDevice/VOLTAGELIMITER,IfcProtectiveDeviceType/SPARKGAP,IfcProtectiveDeviceType/VOLTAGELIMITER + + + BreakdownVoltageTolerance + Nominal value of the spark gap breakdown voltage tolerance. + + + + + + + + Capacitance + Maximum value of the capacitance between the electrodes at specified frequency and temperature. + + + + + + + + CurrentRMS + Maximum rms (root mean square) current of an electric-electronic or electromechanical component at specified ambient temperature. + + + + + + + + PowerDissipation + Permissible power which may be dissipated continuously, at specified conditions. + + + + + + + + SparkGapType + Type of Spark gap. + + + + AIRSPARKGAP + GASFILLEDSPARKGAP + OTHER + NOTKNOWN + UNSET + + + + + + Resistivity + Electrical resistivity of a rock or soil (Ohm-m). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeVaristor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeVaristor.xml new file mode 100644 index 0000000..7262c8c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProtectiveDeviceTypeVaristor.xml @@ -0,0 +1,38 @@ + + + + Pset_ProtectiveDeviceTypeVaristor + A high voltage surge protection device. + + + IfcProtectiveDevice/VARISTOR + IfcProtectiveDeviceType/VARISTOR + + IfcProtectiveDevice/VARISTOR,IfcProtectiveDeviceType/VARISTOR + + + VaristorType + A list of the available types of varistor from which that required may be selected. + + + + METALOXIDE + ZINCOXIDE + OTHER + NOTKNOWN + UNSET + + + + + + CharacteristicFunction + The characteristic function to show the relationship between varistor current and voltage. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ProvisionForVoid.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ProvisionForVoid.xml new file mode 100644 index 0000000..0154252 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ProvisionForVoid.xml @@ -0,0 +1,67 @@ + + + + Pset_ProvisionForVoid + Properties for Provisions For Voids. + + + IfcVirtualElement/PROVISIONFORVOID + + IfcVirtualElement/PROVISIONFORVOID + + + VoidShape + Shape of the void. + + + + + + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + + + + + + + + Height + Characteristic height. + + + + + + + + Diameter + The Diameter of the object. + + + + + + + + Depth + The depth of the object. + + + + + + + + System + he building service system that requires the provision for voids, e.g. 'Air Conditioning', 'Plumbing', 'Electro', etc. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PumpOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PumpOccurrence.xml new file mode 100644 index 0000000..0c164b9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PumpOccurrence.xml @@ -0,0 +1,60 @@ + + + + Pset_PumpOccurrence + Pump occurrence attributes attached to an instance of IfcPump. + + + IfcPump + + IfcPump + + + ImpellerDiameter + Diameter of object - used to scale performance of geometrically similar objects. + + + + + + + + BaseType + Defines general types of pump bases.FRAME: Frame. +BASE: Base. +NONE: There is no pump base, such as an inline pump. +OTHER: Other type of pump base. + + + + BASE + FRAME + NONE + OTHER + NOTKNOWN + UNSET + + + + + + DriveConnectionType + The way the pump drive mechanism is connected to the pump.DIRECTDRIVE: Direct drive. +BELTDRIVE: Belt drive. +COUPLING: Coupling. +OTHER: Other type of drive connection. + + + + BELTDRIVE + COUPLING + DIRECTDRIVE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PumpPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PumpPHistory.xml new file mode 100644 index 0000000..3f67607 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PumpPHistory.xml @@ -0,0 +1,55 @@ + + + + Pset_PumpPHistory + Pump performance history attributes. + + + IfcPump + + IfcPump + + + MechanicalEfficiency + The objects operational mechanical efficiency. + + + + + + OverallEfficiency + Total efficiency of object. + + + + + + PressureRise + The developed pressure. + + + + + + RotationSpeed + Pump rotational speed. + + + + + + Flowrate + The flowrate of the fluid. + + + + + + PowerHistory + The actual power consumption of the pump. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_PumpTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_PumpTypeCommon.xml new file mode 100644 index 0000000..2fed8d3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_PumpTypeCommon.xml @@ -0,0 +1,94 @@ + + + + Pset_PumpTypeCommon + Common attributes of a pump type. + + + IfcPump + IfcPumpType + + IfcPump,IfcPumpType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + FlowRateRange + Allowable range of volume of fluid being pumped against the resistance specified. + + + + + + + + FlowResistanceRange + Allowable range of frictional resistance against which the fluid is being pumped. + + + + + + + + ConnectionSize + The connection size of the object. + + + + + + + + TemperatureRange + Allowable maximum and minimum temperature. + + + + + + + + NetPositiveSuctionHead + Minimum liquid pressure at the pump inlet to prevent cavitation. + + + + + + + + NominalRotationSpeed + Rotational speed of the object under nominal conditions. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_QuayCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_QuayCommon.xml new file mode 100644 index 0000000..ec49bbe --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_QuayCommon.xml @@ -0,0 +1,52 @@ + + + + Pset_QuayCommon + Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to QUAY. + + + IfcMarineFacility/QUAY + + IfcMarineFacility/QUAY + + + StructuralType + Structural type of the object + + + + + + + + BentSpacing + Bent (upright) spacing + + + + + + + + QuaySectionType + Whether the structure presents a solid/closed barrier to the passage of water or is open. + + + + CLOSED + OPEN + + + + + + Elevation + Elevation of the entity + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_QuayDesignCriteria.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_QuayDesignCriteria.xml new file mode 100644 index 0000000..8269d0b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_QuayDesignCriteria.xml @@ -0,0 +1,94 @@ + + + + Pset_QuayDesignCriteria + Properties common to the definition of design criteria of all occurrences of IfcMarineFacility with the predefined type set to QUAY. + + + IfcMarineFacility/QUAY + + IfcMarineFacility/QUAY + + + HighWaterLevel + High water level + + + + + + + + LowWaterLevel + Low water level + + + + + + + + ExtremeHighWaterLevel + Extreme high water level + + + + + + + + ExtremeLowWaterLevel + Extreme low water level + + + + + + + + ShipLoading + Ship loading force + + + + + + + + WaveLoading + Wave loading force + + + + + + + + FlowLoading + Flow loading force + + + + + + + + UniformlyDistributedLoad + Uniformly Distributed Load + + + + + + + + EquipmentLoading + Loading from equipment + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RadiiKerbStone.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RadiiKerbStone.xml new file mode 100644 index 0000000..d03243a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RadiiKerbStone.xml @@ -0,0 +1,35 @@ + + + + Pset_RadiiKerbStone + Properties describing the keb stone radii. + + + IfcKerb + IfcKerbType + + IfcKerb,IfcKerbType + + + CurveShape + Shape according to CurveShapeEnum + + + + EXTERNAL + INTERNAL + + + + + + Radius + The radius of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeBlade.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeBlade.xml new file mode 100644 index 0000000..55b1552 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeBlade.xml @@ -0,0 +1,50 @@ + + + + Pset_RailTypeBlade + Properties common to IfcRail types and occurrences with PredefinedType set to BLADE. + + + IfcRail/BLADE + IfcRailType/BLADE + + IfcRail/BLADE,IfcRailType/BLADE + + + IsArticulatedBlade + Indicates whether the blade is articulated or not. + + + + + + + + IsFallbackBlade + Indicates whether the blade always returns to the same position as a trailable turnout or not. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + BladeRadius + The radius of the blade bend defined as design parameter. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeCheckRail.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeCheckRail.xml new file mode 100644 index 0000000..58e9ac0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeCheckRail.xml @@ -0,0 +1,40 @@ + + + + Pset_RailTypeCheckRail + Properties common to IfcRail types and occurrences with PredefinedType set to CHECKRAIL. + + + IfcRail/CHECKRAIL + IfcRailType/CHECKRAIL + + IfcRail/CHECKRAIL,IfcRailType/CHECKRAIL + + + CheckRailType + Type of the check rail. Check rail types enumerated in this property are defined based on EN 13674. + + + + TYPE_33C1 + TYPE_40C1 + TYPE_47C1 + TYPE_CR3_60U + TYPE_R260 + TYPE_R320CR + OTHER + NOTKNOWN + UNSET + + + + + + InstallationPlan + Reference to external information source about installation or construction plan of the element. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeGuardRail.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeGuardRail.xml new file mode 100644 index 0000000..6e22e03 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeGuardRail.xml @@ -0,0 +1,62 @@ + + + + Pset_RailTypeGuardRail + Properties common to IfcRail types and occurrences with PredefinedType set to GUARDRAIL. + + + IfcRail/GUARDRAIL + IfcRailType/GUARDRAIL + + IfcRail/GUARDRAIL,IfcRailType/GUARDRAIL + + + GuardRailConnection + Indicates how the guard rail is connected along its length, when the fasteners are not explicitly modelled. + + + + FISHPLATE + NONE + WELD + OTHER + NOTKNOWN + UNSET + + + + + + PositionInTrack + Indicates the relative position of the element in track, which lies to the left or right as facing in the direction of increasing stationing values. + + + + LEFT + MIDDLE + RIGHT + OTHER + NOTKNOWN + UNSET + + + + + + GuardRailType + Type of the guard rail. + + + + GUARDRAILANDSPOTSLEEPERS + GUARDRAILSONLY + SPOTSLEEPERSONLY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeRail.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeRail.xml new file mode 100644 index 0000000..3abdebb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeRail.xml @@ -0,0 +1,140 @@ + + + + Pset_RailTypeRail + Properties common to IfcRail types and occurrences with PredefinedType set to RAIL. + + + IfcRail/RAIL + IfcRailType/RAIL + + IfcRail/RAIL,IfcRailType/RAIL + + + PositionInTrack + Indicates the relative position of the element in track, which lies to the left or right as facing in the direction of increasing stationing values. + + + + LEFT + MIDDLE + RIGHT + OTHER + NOTKNOWN + UNSET + + + + + + TechnicalStandard + The technical standard which the element should comply with. + + + + + + RailDeliveryState + The delivery state of rail, which indicates the final treatment at the end in manufacturing. + + + + HEATTREATMENT + HOTROLLING + OTHER + NOTKNOWN + UNSET + + + + + + RailCondition + Assessment of the condition of the rail at point of installation. + + + + NEWRAIL + REGENERATEDRAIL + REUSEDRAIL + OTHER + NOTKNOWN + UNSET + + + + + + DrillOnRail + Indicates if the manufactured rail is drilled at its extremities or not. It can have holes on one, both or none of its extremities. + + + + BOTHENDS + NONE + ONEEND + OTHER + NOTKNOWN + UNSET + + + + + + RailElementaryLength + The standardised length of rail supplied from the manufacturer. + + + + 100M + 108M + 120M + 12M + 144M + 18M + 24M + 25M + 27M + 30M + 36M + 400M + 48M + 54M + 60M + 6M + 72M + 75M + OTHER + NOTKNOWN + UNSET + + + + + + MinimumTensileStrength + Indicates the minimum tensile strength. + + + + + + + + IsStainless + Indicates whether the rail is stainless or not. + + + + + + + + InstallationPlan + Reference to external information source about installation or construction plan of the element. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeStockRail.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeStockRail.xml new file mode 100644 index 0000000..a58214f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailTypeStockRail.xml @@ -0,0 +1,39 @@ + + + + Pset_RailTypeStockRail + Properties common to IfcRail types and occurrences with PredefinedType set to STOCKRAIL. + + + IfcRail/STOCKRAIL + IfcRailType/STOCKRAIL + + IfcRail/STOCKRAIL,IfcRailType/STOCKRAIL + + + StockRailRadius + The radius of the stock rail bend defined as design parameter. + + + + + + + + InstallationPlan + Reference to external information source about installation or construction plan of the element. + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailingCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailingCommon.xml new file mode 100644 index 0000000..bf5b201 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailingCommon.xml @@ -0,0 +1,67 @@ + + + + Pset_RailingCommon + Properties common to the definition of all occurrences of IfcRailing. + + + IfcRailing + IfcRailingType + + IfcRailing,IfcRailingType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Height + Characteristic height. + + + + + + + + Diameter + The Diameter of the object. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayBalise.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayBalise.xml new file mode 100644 index 0000000..9f65399 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayBalise.xml @@ -0,0 +1,119 @@ + + + + Pset_RailwayBalise + Properties applicable to a railway balise. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type TRANSPONDER. + + + IfcCommunicationsAppliance/TRANSPONDER + IfcCommunicationsApplianceType/TRANSPONDER + + IfcCommunicationsAppliance/TRANSPONDER,IfcCommunicationsApplianceType/TRANSPONDER + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalWeight + Nominal weight of the object. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + FailureInformation + The information for failure description. + + + + + + + + RailwayBaliseType + Type of the railway balise. + + + + ACTIVEBALISE + PASSIVEBALISE + OTHER + NOTKNOWN + UNSET + + + + + + DetectionRange + The detection range of the equipment. + + + + + + + + InformationLength + Indicates supported bytes of the data Information, e.g.127 bytes. + + + + + + + + TransmissionRate + Data transmission rate between the device and the receiving module in bits per second. + + + + + + + + OperationalTemperatureRange + The temperature range in which the device operates normally. + + + + + + + + IP_Code + IP Code, the International Protection Marking, IEC 60529), classifies and rates the degree of protection provided against intrusion. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayCableCarrier.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayCableCarrier.xml new file mode 100644 index 0000000..bfeb2ec --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayCableCarrier.xml @@ -0,0 +1,22 @@ + + + + Pset_RailwayCableCarrier + Common properties for cable carrier segments constructed in railway projects. + + + IfcCableCarrierSegment + + IfcCableCarrierSegment + + + NumberOfCrossedTracks + Number of tracks crossed in cable route. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayLevelCrossing.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayLevelCrossing.xml new file mode 100644 index 0000000..daeb8c4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayLevelCrossing.xml @@ -0,0 +1,67 @@ + + + + Pset_RailwayLevelCrossing + Properties applicable to IfcFacilityPartCommon with PredefinedType set to LEVELCROSSING. + + + IfcFacilityPartCommon/LEVELCROSSING + + IfcFacilityPartCommon/LEVELCROSSING + + + IsAccessibleByVehicle + Indicates whether the element is accessible by a vehicle or not. + + + + + + + + HasRailDrainage + Indicates whether there is rail drainage or not. + + + + + + + + IsPrivateOwner + Indicates if the owner of the crossed road is private or not. + + + + + + + + PermissiblePavementLoad + Permissible traffic load on the pavement. + + + + + + + + IsSecuredBySignalingSystem + Indicates whether the level crossing is secured by a signalling system or not. + + + + + + + + IsExceptionalTransportRoute + Indicates whether the route is suitable for exceptional transport (load, structure gauge, road), + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalAspect.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalAspect.xml new file mode 100644 index 0000000..094957d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalAspect.xml @@ -0,0 +1,56 @@ + + + + Pset_RailwaySignalAspect + Properties in this property set are applicable for IfcSignal and IfcSign applied in railways. These properties describe the signal aspect, which is the information on the signal or sign shown to the train driver. + + + IfcSignal + IfcSign + IfcSignalType + IfcSignType + + IfcSignal,IfcSign,IfcSignalType,IfcSignType + + + SignalAspectSymbol + Content which is shown on the signal or sign, e.g. text, number, arrow or icon. + + + + + + AppliesToTrainCategory + Sign information relative to train category, e.g. freight, passenger. + + + + FREIGHT + PASSENGER + OTHER + NOTKNOWN + UNSET + + + + + + SignalAspectType + The type of aspect, e.g. 2-display aspect for distant signal, 3-display aspect for block signal. + + + + + + + + SignLegend + Text information written on the signal or sign. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalOccurrence.xml new file mode 100644 index 0000000..7cf48a8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalOccurrence.xml @@ -0,0 +1,130 @@ + + + + Pset_RailwaySignalOccurrence + Properties common to the definition of occurrences of IfcSignal applied in railways. + + + IfcSignal + + IfcSignal + + + ApproachSpeed + The design speed of trains approaching the signal if different from the line speed. + + + + + + + + HandSignallingProhibited + Indicates if hand signalling is prohibited in case of any failure. + + + + + + + + LimitedClearances + Special conditions for placing the signal post telephone: tunnels, bridges, viaducts. + + + + + + + + NumberOfLampsNotUsed + Number of lamps which are not needed and blanked out (sealed). + + + + + + + + RequiresOLEMesh + Indicates whether an OLE mesh is required to protect the signal or maintainer. + + + + + + + + RequiresSafetyHandrail + Indicates whether a safety handrail is required. + + + + + + + + SignalPostTelephoneID + The identifier of the signal post telephone attached to the signal. + + + + + + + + SignalPostTelephoneType + Indicates the type of the signal post telephone, e.g. locked, direct line, dial phone. + + + + + + + + SpecialPositionArrangement + Type of special position at which the signal is placed. + + + + + + + + HinderingObstaclesDescription + Description of obstacles that hinder the visibility for the staff in the station. + + + + + + + + SignalWalkwayLength + Indicates the length of the walkway from signal to signal post telephone. + + + + + + + + RequiresBannerSignal + Indicates whether a banner repeater signal is required. + + + + + + + + DistanceToStopMark + Distance from the signal to the nearest stop mark at a platform. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalSighting.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalSighting.xml new file mode 100644 index 0000000..2f5e573 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalSighting.xml @@ -0,0 +1,77 @@ + + + + Pset_RailwaySignalSighting + Properties that define information about signal sighting or visibility in railways. These properties are applicable to occurrences of IfcSignal and IfcSign. + + + IfcSignal + IfcSign + + IfcSignal,IfcSign + + + SignalSightingAchievableDistance + Reading distance of the signal, which is achievable with the help of mitigation works. + + + + + + + + SignalSightingAvailableDistance + Reading distance of the signal without having any mitigation works. + + + + + + + + SignalSightingCombinedWithRepeater + Combined reading distance for the signal and any associated repeaters. + + + + + + + + SignalSightingMinimum + Minimal distance in which the signal has to be readable. + + + + + + + + SignalSightingPreferred + Preferred distance in which the signal shall be readable. + + + + + + + + SignalSightingRouteIndicator + Required reading distance for the route indicator. + + + + + + + + SignalViewingMinimumInFront + Smallest distance where the signal has to be readable (for train very close to the signal). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalType.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalType.xml new file mode 100644 index 0000000..b8a9787 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwaySignalType.xml @@ -0,0 +1,148 @@ + + + + Pset_RailwaySignalType + Properties common to the definition of occurrences and types of IfcSignal applied in railways. + + + IfcSignal + IfcSignalType + + IfcSignal,IfcSignalType + + + SignalIndicatorType + Type of the indicators on a signal, e.g. route indicator, speed restriction indicator etc. + + + + DEPARTUREINDICATOR + DEPARTUREROUTEINDICATOR + DERAILINDICATOR + ROLLINGSTOCKSTOPINDICATOR + ROUTEINDICATOR + SHUNTINGINDICATOR + SWITCHINDICATOR + OTHER + NOTKNOWN + UNSET + + + + + + LensDiffuserType + Type of the lens diffuser the signal is equipped with. + + + + + + + + HasConductorRailGuardBoard + Indicates if a guard board is provided. + + + + + + + + MaximumDisplayDistance + The maximum distance that can be displayed. The value relates only to the signal type, not to the circumstances at a special position. + + + + + + + + RequiredDisplayDistance + The required distance that has to be displayed. The value relates only to the signal type, not to the circumstances at a special position. + + + + + + + + IsHighType + Indicates if the signal is high (TRUE) or dwarf (ground mounted) (FALSE). + + + + + + + + SignalHoodLength + Nominal length of the signal hood, which is the signal lamp cover against glaring sun. + + + + + + + + HotStripOrientation + Position of the hot strip, which indicates the direction of the focus of the light beam and is given in terms like "left upper quadrant (LUQ)" or "5 o'clock". + + + + + + + + LensDiffuserOrientation + Orientation the lens diffuser has to have, which indicates the direction of the lens diffuser and is given in terms like "left upper quadrant (LUQ)" or "5 o'clock". + + + + + + + + NumberOfLamps + Number of lamps the signal is composed of. + + + + + + + + SignalMessage + All possible message available at this signal, e.g. "3/4- display automatic blocking". + + + + + + + + RailwaySignalType + The type of railway signal, e.g. home signal, starting signal, shunting signal, level crossing signal. + + + + APPROACHSIGNAL + BLOCKSIGNAL + DISTANTSIGNAL + HOMESIGNAL + HUMPAUXILIARYSIGANL + HUMPSIGNAL + LEVELCROSSINGSIGNAL + OBSTRUCTIONSIGNAL + REPEATINGSIGNAL + SHUNTINGSIGNAL + STARTINGSIGNAL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayTrackStructurePart.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayTrackStructurePart.xml new file mode 100644 index 0000000..e716d78 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RailwayTrackStructurePart.xml @@ -0,0 +1,63 @@ + + + + Pset_RailwayTrackStructurePart + Properties applicable to IfcRailwayPart with PredefinedType set to TRACKSTRUCTURE, or more specialized types including PLAINTRACKSUPERSTRUCTURE, TURNOUTSUPERSTRUCTURE or DILATATIONSUPERSTRUCTURE. + + + IfcRailwayPart/DILATATIONSUPERSTRUCTURE + IfcRailwayPart/PLAINTRACKSUPERSTRUCTURE + IfcRailwayPart/TRACKSTRUCTURE + IfcRailwayPart/TURNOUTSUPERSTRUCTURE + + IfcRailwayPart/DILATATIONSUPERSTRUCTURE,IfcRailwayPart/PLAINTRACKSUPERSTRUCTURE,IfcRailwayPart/TRACKSTRUCTURE,IfcRailwayPart/TURNOUTSUPERSTRUCTURE + + + HasBallastTrack + Indicates whether the track has ballast or not. + + + + + + + + HasCWR + Indicates if the track has continuous welded rails. + + + + + + + + IsSunExposed + Indicates if the object is in exposed position to sunshine. + + + + + + + + TrackSupportingStructure + Indicates the supporting structure for track part. + + + + BRIDGE + CONCRETE + ONSPECIALFOUNDATION + PAVEMENT + SUBGRADELAYER + TRANSITIONSECTION + TUNNEL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RampCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RampCommon.xml new file mode 100644 index 0000000..1a1bd91 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RampCommon.xml @@ -0,0 +1,123 @@ + + + + Pset_RampCommon + Properties common to the definition of all occurrences of IfcRamp. + + + IfcRamp + IfcRampType + + IfcRamp,IfcRampType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + RequiredHeadroom + Required headroom clearance for the passageway according to the applicable building code or additional requirements. + + + + + + + + RequiredSlope + Required sloping angle of the object - relative to horizontal (0.0 degrees). +Required maximum slope for the passageway according to the applicable building code or additional requirements. + + + + + + + + HandicapAccessible + Indication that this object is designed to be accessible by the handicapped. Set to (TRUE) if this object is rated as handicap accessible according the local building codes, otherwise (FALSE). +It is giving according to the requirements of the national building code. + + + + + + + + HasNonSkidSurface + Indication whether the surface finish is designed to prevent slippery (TRUE) or not (FALSE). + + + + + + + + FireExit + Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RampFlightCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RampFlightCommon.xml new file mode 100644 index 0000000..f60c830 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RampFlightCommon.xml @@ -0,0 +1,79 @@ + + + + Pset_RampFlightCommon + Properties common to the definition of all occurrences of IfcRampFlight. + + + IfcRampFlight + IfcRampFlightType + + IfcRampFlight,IfcRampFlightType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + Headroom + Actual headroom clearance for the passageway according to the current design. +The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. + + + + + + + + ClearWidth + The clear width. + + + + + + + + Slope + Slope angle - relative to horizontal (0.0 degrees).The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + CounterSlope + Sloping angle of the object, measured perpendicular to the slope - relative to horizontal (0.0 degrees). +Actual maximum slope for the passageway measured perpendicular to the direction of travel according to the current design. The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. +Note: new property in IFC4. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ReferentCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ReferentCommon.xml new file mode 100644 index 0000000..3a08f71 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ReferentCommon.xml @@ -0,0 +1,22 @@ + + + + Pset_ReferentCommon + Specifies common properties for IfcReferent + + + IfcReferent + + IfcReferent + + + NameFormat + Specifies a reference to or description of the formatting or encoding of the Name attribute of the IfcReferent occurence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarCountOfIndependentFooting.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarCountOfIndependentFooting.xml new file mode 100644 index 0000000..05f0b23 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarCountOfIndependentFooting.xml @@ -0,0 +1,68 @@ + + + + Pset_ReinforcementBarCountOfIndependentFooting + Reinforcement Concrete parameter [ST-2]: The amount number information of reinforcement bar with the independent footing. The X and Y direction are based on the local coordinate system of building storey. The X and Y direction of the reinforcement bar are parallel to the X and Y axis of the IfcBuildingStorey's local coordinate system, respectively. + + + IfcFooting + IfcFootingType + + IfcFooting,IfcFootingType + + + Description + The Description of the object. + + + + + + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + XDirectionLowerBarCount + The number of bars with X direction lower bar. + + + + + + + + YDirectionLowerBarCount + The number of bars with Y direction lower bar. + + + + + + + + XDirectionUpperBarCount + The number of bars with X direction upper bar. + + + + + + + + YDirectionUpperBarCount + The number of bars with Y direction upper bar. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfBeam.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfBeam.xml new file mode 100644 index 0000000..a439928 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfBeam.xml @@ -0,0 +1,50 @@ + + + + Pset_ReinforcementBarPitchOfBeam + The pitch length information of reinforcement bar with the beam. + + + IfcBeam + IfcBeamType + + IfcBeam,IfcBeamType + + + Description + The Description of the object. + + + + + + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + StirrupBarPitch + The pitch length of the stirrup bar. + + + + + + + + SpacingBarPitch + The pitch length of the spacing bar. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfColumn.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfColumn.xml new file mode 100644 index 0000000..7f3d800 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfColumn.xml @@ -0,0 +1,92 @@ + + + + Pset_ReinforcementBarPitchOfColumn + The pitch length information of reinforcement bar with the column. The X and Y direction are based on the local coordinate system of building storey. The X and Y direction of the reinforcement bar are parallel to the X and Y axis of the IfcBuildingStorey's local coordinate system, respectively. + + + IfcColumn + IfcColumnType + + IfcColumn,IfcColumnType + + + Description + The Description of the object. + + + + + + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + ReinforcementBarType + Defines the type of the reinforcement bar. + + + + RING + SPIRAL + OTHER + USERDEFINED + NOTDEFINED + + + + + + HoopBarPitch + The pitch length of the hoop bar. + + + + + + + + XDirectionTieHoopBarPitch + The X direction pitch length of the tie hoop. + + + + + + + + XDirectionTieHoopCount + The number of bars with X direction tie hoop bars. + + + + + + + + YDirectionTieHoopBarPitch + The Y direction pitch length of the tie hoop. + + + + + + + + YDirectionTieHoopCount + The number of bars with Y direction tie hoop bars. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfContinuousFooting.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfContinuousFooting.xml new file mode 100644 index 0000000..0807c16 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfContinuousFooting.xml @@ -0,0 +1,50 @@ + + + + Pset_ReinforcementBarPitchOfContinuousFooting + Reinforcement Concrete parameter [ST-2]: The pitch length information of reinforcement bar with the continuous footing. + + + IfcFooting + IfcFootingType + + IfcFooting,IfcFootingType + + + Description + The Description of the object. + + + + + + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + CrossingUpperBarPitch + The pitch length of the crossing upper bar. + + + + + + + + CrossingLowerBarPitch + The pitch length of the crossing lower bar. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfSlab.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfSlab.xml new file mode 100644 index 0000000..aae08ad --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfSlab.xml @@ -0,0 +1,140 @@ + + + + Pset_ReinforcementBarPitchOfSlab + The pitch length information of reinforcement bar with the slab. + + + IfcSlab + IfcSlabType + + IfcSlab,IfcSlabType + + + Description + The Description of the object. + + + + + + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + LongOutsideTopBarPitch + The pitch length of the long outside top bar. + + + + + + + + LongInsideCenterTopBarPitch + The pitch length of the long inside center top bar. + + + + + + + + LongInsideEndTopBarPitch + The pitch length of the long inside end top bar. + + + + + + + + ShortOutsideTopBarPitch + The pitch length of the short outside top bar. + + + + + + + + ShortInsideCenterTopBarPitch + The pitch length of the short inside center top bar. + + + + + + + + ShortInsideEndTopBarPitch + The pitch length of the short inside end top bar. + + + + + + + + LongOutsideLowerBarPitch + The pitch length of the long outside lower bar. + + + + + + + + LongInsideCenterLowerBarPitch + The pitch length of the long inside center lower bar. + + + + + + + + LongInsideEndLowerBarPitch + The pitch length of the long inside end lower bar. + + + + + + + + ShortOutsideLowerBarPitch + The pitch length of the short outside lower bar. + + + + + + + + ShortInsideCenterLowerBarPitch + The pitch length of the short inside center lower bar. + + + + + + + + ShortInsideEndLowerBarPitch + The pitch length of the short inside end lower bar. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfWall.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfWall.xml new file mode 100644 index 0000000..d9c57cf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ReinforcementBarPitchOfWall.xml @@ -0,0 +1,75 @@ + + + + Pset_ReinforcementBarPitchOfWall + The pitch length information of reinforcement bar with the wall. + + + IfcWall + IfcWallType + + IfcWall,IfcWallType + + + Description + The Description of the object. + + + + + + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + BarAllocationType + Defines the type of the reinforcement bar allocation. + + + + ALTERNATE + DOUBLE + SINGLE + OTHER + USERDEFINED + NOTDEFINED + + + + + + VerticalBarPitch + The pitch length of the vertical bar. + + + + + + + + HorizontalBarPitch + The pitch length of the horizontal bar. + + + + + + + + SpacingBarPitch + The pitch length of the spacing bar. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RepairOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RepairOccurrence.xml new file mode 100644 index 0000000..5fb3a55 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RepairOccurrence.xml @@ -0,0 +1,42 @@ + + + + Pset_RepairOccurrence + Properties defining repair information for occurrences of element, asset or system. + + + IfcAsset + IfcElement + IfcSystem + + IfcAsset,IfcElement,IfcSystem + + + RepairContent + Content of repair, reason and nature can be given, e.g. display faults, communication failure, display exchange. + + + + + + + + RepairDate + Date on which the last repair is done on the asset. + + + + + + + + MeanTimeToRepair + Mean time to repair. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RevetmentCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RevetmentCommon.xml new file mode 100644 index 0000000..9849990 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RevetmentCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_RevetmentCommon + Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to REVETMENT. + + + IfcMarineFacility/REVETMENT + + IfcMarineFacility/REVETMENT + + + StructuralType + Structural type of the object + + + + + + + + Elevation + Elevation of the entity + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Risk.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Risk.xml new file mode 100644 index 0000000..e4f2219 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Risk.xml @@ -0,0 +1,285 @@ + + + + Pset_Risk + An indication of exposure to mischance, peril, menace, hazard or loss. Documentation of a potential hazard, likilihood and consequence aligned with AS/NZS 4360 and BS PAS 1192-6:2017, which can be assigned to or associated with a product, activity and/or location. Alternatively it may be assigned to an ISO 3864 annotation symbol.HISTORY Extended in IFC2x3, Revised IFC4x3There are various types of risk that may be encountered and there may be several instances of Pset_Risk associated to an instance or type. + + + IfcGroup + IfcProcess + IfcProduct + IfcTypeProcess + IfcTypeProduct + + IfcGroup,IfcProcess,IfcProduct,IfcTypeProcess,IfcTypeProduct + + + RiskName + A locally unique identifier for the risk entry that can be used to track the development and mitiagtion of the risk throughout the project life cycle + + + + + + + + RiskType + Identifies the predefined types of risk from which the type required may be set. + + + + ASBESTOSEFFECTS + ASPHIXIATION + BUSINESS + BUSINESSISSUES + CHEMICALEFFECTS + COMMERICALISSUES + CONFINEMENT + CRUSHING + DROWNINGANDFLOODING + ELECTRICSHOCK + ENVIRONMENTALISSUES + EVENT + FALL + FALLEDGE + FALLFRAGILEMATERIAL + FALLSCAFFOLD + FALL_LADDER + FIRE_EXPLOSION + HANDLING + HAZARD + HAZARDOUSDUST + HEALTHANDSAFETY + HEALTHISSUE + INSURANCE + INSURANCE_ISSUES + LEADEFFECTS + MACHINERYGUARDING + MATERIALEFFECTS + MATERIALSHANDLING + MECHANICALEFFECTS + MECHANICAL_LIFTING + MOBILE_ELEVATEDWORKPLATFORM + NOISE_EFFECTS + OPERATIONALISSUES + OTHERISSUES + OVERTURINGPLANT + PUBLICPROTECTIONISSUES + SAFETYISSUE + SILICADUST + SLIPTRIP + SOCIALISSUES + STRUCK + STRUCKFALLINFOBJECT + STRUCKVEHICLE + TOOLUSAGE + TRAPPED + UNINTENDEDCOLLAPSE + VIBRATION + WELFAREISSUE + WOODDUST + WORKINGOVERHEAD + OTHER + NOTKNOWN + UNSET + + + + + + NatureOfRisk + A description of the generic nature of the context or hazard that might be encountered. + + + + + + + + RiskAssessmentMethodology + An indication or link to the chosen risk assessment methodology, for example PAS1192-6 or a chosen ISO13100 annex. + + + + + + + + UnmitigatedRiskLikelihood + Identifies the likelihood of the hazard prior to any specific mitigation. + + + + CONSIDERABLE + CRITICAL + HIGH + INSIGNIFICANT + LOW + MODERATE + SOME + VERYHIGH + VERYLOW + OTHER + NOTKNOWN + UNSET + + + + + + UnmitigatedRiskConsequence + Identifies the consequence of the hazard prior to any specific mitigation. + + + + CONSIDERABLE + CRITICAL + HIGH + INSIGNIFICANT + LOW + MODERATE + SOME + VERYHIGH + VERYLOW + OTHER + NOTKNOWN + UNSET + + + + + + UnmitigatedRiskSignificance + Identifies the signifiance of the risk given the likelihood and consequence prior to any specific mitigation. + + + + CONSIDERABLE + CRITICAL + HIGH + INSIGNIFICANT + LOW + MODERATE + SOME + VERYHIGH + VERYLOW + OTHER + NOTKNOWN + UNSET + + + + + + MitigationPlanned + The planned (agreed and irrevocable) mitigation of the likelhood and consequences of the hazard. + + + + + + + + MitigatedRiskLikelihood + Identifies the likelihood of the hazard given the planned mitigation. + + + + CONSIDERABLE + CRITICAL + HIGH + INSIGNIFICANT + LOW + MODERATE + SOME + VERYHIGH + VERYLOW + OTHER + NOTKNOWN + UNSET + + + + + + MitigatedRiskConsequence + Identifies the consequence of the hazard given the planned mitigation. + + + + CONSIDERABLE + CRITICAL + HIGH + INSIGNIFICANT + LOW + MODERATE + SOME + VERYHIGH + VERYLOW + OTHER + NOTKNOWN + UNSET + + + + + + MitigatedRiskSignificance + Identifies the signifiance of the risk given the mitigation of likelihood and consequence. + + + + CONSIDERABLE + CRITICAL + HIGH + INSIGNIFICANT + LOW + MODERATE + SOME + VERYHIGH + VERYLOW + OTHER + NOTKNOWN + UNSET + + + + + + MitigationProposed + Any proposed, but not yet agreed and irrevocable, mitigation of the likelhood and consequences of the hazard. + + + + + + + + AssociatedProduct + An indication or link to any associated product or material that may trigger the hazard. If used directly on an annotation or semantic object. for an alternative see group use encoding template + + + + + + + + AssociatedActivity + An indication or link to any associated activity or process that may trigger the hazard. If used directly on an annotation or semantic object. for an alternative see group use encoding template + + + + + + + + AssociatedLocation + An indication or link to any associated location or space that may trigger the hazard. If used directly on an annotation or semantic object. for an alternative see group use encoding template + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RoadDesignCriteriaCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadDesignCriteriaCommon.xml new file mode 100644 index 0000000..23ef424 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadDesignCriteriaCommon.xml @@ -0,0 +1,87 @@ + + + + Pset_RoadDesignCriteriaCommon + Road design criteria that may be attached to road parts. + + + IfcFacilityPartCommon/JUNCTION + IfcFacilityPartCommon/LEVELCROSSING + IfcFacilityPartCommon/SEGMENT + IfcRoadPart/BICYCLECROSSING + IfcRoadPart/INTERSECTION + IfcRoadPart/PEDESTRIAN_CROSSING + IfcRoadPart/RAILWAYCROSSING + IfcRoadPart/ROADSEGMENT + IfcRoadPart/ROUNDABOUT + IfcRoadPart/TOLLPLAZA + IfcRoad + + IfcFacilityPartCommon/JUNCTION,IfcFacilityPartCommon/LEVELCROSSING,IfcFacilityPartCommon/SEGMENT,IfcRoadPart/BICYCLECROSSING,IfcRoadPart/INTERSECTION,IfcRoadPart/PEDESTRIAN_CROSSING,IfcRoadPart/RAILWAYCROSSING,IfcRoadPart/ROADSEGMENT,IfcRoadPart/ROUNDABOUT,IfcRoadPart/TOLLPLAZA,IfcRoad + + + Crossfall + Specifies the nominal crossfall as a ratio measure (slope) at the location of the event. + + + + + + + + DesignSpeed + Speed selected in designing a new road or in modernizing, strengthening or rehabilitating an existing road section, to determine the various geometric design features of the carriageway that allow a car to travel safely at that speed, under normal road surface and weather conditions.NOTE Definition according to PIARC. +NOTE The design speed is not constant, but may vary depending on the conditions of relief (plain, hill, mountain). + + + + + + + + DesignTrafficVolume + The traffic volume used for planning and design purposes specified as the number of vehicles per day . Typically given as AADT - Average Annual Daily Traffic + + + + + + + + DesignVehicleClass + A vehicle designator with content according to local standards. + + + + + + + + LaneWidth + Standard nominal width of one trough lane. + + + + + + + + NumberOfThroughLanes + The total number of through lanes on the segment. This excludes auxiliary lanes, parking and turning lanes, acceleration/deceleration lanes, toll collection lanes, shoulders etc. + + + + + + + + RoadDesignClass + A road design class designator with content according to local standards. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RoadGuardElement.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadGuardElement.xml new file mode 100644 index 0000000..ec39ead --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadGuardElement.xml @@ -0,0 +1,52 @@ + + + + Pset_RoadGuardElement + Properties assigned to IfcWall/PARAPET or IfcRailing/GUARDRAIL when assigned as road guard elements. + + + IfcRailing/GUARDRAIL + IfcWall/PARAPET + IfcRailingType/GUARDRAIL + IfcWallType/PARAPET + + IfcRailing/GUARDRAIL,IfcWall/PARAPET,IfcRailingType/GUARDRAIL,IfcWallType/PARAPET + + + IsMoveable + True if element is moveable. + + + + + + + + IsTerminal + True if element is a terminal. See class Terminal. + + + + + + + + IsTransition + True if element is a transition. See class Transition. + + + + + + + + TerminalType + Specifies the kind of terminal if IsTerminal is true. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RoadMarkingCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadMarkingCommon.xml new file mode 100644 index 0000000..7933e18 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadMarkingCommon.xml @@ -0,0 +1,70 @@ + + + + Pset_RoadMarkingCommon + Properties for road markings. + + + IfcSurfaceFeature/HATCHMARKING + IfcSurfaceFeature/LINEMARKING + IfcSurfaceFeature/PAVEMENTSURFACEMARKING + IfcSurfaceFeature/SYMBOLMARKING + + IfcSurfaceFeature/HATCHMARKING,IfcSurfaceFeature/LINEMARKING,IfcSurfaceFeature/PAVEMENTSURFACEMARKING,IfcSurfaceFeature/SYMBOLMARKING + + + ApplicationMethod + State the application method used... e.g. spray, extruded + + + + + + + + DiagramNumber + A designator with content according to local standards, e.g. M25. + + + + + + + + MaterialColour + Actual colour on the road marking material + + + + + + + + MaterialThickness + Nominal thickness of the applied material + + + + + + + + MaterialType + Material type used... e.g. paint, tape, thermoplastic, stone + + + + + + + + Structure + State if marking is Structured or not, and what type... e.g. Kamflex, Longflex, Dropflex + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RoadSymbolsCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadSymbolsCommon.xml new file mode 100644 index 0000000..2dfa1ba --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RoadSymbolsCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_RoadSymbolsCommon + Properties for road symbols. + + + IfcSurfaceFeature/SYMBOLMARKING + + IfcSurfaceFeature/SYMBOLMARKING + + + Text + Text content + + + + + + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_RoofCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_RoofCommon.xml new file mode 100644 index 0000000..8578510 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_RoofCommon.xml @@ -0,0 +1,86 @@ + + + + Pset_RoofCommon + Properties common to the definition of all occurrences of IfcRoof. Note: Properties for ProjectedArea and TotalArea added in IFC 2x3 + + + IfcRoof + IfcRoofType + + IfcRoof,IfcRoofType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBath.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBath.xml new file mode 100644 index 0000000..8b2e901 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBath.xml @@ -0,0 +1,52 @@ + + + + Pset_SanitaryTerminalTypeBath + Sanitary appliance for immersion of the human body or parts of it (BS6100). HISTORY: In IFC4, Material and MaterialThickness properties removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to IfcLabel (still a string value) + + + IfcSanitaryTerminal/BATH + IfcSanitaryTerminalType/BATH + + IfcSanitaryTerminal/BATH,IfcSanitaryTerminalType/BATH + + + BathType + The property enumeration defines the types of bath that may be specified within the property set. + + + + DOMESTIC + FOOT + PLUNGE + POOL + SITZ + SPA + TREATMENT + OTHER + NOTKNOWN + UNSET + + + + + + DrainSize + The size of the drain outlet connection from the object. + + + + + + + + HasGrabHandles + Indicates whether the bath is fitted with handles that provide assistance to a bather in entering or leaving the bath. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBidet.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBidet.xml new file mode 100644 index 0000000..0b9d4c0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeBidet.xml @@ -0,0 +1,52 @@ + + + + Pset_SanitaryTerminalTypeBidet + Waste water appliance for washing the excretory organs while sitting astride the bowl (BS6100). HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to IfcLabel (still a string value). BidetMounting changed to Mounting. + + + IfcSanitaryTerminal/BIDET + IfcSanitaryTerminalType/BIDET + + IfcSanitaryTerminal/BIDET,IfcSanitaryTerminalType/BIDET + + + Mounting + The property enumeration Pset_SanitaryMountingEnum defines the forms of mounting or fixing of the sanitary terminal that may be specified within property sets used to define sanitary terminals (WC’s, basins, sinks, etc.) where:-BackToWall: A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections +Pedestal: A floor mounted sanitary terminal that has an integral base +CounterTop: A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note: When applied to a wash hand basin, the term more normally used is ‘vanity’. See also Wash Hand Basin Type specification. +WallHung: A sanitary terminal cantilevered clear of the floor.Note that BackToWall, Pedestal and WallHung are allowable values for a bidet. + + + + BACKTOWALL + COUNTERTOP + PEDESTAL + WALLHUNG + OTHER + NOTKNOWN + UNSET + + + + + + SpilloverLevel + The level at which water spills out of the object. + + + + + + + + DrainSize + The size of the drain outlet connection from the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCistern.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCistern.xml new file mode 100644 index 0000000..eedf67d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCistern.xml @@ -0,0 +1,86 @@ + + + + Pset_SanitaryTerminalTypeCistern + A water storage unit attached to a sanitary terminal that is fitted with a device, operated automatically or by the user, that discharges water to cleanse a water closet (toilet) pan, urinal or slop hopper. (BS6100 330 5008) + + + IfcSanitaryTerminal/CISTERN + IfcSanitaryTerminalType/CISTERN + + IfcSanitaryTerminal/CISTERN,IfcSanitaryTerminalType/CISTERN + + + CisternHeight + Enumeration that identifies the height of the cistern or, if set to 'None' if the urinal has no cistern and is flushed using mains or high pressure water through a flushing valve. + + + + HIGHLEVEL + LOWLEVEL + NONE + OTHER + NOTKNOWN + UNSET + + + + + + CisternCapacity + Volumetric capacity of the cistern + + + + + + + + IsSingleFlush + Indicates whether the cistern is single flush = TRUE (i.e. the same amount of water is used for each and every flush) or dual flush = FALSE (i.e. the amount of water used for a flush may be selected by the user to be high or low depending on the waste material to be removed). + + + + + + + + FlushType + The property enumeration Pset_FlushTypeEnum defines the types of flushing mechanism that may be specified for cisterns and sanitary terminals where:-Lever: Flushing is achieved by twisting a lever that causes a predetermined flow of water to be passed from a cistern to the sanitary terminal. +Pull: Flushing is achieved by pulling a handle or knob vertically upwards that causes a predetermined flow of water to be passed from a cistern to the sanitary terminal. +Push: Flushing is achieved by pushing a button or plate that causes a predetermined flow of water to be passed from a cistern to the sanitary terminal. +Sensor: Flush is activated through an automatic sensing mechanism. + + + + LEVER + PULL + PUSH + SENSOR + OTHER + NOTKNOWN + UNSET + + + + + + FlushRate + The minimum and maximum volume of water used at each flush. Where a single flush is used, the value of upper bound and lower bound should be equal. For a dual flush toilet, the lower bound should be used for the lesser flush rate and the upper bound for the greater flush rate. Where flush is achieved using mains pressure water through a flush valve, the value of upper and lower bound should be equal and should be the same as the flush rate property of the flush valve (see relevant valve property set). Alternatively, in this case, do not assert the flush rate property; refer to the flush rate of the flush valve. + + + + + + + + IsAutomaticFlush + Boolean value that determines if the cistern is flushed automatically either after each use or periodically (TRUE) or whether manual flushing is required (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCommon.xml new file mode 100644 index 0000000..c15e0c0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeCommon.xml @@ -0,0 +1,76 @@ + + + + Pset_SanitaryTerminalTypeCommon + Common properties for sanitary terminals. + + + IfcSanitaryTerminal + IfcSanitaryTerminalType + + IfcSanitaryTerminal,IfcSanitaryTerminalType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalDepth + Nominal or quoted depth of the object measured from the inlet drain connection to the base of the unit. + + + + + + + + Colour + Stratum colour + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSanitaryFountain.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSanitaryFountain.xml new file mode 100644 index 0000000..6228479 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSanitaryFountain.xml @@ -0,0 +1,59 @@ + + + + Pset_SanitaryTerminalTypeSanitaryFountain + Asanitary terminal that provides a low pressure jet of water for a specific purpose (IAI). HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to IfcLabel (still a string value). + + + IfcSanitaryTerminal/SANITARYFOUNTAIN + IfcSanitaryTerminalType/SANITARYFOUNTAIN + + IfcSanitaryTerminal/SANITARYFOUNTAIN,IfcSanitaryTerminalType/SANITARYFOUNTAIN + + + FountainType + Selection of the type of fountain from the enumerated list of types where:-DrinkingWater: Sanitary appliance that provides a low pressure jet of drinking water. +Eyewash: Waste water appliance, usually installed in work places where there is a risk of injury to eyes by solid particles or dangerous liquids, with which the user can wash the eyes without touching them. + + + + DRINKINGWATER + EYEWASH + OTHER + NOTKNOWN + UNSET + + + + + + Mounting + The property enumeration Pset_SanitaryMountingEnum defines the forms of mounting or fixing of the sanitary terminal that may be specified within property sets used to define sanitary terminals (WC’s, basins, sinks, etc.) where:-BackToWall: A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections +Pedestal: A floor mounted sanitary terminal that has an integral base +CounterTop: A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note: When applied to a wash hand basin, the term more normally used is ‘vanity’. See also Wash Hand Basin Type specification. +WallHung: A sanitary terminal cantilevered clear of the floor.Note that BackToWall, Pedestal and WallHung are allowable values for a bidet. + + + + BACKTOWALL + COUNTERTOP + PEDESTAL + WALLHUNG + OTHER + NOTKNOWN + UNSET + + + + + + DrainSize + The size of the drain outlet connection from the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeShower.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeShower.xml new file mode 100644 index 0000000..2652976 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeShower.xml @@ -0,0 +1,59 @@ + + + + Pset_SanitaryTerminalTypeShower + Installation or waste water appliance that emits a spray of water to wash the human body (BS6100). HISTORY: In IFC4, Material and MaterialThickness properties removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to IfcLabel (still a string value) + + + IfcSanitaryTerminal/SHOWER + IfcSanitaryTerminalType/SHOWER + + IfcSanitaryTerminal/SHOWER,IfcSanitaryTerminalType/SHOWER + + + ShowerType + Selection of the type of shower from the enumerated list of types where:-Drench: Shower that rapidly gives a thorough soaking in an emergency. +Individual: Shower unit that is typically enclosed and is for the use of one person at a time. +Tunnel: Shower that has a succession of shower heads or spreaders that operate simultaneously along its length. + + + + DRENCH + INDIVIDUAL + TUNNEL + OTHER + NOTKNOWN + UNSET + + + + + + HasTray + Indicates whether the shower has a separate receptacle that catches the water in a shower and directs it to a waste outlet. + + + + + + + + ShowerHeadDescription + A description of the shower head(s) that emit the spray of water. + + + + + + + + DrainSize + The size of the drain outlet connection from the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSink.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSink.xml new file mode 100644 index 0000000..f24009b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeSink.xml @@ -0,0 +1,113 @@ + + + + Pset_SanitaryTerminalTypeSink + Waste water appliance for receiving, retaining or disposing of domestic, culinary, laboratory or industrial process liquids. HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to IfcLabel (still a string value). SinkMounting changed to Mounting. + + + IfcSanitaryTerminal/SINK + IfcSanitaryTerminalType/SINK + + IfcSanitaryTerminal/SINK,IfcSanitaryTerminalType/SINK + + + SinkType + Selection of the type of sink from the enumerated list of types where:-Belfast: Deep sink that has a plain edge and a weir overflow +. +Bucket: Sink at low level, with protected front edge, that facilitates filling and emptying buckets, usually with a hinged grid on which to stand them. +Cleaners: Sink, usually fixed at normal height (900mm), with protected front edge. +Combination_Left: Sink with integral drainer on left hand side +. +Combination_Right: Sink with integral drainer on right hand side +. +Combination_Double: Sink with integral drainer on both sides +. +Drip: Small sink that catches drips or flow from a faucet +. +Laboratory: Sink, of acid resisting material, with a top edge shaped to facilitate fixing to the underside of a desktop +. +London: Deep sink that has a plain edge and no overflow +. +Plaster: Sink with sediment receiver to prevent waste plaster passing into drains +. +Pot: Large metal sink, with a standing waste, for washing cooking utensils +. +Rinsing: Metal sink in which water can be heated and culinary utensils and tableware immersed at high temperature that destroys most harmful bacteria and allows subsequent self drying. +. +Shelf: Ceramic sink with an integral back shelf through which water fittings are mounted +. +VegetablePreparation: Large metal sink, with a standing waste, for washing and preparing vegetables +. + + + + BELFAST + BUCKET + CLEANERS + COMBINATION_DOUBLE + COMBINATION_LEFT + COMBINATION_RIGHT + DRIP + LABORATORY + LONDON + PLASTER + POT + RINSING + SHELF + VEGETABLEPREPARATION + OTHER + NOTKNOWN + UNSET + + + + + + Mounting + The property enumeration Pset_SanitaryMountingEnum defines the forms of mounting or fixing of the sanitary terminal that may be specified within property sets used to define sanitary terminals (WC’s, basins, sinks, etc.) where:-BackToWall: A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections +Pedestal: A floor mounted sanitary terminal that has an integral base +CounterTop: A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note: When applied to a wash hand basin, the term more normally used is ‘vanity’. See also Wash Hand Basin Type specification. +WallHung: A sanitary terminal cantilevered clear of the floor.Note that BackToWall, Pedestal and WallHung are allowable values for a bidet. + + + + BACKTOWALL + COUNTERTOP + PEDESTAL + WALLHUNG + OTHER + NOTKNOWN + UNSET + + + + + + Colour + Stratum colour + + + + + + + + DrainSize + The size of the drain outlet connection from the object. + + + + + + + + MountingOffset + For counter top mounted basins the vertical offset between the top of the sink and the counter top. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeToiletPan.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeToiletPan.xml new file mode 100644 index 0000000..689cb85 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeToiletPan.xml @@ -0,0 +1,85 @@ + + + + Pset_SanitaryTerminalTypeToiletPan + Soil appliance for the disposal of excrement. HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Prefix for color property removed. Datatype of color changed to IfcLabel (still a string value). + + + IfcSanitaryTerminal/TOILETPAN + IfcSanitaryTerminalType/TOILETPAN + + IfcSanitaryTerminal/TOILETPAN,IfcSanitaryTerminalType/TOILETPAN + + + ToiletType + Enumeration that defines the types of toilet (water closet) arrangements that may be specified where:-BedPanWasher: Enclosed soil appliance in which bedpans and urinal bottles are emptied and cleansed. +Chemical: Portable receptacle or soil appliance that receives and retains excrement in either an integral or a separate container, in which it is chemically treated and from which it has to be emptied periodically. +CloseCoupled: Toilet suite in which a flushing cistern is connected directly to the water closet pan. +LooseCoupled: Toilet arrangement in which a flushing cistern is connected to the water closet pan through a flushing pipe. +SlopHopper: Hopper shaped soil appliance with a flushing rim and outlet similar to those of a toilet pan, into which human excrement is emptied for disposal. + + + + BEDPANWASHER + CHEMICAL + CLOSECOUPLED + LOOSECOUPLED + SLOPHOPPER + OTHER + NOTKNOWN + UNSET + + + + + + ToiletPanType + The property enumeration Pset_ToiletPanTypeEnum defines the types of toilet pan that may be specified within the property set Pset_Toilet:-Siphonic: Toilet pan in which excrement is removed by siphonage induced by the flushing water. +Squat: Toilet pan with an elongated bowl installed with its top edge at or near floor level, so that the user has to squat. +WashDown: Toilet pan in which excrement is removed by the momentum of the flushing water. +WashOut: A washdown toilet pan in which excrement falls first into a shallow water filled bowl. + + + + SIPHONIC + SQUAT + WASHDOWN + WASHOUT + OTHER + NOTKNOWN + UNSET + + + + + + PanMounting + The property enumeration Pset_SanitaryMountingEnum defines the forms of mounting or fixing of the sanitary terminal that may be specified within property sets used to define sanitary terminals (WC’s, basins, sinks, etc.) where:-BackToWall: A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections. +Pedestal: A floor mounted sanitary terminal that has an integral base. +CounterTop: A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note: When applied to a wash hand basin, the term more normally used is ‘vanity’. See also Wash Hand Basin Type specification. +WallHung: A sanitary terminal cantilevered clear of the floor. + + + + BACKTOWALL + COUNTERTOP + PEDESTAL + WALLHUNG + OTHER + NOTKNOWN + UNSET + + + + + + SpilloverLevel + The level at which water spills out of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeUrinal.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeUrinal.xml new file mode 100644 index 0000000..2b9b11e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeUrinal.xml @@ -0,0 +1,63 @@ + + + + Pset_SanitaryTerminalTypeUrinal + Soil appliance that receives urine and directs it to a waste outlet (BS6100). HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Prefix for color property removed. Datatype of color changed to IfcLabel (still a string value). Mounting property added. + + + IfcSanitaryTerminal/URINAL + IfcSanitaryTerminalType/URINAL + + IfcSanitaryTerminal/URINAL,IfcSanitaryTerminalType/URINAL + + + UrinalType + Selection of the type of urinal from the enumerated list of types where:-Bowl: Individual wall mounted urinal. +Slab: Urinal that consists of a slab or sheet fixed to a wall and down which urinal flows into a floor channel. +Stall: Floor mounted urinal that consists of an elliptically shaped sanitary stall fixed to a wall and down which urine flows into a floor channel. +Trough: Wall mounted urinal of elongated rectangular shape on plan, that can be used by more than one person at a time. + + + + BOWL + SLAB + STALL + TROUGH + OTHER + NOTKNOWN + UNSET + + + + + + Mounting + The property enumeration Pset_SanitaryMountingEnum defines the forms of mounting or fixing of the sanitary terminal that may be specified within property sets used to define sanitary terminals (WC’s, basins, sinks, etc.) where:-BackToWall: A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections +Pedestal: A floor mounted sanitary terminal that has an integral base +CounterTop: A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note: When applied to a wash hand basin, the term more normally used is ‘vanity’. See also Wash Hand Basin Type specification. +WallHung: A sanitary terminal cantilevered clear of the floor.Note that BackToWall, Pedestal and WallHung are allowable values for a bidet. + + + + BACKTOWALL + COUNTERTOP + PEDESTAL + WALLHUNG + OTHER + NOTKNOWN + UNSET + + + + + + SpilloverLevel + The level at which water spills out of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeWashHandBasin.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeWashHandBasin.xml new file mode 100644 index 0000000..384a274 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SanitaryTerminalTypeWashHandBasin.xml @@ -0,0 +1,76 @@ + + + + Pset_SanitaryTerminalTypeWashHandBasin + Waste water appliance for washing the upper parts of the body. HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Datatype of color changed to IfcLabel (still a string value). + + + IfcSanitaryTerminal/WASHHANDBASIN + IfcSanitaryTerminalType/WASHHANDBASIN + + IfcSanitaryTerminal/WASHHANDBASIN,IfcSanitaryTerminalType/WASHHANDBASIN + + + WashHandBasinType + Defines the types of wash hand basin that may be specified where:DentalCuspidor: Waste water appliance that receives and flushes away mouth washings +. +HandRinse: Wall mounted wash hand basin that has an overall width of 500mm or less +. +Hospital: Wash hand basin that has a smooth easy clean surface without tapholes or overflow slot for use where hygiene is of prime importance.Tipup: Wash hand basin mounted on pivots so that it can be emptied by tilting.Vanity: Wash hand basin for installation into a horizontal surface.Washfountain: Wash hand basin that is circular, semi-circular or polygonal on plan, at which more than one person can wash at the same time. +WashingTrough: Wash hand basin of elongated rectangular shape in plan, at which more than one person can wash at the same time. + + + + DENTALCUSPIDOR + HANDRINSE + HOSPITAL + TIPUP + WASHFOUNTAIN + WASHINGTROUGH + OTHER + NOTKNOWN + UNSET + + + + + + Mounting + The property enumeration Pset_SanitaryMountingEnum defines the forms of mounting or fixing of the sanitary terminal that may be specified within property sets used to define sanitary terminals (WC’s, basins, sinks, etc.) where:-BackToWall: A pedestal mounted sanitary terminal that fits flush to the wall at the rear to cover its service connections +Pedestal: A floor mounted sanitary terminal that has an integral base +CounterTop: A sanitary terminal that is installed into a horizontal surface that is installed into a horizontal surface. Note: When applied to a wash hand basin, the term more normally used is ‘vanity’. See also Wash Hand Basin Type specification. +WallHung: A sanitary terminal cantilevered clear of the floor.Note that BackToWall, Pedestal and WallHung are allowable values for a bidet. + + + + BACKTOWALL + COUNTERTOP + PEDESTAL + WALLHUNG + OTHER + NOTKNOWN + UNSET + + + + + + DrainSize + The size of the drain outlet connection from the object. + + + + + + + + MountingOffset + For counter top mounted basins the vertical offset between the top of the sink and the counter top. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SectionInsulator.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SectionInsulator.xml new file mode 100644 index 0000000..46fda75 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SectionInsulator.xml @@ -0,0 +1,50 @@ + + + + Pset_SectionInsulator + Properties applicable to the insulator type of discrete accessory, indicated that the insulator is a section insulator used in the overhead contact line system. + + + IfcDiscreteAccessory/INSULATOR + IfcDiscreteAccessoryType/INSULATOR + + IfcDiscreteAccessory/INSULATOR,IfcDiscreteAccessoryType/INSULATOR + + + ACResistance + The resistance under AC. + + + + + + + + NumberOfWires + The number of wires used in the element. + + + + + + + + IsArcSuppressing + Indicates whether the element has the ability to suppress an arc. + + + + + + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SectioningDevice.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SectioningDevice.xml new file mode 100644 index 0000000..60c2165 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SectioningDevice.xml @@ -0,0 +1,30 @@ + + + + Pset_SectioningDevice + Properties of sectioning device used in railway. The property set can be used by the predefined type INSULATOR of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/INSULATOR + IfcDiscreteAccessoryType/INSULATOR + + IfcDiscreteAccessory/INSULATOR,IfcDiscreteAccessoryType/INSULATOR + + + SectioningDeviceType + Indicates the sectioning device type. + + + + DIFFERENT_POWER_SUPPLY_SEPARATION + PHASE_SEPARATION + SAME_FEEDING_SECTION_SEPARATION + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorPHistory.xml new file mode 100644 index 0000000..38eabab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorPHistory.xml @@ -0,0 +1,41 @@ + + + + Pset_SensorPHistory + Properties for history of controller values. HISTORY: Added in IFC4. + + + IfcSensor + + IfcSensor + + + Value + The expected range and default value. + + + + + + Direction + Indicates sensed direction for sensors capturing magnitude and direction measured from True North (0 degrees) in a clockwise direction. + + + + + + Quality + Indicates the quality of measurement or failure condition, which may be further qualified by the Status. True: measured values are considered reliable; False: measured values are considered not reliable (i.e. a fault has been detected); Unknown: reliability of values is uncertain. + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCO2Sensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCO2Sensor.xml new file mode 100644 index 0000000..5a800ea --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCO2Sensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeCO2Sensor + A device that senses or detects carbon dioxide. + + + IfcSensor/CO2SENSOR + IfcSensorType/CO2SENSOR + + IfcSensor/CO2SENSOR,IfcSensorType/CO2SENSOR + + + SetPointCO2Concentration + The carbon dioxide concentration to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCommon.xml new file mode 100644 index 0000000..0b9640d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_SensorTypeCommon + Sensor type common attributes. HISTORY: Added in IFC4. + + + IfcSensor + IfcSensorType + + IfcSensor,IfcSensorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeConductanceSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeConductanceSensor.xml new file mode 100644 index 0000000..b7da276 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeConductanceSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeConductanceSensor + A device that senses or detects electrical conductance. HISTORY: Added in IFC4. + + + IfcSensor/CONDUCTANCESENSOR + IfcSensorType/CONDUCTANCESENSOR + + IfcSensor/CONDUCTANCESENSOR,IfcSensorType/CONDUCTANCESENSOR + + + SetPointConductance + The fill level value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeContactSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeContactSensor.xml new file mode 100644 index 0000000..f98b73c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeContactSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeContactSensor + A device that senses or detects contact. HISTORY: Added in IFC4. + + + IfcSensor/CONTACTSENSOR + IfcSensorType/CONTACTSENSOR + + IfcSensor/CONTACTSENSOR,IfcSensorType/CONTACTSENSOR + + + SetPointContact + The contact value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeEarthquakeSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeEarthquakeSensor.xml new file mode 100644 index 0000000..45bdac6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeEarthquakeSensor.xml @@ -0,0 +1,141 @@ + + + + Pset_SensorTypeEarthquakeSensor + Properties that are applicable for IfcSensor with predefined type EARTHQUAKESENSOR. + + + IfcSensor/EARTHQUAKESENSOR + IfcSensorType/EARTHQUAKESENSOR + + IfcSensor/EARTHQUAKESENSOR,IfcSensorType/EARTHQUAKESENSOR + + + MarginOfError + Indicates the margin of error of the measurement. + + + + + + + + LinearVelocityResolution + Indicates the resolution of the detected linear velocity. + + + + + + + + SamplingFrequency + Indicates the sampling frequency of the device. + + + + + + + + WorkingState + Indicates the working state of device or system. + + + + + + + + DataCollectionType + Indicates the type or manner of data collection. + + + + AUTOMATICANDCONTINUOUS + MANUALANDSINGLE + OTHER + NOTKNOWN + UNSET + + + + + + DegreeOfLinearity + Indicates the degree of linearity of the earthquake sensor or accelerometer. + + + + + + + + DynamicRange + Indicates the dynamic range of the sensor. + + + + + + + + EarthquakeSensorRange + Indicates the measuring range of the earthquake sensor or accelerometer. + + + + + + + + FullScaleOutput + Indicates the full scale output of the earthquake sensor or accelerometer. + + + + + + + + SerialInterfaceType + Indicates the type of serial interface used by the device. + + + + RS_232 + RS_422 + RS_485 + OTHER + NOTKNOWN + UNSET + + + + + + TransverseSensitivityRatio + Indicates the transverse sensitivity ratio of the sensor. + + + + + + + + EarthquakeSensorType + Indicates the type of earthquake sensor or accelerometer. + + + + 2DIRECTION + 3DIRECTION + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFireSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFireSensor.xml new file mode 100644 index 0000000..01dae90 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFireSensor.xml @@ -0,0 +1,41 @@ + + + + Pset_SensorTypeFireSensor + A device that senses or detects the presence of fire. + + + IfcSensor/FIRESENSOR + IfcSensorType/FIRESENSOR + + IfcSensor/FIRESENSOR,IfcSensorType/FIRESENSOR + + + FireSensorSetPoint + The temperature value to be sensed to indicate the presence of fire. + + + + + + + + AccuracyOfFireSensor + The accuracy of the sensor. + + + + + + + + TimeConstant + The time constant of the sensor. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFlowSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFlowSensor.xml new file mode 100644 index 0000000..ffb3e7f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFlowSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeFlowSensor + A device that senses or detects flow. HISTORY: Added in IFC4. + + + IfcSensor/FLOWSENSOR + IfcSensorType/FLOWSENSOR + + IfcSensor/FLOWSENSOR,IfcSensorType/FLOWSENSOR + + + SetPointFlow + The volumetric flow value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeForeignObjectDetectionSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeForeignObjectDetectionSensor.xml new file mode 100644 index 0000000..3c86497 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeForeignObjectDetectionSensor.xml @@ -0,0 +1,53 @@ + + + + Pset_SensorTypeForeignObjectDetectionSensor + Properties that are applicable for IfcSensor with predefined type FOREIGNOBJECTDETECTIONSENSOR. + + + IfcSensor/FOREIGNOBJECTDETECTIONSENSOR + IfcSensorType/FOREIGNOBJECTDETECTIONSENSOR + + IfcSensor/FOREIGNOBJECTDETECTIONSENSOR,IfcSensorType/FOREIGNOBJECTDETECTIONSENSOR + + + WorkingState + Indicates the working state of device or system. + + + + + + + + SerialInterfaceType + Indicates the type of serial interface used by the device. + + + + RS_232 + RS_422 + RS_485 + OTHER + NOTKNOWN + UNSET + + + + + + ForeignObjectDetectionSensorType + Indicates the type of foreign object detection sensor. + + + + DUALPOWERNETWORK + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFrostSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFrostSensor.xml new file mode 100644 index 0000000..deb07d3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeFrostSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeFrostSensor + A device that senses or detects the presense of frost. + + + IfcSensor/FROSTSENSOR + IfcSensorType/FROSTSENSOR + + IfcSensor/FROSTSENSOR,IfcSensorType/FROSTSENSOR + + + SetPointFrost + The detection of frost. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeGasSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeGasSensor.xml new file mode 100644 index 0000000..87c5eb2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeGasSensor.xml @@ -0,0 +1,41 @@ + + + + Pset_SensorTypeGasSensor + A device that senses or detects gas. HISTORY: Changed in IFC4. Gas detected made into enumeration, set point concentration and coverage area added. Range, accuracy and time constant deleted. + + + IfcSensor/GASSENSOR + IfcSensorType/GASSENSOR + + IfcSensor/GASSENSOR,IfcSensorType/GASSENSOR + + + GasDetected + Identification of the gas that is being detected, according to chemical formula. For example, carbon monoxide is 'CO', carbon dioxide is 'CO2', oxygen is 'O2'. + + + + + + + + SetPointConcentration + The concentration to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + CoverageArea + The area that is covered by the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHeatSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHeatSensor.xml new file mode 100644 index 0000000..a6a34b3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHeatSensor.xml @@ -0,0 +1,41 @@ + + + + Pset_SensorTypeHeatSensor + A device that senses or detects heat. HISTORY: In IFC4, incorporates Fire Sensor. HeatSensorSetPoint changed to SetPointTemperature + + + IfcSensor/HEATSENSOR + IfcSensorType/HEATSENSOR + + IfcSensor/HEATSENSOR,IfcSensorType/HEATSENSOR + + + CoverageArea + The area that is covered by the object. + + + + + + + + SetPointTemperature + The temperature value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + RateOfTemperatureRise + The rate of temperature rise that is to be sensed as being hazardous. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHumiditySensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHumiditySensor.xml new file mode 100644 index 0000000..d829374 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeHumiditySensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeHumiditySensor + A device that senses or detects humidity. HISTORY: HumiditySensorSetPoint changed to SetPointHumidity. Range, accuracy and time constant deleted. + + + IfcSensor/HUMIDITYSENSOR + IfcSensorType/HUMIDITYSENSOR + + IfcSensor/HUMIDITYSENSOR,IfcSensorType/HUMIDITYSENSOR + + + SetPointHumidity + The humidity value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIdentifierSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIdentifierSensor.xml new file mode 100644 index 0000000..798d25a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIdentifierSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeIdentifierSensor + A device that senses identification tags. + + + IfcSensor/IDENTIFIERSENSOR + IfcSensorType/IDENTIFIERSENSOR + + IfcSensor/IDENTIFIERSENSOR,IfcSensorType/IDENTIFIERSENSOR + + + SetPointIdentifier + The detected tag value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIonConcentrationSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIonConcentrationSensor.xml new file mode 100644 index 0000000..10df7ff --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeIonConcentrationSensor.xml @@ -0,0 +1,32 @@ + + + + Pset_SensorTypeIonConcentrationSensor + A device that senses or detects ion concentration such as water hardness. HISTORY: Added in IFC4. + + + IfcSensor/IONCONCENTRATIONSENSOR + IfcSensorType/IONCONCENTRATIONSENSOR + + IfcSensor/IONCONCENTRATIONSENSOR,IfcSensorType/IONCONCENTRATIONSENSOR + + + SubstanceDetected + Identification of the substance that is being detected according to chemical formula. For example, calcium carbonate is 'CaCO3' + + + + + + + + SetPointIonConcentration + The ion concentration value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLevelSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLevelSensor.xml new file mode 100644 index 0000000..93bfbfc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLevelSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeLevelSensor + A device that senses or detects fill level. HISTORY: Added in IFC4. + + + IfcSensor/LEVELSENSOR + IfcSensorType/LEVELSENSOR + + IfcSensor/LEVELSENSOR,IfcSensorType/LEVELSENSOR + + + SetPointLevel + The fill level value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLightSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLightSensor.xml new file mode 100644 index 0000000..3958fd3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeLightSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeLightSensor + A device that senses or detects light. HISTORY: LightSensorSensorSetPoint changed to SetPointIlluminance. Range, accuracy and time constant deleted. + + + IfcSensor/LIGHTSENSOR + IfcSensorType/LIGHTSENSOR + + IfcSensor/LIGHTSENSOR,IfcSensorType/LIGHTSENSOR + + + SetPointIlluminance + The illuminance value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMoistureSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMoistureSensor.xml new file mode 100644 index 0000000..b414029 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMoistureSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeMoistureSensor + A device that senses or detects moisture. HISTORY: Added in IFC4. + + + IfcSensor/MOISTURESENSOR + IfcSensorType/MOISTURESENSOR + + IfcSensor/MOISTURESENSOR,IfcSensorType/MOISTURESENSOR + + + SetPointMoisture + The moisture value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMovementSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMovementSensor.xml new file mode 100644 index 0000000..e99f6f6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeMovementSensor.xml @@ -0,0 +1,38 @@ + + + + Pset_SensorTypeMovementSensor + A device that senses or detects movement. HISTORY: In IFC4, time constant deleted. + + + IfcSensor/MOVEMENTSENSOR + IfcSensorType/MOVEMENTSENSOR + + IfcSensor/MOVEMENTSENSOR,IfcSensorType/MOVEMENTSENSOR + + + MovementSensingType + Enumeration that identifies the type of movement sensing mechanism. + + + + PHOTOELECTRICCELL + PRESSUREPAD + OTHER + NOTKNOWN + UNSET + + + + + + SetPointMovement + The movement to be sensed. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePHSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePHSensor.xml new file mode 100644 index 0000000..39a1031 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePHSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypePHSensor + A device that senses or detects acidity. HISTORY: Added in IFC4. + + + IfcSensor/PHSENSOR + IfcSensorType/PHSENSOR + + IfcSensor/PHSENSOR,IfcSensorType/PHSENSOR + + + SetPointPH + The fill level value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePressureSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePressureSensor.xml new file mode 100644 index 0000000..94a05f3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypePressureSensor.xml @@ -0,0 +1,32 @@ + + + + Pset_SensorTypePressureSensor + A device that senses or detects pressure. HISTORY: PressureSensorSensorSetPoint changed to SetPointPressure. Range, accuracy and time constant deleted. + + + IfcSensor/PRESSURESENSOR + IfcSensorType/PRESSURESENSOR + + IfcSensor/PRESSURESENSOR,IfcSensorType/PRESSURESENSOR + + + SetPointPressure + The pressure value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + IsSwitch + Identifies if the sensor also functions as a switch at the set point (=TRUE) or not (= FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadiationSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadiationSensor.xml new file mode 100644 index 0000000..83ed9aa --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadiationSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeRadiationSensor + A device that senses or detects radiation. HISTORY: Added in IFC4. + + + IfcSensor/RADIATIONSENSOR + IfcSensorType/RADIATIONSENSOR + + IfcSensor/RADIATIONSENSOR,IfcSensorType/RADIATIONSENSOR + + + SetPointRadiation + The radiation power value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadioactivitySensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadioactivitySensor.xml new file mode 100644 index 0000000..2318d67 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRadioactivitySensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeRadioactivitySensor + A device that senses or detects atomic decay. HISTORY: Added in IFC4. + + + IfcSensor/RADIOACTIVITYSENSOR + IfcSensorType/RADIOACTIVITYSENSOR + + IfcSensor/RADIOACTIVITYSENSOR,IfcSensorType/RADIOACTIVITYSENSOR + + + SetPointRadioactivity + The radioactivity value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRainSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRainSensor.xml new file mode 100644 index 0000000..773a4e5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeRainSensor.xml @@ -0,0 +1,106 @@ + + + + Pset_SensorTypeRainSensor + Properties that are applicable for IfcSensor with predefined type RAINSENSOR. + + + IfcSensor/RAINSENSOR + IfcSensorType/RAINSENSOR + + IfcSensor/RAINSENSOR,IfcSensorType/RAINSENSOR + + + MarginOfError + Indicates the margin of error of the measurement. + + + + + + + + SamplingFrequency + Indicates the sampling frequency of the device. + + + + + + + + WorkingState + Indicates the working state of device or system. + + + + + + + + DataCollectionType + Indicates the type or manner of data collection. + + + + AUTOMATICANDCONTINUOUS + MANUALANDSINGLE + OTHER + NOTKNOWN + UNSET + + + + + + LengthMeasureResolution + Indicates the resolution for length measure of the device. + + + + + + + + SerialInterfaceType + Indicates the type of serial interface used by the device. + + + + RS_232 + RS_422 + RS_485 + OTHER + NOTKNOWN + UNSET + + + + + + RainMeasureRange + Indicates the measuring range of rain gauge. + + + + + + + + RainSensorType + Indicates the type of rain sensor or gauge. + + + + MICROWAVE + PIEZOELECTRIC + TIPPINGBUCKET + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSmokeSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSmokeSensor.xml new file mode 100644 index 0000000..53f3027 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSmokeSensor.xml @@ -0,0 +1,41 @@ + + + + Pset_SensorTypeSmokeSensor + A device that senses or detects smoke. HISTORY: PressureSensorSensorSetPoint (error in previous release) changed to SetPointConcentration. Range, accuracy and time constant deleted. + + + IfcSensor/SMOKESENSOR + IfcSensorType/SMOKESENSOR + + IfcSensor/SMOKESENSOR,IfcSensorType/SMOKESENSOR + + + CoverageArea + The area that is covered by the object. + + + + + + + + SetPointConcentration + The concentration to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + HasBuiltInAlarm + Indicates whether the smoke sensor is included as an element within a smoke alarm/sensor unit (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSnowSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSnowSensor.xml new file mode 100644 index 0000000..9ea51a5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSnowSensor.xml @@ -0,0 +1,119 @@ + + + + Pset_SensorTypeSnowSensor + Properties that are applicable for IfcSensor with predefined type SNOWDEPTHSENSOR. + + + IfcSensor/SNOWDEPTHSENSOR + IfcSensorType/SNOWDEPTHSENSOR + + IfcSensor/SNOWDEPTHSENSOR,IfcSensorType/SNOWDEPTHSENSOR + + + MarginOfError + Indicates the margin of error of the measurement. + + + + + + + + SamplingFrequency + Indicates the sampling frequency of the device. + + + + + + + + DataCollectionType + Indicates the type or manner of data collection. + + + + AUTOMATICANDCONTINUOUS + MANUALANDSINGLE + OTHER + NOTKNOWN + UNSET + + + + + + ImageResolution + Indicates the image resolution of snow depth meter. + + + + + + + + ImageShootingMode + Indicates the type or manner of snow depth meter image shooting. + + + + AUTOMATIC + MANUAL + OTHER + NOTKNOWN + UNSET + + + + + + SerialInterfaceType + Indicates the type of serial interface used by the device. + + + + RS_232 + RS_422 + RS_485 + OTHER + NOTKNOWN + UNSET + + + + + + LengthMeasureResolution + Indicates the resolution for length measure of the device. + + + + + + + + SnowSensorMeasureRange + Indicates the measuring range of snow depth meter. + + + + + + + + SnowSensorType + Indicates the type of snow depth meter. + + + + LASERIRRADIATION + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSoundSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSoundSensor.xml new file mode 100644 index 0000000..cb201c9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeSoundSensor.xml @@ -0,0 +1,23 @@ + + + + Pset_SensorTypeSoundSensor + A device that senses or detects sound. HISTORY: SoundSensorSensorSetPoint changed to SetPointSound. Range, accuracy and time constant deleted. + + + IfcSensor/SOUNDSENSOR + IfcSensorType/SOUNDSENSOR + + IfcSensor/SOUNDSENSOR,IfcSensorType/SOUNDSENSOR + + + SetPointSound + The sound pressure value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTemperatureSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTemperatureSensor.xml new file mode 100644 index 0000000..f7f0705 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTemperatureSensor.xml @@ -0,0 +1,41 @@ + + + + Pset_SensorTypeTemperatureSensor + A device that senses or detects temperature. HISTORY: TemperatureSensorSensorSetPoint changed to SetPointTemperature. Range, accuracy and time constant deleted. + + + IfcSensor/TEMPERATURESENSOR + IfcSensorType/TEMPERATURESENSOR + + IfcSensor/TEMPERATURESENSOR,IfcSensorType/TEMPERATURESENSOR + + + TemperatureSensorType + Enumeration that Identifies the types of temperature sensor that can be specified. + + + + HIGHLIMIT + LOWLIMIT + OPERATINGTEMPERATURE + OUTSIDETEMPERATURE + ROOMTEMPERATURE + OTHER + NOTKNOWN + UNSET + + + + + + SetPointTemperature + The temperature value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTurnoutClosureSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTurnoutClosureSensor.xml new file mode 100644 index 0000000..e42127e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeTurnoutClosureSensor.xml @@ -0,0 +1,32 @@ + + + + Pset_SensorTypeTurnoutClosureSensor + Properties that are applicable for IfcSensor with predefined type TURNOUTCLOSURESENSOR. + + + IfcSensor/TURNOUTCLOSURESENSOR + IfcSensorType/TURNOUTCLOSURESENSOR + + IfcSensor/TURNOUTCLOSURESENSOR,IfcSensorType/TURNOUTCLOSURESENSOR + + + DetectionRange + The detection range of the equipment. + + + + + + + + IndicationRodMovementRange + Indicates the range of indication rod movement. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeWindSensor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeWindSensor.xml new file mode 100644 index 0000000..5225bab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SensorTypeWindSensor.xml @@ -0,0 +1,155 @@ + + + + Pset_SensorTypeWindSensor + A device that senses or detects wind speed and direction. HISTORY: Added in IFC4. + + + IfcSensor/WINDSENSOR + IfcSensorType/WINDSENSOR + + IfcSensor/WINDSENSOR,IfcSensorType/WINDSENSOR + + + WindSensorType + Enumeration that Identifies the types of wind sensors that can be specified. + + + + CUP + HOTWIRE + LASERDOPPLER + PLATE + SONIC + TUBE + WINDMILL + OTHER + NOTKNOWN + UNSET + + + + + + SetPointSpeed + The wind speed value to be sensed. Use IfcPropertyBoundedValue.SetPointValue to set the set point value. + + + + + + + + DampingRatio + Indicates the damping ratio of the device. + + + + + + + + SerialInterfaceType + Indicates the type of serial interface used by the device. + + + + RS_232 + RS_422 + RS_485 + OTHER + NOTKNOWN + UNSET + + + + + + MarginOfError + Indicates the margin of error of the measurement. + + + + + + + + LinearVelocityResolution + Indicates the resolution of the detected linear velocity. + + + + + + + + SamplingFrequency + Indicates the sampling frequency of the device. + + + + + + + + StartingWindSpeed + Indicates the starting wind speed of the wind sensor. + + + + + + + + WorkingState + Indicates the working state of device or system. + + + + + + + + TimeConstant + The time constant of the sensor. + + + + + + + + DataCollectionType + Indicates the type or manner of data collection. + + + + AUTOMATICANDCONTINUOUS + MANUALANDSINGLE + OTHER + NOTKNOWN + UNSET + + + + + + WindAngleRange + Indicates the wind angle range the sensor can monitor. + + + + + + + + WindSpeedRange + Indicates the range of wind speed the sensor can monitor. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLife.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLife.xml new file mode 100644 index 0000000..823c13a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLife.xml @@ -0,0 +1,32 @@ + + + + Pset_ServiceLife + Captures the period of time that an artifact will last. HISTORY: Introduced in IFC2X4 as replacement for IfcServiceLife. + + + IfcElement + IfcElementType + + IfcElement,IfcElementType + + + ServiceLifeDuration + The length or duration of a service life.The lower bound indicates pessimistic service life, the upper bound indicates optimistic service life, and the setpoint indicates the typical service life. + + + + + + + + MeanTimeBetweenFailure + The average time duration between instances of failure of a product. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLifeFactors.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLifeFactors.xml new file mode 100644 index 0000000..8d888d7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ServiceLifeFactors.xml @@ -0,0 +1,76 @@ + + + + Pset_ServiceLifeFactors + Captures various factors that impact the expected service life of elements within the system or zone. + + + IfcSystem + + IfcSystem + + + QualityOfComponents + Adjustment of the service life resulting from the effect of the quality of components used. + + + + + + + + DesignLevel + Adjustment of the service life resulting from the effect of design level employed. + + + + + + + + WorkExecutionLevel + Adjustment of the service life resulting from the effect of the quality of work executed. + + + + + + + + IndoorEnvironment + Adjustment of the service life resulting from the effect of the indoor environment (where appropriate). + + + + + + + + OutdoorEnvironment + Adjustment of the service life resulting from the effect of the outdoor environment (where appropriate) + + + + + + + + InUseConditions + Adjustment of the service life resulting from the effect of the conditions in which components are operating. + + + + + + + + MaintenanceLevel + Adjustment of the service life resulting from the effect of the level or degree of maintenance applied to dcomponents. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDeviceCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDeviceCommon.xml new file mode 100644 index 0000000..a69cd81 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDeviceCommon.xml @@ -0,0 +1,138 @@ + + + + Pset_ShadingDeviceCommon + Shading device properties associated with an element that represents a shading device + + + IfcShadingDevice + IfcShadingDeviceType + + IfcShadingDevice,IfcShadingDeviceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + ShadingDeviceType + Specifies the type of shading device. + + + + FIXED + MOVABLE + OVERHANG + SIDEFIN + OTHER + NOTKNOWN + UNSET + + + + + + MechanicalOperated + Indication whether the element is operated machanically (TRUE) or not, i.e. manually (FALSE). + + + + + + + + SolarTransmittance + The ratio of incident solar radiation that directly passes through a system (also named τe). Note the following equation Asol + Rsol + Tsol = 1 + + + + + + + + SolarReflectance + (Rsol): The ratio of incident solar radiation that is reflected by a glazing system (also named ρe). Note the following equation Asol + Rsol + Tsol = 1 + + + + + + + + VisibleLightTransmittance + Fraction of the visible light that passes the object at normal incidence. It is a value without unit. + + + + + + + + VisibleLightReflectance + Fraction of the visible light that is reflected by the glazing at normal incidence. It is a value without unit. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + Roughness + A measure of the vertical deviations of the surface. + + + + + + + + SurfaceColour + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDevicePHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDevicePHistory.xml new file mode 100644 index 0000000..272b080 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ShadingDevicePHistory.xml @@ -0,0 +1,27 @@ + + + + Pset_ShadingDevicePHistory + Shading device performance history attributes. + + + IfcShadingDevice + + IfcShadingDevice + + + TiltAngle + The angle of tilt defined in the plane perpendicular to the extrusion axis (X-Axis of the local placement). The angle shall be measured from the orientation of the Z-Axis in the local placement. + + + + + + Azimuth + The azimuth of the outward normal for the outward or upward facing surface. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ShipLockCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ShipLockCommon.xml new file mode 100644 index 0000000..3405767 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ShipLockCommon.xml @@ -0,0 +1,49 @@ + + + + Pset_ShipLockCommon + Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to SHIPLOCK. + + + IfcMarineFacility/SHIPLOCK + + IfcMarineFacility/SHIPLOCK + + + CillLevelUpperHead + Height of the upper head cill level + + + + + + + + CillLevelLowerHead + Height of the lower head cill level + + + + + + + + WaterDeliveryValveType + Type of water delivery valve + + + + + + + + WaterDeliverySystemType + Type of water delivery system + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockComplex.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockComplex.xml new file mode 100644 index 0000000..e0f7683 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockComplex.xml @@ -0,0 +1,49 @@ + + + + Pset_ShiplockComplex + Properties common to the definition of occurrences of IfcMarineFacility with the predefined type set to SHIPLOCK, where the facility represents a complex of multiple shiplocks. + + + IfcMarineFacility/SHIPLOCK + + IfcMarineFacility/SHIPLOCK + + + LockGrade + Operational grading of the ship lock complex + + + + + + + + LockLines + Number of Parallel lock series + + + + + + + + LockChamberLevels + Number of steps (chambers) in a lock line + + + + + + + + LockMode + Type of lock system used. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockDesignCriteria.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockDesignCriteria.xml new file mode 100644 index 0000000..b129d4c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ShiplockDesignCriteria.xml @@ -0,0 +1,85 @@ + + + + Pset_ShiplockDesignCriteria + Properties common to the definition of design criteria of all occurrences of IfcMarineFacility with the predefined type set to SHIPLOCK. + + + IfcMarineFacility/SHIPLOCK + + IfcMarineFacility/SHIPLOCK + + + MaximumUpstreamNavigableWaterLevel + Design maximum upstream water level for the lock complex + + + + + + + + MinimumUpstreamNavigableWaterLevel + Design minimum upstream water level for the lock complex + + + + + + + + MaximumDownstreamNavigableWaterLevel + Design maximum downstream water level for the lock complex + + + + + + + + MinimumDownstreamNavigableWaterLevel + Design minimum downstream water level for the lock complex + + + + + + + + UpstreamMaintenanceWaterLevel + Design maximum upstream water level for the lock complex + + + + + + + + DownstreamMaintenanceWaterLevel + Design minimum upstream water level for the lock complex + + + + + + + + UpstreamFloodWaterLevel + Design maximum upstream water level for the lock complex + + + + + + + + DownstreamFloodWaterLevel + the design minimum upstream water level for the lock complex + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ShipyardCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ShipyardCommon.xml new file mode 100644 index 0000000..8304bb5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ShipyardCommon.xml @@ -0,0 +1,22 @@ + + + + Pset_ShipyardCommon + Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to SHIPYARD. + + + IfcMarineFacility/SHIPYARD + + IfcMarineFacility/SHIPYARD + + + PrimaryProductionType + Primary type of ship production of the facility + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SignCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SignCommon.xml new file mode 100644 index 0000000..2588b16 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SignCommon.xml @@ -0,0 +1,50 @@ + + + + Pset_SignCommon + Common properties for Signs. + + + IfcSign + IfcSignType + + IfcSign,IfcSignType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + Category + Designation of the category into which the actors in the population belong. + + + + + + + + TactileMarking + The kind of Tactile Marking of the element. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SignalFrame.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SignalFrame.xml new file mode 100644 index 0000000..30d4bb2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SignalFrame.xml @@ -0,0 +1,79 @@ + + + + Pset_SignalFrame + Properties that define signal frame parameters for occurrences and types of IfcSignal applied in railways. + + + IfcSignal + IfcSignalType + + IfcSignal,IfcSignalType + + + BackboardType + The type of the backboard of the signal frame. + + + + + + + + SignalFrameType + Type of frame, e.g. main frame, route indicator, speed indicator, direction indicator, etc. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + SignalIndicatorType + Type of the indicators on a signal, e.g. route indicator, speed restriction indicator etc. + + + + DEPARTUREINDICATOR + DEPARTUREROUTEINDICATOR + DERAILINDICATOR + ROLLINGSTOCKSTOPINDICATOR + ROUTEINDICATOR + SHUNTINGINDICATOR + SWITCHINDICATOR + OTHER + NOTKNOWN + UNSET + + + + + + SignalFrameBackboardHeight + The nominal height of the signal frame backboard. + + + + + + + + SignalFrameBackboardDiameter + The nominal diameter of the signal frame backboard. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SiteCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SiteCommon.xml new file mode 100644 index 0000000..0a3ef7c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SiteCommon.xml @@ -0,0 +1,67 @@ + + + + Pset_SiteCommon + Properties common to the definition of all occurrences of IfcSite. Please note that several site attributes are handled directly at the IfcSite instance, the site number (or short name) by IfcSite.Name, the site name (or long name) by IfcSite.LongName, and the description (or comments) by IfcSite.Description. The land title number is also given as an explicit attribute IfcSite.LandTitleNumber. Actual site quantities, like site perimeter, site area and site volume are provided by IfcElementQuantity, and site classification according to national building code by IfcClassificationReference. The global positioning of the site in terms of Northing and Easting and height above sea level datum is given by IfcSite.RefLongitude, IfcSite.RefLatitude, IfcSite.RefElevation and the postal address by IfcSite.SiteAddress. + + + IfcSite + + IfcSite + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + BuildableArea + The area of site utilization expressed as a maximum value according to local building codes. + + + + + + + + SiteCoverageRatio + The ratio of the utilization, TotalArea / BuildableArea, expressed as a maximum value. The ratio value may be used to derive BuildableArea. + + + + + + + + FloorAreaRatio + The ratio of all floor areas to the buildable area as the maximum floor area utilization of the site as a maximum value according to local building codes. + + + + + + + + BuildingHeightLimit + Allowed maximum height of buildings on this site - according to local building codes. + + + + + + + + TotalArea + Total planned area for the site. Used for programming the site space. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SiteWeather.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SiteWeather.xml new file mode 100644 index 0000000..ee6a53a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SiteWeather.xml @@ -0,0 +1,31 @@ + + + + Pset_SiteWeather + Properties for site weather + + + IfcSite + + IfcSite + + + MaxAmbientTemp + Maximum ambient temperature of the site used as a basis of design + + + + + + + + MinAmbientTemp + Minimum ambient temperature of the site used as a basis of design + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SlabCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SlabCommon.xml new file mode 100644 index 0000000..adebb89 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SlabCommon.xml @@ -0,0 +1,123 @@ + + + + Pset_SlabCommon + Properties common to the definition of all occurrences of IfcSlab. Note: Properties for PitchAngle added in IFC 2x3 + + + IfcSlab + IfcSlabType + + IfcSlab,IfcSlabType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + PitchAngle + Angle of the slab to the horizontal when used as a component for the roof (specified as 0 degrees or not asserted for cases where the slab is not used as a roof component).The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. For geometry editing applications, like CAD: this value should be write-only. + + + + + + + + Combustible + Indication whether the object is made from combustible material (TRUE) or not (FALSE). + + + + + + + + SurfaceSpreadOfFlame + Indication on how the flames spread around the surface, +It is given according to the national building code that governs the fire behaviour for materials. + + + + + + + + Compartmentation + Indication whether the object is designed to serve as a fire compartmentation (TRUE) or not (FALSE). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SlabTypeTrackSlab.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SlabTypeTrackSlab.xml new file mode 100644 index 0000000..5852c5e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SlabTypeTrackSlab.xml @@ -0,0 +1,21 @@ + + + + Pset_SlabTypeTrackSlab + Properties in this property set are generally applicable slabs used in railway tracks, modelled as IfcSlab with PredefinedType TRACKSLAB. + + + IfcSlab/TRACKSLAB + IfcSlabType/TRACKSLAB + + IfcSlab/TRACKSLAB,IfcSlabType/TRACKSLAB + + + TechnicalStandard + The technical standard which the element should comply with. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SolarDeviceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SolarDeviceTypeCommon.xml new file mode 100644 index 0000000..cbf1ea5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SolarDeviceTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_SolarDeviceTypeCommon + Common properties for solar device types. + + + IfcSolarDevice + IfcSolarDeviceType + + IfcSolarDevice,IfcSolarDeviceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumCapacity.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumCapacity.xml new file mode 100644 index 0000000..9dcde75 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumCapacity.xml @@ -0,0 +1,130 @@ + + + + Pset_SolidStratumCapacity + Properties expressing the capacity of a stratum using physical measures. Regional and National conventions should be captured through classification and specific property sets. + + + IfcGeotechnicalStratum/SOLID + + IfcGeotechnicalStratum/SOLID + + + CohesionBehaviour + Cohesive shear strength of a rock or soil that is independent of interparticle friction. + + + + + + + + FrictionAngle + Friction angle is the tested inclination angle from horizontal. + + + + + + + + FrictionBehaviour + Friction shear strength of a rock or soil that is dependent on interparticle friction. + + + + + + + + GrainSize + Grain size diameter. + + + + + + + + HydraulicConductivity + Hydraulic Conductivity (permeability) of soil for water, given with the K or Kf value in m/s + + + + + + + + LoadBearingCapacity + Maximum load bearing capacity of the floor structure throughtout the storey as designed. + + + + + + + + NValue + Blow count from standard penetration testing, to ISO 22476-3, ASTM D1586[1] and Australian Standards AS 1289.6.3.1, which correlates to other engineering properties of soils. + + + + + + + + PermeabilityBehaviour + Proportionality constant in Darcy's law which relates flow rate and viscosity to a pressure gradient applied to the porous media. + + + + + + + + PoisonsRatio + Ratio of transverse contraction strain to longitudinal extension strain in the direction of stretching force. + + + + + + + + PwaveVelocity + P-wave velocity of a rock or soil. + + + + + + + + Resistivity + Electrical resistivity of a rock or soil (Ohm-m). + + + + + + + + SettlementBehaviour + Estimate of the settlement/compaction behaviour of the stratum. + + + + + + + + SwaveVelocity + S-wave velocity of a rock or soil. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumComposition.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumComposition.xml new file mode 100644 index 0000000..155a8b4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SolidStratumComposition.xml @@ -0,0 +1,160 @@ + + + + Pset_SolidStratumComposition + Properties expressing the composition of a stratum using volume measures, implementing ISO14688 Part 2 Table 1 Primary fractions and composite fractions. Regional and National conventions should be captured through classification and specific property sets. Zero values may be omitted. + + + IfcGeotechnicalStratum/SOLID + + IfcGeotechnicalStratum/SOLID + + + AirVolume + Relative volume of air stratum constituents. + + + + + + + + BouldersVolume + Relative volume of boulders (typically larger than 200mm) stratum constituents. + + + + + + + + ClayVolume + Relative volume of clay (typically smaller than 0.002mm) stratum constituents. + + + + + + + + CobblesVolume + Relative volume of cobbles (typically larger than 63mm) stratum constituents. + + + + + + + + ContaminantVolume + Relative volume of contaminant stratum constituents. + + + + + + + + FillVolume + Relative volume of fill (controlled placement of anthropogenic soil) stratum constituents. + + + + + + + + GravelVolume + Relative volume of gravel (typically larger than 2mm) stratum constituents. + + + + + + + + OrganicVolume + Relative volume of organic (peat/humus) stratum constituents especially soil. + + + + + + + + RockVolume + Relative volume of rock stratum constituents. + + + + + + + + SandVolume + Relative volume of sand (typically smaller than 2mm) stratum constituents. + + + + + + + + SiltVolume + Relative volume of silt (typically smaller than 0.063mm) stratum constituents. + + + + + + + + WaterVolume + Relative volume of water stratum constituents. + + + + + + + + CompositeFractions + Denomination into soil groups by composite fractions + + + + BOULDERS + BOULDERS_WITH_COBBLES + BOULDERS_WITH_FINER_SOILS + CLAY + CLAYEY_SILT + COBBLES + COBBLES_WITH_BOULDERS + COBBLES_WITH_FINER_SOILS + FILL + GRAVEL + GRAVELLY_SAND + GRAVEL_WITH_CLAY_OR_SILT + GRAVEL_WITH_COBBLES + ORGANIC_CLAY + ORGANIC_SILT + SAND + SANDY_CLAYEY_SILT + SANDY_GRAVEL + SANDY_GRAVELLY_CLAY + SANDY_GRAVELLY_SILT + SANDY_GRAVEL_WITH_COBBLES + SANDY_PEAT + SANDY_SILT + SAND_WITH_CLAY_AND_SILT + SILT + SILTY_CLAY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SoundAttenuation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SoundAttenuation.xml new file mode 100644 index 0000000..3f9436b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SoundAttenuation.xml @@ -0,0 +1,50 @@ + + + + Pset_SoundAttenuation + Common definition to capture sound pressure at a point on behalf of a device typically used within the context of building services and flow distribution systems. To indicate sound values from an instance of IfcDistributionFlowElement at a particular location, IfcAnnotation instance(s) should be assigned to the IfcDistributionFlowElement through the IfcRelAssignsToProduct relationship. The IfcAnnotation should specify ObjectType of 'Sound' and geometric representation of 'Annotation Point' consisting of a single IfcPoint subtype as described at IfcAnnotation. This property set is instantiated multiple times on an object for each frequency band. HISTORY: New property set in IFC Release 2x4. + + + IfcAnnotation + + IfcAnnotation + + + SoundScale + The reference sound scale.DBA: Decibels in an A-weighted scale +DBB: Decibels in an B-weighted scale +DBC: Decibels in an C-weighted scale +NC: Noise criteria +NR: Noise rating + + + + DBA + DBB + DBC + NC + NR + + + + + + SoundFrequency + List of nominal sound frequencies, correlated to the SoundPressure time series values (IfcTimeSeries.ListValues) + + + + + + + + + + SoundPressure + A time series of sound pressure values measured in decibels at a reference pressure of 20 microPascals for the referenced octave band frequency. Each value in IfcTimeSeries.ListValues is correlated to the sound frequency at the same position within SoundFrequencies. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SoundGeneration.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SoundGeneration.xml new file mode 100644 index 0000000..477556f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SoundGeneration.xml @@ -0,0 +1,29 @@ + + + + Pset_SoundGeneration + Common definition to capture the properties of sound typically used within the context of building services and flow distribution systems. This property set is instantiated multiple times on an object for each frequency band. HISTORY: New property set in IFC Release 2x4. + + + IfcDistributionFlowElement + IfcDistributionFlowElementType + + IfcDistributionFlowElement,IfcDistributionFlowElementType + + + SoundCurve + Sound curve. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceAirHandlingDimensioning.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceAirHandlingDimensioning.xml new file mode 100644 index 0000000..347bf37 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceAirHandlingDimensioning.xml @@ -0,0 +1,131 @@ + + + + Pset_SpaceAirHandlingDimensioning + Properties for Space AirHandling Dimensioning. + + + IfcSpatialElement + IfcSpatialElementType + + IfcSpatialElement,IfcSpatialElementType + + + CoolingDesignAirFlow + The air flowrate required during the peak cooling conditions. + + + + + + + + HeatingDesignAirFlow + The air flowrate required during the peak heating conditions, but could also be determined by minimum ventilation requirement or minimum air change requirements. + + + + + + + + SensibleHeatGain + The sensible heat or energy gained by the space during the peak conditions. + + + + + + + + TotalHeatGain + The total amount of heat or energy gained by the space at the time of the space's peak cooling conditions. + + + + + + + + TotalHeatLoss + The total amount of heat or energy lost by the space at the time of the space's peak heating conditions. + + + + + + + + CoolingDryBulb + Dry bulb temperature, usually for for cooling design. + + + + + + + + CoolingRelativeHumidity + Inside relative humidity for cooling design. + + + + + + + + HeatingDryBulb + Dry bulb temperature for heating design. + + + + + + + + HeatingRelativeHumidity + Inside relative humidity for heating design. + + + + + + + + VentilationDesignAirFlow + Ventilation outside air requirement for the space. + + + + + + + + DesignAirFlow + The air flowrate required during the peak cooling conditions. + + + + + + + + CeilingRAPlenum + Ceiling plenum used for return air or not. TRUE = Yes, FALSE = No. + + + + + + + + BoundaryAreaHeatLoss + Heat loss per unit area for the boundary object. This is a design input value for use in the absence of calculated load data. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCommon.xml new file mode 100644 index 0000000..77a9dc6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCommon.xml @@ -0,0 +1,69 @@ + + + + Pset_SpaceCommon + Properties common to the definition of all occurrences of IfcSpace. Please note that several space attributes are handled directly at the IfcSpace instance, the space number (or short name) by IfcSpace.Name, the space name (or long name) by IfcSpace:LongName, and the description (or comments) by IfcSpace.Description. Actual space quantities, like space perimeter, space area and space volume are provided by IfcElementQuantity, and space classification according to national building code by IfcClassificationReference. The level above zero (relative to the building) for the slab row construction is provided by the IfcBuildingStorey.Elevation, the level above zero (relative to the building) for the floor finish is provided by the IfcSpace.ElevationWithFlooring. + + + IfcSpatialElement + IfcSpatialElementType + + IfcSpatialElement,IfcSpatialElementType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + GrossPlannedArea + Total planned gross area of the spatial structure element. Used for programming the spatial structure element. + + + + + + + + NetPlannedArea + Total planned net area of the object. Used for programming the object. + + + + + + + + PubliclyAccessible + Indication whether this space (in case of e.g., a toilet) is designed to serve as a publicly accessible space, e.g., for a public toilet (TRUE) or not (FALSE). + + + + + + + + HandicapAccessible + Indication that this object is designed to be accessible by the handicapped. Set to (TRUE) if this object is rated as handicap accessible according the local building codes, otherwise (FALSE). +It is giving according to the requirements of the national building code. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCoveringRequirements.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCoveringRequirements.xml new file mode 100644 index 0000000..be46ebc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceCoveringRequirements.xml @@ -0,0 +1,140 @@ + + + + Pset_SpaceCoveringRequirements + Properties common to the definition of covering requirements of IfcSpace. Those properties define the requirements coming from a space program in early project phases and can later be used to define the room book information, if such coverings are not modeled explicitly as covering elements. + + + IfcSpatialElement + IfcSpatialElementType + + IfcSpatialElement,IfcSpatialElementType + + + FloorCovering + Label to indicate the material or finish of the space flooring. The label is used for room book information and often displayed in room stamp.The material information is provided in absence of an IfcCovering (type=FLOORING) object with own shape representation and material assignment. In case of inconsistency the material assigned to IfcCovering elements takes precedence. + + + + + + + + FloorCoveringThickness + Thickness of the material layer(s) for the space flooring.The thickness information is provided in absence of an IfcCovering (type=FLOORING) object with own shape representation. In cases of inconsistency between the geometric parameters of an assigned IfcCovering and this attached property, the geometric parameters take precedence. + + + + + + + + WallCovering + Label to indicate the material or finish of the space flooring. The label is used for room book information and often displayed in room stamp.The material information is provided in absence of an IfcCovering (type=CLADDING) object with own shape representation and material assignment. In case of inconsistency the material assigned to IfcCovering elements takes precedence. + + + + + + + + WallCoveringThickness + Thickness of the material layer(s) for the space cladding.The thickness information is provided in absence of an IfcCovering (type=CLADDING) object with own shape representation. In cases of inconsistency between the geometric parameters of an assigned IfcCovering and this attached property, the geometric parameters take precedence. + + + + + + + + CeilingCovering + Label to indicate the material or finish of the space flooring. The label is used for room book information and often displayed in room stamp.The material information is provided in absence of an IfcCovering (type=CEILING) object with own shape representation and material assignment. In case of inconsistency the material assigned to IfcCovering elements takes precedence. + + + + + + + + CeilingCoveringThickness + Thickness of the material layer(s) for the space ceiling.The thickness information is provided in absence of an IfcCovering (type=CEILING) object with own shape representation. In cases of inconsistency between the geometric parameters of an assigned IfcCovering and this attached property, the geometric parameters take precedence. + + + + + + + + SkirtingBoard + Label to indicate the material or construction of the skirting board around the space flooring. The label is used for room book information.The material information is provided in absence of an IfcCovering (type=SKIRTINGBOARD) object with own shape representation and material assignment. In case of inconsistency the material assigned to IfcCovering elements takes precedence. + + + + + + + + SkirtingBoardHeight + Height of the skirting board.The height information is provided in absence of an IfcCovering (type=SKIRTINGBOARD) object with own shape representation and material assignment. In case of inconsistency the height assigned to IfcCovering elements takes precedence. + + + + + + + + Molding + Label to indicate the material or construction of the molding around the space ceiling. The label is used for room book information.The material information is provided in absence of an IfcCovering (type=MOLDING) object with own shape representation and material assignment. In case of inconsistency the material assigned to IfcCovering elements takes precedence. + + + + + + + + MoldingHeight + Height of the molding.The height information is provided in absence of an IfcCovering (type=MOLDING) object with own shape representation and material assignment. In case of inconsistency the height assigned to IfcCovering elements takes precedence. + + + + + + + + ConcealedFlooring + Indication whether this space is designed to have a concealed flooring space (TRUE) or not (FALSE). A concealed flooring space is normally meant to be the space beneath a raised floor. + + + + + + + + ConcealedFlooringOffset + Distance between the floor slab and the floor covering, often used for cables and other installations. Often referred to as raised flooring. + + + + + + + + ConcealedCeiling + Indication whether this space is designed to have a concealed flooring space (TRUE) or not (FALSE). A concealed ceiling space is normally meant to be the space between a slab and a ceiling. + + + + + + + + ConcealedCeilingOffset + Distance between the upper floor slab and the suspended ceiling, often used for distribution systems. Often referred to as plenum. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceFireSafetyRequirements.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceFireSafetyRequirements.xml new file mode 100644 index 0000000..3ce74ee --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceFireSafetyRequirements.xml @@ -0,0 +1,72 @@ + + + + Pset_SpaceFireSafetyRequirements + Properties related to fire protection of spaces that apply to the occurrences of IfcSpace or IfcZone. + + + IfcSpatialElement + IfcSpatialZone + IfcZone + IfcSpatialElementType + IfcSpatialZoneType + + IfcSpatialElement,IfcSpatialZone,IfcZone,IfcSpatialElementType,IfcSpatialZoneType + + + FireRiskFactor + Fire Risk factor assigned to the space according to local building regulations. It defines the fire risk of the space at several levels of fire hazard. + + + + + + + + FlammableStorage + Indication whether the space is intended to serve as a storage of flammable material (which is regarded as such by the presiding building code. (TRUE) indicates yes, (FALSE) otherwise. + + + + + + + + FireExit + Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). + + + + + + + + SprinklerProtection + Indication whether this object is sprinkler protected (TRUE) or not (FALSE). + + + + + + + + SprinklerProtectionAutomatic + Indication whether this object has an automatic sprinkler protection (TRUE) or not (FALSE). +It should only be given, if the property "SprinklerProtection" is set to TRUE. + + + + + + + + AirPressurization + Indication whether the space is required to have pressurized air (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHVACDesign.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHVACDesign.xml new file mode 100644 index 0000000..1e81514 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHVACDesign.xml @@ -0,0 +1,198 @@ + + + + Pset_SpaceHVACDesign + Properties for HVAC requirements for spaces. + + + IfcSpatialElement + IfcSpatialZone + IfcZone + IfcSpatialElementType + IfcSpatialZoneType + + IfcSpatialElement,IfcSpatialZone,IfcZone,IfcSpatialElementType,IfcSpatialZoneType + + + TemperatureSetPoint + The temperature setpoint range and default setpoint. + + + + + + + + TemperatureMax + Maximal temperature of the space or zone, that is required from user/designer view point. If no summer or winter space temperature requirements are given, it applies all year, otherwise for the intermediate period. + + + + + + + + TemperatureMin + Minimal temperature of the space or zone, that is required from user/designer view point. If no summer or winter space temperature requirements are given, it applies all year, otherwise for the intermediate period. + + + + + + + + TemperatureSummerMax + Maximal temperature of the space or zone for the hot (summer) period, that is required from user/designer view point and provided as requirement for cooling. + + + + + + + + TemperatureSummerMin + Minimal temperature of the space or zone for the hot (summer) period, that is required from user/designer view point and provided as requirement for cooling. + + + + + + + + TemperatureWinterMax + Maximal temperature of the space or zone for the cold (winter) period, that is required from user/designer view point and provided as requirement for heating. + + + + + + + + TemperatureWinterMin + Minimal temperature of the space or zone for the cold (winter) period, that is required from user/designer view point and provided as requirement for heating. + + + + + + + + HumiditySetPoint + Required Humidity Set Point. + + + + + + + + HumidityMax + Maximum allowed humidity. + + + + + + + + HumidityMin + Minimum required humidity. + + + + + + + + HumiditySummer + Required humidity in summer. + + + + + + + + HumidityWinter + Required humidity in winter. + + + + + + + + DiscontinuedHeating + Indication whether discontinued heating is required/desirable from user/designer view point. (TRUE) if yes, (FALSE) otherwise. + + + + + + + + NaturalVentilation + Indication whether the space is required to have natural ventilation (TRUE) or mechanical ventilation (FALSE). + + + + + + + + NaturalVentilationRate + Indication of the requirement of a particular natural air ventilation rate, given in air changes per hour. + + + + + + + + MechanicalVentilation + Mechanical Ventilation + + + + + + + + MechanicalVentilationRate + Indication of the requirement of a particular mechanical air ventilation rate, given in air changes per hour. + + + + + + + + AirConditioning + Indication whether this space requires air conditioning provided (TRUE) or not (FALSE). + + + + + + + + AirConditioningCentral + Indication whether the space requires a central air conditioning provided (TRUE) or not (FALSE). +It should only be given, if the property "AirConditioning" is set to TRUE. + + + + + + + + AirHandlingName + Name of the Air Handling unit or system. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterPHistory.xml new file mode 100644 index 0000000..5230c56 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterPHistory.xml @@ -0,0 +1,97 @@ + + + + Pset_SpaceHeaterPHistory + Space heater performance history common attributes. + + + IfcSpaceHeater + + IfcSpaceHeater + + + FractionRadiantHeatTransfer + Fraction of the total heat transfer rate as the radiant heat transfer. + + + + + + FractionConvectiveHeatTransfer + Fraction of the total heat transfer rate as the convective heat transfer. + + + + + + Effectiveness + Effectiveness, represented as ratio. + + + + + + SurfaceTemperature + Average surface temperature of the component. + + + + + + SpaceAirTemperature + Dry bulb temperature in the space. + + + + + + SpaceMeanRadiantTemperature + Mean radiant temperature in the space. + + + + + + AuxiliaryEnergySourceConsumption + Auxiliary energy source consumption. + + + + + + UACurve + UA value. + + + + + + OutputCapacityCurve + Partial output capacity curve (as a function of water temperature); Q = f (Twater). + + + + + + AirResistanceCurve + Air resistance curve (w/ fan only); Pressure = f ( flow rate). + + + + + + CharacteristicExponent + Characteristic exponent, slope of log(heat output) vs log (surface temperature minus environmental temperature). + + + + + + HeatOutputRate + Overall heat transfer rate. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeCommon.xml new file mode 100644 index 0000000..196b41e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeCommon.xml @@ -0,0 +1,183 @@ + + + + Pset_SpaceHeaterTypeCommon + Space heater type common attributes. +SoundLevel attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. Properties added in IFC4. + + + IfcSpaceHeater + IfcSpaceHeaterType + + IfcSpaceHeater,IfcSpaceHeaterType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + SpaceHeaterPlacement + Indicates how the space heater is designed to be placed. + + + + BASEBOARD + SUSPENDED + TOWELWARMER + WALL + OTHER + NOTKNOWN + UNSET + + + + + + TemperatureClassification + Enumeration defining the temperature classification of the space heater surface temperature. +low temperature - surface temperature is relatively low, usually heated by hot water or electricity. +high temperature - surface temperature is relatively high, usually heated by gas or steam. + + + + HIGHTEMPERATURE + LOWTEMPERATURE + OTHER + NOTKNOWN + UNSET + + + + + + HeatTransferDimension + Indicates how heat is transmitted according to the shape of the space heater. + + + + PATH + POINT + SURFACE + OTHER + NOTKNOWN + UNSET + + + + + + HeatTransferMedium + Enumeration defining the heat transfer medium if applicable. + + + + STEAM + WATER + OTHER + NOTKNOWN + UNSET + + + + + + EnergySource + Enumeration defining the energy source or fuel cumbusted. + + + + COAL + COAL_PULVERIZED + ELECTRICITY + GAS + OIL + PROPANE + WOOD + WOOD_CHIP + WOOD_PELLET + WOOD_PULVERIZED + OTHER + NOTKNOWN + UNSET + + + + + + BodyMass + Overall body mass of the heater. + + + + + + + + ThermalMassHeatCapacity + Product of component mass and specific heat. + + + + + + + + OutputCapacity + Total nominal heat output as listed by the manufacturer. + + + + + + + + ThermalEfficiency + Overall Thermal Efficiency is defined as gross energy output of the heat transfer device divided by the energy input. + + + + + + + + NumberOfPanels + Number of panels. + + + + + + + + NumberOfSections + Number of sections. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeConvector.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeConvector.xml new file mode 100644 index 0000000..f2f111d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeConvector.xml @@ -0,0 +1,29 @@ + + + + Pset_SpaceHeaterTypeConvector + Space heater type convector attributes. + + + IfcSpaceHeater/CONVECTOR + IfcSpaceHeaterType/CONVECTOR + + IfcSpaceHeater/CONVECTOR,IfcSpaceHeaterType/CONVECTOR + + + ConvectorType + Indicates the type of convector, whether forced air (mechanically driven) or natural (gravity). + + + + FORCED + NATURAL + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeRadiator.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeRadiator.xml new file mode 100644 index 0000000..5f48556 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceHeaterTypeRadiator.xml @@ -0,0 +1,49 @@ + + + + Pset_SpaceHeaterTypeRadiator + Space heater type radiator attributes. + + + IfcSpaceHeater/RADIATOR + IfcSpaceHeaterType/RADIATOR + + IfcSpaceHeater/RADIATOR,IfcSpaceHeaterType/RADIATOR + + + RadiatorType + Indicates the type of radiator. + + + + FINNEDTUBE + PANEL + SECTIONAL + TUBULAR + OTHER + NOTKNOWN + UNSET + + + + + + TubingLength + Water tube length inside the component. + + + + + + + + WaterContent + Weight of water content within the heater. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceLightingDesign.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceLightingDesign.xml new file mode 100644 index 0000000..03529de --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceLightingDesign.xml @@ -0,0 +1,35 @@ + + + + Pset_SpaceLightingDesign + Properties for requirements on Lighting of spaces. + + + IfcSpatialElement + IfcSpatialZone + IfcZone + IfcSpatialElementType + IfcSpatialZoneType + + IfcSpatialElement,IfcSpatialZone,IfcZone,IfcSpatialElementType,IfcSpatialZoneType + + + ArtificialLighting + Indication whether this space requires artificial lighting (as natural lighting would be not sufficient). (TRUE) indicates yes (FALSE) otherwise. + + + + + + + + Illuminance + Required average illuminance value for this space. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceOccupancyRequirements.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceOccupancyRequirements.xml new file mode 100644 index 0000000..a551a86 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceOccupancyRequirements.xml @@ -0,0 +1,81 @@ + + + + Pset_SpaceOccupancyRequirements + Properties concerning work activities occurring or expected to occur within one or a set of similar spatial structure elements. + + + IfcSpatialElement + IfcSpatialZone + IfcZone + IfcSpatialElementType + IfcSpatialZoneType + + IfcSpatialElement,IfcSpatialZone,IfcZone,IfcSpatialElementType,IfcSpatialZoneType + + + OccupancyType + Occupancy type for this object. +It is defined according to the presiding national building code. + + + + + + + + OccupancyNumber + Number of people required for the activity assigned to this space. + + + + + + + + OccupancyNumberPeak + Maximal number of people required for the activity assigned to this space in peak time. + + + + + + + + OccupancyTimePerDay + The amount of time during the day that the activity is required within this space. + + + + + + + + AreaPerOccupant + Design occupancy loading for this type of usage assigned to this space. + + + + + + + + MinimumHeadroom + Headroom required for the activity assigned to this space. + + + + + + + + IsOutlookDesirable + An indication of whether the outlook is desirable (set TRUE) or not (set FALSE) + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceParking.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceParking.xml new file mode 100644 index 0000000..08230dc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceParking.xml @@ -0,0 +1,50 @@ + + + + Pset_SpaceParking + Properties common to the definition of all occurrences of IfcSpace which have an attribute value for ObjectType = 'Parking'. NOTE: Modified in IFC 2x3, properties ParkingUse and ParkingUnits added. + + + IfcSpace/PARKING + IfcSpaceType/PARKING + + IfcSpace/PARKING,IfcSpaceType/PARKING + + + ParkingUse + Identifies the type of transportation for which the parking space is designed. Values are not predefined but might include car, compact car, motorcycle, bicycle, truck, bus etc. + + + + + + + + ParkingUnits + Indicates the number of transportation units of the type specified by the property ParkingUse that may be accommodated within the space. Generally, this value should default to 1 unit. However, where the parking space is for motorcycles or bicycles, provision may be made for more than one unit in the space. + + + + + + + + IsAisle + Indicates that this parking zone is for accessing the parking units, i.e. an aisle (TRUE) and not a parking unit itself (FALSE) + + + + + + + + IsOneWay + Indicates whether the parking aisle is designed for oneway traffic (TRUE) or twoway traffic (FALSE). Should only be provided if the property IsAisle is set to TRUE. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoad.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoad.xml new file mode 100644 index 0000000..35de67d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoad.xml @@ -0,0 +1,140 @@ + + + + Pset_SpaceThermalLoad + The space thermal load defines all thermal losses and gains occurring within a space or zone. The thermal load source attribute defines an enumeration of possible sources of the thermal load. The maximum, minimum, time series and app + + + IfcSpatialElement + IfcSpatialElementType + + IfcSpatialElement,IfcSpatialElementType + + + People + Heat gains and losses from people. + + + + + + + + Lighting + Lighting loads. + + + + + + + + EquipmentSensible + Heat gains and losses from equipment. + + + + + + + + VentilationIndoorAir + Ventilation loads from indoor air. + + + + + + + + VentilationOutdoorAir + Ventilation loads from outdoor air. + + + + + + + + RecirculatedAir + Loads from recirculated air. + + + + + + + + ExhaustAir + Loads from exhaust air. + + + + + + + + AirExchangeRate + Loads from the air exchange rate. + + + + + + + + DryBulbTemperature + Dry bulb temperature of the object. + + + + + + + + RelativeHumidity + Loads from the relative humidity. + + + + + + + + InfiltrationSensible + Heat gains and losses from infiltration. + + + + + + + + TotalSensibleLoad + Total energy added or removed from air that affects its temperature. If a value is less than zero (negative), then the thermal load is lost from the space. If a value is greater than zero (positive), then the thermal load is a gain to the space. + + + + + + + + TotalLatentLoad + Total energy added or removed from air that affects its humidity or concentration of water vapor. If a value is less than zero (negative), then the thermal load is lost from the space. If a value is greater than zero (positive), then the thermal load is a gain to the space. + + + + + + + + TotalRadiantLoad + Total electromagnetic energy added or removed by emission or absorption. If a value is less than zero (negative), then the thermal load is lost from the space. If a value is greater than zero (positive), then the thermal load is a gain to the space. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoadPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoadPHistory.xml new file mode 100644 index 0000000..cbd293b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalLoadPHistory.xml @@ -0,0 +1,111 @@ + + + + Pset_SpaceThermalLoadPHistory + The space thermal load IfcSpaceThermalLoadProperties defines actual measured thermal losses and gains occurring within a space or zone. The thermal load source attribute defines an enumeration of possible sources of the thermal load. + + + IfcSpatialElement + + IfcSpatialElement + + + PeopleHistory + Heat gains and losses from people. + + + + + + LightingHistory + Lighting loads. + + + + + + EquipmentSensibleHistory + Heat gains and losses from equipment. + + + + + + VentilationIndoorAirHistory + Ventilation loads from indoor air. + + + + + + VentilationOutdoorAirHistory + Ventilation loads from outdoor air. + + + + + + RecirculatedAirHistory + Loads from recirculated air. + + + + + + ExhaustAirHistory + Loads from exhaust air. + + + + + + AirExchangeRateTimeHistory + Loads from the air exchange rate. + + + + + + DryBulbTemperatureHistory + Loads from the dry bulb temperature. + + + + + + RelativeHumidityHistory + Loads from the relative humidity. + + + + + + InfiltrationSensibleHistory + Heat gains and losses from infiltration. + + + + + + TotalSensibleLoadHistory + Total energy added or removed from air that affects its temperature. If a value is less than zero (negative), then the thermal load is lost from the space. If a value is greater than zero (positive), then the thermal load is a gain to the space. + + + + + + TotalLatentLoadHistory + Total energy added or removed from air that affects its humidity or concentration of water vapor. If a value is less than zero (negative), then the thermal load is lost from the space. If a value is greater than zero (positive), then the thermal load is a gain to the space. + + + + + + TotalRadiantLoadHistory + Total electromagnetic energy added or removed by emission or absorption. If a value is less than zero (negative), then the thermal load is lost from the space. If a value is greater than zero (positive), then the thermal load is a gain to the space. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalPHistory.xml new file mode 100644 index 0000000..f5ccc30 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpaceThermalPHistory.xml @@ -0,0 +1,55 @@ + + + + Pset_SpaceThermalPHistory + Thermal and air flow conditions of a space or zone. HISTORY: New property set in IFC 2x2. + + + IfcSpatialElement + + IfcSpatialElement + + + CoolingAirFlowRate + Cooling air flow rate in the space. + + + + + + HeatingAirFlowRate + Heating air flow rate in the space. + + + + + + VentilationAirFlowRateHistory + Ventilation air flow rate in the space. + + + + + + ExhaustAirFlowRate + Design exhaust air flow rate for the space. + + + + + + SpaceTemperatureHistory + Temperature of the space. + + + + + + SpaceRelativeHumidity + The relative humidity of the space. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpatialZoneCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpatialZoneCommon.xml new file mode 100644 index 0000000..84bba2c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpatialZoneCommon.xml @@ -0,0 +1,32 @@ + + + + Pset_SpatialZoneCommon + Common properties for Spatial Zones. + + + IfcSpatialZone + IfcSpatialZoneType + + IfcSpatialZone,IfcSpatialZoneType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SpringTensioner.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SpringTensioner.xml new file mode 100644 index 0000000..d5a9b9e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SpringTensioner.xml @@ -0,0 +1,41 @@ + + + + Pset_SpringTensioner + Properties of spring tensioner used in railway. The property set can be used by the predefined type TENSIONINGEQUIPMENT of IfcDiscreteAccessory. + + + IfcDiscreteAccessory/TENSIONINGEQUIPMENT + IfcDiscreteAccessoryType/TENSIONINGEQUIPMENT + + IfcDiscreteAccessory/TENSIONINGEQUIPMENT,IfcDiscreteAccessoryType/TENSIONINGEQUIPMENT + + + TensileStrength + Indicates the ability to withstand breakage apart under applied force. + + + + + + + + NominalWeight + Nominal weight of the object. + + + + + + + + TensioningWorkingRange + The working range of the tensioning equipment under normal operation. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_StackTerminalTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_StackTerminalTypeCommon.xml new file mode 100644 index 0000000..dfd7454 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_StackTerminalTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_StackTerminalTypeCommon + Common properties for stack terminals. + + + IfcStackTerminal + IfcStackTerminalType + + IfcStackTerminal,IfcStackTerminalType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_StairCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_StairCommon.xml new file mode 100644 index 0000000..4a29150 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_StairCommon.xml @@ -0,0 +1,199 @@ + + + + Pset_StairCommon + Properties common to the definition of all occurrences of IfcStair. + + + IfcStair + IfcStairType + + IfcStair,IfcStairType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfRiser + Total number of the risers included in the stair or stair flight. + + + + + + + + NumberOfTreads + Total number of treads included in the stair or stairflight. + + + + + + + + RiserHeight + Vertical distance from tread to tread. +The riser height is supposed to be equal for all steps of a stair or stair flight. + + + + + + + + TreadLength + Horizontal distance from the front of the thread to the front of the next tread. +The tread length is supposed to be equal for all steps of the stair or stair flight at the walking line. + + + + + + + + NosingLength + Horizontal distance from the front of the tread to the riser underneath. It is the overhang of the tread. + + + + + + + + WalkingLineOffset + Offset of the walking line from the inner side of the flight. +Note: the walking line may have a own shape representation (in case of inconsistencies, the value derived from the shape representation shall take precedence). + + + + + + + + TreadLengthAtOffset + Length of treads at a given offset. +Walking line position is given by the 'WalkingLineOffset'. The resulting value should normally be identical with TreadLength, it may be given in addition, if the walking line offset for building code calculations is different from that used in design. + + + + + + + + TreadLengthAtInnerSide + Minimum length of treads at the inner side of the winder. +Only relevant in case of winding flights, for straight flights it is identical with IfcStairFlight.TreadLength. It is a pre-calculated value, in case of inconsistencies, the value derived from the shape representation shall take precedence. + + + + + + + + WaistThickness + Minimum thickness of the stair flight, measured perpendicular to the slope of the flight to the inner corner of riser and tread. It is a pre-calculated value, in case of inconsistencies, the value derived from the shape representation shall take precedence. + + + + + + + + RequiredHeadroom + Required headroom clearance for the passageway according to the applicable building code or additional requirements. + + + + + + + + HandicapAccessible + Indication that this object is designed to be accessible by the handicapped. Set to (TRUE) if this object is rated as handicap accessible according the local building codes, otherwise (FALSE). +It is giving according to the requirements of the national building code. + + + + + + + + HasNonSkidSurface + Indication whether the surface finish is designed to prevent slippery (TRUE) or not (FALSE). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + FireExit + Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_StairFlightCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_StairFlightCommon.xml new file mode 100644 index 0000000..d92dcee --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_StairFlightCommon.xml @@ -0,0 +1,136 @@ + + + + Pset_StairFlightCommon + Properties common to the definition of all occurrences of IfcStairFlight. + + + IfcStairFlight + IfcStairFlightType + + IfcStairFlight,IfcStairFlightType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfRiser + Total number of the risers included in the stair or stair flight. + + + + + + + + NumberOfTreads + Total number of treads included in the stair or stairflight. + + + + + + + + RiserHeight + Vertical distance from tread to tread. +The riser height is supposed to be equal for all steps of a stair or stair flight. + + + + + + + + TreadLength + Horizontal distance from the front of the thread to the front of the next tread. +The tread length is supposed to be equal for all steps of the stair or stair flight at the walking line. + + + + + + + + NosingLength + Horizontal distance from the front of the tread to the riser underneath. It is the overhang of the tread. + + + + + + + + WalkingLineOffset + Offset of the walking line from the inner side of the flight. +Note: the walking line may have a own shape representation (in case of inconsistencies, the value derived from the shape representation shall take precedence). + + + + + + + + TreadLengthAtOffset + Length of treads at a given offset. +Walking line position is given by the 'WalkingLineOffset'. The resulting value should normally be identical with TreadLength, it may be given in addition, if the walking line offset for building code calculations is different from that used in design. + + + + + + + + TreadLengthAtInnerSide + Minimum length of treads at the inner side of the winder. +Only relevant in case of winding flights, for straight flights it is identical with IfcStairFlight.TreadLength. It is a pre-calculated value, in case of inconsistencies, the value derived from the shape representation shall take precedence. + + + + + + + + Headroom + Actual headroom clearance for the passageway according to the current design. +The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. + + + + + + + + WaistThickness + Minimum thickness of the stair flight, measured perpendicular to the slope of the flight to the inner corner of riser and tread. It is a pre-calculated value, in case of inconsistencies, the value derived from the shape representation shall take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Stationing.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Stationing.xml new file mode 100644 index 0000000..890d855 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Stationing.xml @@ -0,0 +1,31 @@ + + + + Pset_Stationing + Specifies stationing parameters for IfcReferent. + + + IfcReferent + + IfcReferent + + + IncomingStation + The optional station value of the incoming segment that ends at this location. This value needs to be set if the intention is to specify a station equation, i.e. a location where stationing changes. + + + + + + + + Station + The station value at this location. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_StructuralSurfaceMemberVaryingThickness.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_StructuralSurfaceMemberVaryingThickness.xml new file mode 100644 index 0000000..5fc9026 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_StructuralSurfaceMemberVaryingThickness.xml @@ -0,0 +1,106 @@ + + + + Pset_StructuralSurfaceMemberVaryingThickness + Thickness parameters of a surface member (structural analysis item) with varying thickness, particularly with linearly varying thickness. The thickness is interpolated/ extrapolated from three points. The locations of these points are given either in local x,y coordinates of the surface member or in global X,Y,Z coordinates. Either way, these points are required to be located within the face or at the bounds of the face of the surface member, and they must not be located on a common line. Local and global coordinates shall not be mixed within the same property set instance. + + + IfcStructuralSurfaceMemberVarying + + IfcStructuralSurfaceMemberVarying + + + Thickness1 + First thickness parameter of a surface member with varying thickness + + + + + + + + Location1Local + Local x,y coordinates of the point in which Thickness1 is given + + + + + + + + + + Location1Global + Global X,Y,Z coordinates of the point in which Thickness1 is given + + + + + + + + + + Thickness2 + Second thickness parameter of a surface member with varying thickness + + + + + + + + Location2Local + Local x,y coordinates of the point in which Thickness2 is given + + + + + + + + + + Location2Global + Global X,Y,Z coordinates of the point in which Thickness2 is given + + + + + + + + + + Thickness3 + Third thickness parameter of a surface member with varying thickness + + + + + + + + Location3Local + Local x,y coordinates of the point in which Thickness3 is given + + + + + + + + + + Location3Global + Global X,Y,Z coordinates of the point in which Thickness3 is given + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SumpBusterCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SumpBusterCommon.xml new file mode 100644 index 0000000..8ebfeee --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SumpBusterCommon.xml @@ -0,0 +1,23 @@ + + + + Pset_SumpBusterCommon + Properties for a sump buster. + + + IfcElementAssembly/SUMPBUSTER + IfcElementAssemblyType/SUMPBUSTER + + IfcElementAssembly/SUMPBUSTER,IfcElementAssemblyType/SUMPBUSTER + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Superelevation.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Superelevation.xml new file mode 100644 index 0000000..96292b2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Superelevation.xml @@ -0,0 +1,46 @@ + + + + Pset_Superelevation + Specifies the general properties for a Superelevation event. + + + IfcAnnotation/SUPERELEVATIONEVENT + + IfcAnnotation/SUPERELEVATIONEVENT + + + Side + Specifies if the width is measured to the RIGHT or to the LEFT of the curve referenced by the placement, or if the same value is applied to BOTH sides. + + + + BOTH + LEFT + RIGHT + + + + + + Superelevation + Specifies the superelevation as a ratio measure (slope) at the location of the event. + + + + + + + + TransitionSuperelevation + The type of transition of superelevation from previous event to this one. + + + + LINEAR + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeCommon.xml new file mode 100644 index 0000000..22e37f2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeCommon.xml @@ -0,0 +1,107 @@ + + + + Pset_SwitchingDeviceTypeCommon + A switching device is a device designed to make or break the current in one or more electric circuits. + + + IfcSwitchingDevice + IfcSwitchingDeviceType + + IfcSwitchingDevice,IfcSwitchingDeviceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfGangs + Number of gangs in the object. + + + + + + + + SwitchFunction + Indicates types of switches which differs in functionality. + + + + DOUBLETHROWSWITCH + INTERMEDIATESWITCH + ONOFFSWITCH + OTHER + NOTKNOWN + UNSET + + + + + + HasLock + Indication of whether a switching device has a key operated lock (=TRUE) or not (= FALSE). + + + + + + + + IsIlluminated + An indication of whether there is an illuminated indicator to show that the switch is on (=TRUE) or not (= FALSE). + + + + + + + + Legend + A text inscribed or applied to the switch as a legend to indicate purpose or function. + + + + + + + + SetPoint + Indicates the setpoint and label. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeContactor.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeContactor.xml new file mode 100644 index 0000000..bb13137 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeContactor.xml @@ -0,0 +1,40 @@ + + + + Pset_SwitchingDeviceTypeContactor + An electrical device used to control the flow of power in a circuit on or off. + + + IfcSwitchingDevice/CONTACTOR + IfcSwitchingDeviceType/CONTACTOR + + IfcSwitchingDevice/CONTACTOR,IfcSwitchingDeviceType/CONTACTOR + + + ContactorType + A list of the available types of contactor from which that required may be selected where:CapacitorSwitching: for switching 3 phase single or multi-step capacitor banks. +LowCurrent: requires the use of low resistance contacts. +MagneticLatching: enables the contactor to remain in the on position when the coil is no longer energized. +MechanicalLatching: requires that the contactor is mechanically retained in the on position. +Modular: are totally enclosed and self contained. +Reversing: has a double set of contactors that are prewired. +Standard: is a generic device that controls the flow of power in a circuit on or off. + + + + CAPACITORSWITCHING + LOWCURRENT + MAGNETICLATCHING + MECHANICALLATCHING + MODULAR + REVERSING + STANDARD + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeDimmerSwitch.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeDimmerSwitch.xml new file mode 100644 index 0000000..de8cdcf --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeDimmerSwitch.xml @@ -0,0 +1,30 @@ + + + + Pset_SwitchingDeviceTypeDimmerSwitch + A dimmer switch is a switch that adjusts electrical power through a variable position level action. HISTORY: Added in IFC4. + + + IfcSwitchingDevice/DIMMERSWITCH + IfcSwitchingDeviceType/DIMMERSWITCH + + IfcSwitchingDevice/DIMMERSWITCH,IfcSwitchingDeviceType/DIMMERSWITCH + + + DimmerType + A list of the available types of dimmer switch from which that required may be selected. + + + + ROCKER + SELECTOR + TWIST + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeEmergencyStop.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeEmergencyStop.xml new file mode 100644 index 0000000..9f7a872 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeEmergencyStop.xml @@ -0,0 +1,136 @@ + + + + Pset_SwitchingDeviceTypeEmergencyStop + An emergency stop device acts to remove as quickly as possible any danger that may have arisen unexpectedly. + + + IfcSwitchingDevice/EMERGENCYSTOP + IfcSwitchingDeviceType/EMERGENCYSTOP + + IfcSwitchingDevice/EMERGENCYSTOP,IfcSwitchingDeviceType/EMERGENCYSTOP + + + SwitchOperation + Indicates operation of emergency stop switch. + + + + MUSHROOM + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfPhases + Number of phases that the equipment operates on. + + + + + + + + ReferenceEnvironmentTemperature + Ideal temperature range. + + + + + + + + BreakingCapacity + The current that a fuse, circuit breaker, or other electrical apparatus is able to interrupt without being destroyed or causing an electric arc with unacceptable duration. + + + + + + + + NumberOfEarthFaultRelays + Indicates the number of relays used for preventing earth fault. + + + + + + + + NumberOfEmergencyButtons + The number of emergency buttons built in the device. + + + + + + + + NumberOfRelays + Indicates number of relays built in the device. + + + + + + + + NumberOfOverCurrentRelays + Indicates number of relays used for preventing over current. + + + + + + + + NumberOfAffectedPoles + Number of poles that the equipment affects. + + + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + RatedFrequency + Frequency of the AC electric power supply when the device or system reaches its optimum operating condition. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + TransformationRatio + The ratio of the actual primary current or voltage to the actual secondary current or voltage. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeKeypad.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeKeypad.xml new file mode 100644 index 0000000..ccb6fc7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeKeypad.xml @@ -0,0 +1,29 @@ + + + + Pset_SwitchingDeviceTypeKeypad + A keypad is a switch supporting multiple functions. HISTORY: Added in IFC4. + + + IfcSwitchingDevice/KEYPAD + IfcSwitchingDeviceType/KEYPAD + + IfcSwitchingDevice/KEYPAD,IfcSwitchingDeviceType/KEYPAD + + + KeypadType + A list of the available types of keypad switch from which that required may be selected. + + + + BUTTONS + TOUCHSCREEN + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeMomentarySwitch.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeMomentarySwitch.xml new file mode 100644 index 0000000..c213574 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeMomentarySwitch.xml @@ -0,0 +1,28 @@ + + + + Pset_SwitchingDeviceTypeMomentarySwitch + A momentary switch is a switch that does not hold state. HISTORY: Added in IFC4. + + + IfcSwitchingDevice/MOMENTARYSWITCH + IfcSwitchingDeviceType/MOMENTARYSWITCH + + IfcSwitchingDevice/MOMENTARYSWITCH,IfcSwitchingDeviceType/MOMENTARYSWITCH + + + MomentaryType + A list of the available types of momentary switch from which that required may be selected. + + + + BUTTON + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypePHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypePHistory.xml new file mode 100644 index 0000000..5a56818 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypePHistory.xml @@ -0,0 +1,20 @@ + + + + Pset_SwitchingDeviceTypePHistory + Indicates switch positions or levels over time, such as for energy management or surveillance. + + + IfcSwitchingDevice + + IfcSwitchingDevice + + + SetPointHistory + Indicates the switch position over time according to Pset_SwitchingDeviceTypeCommon.SetPoint. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeRelay.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeRelay.xml new file mode 100644 index 0000000..3fc2633 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeRelay.xml @@ -0,0 +1,95 @@ + + + + Pset_SwitchingDeviceTypeRelay + Properties in this property set are applicable for IfcSwitchingDevice with PredefinedType RELAY. + + + IfcSwitchingDevice/RELAY + IfcSwitchingDeviceType/RELAY + + IfcSwitchingDevice/RELAY,IfcSwitchingDeviceType/RELAY + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + Current + The actual current and operable range. + + + + + + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + InsulationResistance + Minimum resistance between one terminal or several terminals connected together and the case or enclosure of a component at specified voltage. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + ContactResistance + Resistance when electrical node is closed. + + + + + + + + PullInVoltage + Working voltage of relay in excitation state. + + + + + + + + ReleaseVoltage + The maximum voltage to guarantee the drop of the relay node. + + + + + + + + Voltage + The actual voltage and operable range. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSelectorSwitch.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSelectorSwitch.xml new file mode 100644 index 0000000..1605eb4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSelectorSwitch.xml @@ -0,0 +1,113 @@ + + + + Pset_SwitchingDeviceTypeSelectorSwitch + A selector switch is a switch that adjusts electrical power through a multi-position action. HISTORY: Added in IFC4. + + + IfcSwitchingDevice/SELECTORSWITCH + IfcSwitchingDeviceType/SELECTORSWITCH + + IfcSwitchingDevice/SELECTORSWITCH,IfcSwitchingDeviceType/SELECTORSWITCH + + + SelectorType + A list of the available types of selector switch from which that required may be selected. + + + + ROCKER + SELECTOR + TWIST + OTHER + NOTKNOWN + UNSET + + + + + + SwitchUsage + A list of the available usages for switches from which that required may be selected. + + + + EMERGENCY + GUARD + LIMIT + START + STOP + OTHER + NOTKNOWN + UNSET + + + + + + SwitchActivation + A list of the available activations for switches from which that required may be selected. + + + + ACTUATOR + FOOT + HAND + PROXIMITY + SOUND + TWOHAND + WIRE + OTHER + NOTKNOWN + UNSET + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + ReferenceEnvironmentTemperature + Ideal temperature range. + + + + + + + + RatedFrequency + Frequency of the AC electric power supply when the device or system reaches its optimum operating condition. + + + + + + + + NumberOfPhases + Number of phases that the equipment operates on. + + + + + + + + NominalPower + A conventional value of apparent power determining a value of the rated current that may be carried with rated voltage applied, under specified conditions. ( IEV ref 421-04-04) + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeStarter.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeStarter.xml new file mode 100644 index 0000000..f37e68f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeStarter.xml @@ -0,0 +1,40 @@ + + + + Pset_SwitchingDeviceTypeStarter + A starter is a switch which in the closed position controls the application of power to an electrical device. + + + IfcSwitchingDevice/STARTER + IfcSwitchingDeviceType/STARTER + + IfcSwitchingDevice/STARTER,IfcSwitchingDeviceType/STARTER + + + StarterType + A list of the available types of starter from which that required may be selected where:AutoTransformer: A starter for an induction motor which uses for starting one or more reduced voltages derived from an auto transformer. (IEC 441-14-45) +Manual: A starter in which the force for closing the main contacts is provided exclusively by manual energy. (IEC 441-14-39) +DirectOnLine: A starter which connects the line voltage across the motor terminals in one step. (IEC 441-14-40) +Frequency: A starter in which the frequency of the power supply is progressively increased until the normal operation frequency is attained. +nStep: A starter in which there are (n-1) intermediate accelerating positions between the off and full on positions. (IEC 441-14-41) +Rheostatic: A starter using one or several resistors for obtaining, during starting, stated motor torque characteristics and for limiting the current. (IEC 441-14-425) +StarDelta: A starter for a 3 phase induction motor such that in the starting position the stator windings are connected in star and in the final running position they are connected in delta. (IEC 441-14-44) + + + + AUTOTRANSFORMER + DIRECTONLINE + FREQUENCY + MANUAL + NSTEP + RHEOSTATIC + STARDELTA + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSwitchDisconnector.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSwitchDisconnector.xml new file mode 100644 index 0000000..9732e13 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeSwitchDisconnector.xml @@ -0,0 +1,51 @@ + + + + Pset_SwitchingDeviceTypeSwitchDisconnector + A switch disconnector is a switch which in the open position satisfies the isolating requirements specified for a disconnector.History: Property 'HasVisualIndication' changed to 'IsIlluminated' to conform with property name for toggle switch + + + IfcSwitchingDevice/SWITCHDISCONNECTOR + IfcSwitchingDeviceType/SWITCHDISCONNECTOR + + IfcSwitchingDevice/SWITCHDISCONNECTOR,IfcSwitchingDeviceType/SWITCHDISCONNECTOR + + + SwitchDisconnectorType + A list of the available types of switch disconnector from which that required may be selected where:CenterBreak: A disconnector in which both contacts of each pole are movable and engage at a point substantially midway between their supports. (IEC 441-14-08) +DividedSupport: A disconnector in which the fixed and moving contacts of each pole are not supported by a common base or frame. (IEC 441-14-06) +DoubleBreak: A disconnector that opens a circuit at two points. (IEC 441-14-09) +EarthingSwitch: A disconnector in which the fixed and moving contacts of each pole are not supported by a common base or frame. (IEC 441-14-07) +Isolator: A disconnector which in the open position satisfies isolating requirements. (IEC 441-14-12) + + + + CENTERBREAK + DIVIDEDSUPPORT + DOUBLEBREAK + EARTHINGSWITCH + ISOLATOR + OTHER + NOTKNOWN + UNSET + + + + + + LoadDisconnectionType + A list of the available types of load disconnection from which that required may be selected. + + + + OFFLOAD + ONLOAD + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeToggleSwitch.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeToggleSwitch.xml new file mode 100644 index 0000000..31c6878 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SwitchingDeviceTypeToggleSwitch.xml @@ -0,0 +1,74 @@ + + + + Pset_SwitchingDeviceTypeToggleSwitch + A toggle switch is a switch that enables or isolates electrical power through a two position on/off action. HISTORY: SetPoint added in IFC4. + + + IfcSwitchingDevice/TOGGLESWITCH + IfcSwitchingDeviceType/TOGGLESWITCH + + IfcSwitchingDevice/TOGGLESWITCH,IfcSwitchingDeviceType/TOGGLESWITCH + + + ToggleSwitchType + A list of the available types of toggle switch from which that required may be selected. + + + + BREAKGLASS + CHANGEOVER + KEYOPERATED + MANUALPULL + PULLCORD + PUSHBUTTON + ROCKER + SELECTOR + TWIST + OTHER + NOTKNOWN + UNSET + + + + + + SwitchUsage + A list of the available usages for switches from which that required may be selected. + + + + EMERGENCY + GUARD + LIMIT + START + STOP + OTHER + NOTKNOWN + UNSET + + + + + + SwitchActivation + A list of the available activations for switches from which that required may be selected. + + + + ACTUATOR + FOOT + HAND + PROXIMITY + SOUND + TWOHAND + WIRE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SymmetricPairCable.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SymmetricPairCable.xml new file mode 100644 index 0000000..bb62944 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SymmetricPairCable.xml @@ -0,0 +1,32 @@ + + + + Pset_SymmetricPairCable + Properties applicable to a symmetric pair cable, which is is a copper cable with a variable number of copper twisted symmetric pair conductors used to transmit data by means of electrical signals. this property set is applicable to type or occurence of IfcCableSegment with predefined type CABLESEGMENT + + + IfcCableSegment/CABLESEGMENT + IfcCableSegmentType/CABLESEGMENT + + IfcCableSegment/CABLESEGMENT,IfcCableSegmentType/CABLESEGMENT + + + NumberOfTwistedPairs + Total number of twisted wire pairs in copper pair cables. + + + + + + + + NumberOfUntwistedPairs + Total number of untwisted wire pairs in the copper pair cable. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeCommon.xml new file mode 100644 index 0000000..62e5a9b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeCommon.xml @@ -0,0 +1,59 @@ + + + + Pset_SystemFurnitureElementTypeCommon + Common properties for all systems furniture (I.e. modular furniture) element types (e.g. vertical panels, work surfaces, and storage). HISTORY: First issued in IFC Release R1.5. Renamed from Pset_FurnitureElementCommon + + + IfcSystemFurnitureElement + IfcSystemFurnitureElementType + + IfcSystemFurnitureElement,IfcSystemFurnitureElementType + + + IsUsed + Indicates whether the element is being used in a workstation (= TRUE) or not.(= FALSE). + + + + + + + + GroupCode + e.g. panels, worksurfaces, storage, etc. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + Finishing + The finishing applied to system furniture elements of this type e.g. walnut, fabric. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypePanel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypePanel.xml new file mode 100644 index 0000000..5afc780 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypePanel.xml @@ -0,0 +1,53 @@ + + + + Pset_SystemFurnitureElementTypePanel + A set of specific properties for vertical panels that assembly workstations.. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Panel + + + IfcSystemFurnitureElement/PANEL + IfcSystemFurnitureElementType/PANEL + + IfcSystemFurnitureElement/PANEL,IfcSystemFurnitureElementType/PANEL + + + HasOpening + indicates whether the panel has an opening (= TRUE) or not (= FALSE). + + + + + + + + FurniturePanelType + Available panel types from which that required may be selected. + + + + ACOUSTICAL + DOOR + ENDS + GLAZED + HORZ_SEG + MONOLITHIC + OPEN + SCREEN + OTHER + NOTKNOWN + UNSET + + + + + + NominalThickness + The nominal thickness of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeSubrack.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeSubrack.xml new file mode 100644 index 0000000..1317c45 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeSubrack.xml @@ -0,0 +1,41 @@ + + + + Pset_SystemFurnitureElementTypeSubrack + Properties of subrack used in railway telecom. The property set can be used by the predefined type SUBRACK of IfcSystemFurnitureElement + + + IfcSystemFurnitureElement/SUBRACK + IfcSystemFurnitureElementType/SUBRACK + + IfcSystemFurnitureElement/SUBRACK,IfcSystemFurnitureElementType/SUBRACK + + + NumberOfSlots + Indicates the number of slots. + + + + + + + + NumberOfUnits + Indicates the number of vertical units. + + + + + + + + NumberOfOccupiedUnits + Indicates the number of vertical units occupied by the equipment. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeWorkSurface.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeWorkSurface.xml new file mode 100644 index 0000000..496745a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_SystemFurnitureElementTypeWorkSurface.xml @@ -0,0 +1,71 @@ + + + + Pset_SystemFurnitureElementTypeWorkSurface + A set of specific properties for work surfaces used in workstations. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Worksurface + + + IfcSystemFurnitureElement/WORKSURFACE + IfcSystemFurnitureElementType/WORKSURFACE + + IfcSystemFurnitureElement/WORKSURFACE,IfcSystemFurnitureElementType/WORKSURFACE + + + UsePurpose + The principal purpose for which the work surface is intended to be used e.g. writing/reading, computer, meeting, printer, reference files, etc. + + + + + + + + SupportType + Available support types from which that required may be selected. + + + + ACOUSTICAL + DOOR + ENDS + GLAZED + HORZ_SEG + MONOLITHIC + OPEN + SCREEN + OTHER + NOTKNOWN + UNSET + + + + + + HangingHeight + The hanging height of the worksurface. + + + + + + + + NominalThickness + The nominal thickness of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + ShapeDescription + A description of the shape of the work surface e.g. corner square, rectangle, etc. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TankOccurrence.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TankOccurrence.xml new file mode 100644 index 0000000..a109ecd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TankOccurrence.xml @@ -0,0 +1,49 @@ + + + + Pset_TankOccurrence + Properties that relate to a tank. Note that a partial tank may be considered as a compartment within a compartmentalized tank. + + + IfcTank + + IfcTank + + + TankComposition + Defines the level of element composition where.COMPLEX: A set of elementary units aggregated together to fulfill the overall required purpose. +ELEMENT: A single elementary unit that may exist of itself or as an aggregation of partial units.. +PARTIAL: A partial elementary unit. + + + + COMPLEX + ELEMENT + PARTIAL + OTHER + NOTKNOWN + UNSET + + + + + + HasLadder + Indication of whether the tank is provided with a ladder (set TRUE) for access to the top. If no ladder is provided then value is set FALSE.Note: No indication is given of the type of ladder (gooseneck etc.) + + + + + + + + HasVisualIndicator + Indication of whether the tank is provided with a visual indicator (set TRUE) that shows the water level in the tank. If no visual indicator is provided then value is set FALSE. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeCommon.xml new file mode 100644 index 0000000..cf572fc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeCommon.xml @@ -0,0 +1,193 @@ + + + + Pset_TankTypeCommon + Common attributes of a tank type. + + + IfcTank + IfcTankType + + IfcTank,IfcTankType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AccessType + Defines the types of access (or cover) to a tank that may be specified.Note that covers are generally specified for rectangular tanks. For cylindrical tanks, access will normally be via a manhole. + + + + LOOSECOVER + MANHOLE + NONE + SECUREDCOVER + SECUREDCOVERWITHMANHOLE + OTHER + NOTKNOWN + UNSET + + + + + + StorageType + Defines the general material category intended to be stored. + + + + FUEL + ICE + OIL + POTABLEWATER + RAINWATER + WASTEWATER + WATER + OTHER + NOTKNOWN + UNSET + + + + + + NominalLengthOrDiameter + The nominal length or, in the case of a vertical cylindrical tank, the nominal diameter of the tank. + + + + + + + + NominalWidthOrDiameter + The nominal width or, in the case of a horizontal cylindrical tank, the nominal diameter of the tank.Note: Not required for a vertical cylindrical tank. + + + + + + + + NominalDepth + Nominal or quoted depth of the object measured from the inlet drain connection to the base of the unit. + + + + + + + + TankNominalCapacity + The total nominal or design volumetric capacity of the tank. + + + + + + + + EffectiveCapacity + The total effective or actual volumetric capacity of the tank. + + + + + + + + OperatingWeight + Operating weight of the tank including all of its contents. + + + + + + + + PatternType + Defines the types of pattern (or shape of a tank that may be specified. + + + + HORIZONTALCYLINDER + RECTANGULAR + VERTICALCYLINDER + OTHER + NOTKNOWN + UNSET + + + + + + EndShapeType + Defines the types of end shapes that can be used for preformed tanks. The convention for reading these enumerated values is that for a vertical cylinder, the first value is the base and the second is the top; for a horizontal cylinder, the order of reading should be left to right. For a speherical tank, the value UNSET should be used. + + + + CONCAVECONVEX + CONCAVEFLAT + CONVEXCONVEX + FLATCONVEX + FLATFLAT + OTHER + NOTKNOWN + UNSET + + + + + + FirstCurvatureRadius + FirstCurvatureRadius should be defined as the base or left side radius of curvature value. + + + + + + + + SecondCurvatureRadius + SecondCurvatureRadius should be defined as the top or right side radius of curvature value. + + + + + + + + NumberOfSections + Number of sections. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeExpansion.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeExpansion.xml new file mode 100644 index 0000000..f7f2fbd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeExpansion.xml @@ -0,0 +1,41 @@ + + + + Pset_TankTypeExpansion + Common attributes of an expansion type tank. + + + IfcTank/EXPANSION + IfcTankType/EXPANSION + + IfcTank/EXPANSION,IfcTankType/EXPANSION + + + ChargePressure + Nominal or design operating pressure of the tank. + + + + + + + + PressureRegulatorSetting + Pressure that is automatically maintained in the tank. + + + + + + + + ReliefValveSetting + Pressure at which the relief valve activates. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePreformed.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePreformed.xml new file mode 100644 index 0000000..7257376 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePreformed.xml @@ -0,0 +1,66 @@ + + + + Pset_TankTypePreformed + Fixed vessel manufactured as a single unit with one or more compartments for storing a liquid.Pset renamed from Pset_TankTypePreformedTank to Pset_TankTypePreformed in IFC2x2 Pset Addendum. + + + IfcTank + IfcTankType + + IfcTank,IfcTankType + + + PatternType + Defines the types of pattern (or shape of a tank that may be specified. + + + + HORIZONTALCYLINDER + RECTANGULAR + VERTICALCYLINDER + OTHER + NOTKNOWN + UNSET + + + + + + EndShapeType + Defines the types of end shapes that can be used for preformed tanks. The convention for reading these enumerated values is that for a vertical cylinder, the first value is the base and the second is the top; for a horizontal cylinder, the order of reading should be left to right. For a speherical tank, the value UNSET should be used. + + + + CONCAVECONVEX + CONCAVEFLAT + CONVEXCONVEX + FLATCONVEX + FLATFLAT + OTHER + NOTKNOWN + UNSET + + + + + + FirstCurvatureRadius + FirstCurvatureRadius should be defined as the base or left side radius of curvature value. + + + + + + + + SecondCurvatureRadius + SecondCurvatureRadius should be defined as the top or right side radius of curvature value. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePressureVessel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePressureVessel.xml new file mode 100644 index 0000000..c7c6199 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypePressureVessel.xml @@ -0,0 +1,41 @@ + + + + Pset_TankTypePressureVessel + Common attributes of a pressure vessel. + + + IfcTank/PRESSUREVESSEL + IfcTankType/PRESSUREVESSEL + + IfcTank/PRESSUREVESSEL,IfcTankType/PRESSUREVESSEL + + + ChargePressure + Nominal or design operating pressure of the tank. + + + + + + + + PressureRegulatorSetting + Pressure that is automatically maintained in the tank. + + + + + + + + ReliefValveSetting + Pressure at which the relief valve activates. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeSectional.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeSectional.xml new file mode 100644 index 0000000..74acce8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TankTypeSectional.xml @@ -0,0 +1,42 @@ + + + + Pset_TankTypeSectional + Fixed vessel constructed from sectional parts with one or more compartments for storing a liquid.Note (1): All sectional construction tanks are considered to be rectangular by default. +Note (2): Generally, it is not expected that sectional construction tanks will be used for the purposes of gas storage.Pset renamed from Pset_TankTypeSectionalTank to Pset_TankTypeSectional in IFC2x2 Pset Addendum. + + + IfcTank + IfcTankType + + IfcTank,IfcTankType + + + NumberOfSections + Number of sections. + + + + + + + + SectionLength + The length of a section used in the construction of the tank. + + + + + + + + SectionWidth + The width of a section used in the construction of the tank. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TelecomCableGeneral.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TelecomCableGeneral.xml new file mode 100644 index 0000000..5fdaf60 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TelecomCableGeneral.xml @@ -0,0 +1,91 @@ + + + + Pset_TelecomCableGeneral + Properties common to occurrences and types of IfcCableSegment and IfcCableFitting applied in telecommunication domain. + + + IfcCableFitting + IfcCableSegment + IfcCableFittingType + IfcCableSegmentType + + IfcCableFitting,IfcCableSegment,IfcCableFittingType,IfcCableSegmentType + + + Attenuation + Indicates the optical or electrical attenuation of the cable measured in dB, at a certain wavelength or frequency, changing with the length of the cable. + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + IsFireResistant + Indicates whether the cable is fire resistant. + + + + + + + + NominalDiameter + Nominal diameter or width of the object. + + + + + + + + JacketColour + Indicates the colour of the cable or fitting jacket. + + + + + + + + CableFunctionType + Distinguishes between Telecom and Power Supply cables. + + + + POWERSUPPLY + TELECOMMUNICATION + OTHER + NOTKNOWN + UNSET + + + + + + CableArmourType + The armour type of the cable for mechanical protection. + + + + DIELECTRIC + METALLIC + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ThermalLoad.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ThermalLoad.xml new file mode 100644 index 0000000..b954fda --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ThermalLoad.xml @@ -0,0 +1,131 @@ + + + + Pset_ThermalLoad + Properties for thermal loads of elements. + + + IfcSpatialElement + IfcSpatialElementType + + IfcSpatialElement,IfcSpatialElementType + + + OccupancyDiversity + Diversity factor that may be applied to the number of people in the space. + + + + + + + + LightingDiversity + Lighting diversity. + + + + + + + + ApplianceDiversity + Diversity of appliance load. + + + + + + + + OutsideAirPerPerson + Design quantity of outside air to be provided per person in the space. + + + + + + + + ReceptacleLoadIntensity + Average power use intensity of appliances and other non-HVAC equipment in the space per unit area.(PowerMeasure/IfcAreaMeasure). + + + + + + + + AppliancePercentLoadToRadiant + Percent of sensible load to radiant heat. + + + + + + + + LightingLoadIntensity + Average lighting load intensity in the space per unit area (PowerMeasure/IfcAreaMeasure). + + + + + + + + LightingPercentLoadToReturnAir + Percent of lighting load to the return air plenum. + + + + + + + + TotalCoolingLoad + The peak total cooling load for the building, zone or space. + + + + + + + + TotalHeatingLoad + The peak total heating load for the building, zone or space. + + + + + + + + InfiltrationDiversitySummer + Diversity factor for Summer infiltration. + + + + + + + + InfiltrationDiversityWinter + Diversity factor for Winter infiltration. + + + + + + + + LoadSafetyFactor + Load safety factor. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TicketProcessing.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TicketProcessing.xml new file mode 100644 index 0000000..93629c3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TicketProcessing.xml @@ -0,0 +1,34 @@ + + + + Pset_TicketProcessing + Properties for indicating performance ratings for ticket processing of entry elements (e.g. turnstile, boom barrier). + + + IfcDoor/BOOM_BARRIER + IfcDoor/TURNSTILE + IfcDoorType/BOOM_BARRIER + IfcDoorType/TURNSTILE + + IfcDoor/BOOM_BARRIER,IfcDoor/TURNSTILE,IfcDoorType/BOOM_BARRIER,IfcDoorType/TURNSTILE + + + TicketProcessingTime + Indicates the processing time of a ticket. + + + + + + + + TicketStuckRatio + Indicates the ratio of tickets being stuck or jammed in the appliance. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TicketVendingMachine.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TicketVendingMachine.xml new file mode 100644 index 0000000..88ec44c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TicketVendingMachine.xml @@ -0,0 +1,89 @@ + + + + Pset_TicketVendingMachine + Properties of ticket vending machine. The property set can be used by IfcElectricAppliance with PredefinedType VENDINGMACHINE. + + + IfcElectricAppliance/VENDINGMACHINE + IfcElectricApplianceType/VENDINGMACHINE + + IfcElectricAppliance/VENDINGMACHINE,IfcElectricApplianceType/VENDINGMACHINE + + + TicketStuckRatio + Indicates the ratio of tickets being stuck or jammed in the appliance. + + + + + + + + MoneyStuckRatio + Indicates the ratio of money being stuck or jammed in appliance. + + + + + + + + PaymentMethod + Indicates the vending machine payment method. + + + + CARD + CASH + E_PAYMENT + OTHER + NOTKNOWN + UNSET + + + + + + TicketProductionSpeed + Indicates the production speed of the ticket. It is measured by counting the number of tickets that can be produced per hour. + + + + + + + + TicketVendingMachineType + Indicates the type of ticket vending machine. + + + + TICKETREDEMPTIONMACHINE + TICKETREFUNDINGMACHINE + TICKETVENDINGMACHINE + OTHER + NOTKNOWN + UNSET + + + + + + VendingMachineUserInterface + Indicates the type of vending machine user interface. + + + + MOUSECHOOSETYPE + TOUCHSCREEN + TOUCH_TONE + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Tiling.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Tiling.xml new file mode 100644 index 0000000..1278474 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Tiling.xml @@ -0,0 +1,44 @@ + + + + Pset_Tiling + Properties about tiles. + + + IfcPavement + IfcCovering + IfcPavementType + IfcCoveringType + + IfcPavement,IfcCovering,IfcPavementType,IfcCoveringType + + + Permeability + Ratio of the permeability of the ceiling. +The ration can be used to indicate an open ceiling (that enables identification of whether ceiling construction should be considered as impeding distribution of sprinkler water, light etc. from installations within the ceiling area). + + + + + + + + TileLength + Length of ceiling tiles. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + TileWidth + Width of ceiling tiles. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Tolerance.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Tolerance.xml new file mode 100644 index 0000000..2d7364f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Tolerance.xml @@ -0,0 +1,187 @@ + + + + Pset_Tolerance + Properties expressing the tolerance relating to locating and shaping of an intended element or feature. Range diameters are non-negative describing a linear, rectangular or boxed region . + + + IfcProduct + IfcTypeProduct + + IfcProduct,IfcTypeProduct + + + ToleranceDescription + General description of the tolerance associated to the element or feature, its source and implications. + + + + + + + + ToleranceBasis + Indication of the basis of the tolerance requirement + + + + APPEARANCE + ASSEMBLY + DEFLECTION + EXPANSION + FUNCTIONALITY + SETTLEMENT + STRUCTURAL + OTHER + NOTKNOWN + UNSET + + + + + + OverallTolerance + Indicative (95%-100%) range tolerance associated to the intended shape and position in XYZ. + + + + + + + + HorizontalTolerance + Indicative (95%-100%) range tolerance associated to the horizontal shape and position in X, if different to the overall tolerance. + + + + + + + + OrthogonalTolerance + Indicative (95%-100%) range tolerance associated to the horizontal shape and position in Y, if different to the overall tolerance. + + + + + + + + VerticalTolerance + Indicative (95%-100%) range tolerance associated to the vertical shape and position in Z, if different to the overall tolerance. + + + + + + + + PlanarFlatness + Indicative (95%-100%) range flatness associated to the intended shape and position in XYZ. + + + + + + + + HorizontalFlatness + Indicative (95%-100%) range flatness associated to the horizontal surface in XY, if different to the overall flatness. + + + + + + + + ElevationalFlatness + Indicative (95%-100%) range flatness associated to the elevational surface in ZX, if different to the overall flatness. + + + + + + + + SideFlatness + Indicative (95%-100%) range flatness associated to the side surface in YZ, if different to the overall flatness. + + + + + + + + OverallOrthogonality + Indicative (95%-100%) range orthogonality associated to the intended shape and orientation in XYZ. + + + + + + + + HorizontalOrthogonality + Indicative (95%-100%) range orthogonality associated to the horizontal shape and orientation in X, if different to the overall orthogonality. + + + + + + + + OrthogonalOrthogonality + Indicative (95%-100%) range orthogonality associated to the horizontal shape and orientation in Y, if different to the overall orthogonality. + + + + + + + + VerticalOrthogonality + Indicative (95%-100%) range orthogonality associated to the vertical shape and orientation in Z, if different to the overall orthogonality. + + + + + + + + OverallStraightness + Indicative (95%-100%) range straightness associated to the intended shape. + + + + + + + + HorizontalStraightness + Indicative (95%-100%) range straightness associated to the horizontal shape in X, if different to the overall straightness. + + + + + + + + OrthogonalStraightness + Indicative (95%-100%) range straightness associated to the horizontal shape in Y, if different to the overall straightness. + + + + + + + + VerticalStraightness + Indicative (95%-100%) range straightness associated to the vertical shape in Z, if different to the overall straightness. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TrackBase.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackBase.xml new file mode 100644 index 0000000..e3c074a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackBase.xml @@ -0,0 +1,32 @@ + + + + Pset_TrackBase + Properties in this property set are applicable for IfcSlab with PredefinedType BASESLAB, indicated that the base slab is a track base slab. + + + IfcSlab/BASESLAB + IfcSlabType/BASESLAB + + IfcSlab/BASESLAB,IfcSlabType/BASESLAB + + + IsSurfaceGalling + Indicates whether the surface is galling or not. + + + + + + + + SurfaceGallingArea + The galling area of the object surface. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementOccurrenceSleeper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementOccurrenceSleeper.xml new file mode 100644 index 0000000..4612352 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementOccurrenceSleeper.xml @@ -0,0 +1,56 @@ + + + + Pset_TrackElementOccurrenceSleeper + Properties common to the definition to all occurrences of IfcTrackElement with PredefinedType set to SLEEPER. + + + IfcTrackElement/SLEEPER + + IfcTrackElement/SLEEPER + + + HasSpecialEquipment + Indicates whether the sleeper has any special equipment for fastening components (e.g. Balise, signum magnet) or not. + + + + + + + + SequenceInTrackPanel + Sequence of the sleeper within the track panel. + + + + + + + + UnderSleeperPadStiffness + Indicates the stiffness of the under-sleeper pad as design reference for the sleeper. + + + + MEDIUM + SOFT + STIFF + OTHER + NOTKNOWN + UNSET + + + + + + IsContaminatedSleeper + Indicates whether the sleeper is contaminated and requires special disposal or not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementPHistoryDerailer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementPHistoryDerailer.xml new file mode 100644 index 0000000..60b8990 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementPHistoryDerailer.xml @@ -0,0 +1,20 @@ + + + + Pset_TrackElementPHistoryDerailer + Indicates derailer information over time for operation management. + + + IfcTrackElement/DERAILER + + IfcTrackElement/DERAILER + + + IsDerailing + Indicates whether the derailer is on or not. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeDerailer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeDerailer.xml new file mode 100644 index 0000000..fb9fac2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeDerailer.xml @@ -0,0 +1,50 @@ + + + + Pset_TrackElementTypeDerailer + Properties common to the definition to all occurrences and types of IfcTrackElement with PredefinedType set to DERAILER. + + + IfcTrackElement/DERAILER + IfcTrackElementType/DERAILER + + IfcTrackElement/DERAILER,IfcTrackElementType/DERAILER + + + AppliedLineLoad + The load of line where the derailer is installed. It is a design parameter and is defined by mass per length. + + + + + + + + DerailmentMaximumSpeedLimit + Indicates the maximum allowable train speed for the derailer. + + + + + + + + DerailmentWheelDiameter + Indicates the wheel diameter requirement for the derailer. + + + + + + + + DerailmentHeight + Height of derailment block when derailer in protection state. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeSleeper.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeSleeper.xml new file mode 100644 index 0000000..804703d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TrackElementTypeSleeper.xml @@ -0,0 +1,102 @@ + + + + Pset_TrackElementTypeSleeper + Properties common to the definition to all occurrences and types of IfcTrackElement with PredefinedType set to SLEEPER. + + + IfcTrackElement/SLEEPER + IfcTrackElementType/SLEEPER + + IfcTrackElement/SLEEPER,IfcTrackElementType/SLEEPER + + + InstalledCondition + Assessment of the condition of the element at point of installation. + + + + NEW + REGENERATED + REUSED + OTHER + NOTKNOWN + UNSET + + + + + + SleeperType + Indicates the sleeper type. + + + + COMPOSITESLEEPER + CONCRETESLEEPER + INSULATEDSTEELSLEEPER + MONOBLOCKCONCRETESLEEPER + NOTINSULATEDSTEELSLEEPER + TWOBLOCKCONCRETESLEEPER + WOODENSLEEPER + OTHER + NOTKNOWN + UNSET + + + + + + TechnicalStandard + The technical standard which the element should comply with. + + + + + + FasteningType + Indicates the type of fastening used to generate traction between the foot of the rail and the sleeper. It depends on but is not uniquely identified by the type of sleeper. This property shall only be used when sleeper fastening is not modelled as an element. + + + + + + + + IsElectricallyInsulated + Indicates whether the sleeper is electrically insulated due to its design or the running rails or not. + + + + + + + + HollowSleeperUsage + Indicates the purpose of using hollow sleeper. The possible value can be eg. cable trenching, protection of turnout mechanism, etc. + + + + + + + + NumberOfTrackCenters + Indicates the number of track centers running over the sleepers. + + + + + + + + IsHollowSleeper + Indicates whether the sleeper is hollowed or not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TractionPowerSystem.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TractionPowerSystem.xml new file mode 100644 index 0000000..e2c0d15 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TractionPowerSystem.xml @@ -0,0 +1,62 @@ + + + + Pset_TractionPowerSystem + Properties of a traction power system. The property is associated to the predefined type ELECTRICAL of IfcDistributionSystem, and is used to characterise systems such as railway electrical distribution networks used to provide energy for rolling stock. + + + IfcDistributionSystem/ELECTRICAL + + IfcDistributionSystem/ELECTRICAL + + + PowerSupplyMode + Power supply mode of the equipment or system. + + + + AC + DC + OTHER + NOTKNOWN + UNSET + + + + + + ElectrificationType + Indicates the type of railway electrification. + + + + AC + DC + NON_ELECTRIFIED + OTHER + NOTKNOWN + UNSET + + + + + + RatedFrequency + Frequency of the AC electric power supply when the device or system reaches its optimum operating condition. + + + + + + + + NominalVoltage + The optimum voltage for the electrical appliance or system. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TrafficCalmingDeviceCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TrafficCalmingDeviceCommon.xml new file mode 100644 index 0000000..93dbb21 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TrafficCalmingDeviceCommon.xml @@ -0,0 +1,23 @@ + + + + Pset_TrafficCalmingDeviceCommon + Properties for a traffic calming device. + + + IfcElementAssembly/TRAFFIC_CALMING_DEVICE + IfcElementAssemblyType/TRAFFIC_CALMING_DEVICE + + IfcElementAssembly/TRAFFIC_CALMING_DEVICE,IfcElementAssemblyType/TRAFFIC_CALMING_DEVICE + + + TypeDesignation + Type designator for the element. The content depends on local standards. Eg. 'Bull nose', 'Half batter', 'Dropper', 'Chamfer' etc + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TransformerTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TransformerTypeCommon.xml new file mode 100644 index 0000000..14224b5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TransformerTypeCommon.xml @@ -0,0 +1,211 @@ + + + + Pset_TransformerTypeCommon + An inductive stationary device that transfers electrical energy from one circuit to another. + + + IfcTransformer + IfcTransformerType + + IfcTransformer,IfcTransformerType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + PrimaryVoltage + The voltage that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + SecondaryVoltage + The voltage that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + PrimaryCurrent + The current that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + SecondaryCurrent + The current that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + PrimaryFrequency + The frequency that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + SecondaryFrequency + The frequency that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + PrimaryApparentPower + The power in VA (volt ampere) that has been transformed and that runs into the transformer on the primary side. + + + + + + + + SecondaryApparentPower + The power in VA (volt ampere) that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + MaximumApparentPower + Maximum apparent power/capacity in VA (volt ampere). + + + + + + + + SecondaryCurrentType + A list of the secondary current types that can result from transformer output. + + + + AC + DC + NOTKNOWN + UNSET + + + + + + ShortCircuitVoltage + A complex number that specifies the real and imaginary parts of the short-circuit voltage at rated current of a transformer given in %. + + + + + + + + RealImpedanceRatio + The ratio between the real part of the zero sequence impedance and the real part of the positive impedance (i.e. real part of the short-circuit voltage) of the transformer. +Used for three-phase transformer which includes a N-conductor. + + + + + + + + ImaginaryImpedanceRatio + The ratio between the imaginary part of the zero sequence impedance and the imaginary part of the positive impedance (i.e. imaginary part of the short-circuit voltage) of the transformer. +Used for three-phase transformer which includes a N-conductor. + + + + + + + + TransformerVectorGroup + List of the possible vector groups for the transformer from which that required may be set. Values in the enumeration list follow a standard international code where the first letter describes how the primary windings are connected, +the second letter describes how the secondary windings are connected, and the numbers describe the rotation of voltages and currents from the primary to the secondary side in multiples of 30 degrees.D: means that the windings are delta-connected. +Y: means that the windings are star-connected. +Z: means that the windings are zig-zag connected (a special start-connected providing low reactance of the transformer); +The connectivity is only relevant for three-phase transformers. + + + + DD0 + DD6 + DY11 + DY5 + DZ0 + DZ6 + YD11 + YD5 + YY0 + YY6 + YZ11 + YZ5 + OTHER + NOTKNOWN + UNSET + + + + + + IsNeutralPrimaryTerminalAvailable + An indication of whether the neutral point of the primary winding is available as a terminal (=TRUE) or not (= FALSE). + + + + + + + + IsNeutralSecondaryTerminalAvailable + An indication of whether the neutral point of the secondary winding is available as a terminal (=TRUE) or not (= FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TransitionSectionCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TransitionSectionCommon.xml new file mode 100644 index 0000000..3e91e03 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TransitionSectionCommon.xml @@ -0,0 +1,22 @@ + + + + Pset_TransitionSectionCommon + Properties for a transition section. + + + IfcEarthworksFill/TRANSITIONSECTION + + IfcEarthworksFill/TRANSITIONSECTION + + + NominalLength + The nominal overall length of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In case of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementCommon.xml new file mode 100644 index 0000000..bcb9eb8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementCommon.xml @@ -0,0 +1,67 @@ + + + + Pset_TransportElementCommon + Properties common to the definition of all occurrences of IfcTransportElement or IfcTransportElementType + + + IfcTransportationDevice + IfcTransportationDeviceType + + IfcTransportationDevice,IfcTransportationDeviceType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + CapacityPeople + Capacity of the transportation element measured in numbers of person. + + + + + + + + CapacityWeight + Capacity of the transport element measured by weight. + + + + + + + + FireExit + Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementElevator.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementElevator.xml new file mode 100644 index 0000000..9532291 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TransportElementElevator.xml @@ -0,0 +1,51 @@ + + + + Pset_TransportElementElevator + Properties common to the definition of all occurrences of IfcTransportElement with the predefined type ="ELEVATOR" + + + IfcTransportationDevice + IfcTransportationDeviceType + + IfcTransportationDevice,IfcTransportationDeviceType + + + FireFightingLift + Indication whether the elevator is designed to serve as a fire fighting lift the case of fire (TRUE) or not (FALSE). A fire fighting lift is used by fire fighters to access the location of fire and to evacuate people. + + + + + + + + ClearWidth + The clear width. + + + + + + + + ClearDepth + The clear depth. + + + + + + + + ClearHeight + Clear height of the object (elevator). +The shape information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the shape properties, provided in the attached property, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TransportEquipmentOTN.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TransportEquipmentOTN.xml new file mode 100644 index 0000000..7dc9ca3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TransportEquipmentOTN.xml @@ -0,0 +1,77 @@ + + + + Pset_TransportEquipmentOTN + Properties in this property set are applied to transport equipment that act in optical transport network (OTN) system. + + + IfcCommunicationsAppliance/TRANSPORTEQUIPMENT + IfcCommunicationsApplianceType/TRANSPORTEQUIPMENT + + IfcCommunicationsAppliance/TRANSPORTEQUIPMENT,IfcCommunicationsApplianceType/TRANSPORTEQUIPMENT + + + SingleChannelAveragePower + Indicates the average power of a single channel of the transport equipment. + + + + + + + + ChromaticDispersionTolerance + Indicates the tolerance of the transport equipment chromatic dispersion. The value is defined by picosecond per nanometer (ps/nm). + + + + + + + + SingleChannelPower + Indicates the power range of a single channel of the transport equipment. + + + + + + + + MinimumOpticalSignalToNoiseRatio + Indicates the minimum optical signal to noise ratio of the transport equipment. + + + + + + + + PolarizationModeDispersionTolerance + Indicates the polarization mode dispersion tolerance of the transport equipment. It is usually measured by picosecond. + + + + + + + + SingleWaveTransmissionRate + Indicates the single wave transmission rate of the transport equipment. + + + + + + + + EquipmentCapacity + Indicates the equipment capacity of the appliance. The value is defined in bits/s. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TrenchExcavationCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TrenchExcavationCommon.xml new file mode 100644 index 0000000..d510c3f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TrenchExcavationCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_TrenchExcavationCommon + Properties for a trench excavation. + + + IfcEarthworksCut/TRENCH + + IfcEarthworksCut/TRENCH + + + NominalDepth + Nominal or quoted depth of the object measured from the inlet drain connection to the base of the unit. + + + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeCommon.xml new file mode 100644 index 0000000..1986ea9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeCommon.xml @@ -0,0 +1,166 @@ + + + + Pset_TubeBundleTypeCommon + Tube bundle type common attributes. + + + IfcTubeBundle + IfcTubeBundleType + + IfcTubeBundle,IfcTubeBundleType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + NumberOfRows + Number of tube rows in the tube bundle assembly. + + + + + + + + StaggeredRowSpacing + Staggered tube row spacing. + + + + + + + + InLineRowSpacing + In-line tube row spacing. + + + + + + + + NumberOfCircuits + Number of circuits. + + + + + + + + FoulingFactor + Fouling factor of the tubes in the tube bundle. + + + + + + + + ThermalConductivity + The thermal conductivity of the object. + + + + + + + + Length + The length of the object. + + + + + + + + Volume + Volume of the element. + + + + + + + + NominalDiameter + Nominal diameter or width of the object. + + + + + + + + OutsideDiameter + Actual outside diameter of the tube in the tube bundle. + + + + + + + + InsideDiameter + Actual inner diameter of the tube in the tube bundle. + + + + + + + + HorizontalSpacing + Horizontal spacing between tubes in the tube bundle. + + + + + + + + VerticalSpacing + Vertical spacing between tubes in the tube bundle. + + + + + + + + HasTurbulator + TRUE if the tube has a turbulator, FALSE if it does not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeFinned.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeFinned.xml new file mode 100644 index 0000000..ff20c52 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_TubeBundleTypeFinned.xml @@ -0,0 +1,87 @@ + + + + Pset_TubeBundleTypeFinned + Finned tube bundle type attributes. +Contains the attributes related to the fins attached to a tube in a finned tube bundle such as is commonly found in coils. + + + IfcTubeBundle/FINNED + IfcTubeBundleType/FINNED + + IfcTubeBundle/FINNED,IfcTubeBundleType/FINNED + + + Spacing + Distance between fins on a tube in the tube bundle. + + + + + + + + Thickness + The geometric thickness of the object. + + + + + + + + ThermalConductivity + The thermal conductivity of the object. + + + + + + + + Length + The length of the object. + + + + + + + + Height + Characteristic height. + + + + + + + + Diameter + The Diameter of the object. + + + + + + + + FinCorrugatedType + Description of a fin corrugated type. + + + + + + + + HasCoating + TRUE if the fin has a coating, FALSE if it does not. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Uncertainty.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Uncertainty.xml new file mode 100644 index 0000000..56ebebb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Uncertainty.xml @@ -0,0 +1,77 @@ + + + + Pset_Uncertainty + Property set capturing the geometric uncertainty regarding measurements including how the way that uncertainty was assessed. + + + IfcProduct + IfcTypeProduct + + IfcProduct,IfcTypeProduct + + + UncertaintyBasis + Indication of the basis of the uncertainty + + + + ASSESSMENT + ESTIMATE + INTERPRITATION + MEASUREMENT + OBSERVATION + NOTKNOWN + USERDEFINED + NOTDEFINED + + + + + + UncertaintyDescription + General description of the uncertainty associated to the element or feature, its source and implications. + + + + + + + + HorizontalUncertainty + Indicative (95%-100%) range diameter associated to the vertical shape and position in X, if different to the linear uncertainty. + + + + + + + + LinearUncertainty + Indicative (95%-100%) range diameter associated to the overall shape and position in XYZ. + + + + + + + + OrthogonalUncertainty + Indicative (95%-100%) range diameter associated to the horizontal shape and position in Y, if different to the horizontal uncertainty. + + + + + + + + VerticalUncertainty + Indicative (95%-100%) range diameter associated to the vertical shape and position in Z, if different to the linear uncertainty. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementBaseStationController.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementBaseStationController.xml new file mode 100644 index 0000000..57f82ff --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementBaseStationController.xml @@ -0,0 +1,47 @@ + + + + Pset_UnitaryControlElementBaseStationController + Properties that are applicable to IfcUnitaryControlElement with the predefined type set to BASESTATIONCONTROLLER. + + + IfcUnitaryControlElement/BASESTATIONCONTROLLER + IfcUnitaryControlElementType/BASESTATIONCONTROLLER + + IfcUnitaryControlElement/BASESTATIONCONTROLLER,IfcUnitaryControlElementType/BASESTATIONCONTROLLER + + + NumberOfInterfaces + Indicates the types of interfaces and their number in the device. + + + + + + + + + + + + + + NumberOfManagedBTSs + Indicates the maximum number of base transceiver stations (BTSs) that can be handled by the device. + + + + + + + + NumberOfManagedCarriers + Indicates how many carrier frequencies can be managed by the device. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementPHistory.xml new file mode 100644 index 0000000..cef668f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementPHistory.xml @@ -0,0 +1,41 @@ + + + + Pset_UnitaryControlElementPHistory + Properties for history and operating schedules of thermostats. HISTORY: Added in IFC4. + + + IfcUnitaryControlElement + + IfcUnitaryControlElement + + + Temperature + Temperature of the fluid. + + + + + + OperationModeHistory + Indicates operation mode corresponding to Pset_UnitaryControlTypeCommon.Mode. For example, 'HEAT', 'COOL', 'AUTO'. + + + + + + Fan + Indicates fan operation where True is on, False is off, and Unknown is automatic. + + + + + + SetPoint + Indicates the setpoint and label. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeCommon.xml new file mode 100644 index 0000000..6ea6b19 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeCommon.xml @@ -0,0 +1,55 @@ + + + + Pset_UnitaryControlElementTypeCommon + Unitary control element type common attributes. HISTORY: Added in IFC4. + + + IfcUnitaryControlElement + IfcUnitaryControlElementType + + IfcUnitaryControlElement,IfcUnitaryControlElementType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + OperationMode + Table mapping operation mode identifiers to descriptive labels, which may be used for interpreting Pset_UnitaryControlElementPHistory.Mode. + + + + + + + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeControlPanel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeControlPanel.xml new file mode 100644 index 0000000..ce83646 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeControlPanel.xml @@ -0,0 +1,59 @@ + + + + Pset_UnitaryControlElementTypeControlPanel + Properties that are applicable to IfcUnitaryControlElement with the predefined type set to CONTROLPANEL. + + + IfcUnitaryControlElement/CONTROLPANEL + IfcUnitaryControlElementType/CONTROLPANEL + + IfcUnitaryControlElement/CONTROLPANEL,IfcUnitaryControlElementType/CONTROLPANEL + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + NominalPower + A conventional value of apparent power determining a value of the rated current that may be carried with rated voltage applied, under specified conditions. ( IEV ref 421-04-04) + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + ReferenceAirRelativeHumidity + Measurement of the ratio of water vapor in the air. + + + + + + + + ReferenceEnvironmentTemperature + Ideal temperature range. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeIndicatorPanel.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeIndicatorPanel.xml new file mode 100644 index 0000000..0ec2228 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeIndicatorPanel.xml @@ -0,0 +1,33 @@ + + + + Pset_UnitaryControlElementTypeIndicatorPanel + Unitary control element type indicator panel attributes. HISTORY: Added in IFC4. + + + IfcUnitaryControlElement/INDICATORPANEL + IfcUnitaryControlElementType/INDICATORPANEL + + IfcUnitaryControlElement/INDICATORPANEL,IfcUnitaryControlElementType/INDICATORPANEL + + + UnitaryApplication + The application of the unitary control element. + + + + LIFTARRIVALGONG + LIFTCARDIRECTIONLANTERN + LIFTFIRESYSTEMSPORT + LIFTHALLLANTERN + LIFTPOSITIONINDICATOR + LIFTVOICEANNOUNCER + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeThermostat.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeThermostat.xml new file mode 100644 index 0000000..34443c6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryControlElementTypeThermostat.xml @@ -0,0 +1,23 @@ + + + + Pset_UnitaryControlElementTypeThermostat + Unitary control element type thermostat attributes. HISTORY: Added in IFC4. + + + IfcUnitaryControlElement/THERMOSTAT + IfcUnitaryControlElementType/THERMOSTAT + + IfcUnitaryControlElement/THERMOSTAT,IfcUnitaryControlElementType/THERMOSTAT + + + TemperatureSetPoint + The temperature setpoint range and default setpoint. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirConditioningUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirConditioningUnit.xml new file mode 100644 index 0000000..f99dfda --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirConditioningUnit.xml @@ -0,0 +1,97 @@ + + + + Pset_UnitaryEquipmentTypeAirConditioningUnit + Air conditioning unit equipment type attributes. +Note that these attributes were formely Pset_PackagedACUnit prior to IFC2x2. +HeatingEnergySource attribute deleted in IFC2x2 Pset Addendum: Use IfcEnergyProperties, IfcFuelProperties, etc. instead. + + + IfcUnitaryEquipment/AIRCONDITIONINGUNIT + IfcUnitaryEquipmentType/AIRCONDITIONINGUNIT + + IfcUnitaryEquipment/AIRCONDITIONINGUNIT,IfcUnitaryEquipmentType/AIRCONDITIONINGUNIT + + + SensibleCoolingCapacity + Sensible cooling capacity. + + + + + + + + LatentCoolingCapacity + Latent cooling capacity. + + + + + + + + CoolingEfficiency + Coefficient of Performance: Ratio of cooling energy output to energy input under full load operating conditions. + + + + + + + + HeatingCapacity + Heating capacity. + + + + + + + + HeatingEfficiency + Heating efficiency under full load heating conditions. + + + + + + + + CondenserFlowrate + Flow rate of fluid through the condenser. + + + + + + + + CondenserEnteringTemperature + Temperature of fluid entering condenser. + + + + + + + + CondenserLeavingTemperature + Temperature of fluid leaving condenser. + + + + + + + + OutsideAirFlowrate + Flow rate of outside air entering the unit. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirHandler.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirHandler.xml new file mode 100644 index 0000000..9426890 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeAirHandler.xml @@ -0,0 +1,54 @@ + + + + Pset_UnitaryEquipmentTypeAirHandler + Air handler unitary equipment type attributes. +Note that these attributes were formerly Pset_AirHandler prior to IFC2x2. + + + IfcUnitaryEquipment/AIRHANDLER + IfcUnitaryEquipmentType/AIRHANDLER + + IfcUnitaryEquipment/AIRHANDLER,IfcUnitaryEquipmentType/AIRHANDLER + + + AirHandlerConstruction + Enumeration defining how the air handler might be fabricated. + + + + CONSTRUCTEDONSITE + MANUFACTUREDITEM + OTHER + NOTKNOWN + UNSET + + + + + + AirHandlerFanCoilArrangement + Enumeration defining the arrangement of the supply air fan and the cooling coil. + + + + BLOWTHROUGH + DRAWTHROUGH + OTHER + NOTKNOWN + UNSET + + + + + + DualDeck + Does the AirHandler have a dual deck? TRUE = Yes, FALSE = No. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeCommon.xml new file mode 100644 index 0000000..02b4081 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UnitaryEquipmentTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_UnitaryEquipmentTypeCommon + Unitary equipment type common attributes. + + + IfcUnitaryEquipment + IfcUnitaryEquipmentType + + IfcUnitaryEquipment,IfcUnitaryEquipmentType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_UtilityConsumptionPHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_UtilityConsumptionPHistory.xml new file mode 100644 index 0000000..43fef16 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_UtilityConsumptionPHistory.xml @@ -0,0 +1,48 @@ + + + + Pset_UtilityConsumptionPHistory + Consumption of utility resources, typically applied to the IfcBuilding instance, used to identify how much was consumed on I.e., a monthly basis. + + + IfcBuilding + + IfcBuilding + + + Heat + The amount of heat energy consumed during the period specified in the time series. + + + + + + Electricity + The amount of electricity consumed during the period specified in the time series. + + + + + + Water + The amount of water consumed during the period specified in the time series. + + + + + + Fuel + The amount of fuel consumed during the period specified in the time series. + + + + + + Steam + The amount of steam consumed during the period specified in the time series. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValvePHistory.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValvePHistory.xml new file mode 100644 index 0000000..ffeddc9 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValvePHistory.xml @@ -0,0 +1,34 @@ + + + + Pset_ValvePHistory + Valve performance history common attributes of a typical 2 port pattern type valve. + + + IfcValve + + IfcValve + + + PercentageOpen + The ratio between the amount that the valve is open to the full open position of the valve. + + + + + + MeasuredFlowRate + The rate of flow of a fluid measured across the valve. + + + + + + MeasuredPressureDrop + The actual pressure drop in the fluid measured across the valve. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeAirRelease.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeAirRelease.xml new file mode 100644 index 0000000..ffb002e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeAirRelease.xml @@ -0,0 +1,24 @@ + + + + Pset_ValveTypeAirRelease + Valve used to release air from a pipe or fitting. +Note that an air release valve is constrained to have a single port pattern + + + IfcValve/AIRRELEASE + IfcValveType/AIRRELEASE + + IfcValve/AIRRELEASE,IfcValveType/AIRRELEASE + + + IsAutomatic + Indication of whether the valve is automatically operated (TRUE) or manually operated (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeCommon.xml new file mode 100644 index 0000000..8d2a0cb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeCommon.xml @@ -0,0 +1,173 @@ + + + + Pset_ValveTypeCommon + Valve type common attributes. + + + IfcValve + IfcValveType + + IfcValve,IfcValveType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + ValvePattern + The configuration of the ports of a valve according to either the linear route taken by a fluid flowing through the valve or by the number of ports where:SINGLEPORT: Valve that has a single entry port from the system that it serves, the exit port being to the surrounding environment. +ANGLED_2_PORT: Valve in which the direction of flow is changed through 90 degrees. +STRAIGHT_2_PORT: Valve in which the flow is straight through. +STRAIGHT_3_PORT: Valve with three separate ports. +CROSSOVER_4_PORT: Valve with 4 separate ports. + + + + ANGLED_2_PORT + CROSSOVER_4_PORT + SINGLEPORT + STRAIGHT_2_PORT + STRAIGHT_3_PORT + OTHER + NOTKNOWN + UNSET + + + + + + ValveOperation + The method of valve operation where:DROPWEIGHT: A valve that is closed by the action of a weighted lever being released, the weight normally being prevented from dropping by being held by a wire, the closure normally being made by the action of heat on a fusible link in the wire +FLOAT: A valve that is opened and closed by the action of a float that rises and falls with water level. The float may be a ball attached to a lever or other mechanism +HYDRAULIC: A valve that is opened and closed by hydraulic actuation +LEVER: A valve that is opened and closed by the action of a lever rotating the gate within the valve. +LOCKSHIELD: A valve that requires the use of a special lockshield key for opening and closing, the operating mechanism being protected by a shroud during normal operation. +MOTORIZED: A valve that is opened and closed by the action of an electric motor on an actuator +PNEUMATIC: A valve that is opened and closed by pneumatic actuation +SOLENOID: A valve that is normally held open by a magnetic field in a coil acting on the gate but that is closed immediately if the electrical current generating the magnetic field is removed. +SPRING: A valve that is normally held in position by the pressure of a spring on a plate but that may be caused to open if the pressure of the fluid is sufficient to overcome the spring pressure. +THERMOSTATIC: A valve in which the ports are opened or closed to maintain a required predetermined temperature. +WHEEL: A valve that is opened and closed by the action of a wheel moving the gate within the valve. + + + + DROPWEIGHT + FLOAT + HYDRAULIC + LEVER + LOCKSHIELD + MOTORIZED + PNEUMATIC + SOLENOID + SPRING + THERMOSTATIC + WHEEL + OTHER + NOTKNOWN + UNSET + + + + + + ValveMechanism + The mechanism by which the valve function is achieved where:BALL: Valve that has a ported ball that can be turned relative to the body seat ports. +BUTTERFLY: Valve in which a streamlined disc pivots about a diametric axis. +CONFIGUREDGATE: Screwdown valve in which the closing gate is shaped in a configured manner to have a more precise control of pressure and flow change across the valve. +GLAND: Valve with a tapered seating, in which a rotatable plug is retained by means of a gland and gland packing. +GLOBE: Screwdown valve that has a spherical body. +LUBRICATEDPLUG: Plug valve in which a lubricant is injected under pressure between the plug face and the body. +NEEDLE: Valve for regulating the flow in or from a pipe, in which a slender cone moves along the axis of flow to close against a fixed conical seat. +PARALLELSLIDE: Screwdown valve that has a machined plate that slides in formed grooves to form a seal. +PLUG: Valve that has a ported plug that can be turned relative to the body seat ports. +WEDGEGATE: Screwdown valve that has a wedge shaped plate fitting into tapered guides to form a seal. + + + + BALL + BUTTERFLY + CONFIGUREDGATE + GLAND + GLOBE + LUBRICATEDPLUG + NEEDLE + PARALLELSLIDE + PLUG + WEDGEGATE + OTHER + NOTKNOWN + UNSET + + + + + + Size + The size of the connection to the valve (or to each connection for faucets, mixing valves, etc.). + + + + + + + + TestPressure + The maximum pressure to which the valve has been subjected under test. + + + + + + + + WorkingPressure + Working pressure. + + + + + + + + FlowCoefficient + Flow coefficient (the quantity of fluid that passes through a fully open valve at unit pressure drop), typically expressed as the Kv or Cv value for the valve. + + + + + + + + CloseOffRating + Close off rating. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeDrawOffCock.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeDrawOffCock.xml new file mode 100644 index 0000000..3ae8264 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeDrawOffCock.xml @@ -0,0 +1,23 @@ + + + + Pset_ValveTypeDrawOffCock + A small diameter valve, used to drain water from a cistern or water filled system. + + + IfcValve/DRAWOFFCOCK + IfcValveType/DRAWOFFCOCK + + IfcValve/DRAWOFFCOCK,IfcValveType/DRAWOFFCOCK + + + HasHoseUnion + Indicates whether the object is fitted with a hose union connection (= TRUE) or not (= FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFaucet.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFaucet.xml new file mode 100644 index 0000000..2e8519b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFaucet.xml @@ -0,0 +1,113 @@ + + + + Pset_ValveTypeFaucet + A small diameter valve, with a free outlet, from which water is drawn. + + + IfcValve/FAUCET + IfcValveType/FAUCET + + IfcValve/FAUCET,IfcValveType/FAUCET + + + FaucetType + Defines the range of faucet types that may be specified where:Bib: Faucet with a horizontal inlet and a nozzle that discharges downwards. +Globe: Faucet fitted through the end of a bath, with a horizontal inlet, a partially spherical body and a vertical nozzle. +Diverter: Combination faucet assembly with a valve to enable the flow of mixed water to be transferred to a showerhead. +DividedFlowCombination: Combination faucet assembly in which hot and cold water are kept separate until emerging from a common nozzle +. +Pillar: Faucet that has a vertical inlet and a nozzle that discharges downwards +. +SingleOutletCombination = Combination faucet assembly in which hot and cold water mix before emerging from a common nozzle +. +Spray: Faucet with a spray outlet +. +SprayMixing: Spray faucet connected to hot and cold water supplies that delivers water at a temperature determined during use. + + + + BIB + DIVERTER + DIVIDEDFLOWCOMBINATION + GLOBE + PILLAR + SINGLEOUTLETCOMBINATION + SPRAY + SPRAYMIXING + OTHER + NOTKNOWN + UNSET + + + + + + FaucetOperation + Defines the range of ways in which a faucet can be operated that may be specified where:CeramicDisc: Quick action faucet with a ceramic seal to open or close the orifice +. +LeverHandle: Quick action faucet that is operated by a lever handle +. +NonConcussiveSelfClosing: Self closing faucet that does not induce surge pressure +. +QuarterTurn: Quick action faucet that can be fully opened or shut by turning the operating mechanism through 90 degrees. +QuickAction: Faucet that can be opened or closed fully with a single small movement of the operating mechanism +. +ScrewDown: Faucet in which a plate or disc is moved, by the rotation of a screwed spindle, to close or open the orifice. +SelfClosing: Faucet that is opened by pressure of the top of an operating spindle and is closed under the action of a spring or weight when the pressure is released. +TimedSelfClosing: Self closing faucet that discharges for a predetermined period of time +. + + + + CERAMICDISC + LEVERHANDLE + NONCONCUSSIVESELFCLOSING + QUARTERTURN + QUICKACTION + SCREWDOWN + SELFCLOSING + TIMEDSELFCLOSING + OTHER + NOTKNOWN + UNSET + + + + + + FaucetFunction + Defines the operating temperature of a faucet that may be specified. + + + + COLD + HOT + MIXED + OTHER + NOTKNOWN + UNSET + + + + + + Finish + Description of the (surface) finish of the object for informational purposes. + + + + + + + + FaucetTopDescription + Description of the operating mechanism/top of the faucet. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFlushing.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFlushing.xml new file mode 100644 index 0000000..d4d2d37 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeFlushing.xml @@ -0,0 +1,42 @@ + + + + Pset_ValveTypeFlushing + Valve that flushes a predetermined quantity of water to cleanse a WC, urinal or slop hopper. +Note that a flushing valve is constrained to have a 2 port pattern. + + + IfcValve/FLUSHING + IfcValveType/FLUSHING + + IfcValve/FLUSHING,IfcValveType/FLUSHING + + + FlushingRate + The predetermined quantity of water to be flushed. + + + + + + + + HasIntegralShutOffDevice + Indication of whether the flushing valve has an integral shut off device fitted (set TRUE) or not (set FALSE). + + + + + + + + IsHighPressure + Indication of whether the flushing valve is suitable for use on a high pressure water main (set TRUE) or not (set FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeGasTap.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeGasTap.xml new file mode 100644 index 0000000..63fb532 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeGasTap.xml @@ -0,0 +1,23 @@ + + + + Pset_ValveTypeGasTap + A small diameter valve, used to discharge gas from a system. + + + IfcValve/GASTAP + IfcValveType/GASTAP + + IfcValve/GASTAP,IfcValveType/GASTAP + + + HasHoseUnion + Indicates whether the object is fitted with a hose union connection (= TRUE) or not (= FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeIsolating.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeIsolating.xml new file mode 100644 index 0000000..4b66cf0 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeIsolating.xml @@ -0,0 +1,39 @@ + + + + Pset_ValveTypeIsolating + Valve that is used to isolate system components. +Note that an isolating valve is constrained to have a 2 port pattern. + + + IfcValve/ISOLATING + IfcValveType/ISOLATING + + IfcValve/ISOLATING,IfcValveType/ISOLATING + + + IsNormallyOpen + If TRUE, the valve is normally open. If FALSE is is normally closed. + + + + + + + + IsolatingPurpose + Defines the purpose for which the isolating valve is used since the way in which the valve is identified as an isolating valve may be in the context of its use. Note that unless there is a contextual name for the isolating valve (as in the case of a Landing Valve on a rising fire main), then the value assigned shoulkd be UNSET. + + + + LANDING + LANDINGWITHPRESSUREREGULATION + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeMixing.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeMixing.xml new file mode 100644 index 0000000..2d97996 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypeMixing.xml @@ -0,0 +1,39 @@ + + + + Pset_ValveTypeMixing + A valve where typically the temperature of the outlet is determined by mixing hot and cold water inlet flows. + + + IfcValve/MIXING + IfcValveType/MIXING + + IfcValve/MIXING,IfcValveType/MIXING + + + MixerControl + Defines the form of control of the mixing valve. + + + + MANUAL + PREDEFINED + THERMOSTATIC + OTHER + NOTKNOWN + UNSET + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureReducing.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureReducing.xml new file mode 100644 index 0000000..bb6ffb2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureReducing.xml @@ -0,0 +1,33 @@ + + + + Pset_ValveTypePressureReducing + Valve that reduces the pressure of a fluid immediately downstream of its position in a pipeline to a preselected value or by a predetermined ratio. +Note that a pressure reducing valve is constrained to have a 2 port pattern. + + + IfcValve/PRESSUREREDUCING + IfcValveType/PRESSUREREDUCING + + IfcValve/PRESSUREREDUCING,IfcValveType/PRESSUREREDUCING + + + UpstreamPressure + The operating pressure of the fluid upstream of the pressure reducing valve. + + + + + + + + DownstreamPressure + The operating pressure of the fluid downstream of the pressure reducing valve. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureRelief.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureRelief.xml new file mode 100644 index 0000000..c793cd6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ValveTypePressureRelief.xml @@ -0,0 +1,24 @@ + + + + Pset_ValveTypePressureRelief + Spring or weight loaded valve that automatically discharges to a safe place fluid that has built up to excessive pressure in pipes or fittings. +Note that a pressure relief valve is constrained to have a single port pattern. + + + IfcValve/PRESSURERELIEF + IfcValveType/PRESSURERELIEF + + IfcValve/PRESSURERELIEF,IfcValveType/PRESSURERELIEF + + + ReliefPressure + The pressure at which the spring or weight in the valve is set to discharge fluid. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_VegetationCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_VegetationCommon.xml new file mode 100644 index 0000000..374d6db --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_VegetationCommon.xml @@ -0,0 +1,31 @@ + + + + Pset_VegetationCommon + Properties for a plant. + + + IfcGeographicElement/VEGETATION + + IfcGeographicElement/VEGETATION + + + BotanicalName + Formal scientific name conforming to the International Code of Nomenclature for algae, fungi, and plants (ICN) + + + + + + + + LocalName + The local name that the plant is known as. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_VehicleAvailability.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_VehicleAvailability.xml new file mode 100644 index 0000000..424c115 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_VehicleAvailability.xml @@ -0,0 +1,59 @@ + + + + Pset_VehicleAvailability + Property set for the application of availability data to vehicles and equipment. + + + IfcVehicle/ROLLINGSTOCK + IfcVehicle/ROLLINGSTOCK + IfcVehicle/VEHICLEAIR + IfcVehicle/VEHICLEAIR + IfcVehicle/VEHICLEMARINE + IfcVehicle/VEHICLEMARINE + IfcVehicle/VEHICLE + IfcVehicle/VEHICLE + IfcVehicle/VEHICLETRACKED + IfcVehicle/VEHICLETRACKED + IfcVehicleType/ROLLINGSTOCK + IfcVehicleType/ROLLINGSTOCK + IfcVehicleType/VEHICLEAIR + IfcVehicleType/VEHICLEAIR + IfcVehicleType/VEHICLEMARINE + IfcVehicleType/VEHICLEMARINE + IfcVehicleType/VEHICLE + IfcVehicleType/VEHICLE + IfcVehicleType/VEHICLETRACKED + IfcVehicleType/VEHICLETRACKED + + IfcVehicle/ROLLINGSTOCK,IfcVehicle/ROLLINGSTOCK,IfcVehicle/VEHICLEAIR,IfcVehicle/VEHICLEAIR,IfcVehicle/VEHICLEMARINE,IfcVehicle/VEHICLEMARINE,IfcVehicle/VEHICLE,IfcVehicle/VEHICLE,IfcVehicle/VEHICLETRACKED,IfcVehicle/VEHICLETRACKED,IfcVehicleType/ROLLINGSTOCK,IfcVehicleType/ROLLINGSTOCK,IfcVehicleType/VEHICLEAIR,IfcVehicleType/VEHICLEAIR,IfcVehicleType/VEHICLEMARINE,IfcVehicleType/VEHICLEMARINE,IfcVehicleType/VEHICLE,IfcVehicleType/VEHICLE,IfcVehicleType/VEHICLETRACKED,IfcVehicleType/VEHICLETRACKED + + + VehicleAvailability + Vehicle or Plant availability + + + + + + + + MaintenanceDowntime + Maintenance downtime proportion. + + + + + + + + WeatherDowntime + Weather downtime proportion + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_VesselLineCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_VesselLineCommon.xml new file mode 100644 index 0000000..3761fd4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_VesselLineCommon.xml @@ -0,0 +1,133 @@ + + + + Pset_VesselLineCommon + Properties for vessel lines and anchoring + + + IfcMechanicalFastener/ROPE + IfcMechanicalFastener/ROPE + IfcMechanicalFastenerType/ROPE + IfcMechanicalFastenerType/ROPE + + IfcMechanicalFastener/ROPE,IfcMechanicalFastener/ROPE,IfcMechanicalFastenerType/ROPE,IfcMechanicalFastenerType/ROPE + + + LineIdentifier + Reference ID relative to a design vessel in the project + + + + + + + + MidshipToFairLead + Distance from the vessel midship to the fairlead for the line + + + + + + + + CentreLineToFairlead + Distance from the vessel centreline to the fairlead for the line + + + + + + + + HeightAboveMainDeck + Height of the fairlead above the main deck of the vessel + + + + + + + + FairleadToTermination + Distance from the fairlead to the bitt or winch on the vessel where the line terminates + + + + + + + + WinchBreakLimit + Line force at which the winch starts to release the line (maximum load) + + + + + + + + PreTensionAim + Line force that the winch is set to maintain (minimum load) + + + + + + + + LineType + Mooring line type + + + + + + + + LineStrength + Breaking load of the line (note that ultimate stress is not part of any of the material Psets) + + + + + + + + TailLength + Length of the tail + + + + + + + + TailDiameter + Diameter of the tail + + + + + + + + TailType + Mooring tail type + + + + + + + + TailStrength + Breaking load of the tail (note that ultimate stress is not part of any of the material Psets) + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_VibrationIsolatorTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_VibrationIsolatorTypeCommon.xml new file mode 100644 index 0000000..25c8693 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_VibrationIsolatorTypeCommon.xml @@ -0,0 +1,85 @@ + + + + Pset_VibrationIsolatorTypeCommon + Vibration isolator type common attributes. + + + IfcVibrationIsolator + IfcVibrationIsolatorType + + IfcVibrationIsolator,IfcVibrationIsolatorType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + VibrationTransmissibility + The vibration transmissibility percentage. + + + + + + + + IsolatorStaticDeflection + Static deflection of the vibration isolator. + + + + + + + + IsolatorCompressibility + The compressibility of the vibration isolator. + + + + + + + + MaximumSupportedWeight + The maximum weight that can be carried by the vibration isolator. + + + + + + + + NominalHeight + The nominal height of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_VoltageInstrumentTransformer.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_VoltageInstrumentTransformer.xml new file mode 100644 index 0000000..8f5e777 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_VoltageInstrumentTransformer.xml @@ -0,0 +1,106 @@ + + + + Pset_VoltageInstrumentTransformer + Instrument transformers are high accuracy class electrical devices used to isolate or transform voltage or current levels. The main function of instrument transformers is to operate instruments or metering from high voltage or high current circuits, safely isolating secondary control circuitry from the high voltages or currents. Combination instrument transformers are metering voltage. + + + IfcFlowInstrument/COMBINED + IfcFlowInstrument/VOLTMETER + IfcFlowInstrumentType/COMBINED + IfcFlowInstrumentType/VOLTMETER + + IfcFlowInstrument/COMBINED,IfcFlowInstrument/VOLTMETER,IfcFlowInstrumentType/COMBINED,IfcFlowInstrumentType/VOLTMETER + + + AccuracyClass + A designation assigned to an instrument transformer the current (or voltage) error and phase displacement of which remain within specified limits under prescribed conditions of use (IEC 321-01-24). + + + + + + + + AccuracyGrade + The grade of accuracy. + + + + + + + + RatedVoltage + The range of allowed voltage that a device is certified to handle. The upper bound of this value is the maximum. + + + + + + + + NominalCurrent + The nominal current that is designed to be measured. + + + + + + + + NominalPower + A conventional value of apparent power determining a value of the rated current that may be carried with rated voltage applied, under specified conditions. ( IEV ref 421-04-04) + + + + + + + + NumberOfPhases + Number of phases that the equipment operates on. + + + + + + + + PrimaryFrequency + The frequency that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + PrimaryVoltage + The voltage that is going to be transformed and that runs into the transformer on the primary side. + + + + + + + + SecondaryFrequency + The frequency that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + SecondaryVoltage + The voltage that has been transformed and is running out of the transformer on the secondary side. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WallCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WallCommon.xml new file mode 100644 index 0000000..88601ef --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WallCommon.xml @@ -0,0 +1,123 @@ + + + + Pset_WallCommon + Properties common to the definition of all occurrences of IfcWall. + + + IfcWall + IfcWallType + + IfcWall,IfcWallType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + Combustible + Indication whether the object is made from combustible material (TRUE) or not (FALSE). + + + + + + + + SurfaceSpreadOfFlame + Indication on how the flames spread around the surface, +It is given according to the national building code that governs the fire behaviour for materials. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + LoadBearing + Indicates whether the object is intended to carry loads (TRUE) or not (FALSE). + + + + + + + + ExtendToStructure + Indicates whether the object extend to the structure above (TRUE) or not (FALSE). + + + + + + + + Compartmentation + Indication whether the object is designed to serve as a fire compartmentation (TRUE) or not (FALSE). + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Warranty.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Warranty.xml new file mode 100644 index 0000000..3913e23 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Warranty.xml @@ -0,0 +1,77 @@ + + + + Pset_Warranty + An assurance given by the seller or provider of an artefact that the artefact is without defects and will operate as described for a defined period of time without failure and that if a defect does arise during that time, that it will be corrected by the seller or provider. + + + IfcElement + IfcElementType + + IfcElement,IfcElementType + + + WarrantyIdentifier + The identifier assigned to a warranty. + + + + + + + + WarrantyStartDate + The date on which the warranty commences. + + + + + + + + IsExtendedWarranty + Indication of whether this is an extended warranty whose duration is greater than that normally assigned to an artefact (=TRUE) or not (= FALSE). + + + + + + + + WarrantyPeriod + The time duration during which a manufacturer or supplier guarantees or warrants the performance of an artefact. + + + + + + + + WarrantyContent + The content of the warranty. + + + + + + + + PointOfContact + The organization that should be contacted for action under the terms of the warranty. Note that the role of the organization (manufacturer, supplier, installer etc.) is determined by the IfcActorRole attribute of IfcOrganization. + + + + + + + + Exclusions + Items, conditions or actions that may be excluded from the warranty or that may cause the warranty to become void. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeCommon.xml new file mode 100644 index 0000000..3764d29 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeCommon.xml @@ -0,0 +1,40 @@ + + + + Pset_WasteTerminalTypeCommon + Common properties for waste terminals. + + + IfcWasteTerminal + IfcWasteTerminalType + + IfcWasteTerminal,IfcWasteTerminalType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorTrap.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorTrap.xml new file mode 100644 index 0000000..f7c9bfa --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorTrap.xml @@ -0,0 +1,155 @@ + + + + Pset_WasteTerminalTypeFloorTrap + Pipe fitting, set into the floor, that retains liquid to prevent the passage of foul air. + + + IfcWasteTerminal/FLOORTRAP + IfcWasteTerminalType/FLOORTRAP + + IfcWasteTerminal/FLOORTRAP,IfcWasteTerminalType/FLOORTRAP + + + NominalBodyLength + Nominal or quoted length measured along the x-axis of the local coordinate system of the object. + + + + + + + + NominalBodyWidth + Nominal or quoted length, measured along the y-axis of the local coordinate system of the object. + + + + + + + + NominalBodyDepth + Nominal or quoted length measured along the z-axis of the local coordinate system of the object. + + + + + + + + IsForSullageWater + Indicates if the purpose of the floor trap is to receive sullage water, or if that is amongst its purposes (= TRUE), or not (= FALSE). Note that if TRUE, it is expected that an upstand or kerb will be placed around the floor trap to prevent the ingress of surface water runoff; the provision of the upstand or kerb is not dealt with in this property set. + + + + + + + + SpilloverLevel + The level at which water spills out of the object. + + + + + + + + TrapType + Identifies the predefined types of trap from which the type required may be set. + + + + NONE + P_TRAP + Q_TRAP + S_TRAP + OTHER + NOTKNOWN + UNSET + + + + + + HasStrainer + Indicates whether the gully trap has a strainer (= TRUE) or not (= FALSE). + + + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + InletPatternType + Identifies the pattern of inlet connections to a trap.A trap may have 0,1,2,3 or 4 inlet connections and the pattern of their arrangement may vary. The enumeration makes the convention that an outlet is either vertical or is placed at the bottom (south side) of the trap (when viewed in plan). Position 1 is to the left (west), position 2 is to the top (north), position 3 is to the right (east) and position 4 is to the bottom (south). + + + + 1 + 12 + 123 + 1234 + 124 + 13 + 134 + 14 + 2 + 23 + 234 + 24 + 3 + 34 + 4 + NONE + + + + + + InletConnectionSize + Size of the inlet connection. +Note that all inlet connections are assumed to be the same size. + + + + + + + + CoverLength + The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the object. + + + + + + + + CoverWidth + The length measured along the y-axis in the local coordinate system of the cover of the object. + + + + + + + + CoverMaterial + Material from which the cover or grating is constructed. + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorWaste.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorWaste.xml new file mode 100644 index 0000000..4798343 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeFloorWaste.xml @@ -0,0 +1,68 @@ + + + + Pset_WasteTerminalTypeFloorWaste + Pipe fitting, set into the floor, that collects waste water and discharges it to a separate trap. + + + IfcWasteTerminal/FLOORWASTE + IfcWasteTerminalType/FLOORWASTE + + IfcWasteTerminal/FLOORWASTE,IfcWasteTerminalType/FLOORWASTE + + + NominalBodyLength + Nominal or quoted length measured along the x-axis of the local coordinate system of the object. + + + + + + + + NominalBodyWidth + Nominal or quoted length, measured along the y-axis of the local coordinate system of the object. + + + + + + + + NominalBodyDepth + Nominal or quoted length measured along the z-axis of the local coordinate system of the object. + + + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + CoverLength + The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the object. + + + + + + + + CoverWidth + The length measured along the y-axis in the local coordinate system of the cover of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullySump.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullySump.xml new file mode 100644 index 0000000..4c3e7ed --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullySump.xml @@ -0,0 +1,140 @@ + + + + Pset_WasteTerminalTypeGullySump + Pipe fitting or assembly of fittings to receive surface water or waste water, fitted with a grating or sealed cover. + + + IfcWasteTerminal/GULLYSUMP + IfcWasteTerminalType/GULLYSUMP + + IfcWasteTerminal/GULLYSUMP,IfcWasteTerminalType/GULLYSUMP + + + NominalSumpLength + Nominal or quoted length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the sump. + + + + + + + + NominalSumpWidth + Nominal or quoted length measured along the y-axis in the local coordinate system of the sump. + + + + + + + + NominalSumpDepth + Nominal or quoted length measured along the z-axis in the local coordinate system of the sump. + + + + + + + + GullyType + Identifies the predefined types of gully from which the type required may be set. + + + + BACKINLET + VERTICAL + OTHER + NOTKNOWN + UNSET + + + + + + TrapType + Identifies the predefined types of trap from which the type required may be set. + + + + NONE + P_TRAP + Q_TRAP + S_TRAP + OTHER + NOTKNOWN + UNSET + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + BackInletPatternType + Identifies the pattern of inlet connections to a gully trap.A gulley trap may have 0,1,2,3 or 4 inlet connections and the pattern of their arrangement may vary. The enumeration makes the convention that an outlet is either vertical or is placed at the bottom (south side) of the gully trap (when viewed in plan). Position 1 is to the left (west), position 2 is to the top (north), position 3 is to the right (east) and position 4 is to the bottom (south).2 + |! | +1-| |-3 + ! || + 4 + + + + 1 + 12 + 123 + 1234 + 124 + 13 + 134 + 14 + 2 + 23 + 234 + 24 + 3 + 34 + 4 + NONE + + + + + + InletConnectionSize + Size of the inlet connection. +Note that all inlet connections are assumed to be the same size. + + + + + + + + CoverLength + The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the object. + + + + + + + + CoverWidth + The length measured along the y-axis in the local coordinate system of the cover of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullyTrap.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullyTrap.xml new file mode 100644 index 0000000..532339a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeGullyTrap.xml @@ -0,0 +1,149 @@ + + + + Pset_WasteTerminalTypeGullyTrap + Pipe fitting or assembly of fittings to receive surface water or waste water, fitted with a grating or sealed cover and discharging through a trap (BS6100 330 3504 modified) + + + IfcWasteTerminal/GULLYTRAP + IfcWasteTerminalType/GULLYTRAP + + IfcWasteTerminal/GULLYTRAP,IfcWasteTerminalType/GULLYTRAP + + + NominalBodyLength + Nominal or quoted length measured along the x-axis of the local coordinate system of the object. + + + + + + + + NominalBodyWidth + Nominal or quoted length, measured along the y-axis of the local coordinate system of the object. + + + + + + + + NominalBodyDepth + Nominal or quoted length measured along the z-axis of the local coordinate system of the object. + + + + + + + + GullyType + Identifies the predefined types of gully from which the type required may be set. + + + + BACKINLET + VERTICAL + OTHER + NOTKNOWN + UNSET + + + + + + HasStrainer + Indicates whether the gully trap has a strainer (= TRUE) or not (= FALSE). + + + + + + + + TrapType + Identifies the predefined types of trap from which the type required may be set. + + + + NONE + P_TRAP + Q_TRAP + S_TRAP + OTHER + NOTKNOWN + UNSET + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + BackInletPatternType + Identifies the pattern of inlet connections to a gully trap.A gulley trap may have 0,1,2,3 or 4 inlet connections and the pattern of their arrangement may vary. The enumeration makes the convention that an outlet is either vertical or is placed at the bottom (south side) of the gully trap (when viewed in plan). Position 1 is to the left (west), position 2 is to the top (north), position 3 is to the right (east) and position 4 is to the bottom (south).2 + |! | +1-| |-3 + ! || + 4 + + + + 1 + 12 + 123 + 1234 + 124 + 13 + 134 + 14 + 2 + 23 + 234 + 24 + 3 + 34 + 4 + NONE + + + + + + InletConnectionSize + Size of the inlet connection. +Note that all inlet connections are assumed to be the same size. + + + + + + + + CoverLength + The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the object. + + + + + + + + CoverWidth + The length measured along the y-axis in the local coordinate system of the cover of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeRoofDrain.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeRoofDrain.xml new file mode 100644 index 0000000..89d590e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeRoofDrain.xml @@ -0,0 +1,68 @@ + + + + Pset_WasteTerminalTypeRoofDrain + Pipe fitting, set into the roof, that collects rainwater for discharge into the rainwater system. + + + IfcWasteTerminal/ROOFDRAIN + IfcWasteTerminalType/ROOFDRAIN + + IfcWasteTerminal/ROOFDRAIN,IfcWasteTerminalType/ROOFDRAIN + + + NominalBodyLength + Nominal or quoted length measured along the x-axis of the local coordinate system of the object. + + + + + + + + NominalBodyWidth + Nominal or quoted length, measured along the y-axis of the local coordinate system of the object. + + + + + + + + NominalBodyDepth + Nominal or quoted length measured along the z-axis of the local coordinate system of the object. + + + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + CoverLength + The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the object. + + + + + + + + CoverWidth + The length measured along the y-axis in the local coordinate system of the cover of the object. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteDisposalUnit.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteDisposalUnit.xml new file mode 100644 index 0000000..407cadb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteDisposalUnit.xml @@ -0,0 +1,41 @@ + + + + Pset_WasteTerminalTypeWasteDisposalUnit + Electrically operated device that reduces kitchen or other waste into fragments small enough to be flushed into a drainage system. + + + IfcWasteTerminal/WASTEDISPOSALUNIT + IfcWasteTerminalType/WASTEDISPOSALUNIT + + IfcWasteTerminal/WASTEDISPOSALUNIT,IfcWasteTerminalType/WASTEDISPOSALUNIT + + + DrainConnectionSize + Size of the drain connection inlet to the waste disposal unit. + + + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + NominalDepth + Nominal or quoted depth of the object measured from the inlet drain connection to the base of the unit. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteTrap.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteTrap.xml new file mode 100644 index 0000000..db6310d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WasteTerminalTypeWasteTrap.xml @@ -0,0 +1,50 @@ + + + + Pset_WasteTerminalTypeWasteTrap + Pipe fitting, set adjacent to a sanitary terminal, that retains liquid to prevent the passage of foul air. + + + IfcWasteTerminal/WASTETRAP + IfcWasteTerminalType/WASTETRAP + + IfcWasteTerminal/WASTETRAP,IfcWasteTerminalType/WASTETRAP + + + WasteTrapType + Identifies the predefined types of trap from which the type required may be set. + + + + NONE + P_TRAP + Q_TRAP + S_TRAP + OTHER + NOTKNOWN + UNSET + + + + + + OutletConnectionSize + Size of the outlet connection from the object. + + + + + + + + InletConnectionSize + Size of the inlet connection. +Note that all inlet connections are assumed to be the same size. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WaterStratumCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WaterStratumCommon.xml new file mode 100644 index 0000000..1ef57bc --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WaterStratumCommon.xml @@ -0,0 +1,67 @@ + + + + Pset_WaterStratumCommon + Properties expressing the composition and any variability in the height of the body of water. Ranges are non-negative describing a spread. + + + IfcGeotechnicalStratum/WATER + + IfcGeotechnicalStratum/WATER + + + AnnualRange + Indicative (95%-100%) annual range in levels. + + + + + + + + AnnualTrend + Indicative (95%-100%) annual rise in level. + + + + + + + + IsFreshwater + Indication of freshwater (true,false or unknown) + + + + + + + + SeicheRange + Indicative (95%-100%) range between peaks and troughts of seiche (resonant) waves. + + + + + + + + TidalRange + Indicative (95%-100%) range between high and low tide levels. + + + + + + + + WaveRange + Indicative (95%-100%) range between peaks and troughs of waves + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_Width.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_Width.xml new file mode 100644 index 0000000..01d2db1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_Width.xml @@ -0,0 +1,47 @@ + + + + Pset_Width + Specifies the general properties for a Width event. + + + IfcAnnotation/WIDTHEVENT + + IfcAnnotation/WIDTHEVENT + + + Side + Specifies if the width is measured to the RIGHT or to the LEFT of the curve referenced by the placement, or if the same value is applied to BOTH sides. + + + + BOTH + LEFT + RIGHT + + + + + + TransitionWidth + The type of transition of width used between the previous event and this event. + + + + CONST + LINEAR + + + + + + NominalWidth + The nominal overall width of the object. The size information is provided in addition to the shape representation and the geometric parameters used within. In cases of inconsistency between the geometric parameters and the size properties, provided in the attached property set, the geometric parameters take precedence. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WindowCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WindowCommon.xml new file mode 100644 index 0000000..3f025f8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WindowCommon.xml @@ -0,0 +1,181 @@ + + + + Pset_WindowCommon + Properties common to the definition of all occurrences of Window. + + + IfcWindow + IfcWindowType + + IfcWindow,IfcWindowType + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + Status + Status of the element, predominately used in renovation or retrofitting projects. The status can be assigned to as "New" - element designed as new addition, "Existing" - element exists and remains, "Demolish" - element existed but is to be demolished, "Temporary" - element will exists only temporary (like a temporary support structure). + + + + DEMOLISH + EXISTING + NEW + TEMPORARY + OTHER + NOTKNOWN + UNSET + + + + + + AcousticRating + Acoustic rating for this object. +It is provided according to the national building code. It indicates the sound transmission resistance of this object by an index ratio (instead of providing full sound absorption values). + + + + + + + + FireRating + Fire rating for this object. It is given according to the national fire safety classification. + + + + + + + + SecurityRating + Index based rating system indicating security level. +It is giving according to the national building code. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + Infiltration + Infiltration flowrate of outside air for the filler object based on the area of the filler object at a pressure level of 50 Pascals. It shall be used, if the length of all joints is unknown. + + + + + + + + ThermalTransmittance + Thermal transmittance coefficient (U-Value) of an element, within the direction of the thermal flow (including all materials). + + + + + + + + GlazingAreaFraction + Fraction of the glazing area relative to the total area of the filling element. +It shall be used, if the glazing area is not given separately for all panels within the filling element. + + + + + + + + HasSillExternal + Indication whether the window opening has an external sill (TRUE) or not (FALSE). + + + + + + + + HasSillInternal + Indication whether the window opening has an internal sill (TRUE) or not (FALSE). + + + + + + + + HasDrive + Indication whether this object has an automatic drive to operate it (TRUE) or no drive (FALSE) + + + + + + + + SmokeStop + Indication whether the object is designed to provide a smoke stop (TRUE) or not (FALSE). + + + + + + + + FireExit + Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). + + + + + + + + WaterTightnessRating + Water tightness rating for this object. +It is provided according to the national building code. + + + + + + + + MechanicalLoadRating + Mechanical load rating for this object. +It is provided according to the national building code. + + + + + + + + WindLoadRating + Wind load resistance rating for this object. +It is provided according to the national building code. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WiredCommunicationPortCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WiredCommunicationPortCommon.xml new file mode 100644 index 0000000..3bf112d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WiredCommunicationPortCommon.xml @@ -0,0 +1,43 @@ + + + + Pset_WiredCommunicationPortCommon + Properties used for wired communication port. + + + IfcDistributionPort/CABLE + + IfcDistributionPort/CABLE + + + CommunicationStandard + Indicates the communication standard supported by the physical wired communication port. + + + + ETHERNET + STM_1 + STM_16 + STM_256 + STM_4 + STM_64 + USB + XDSL + OTHER + NOTKNOWN + UNSET + + + + + + MaximumTransferRate + Indicates the transmission rate in bit/s over the wired port. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_WorkControlCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_WorkControlCommon.xml new file mode 100644 index 0000000..cbc9634 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_WorkControlCommon.xml @@ -0,0 +1,58 @@ + + + + Pset_WorkControlCommon + Properties common to the definition of all occurrences of IfcWorkPlan and IfcWorkSchedule (subtypes of IfcWorkControl). + + + IfcWorkControl + + IfcWorkControl + + + WorkStartTime + The default time of day a task is scheduled to start. For presentation purposes, if the start time of a task matches the WorkStartTime, then applications may choose to display the date only. Conversely when entering dates without specifying time, applications may automatically append the WorkStartTime. + + + + + + + + WorkFinishTime + The default time of day a task is scheduled to finish. For presentation purposes, if the finish time of a task matches the WorkFinishTime, then applications may choose to display the date only. Conversely when entering dates without specifying time, applications may automatically append the WorkFinishTime. + + + + + + + + WorkDayDuration + The elapsed time within a worktime-based day. For presentation purposes, applications may choose to display IfcTask durations in work days where IfcTaskTime.DurationType=WORKTIME. This value must be less than or equal to 24 hours (an elapsed day); if omitted then 8 hours is assumed. + + + + + + + + WorkWeekDuration + The elapsed time within a worktime-based week. For presentation purposes, applications may choose to display IfcTask durations in work weeks where IfcTaskTime.DurationType=WORKTIME. This value must be less than or equal to 168 hours (an elapsed week); if omitted then 40 hours is assumed. + + + + + + + + WorkMonthDuration + The elapsed time within a worktime-based month. For presentation purposes, applications may choose to display IfcTask durations in work months where IfcTaskTime.DurationType=WORKTIME. This value must be less than or equal to 744 hours (an elapsed month of 31 days); if omitted then 160 hours is assumed. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3/Pset_ZoneCommon.xml b/Xbim.Properties/Definitions/IFC4x3/Pset_ZoneCommon.xml new file mode 100644 index 0000000..178475a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3/Pset_ZoneCommon.xml @@ -0,0 +1,68 @@ + + + + Pset_ZoneCommon + Properties common to the definition of all occurrences of IfcZone. + + + IfcZone + + IfcZone + + + Reference + Reference ID for this specified type in this project (e.g. type 'A-1'), Also referred to as "construction type". It should be provided as an alternative to the name of the "object type", if the software does not support object types and no classification reference to a recognized classification system used.IFC4.3.0.0 DEPRECATION The Reference property is deprecated and shall no longer be used, use attribute Name on the relating type instead. + + + + + + + + IsExternal + Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building. + + + + + + + + GrossPlannedArea + Total planned gross area of the spatial structure element. Used for programming the spatial structure element. + + + + + + + + NetPlannedArea + Total planned net area of the object. Used for programming the object. + + + + + + + + PubliclyAccessible + Indication whether this space (in case of e.g., a toilet) is designed to serve as a publicly accessible space, e.g., for a public toilet (TRUE) or not (FALSE). + + + + + + + + HandicapAccessible + Indication that this object is designed to be accessible by the handicapped. Set to (TRUE) if this object is rated as handicap accessible according the local building codes, otherwise (FALSE). +It is giving according to the requirements of the national building code. + + + + + + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_Definition_files.Designer.cs b/Xbim.Properties/Definitions/IFC4x3_Definition_files.Designer.cs new file mode 100644 index 0000000..2fdfe4a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_Definition_files.Designer.cs @@ -0,0 +1,9814 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace Xbim.Properties.Definitions { + using System; + + + /// + /// A strongly-typed resource class, for looking up localized strings, etc. + /// + // This class was auto-generated by the StronglyTypedResourceBuilder + // class via a tool like ResGen or Visual Studio. + // To add or remove a member, edit your .ResX file then rerun ResGen + // with the /str option, or rebuild your VS project. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class IFC4x3_Definition_files { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal IFC4x3_Definition_files() { + } + + /// + /// Returns the cached ResourceManager instance used by this class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xbim.Properties.Definitions.IFC4x3_Definition_files", typeof(IFC4x3_Definition_files).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActionRequest</Name> + /// <Definition>An action request is a request for an action to fulfill a need. HISTORY: IFC4: Removed RequestSourceType, RequestDescription, Status</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_ActionRequest { + get { + return ResourceManager.GetString("Pset_ActionRequest", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActorCommon</Name> + /// <Definition>A property set that enables further classification of actors, including the ability to give a number of actors to be designated as a population, the number being specified as [rest of string was truncated]";. + /// + internal static string Pset_ActorCommon { + get { + return ResourceManager.GetString("Pset_ActorCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActuatorPHistory</Name> + /// <Definition>Properties for history of actuators.HISTORY Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcActuator</ClassName> + /// </ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_ActuatorPHistory { + get { + return ResourceManager.GetString("Pset_ActuatorPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActuatorTypeCommon</Name> + /// <Definition>Actuator type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcActuator</ClassName> + /// <ClassName>IfcActuatorType</ClassNa [rest of string was truncated]";. + /// + internal static string Pset_ActuatorTypeCommon { + get { + return ResourceManager.GetString("Pset_ActuatorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActuatorTypeElectricActuator</Name> + /// <Definition>A device that electrically actuates a control element.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcActuator/ELECTRICACTUATOR</C [rest of string was truncated]";. + /// + internal static string Pset_ActuatorTypeElectricActuator { + get { + return ResourceManager.GetString("Pset_ActuatorTypeElectricActuator", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActuatorTypeHydraulicActuator</Name> + /// <Definition>A device that hydraulically actuates a control element.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcActuator/HYDRAULICACTUATOR [rest of string was truncated]";. + /// + internal static string Pset_ActuatorTypeHydraulicActuator { + get { + return ResourceManager.GetString("Pset_ActuatorTypeHydraulicActuator", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActuatorTypeLinearActuation</Name> + /// <Definition>Characteristics of linear actuation of an actuator + ///History: Replaces Pset_LinearActuator</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_ActuatorTypeLinearActuation { + get { + return ResourceManager.GetString("Pset_ActuatorTypeLinearActuation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActuatorTypePneumaticActuator</Name> + /// <Definition>A device that pneumatically actuates a control element</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcActuator/PNEUMATICACTUATOR< [rest of string was truncated]";. + /// + internal static string Pset_ActuatorTypePneumaticActuator { + get { + return ResourceManager.GetString("Pset_ActuatorTypePneumaticActuator", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ActuatorTypeRotationalActuation</Name> + /// <Definition>Characteristics of rotational actuation of an actuator + ///History: Replaces Pset_RotationalActuator</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_ActuatorTypeRotationalActuation { + get { + return ResourceManager.GetString("Pset_ActuatorTypeRotationalActuation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Address</Name> + /// <Definition>This Property Set represents an address for delivery of paper based mail and other postal deliveries.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcActo [rest of string was truncated]";. + /// + internal static string Pset_Address { + get { + return ResourceManager.GetString("Pset_Address", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirSideSystemInformation</Name> + /// <Definition>Attributes that apply to an air side HVAC system.HISTORY New property set in IFC Release 1.0.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_AirSideSystemInformation { + get { + return ResourceManager.GetString("Pset_AirSideSystemInformation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirTerminalBoxPHistory</Name> + /// <Definition>Air terminal box performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAirTerminalBox</ClassName> + /// </Applicable [rest of string was truncated]";. + /// + internal static string Pset_AirTerminalBoxPHistory { + get { + return ResourceManager.GetString("Pset_AirTerminalBoxPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirTerminalBoxTypeCommon</Name> + /// <Definition>Air terminal box type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAirTerminalBox</ClassName> + /// <ClassName>IfcA [rest of string was truncated]";. + /// + internal static string Pset_AirTerminalBoxTypeCommon { + get { + return ResourceManager.GetString("Pset_AirTerminalBoxTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirTerminalOccurrence</Name> + /// <Definition>Air terminal occurrence attributes attached to an instance of IfcAirTerminal.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAirTerminal</C [rest of string was truncated]";. + /// + internal static string Pset_AirTerminalOccurrence { + get { + return ResourceManager.GetString("Pset_AirTerminalOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirTerminalPHistory</Name> + /// <Definition>Air terminal performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAirTerminal</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_AirTerminalPHistory { + get { + return ResourceManager.GetString("Pset_AirTerminalPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirTerminalTypeCommon</Name> + /// <Definition>Air terminal type common attributes. + ///SoundLevel attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead.</Definition> + /// <Applicability/> + /// <Appl [rest of string was truncated]";. + /// + internal static string Pset_AirTerminalTypeCommon { + get { + return ResourceManager.GetString("Pset_AirTerminalTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirToAirHeatRecoveryPHistory</Name> + /// <Definition>Air to Air Heat Recovery performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAirToAirHeatRecovery [rest of string was truncated]";. + /// + internal static string Pset_AirToAirHeatRecoveryPHistory { + get { + return ResourceManager.GetString("Pset_AirToAirHeatRecoveryPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AirToAirHeatRecoveryTypeCommon</Name> + /// <Definition>Air to Air Heat Recovery type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAirToAirHeatRecovery</ClassName> [rest of string was truncated]";. + /// + internal static string Pset_AirToAirHeatRecoveryTypeCommon { + get { + return ResourceManager.GetString("Pset_AirToAirHeatRecoveryTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AlarmPHistory</Name> + /// <Definition>Properties for history of alarm values. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAlarm</ClassName> + /// </ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_AlarmPHistory { + get { + return ResourceManager.GetString("Pset_AlarmPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AlarmTypeCommon</Name> + /// <Definition>Alarm type common attributes. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAlarm</ClassName> + /// <ClassName>IfcAlarm [rest of string was truncated]";. + /// + internal static string Pset_AlarmTypeCommon { + get { + return ResourceManager.GetString("Pset_AlarmTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AlignmentCantSegmentCommon</Name> + /// <Definition>Properties common to the definition of all instances of alignment cant segment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAlignme [rest of string was truncated]";. + /// + internal static string Pset_AlignmentCantSegmentCommon { + get { + return ResourceManager.GetString("Pset_AlignmentCantSegmentCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AlignmentVerticalSegmentCommon</Name> + /// <Definition>Properties common to the definition of all instances of alignment vertical segment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_AlignmentVerticalSegmentCommon { + get { + return ResourceManager.GetString("Pset_AlignmentVerticalSegmentCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AnnotationContourLine</Name> + /// <Definition>Specifies parameters of a standard curve that has a single, consistent measure value.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAnnota [rest of string was truncated]";. + /// + internal static string Pset_AnnotationContourLine { + get { + return ResourceManager.GetString("Pset_AnnotationContourLine", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AnnotationLineOfSight</Name> + /// <Definition>Specifies the properties of the line of sight at a point of connection between two elements. Typically used to define the line of sight visibility at the junction b [rest of string was truncated]";. + /// + internal static string Pset_AnnotationLineOfSight { + get { + return ResourceManager.GetString("Pset_AnnotationLineOfSight", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AnnotationSurveyArea</Name> + /// <Definition>Specifies particular properties of survey methods to be assigned to survey point set or resulting surface patches</Definition> + /// <Applicability/> + /// <ApplicableClasse [rest of string was truncated]";. + /// + internal static string Pset_AnnotationSurveyArea { + get { + return ResourceManager.GetString("Pset_AnnotationSurveyArea", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Asset</Name> + /// <Definition>An asset is a uniquely identifiable element which has a financial value and against which maintenance actions are recorded.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_Asset { + get { + return ResourceManager.GetString("Pset_Asset", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualAppliancePHistory</Name> + /// <Definition>Captures realtime information for audio-video devices, such as for security camera footage and retail information displays. HISTORY: Added in IFC4.</Defini [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualAppliancePHistory { + get { + return ResourceManager.GetString("Pset_AudioVisualAppliancePHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeAmplifier</Name> + /// <Definition>An audio-visual amplifier is a device that renders audio from a single external source connected from a port. HISTORY: Added in IFC4.</Definition> + /// [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeAmplifier { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeAmplifier", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeCamera</Name> + /// <Definition>An audio-visual camera is a device that captures video, such as for security. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClass [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeCamera { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeCamera", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeCommon</Name> + /// <Definition>An audio-visual appliance is a device that renders or captures audio and/or video. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <Applicable [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeCommon { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeDisplay</Name> + /// <Definition>An audio-visual display is a device that renders video from a screen. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeDisplay { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeDisplay", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypePlayer</Name> + /// <Definition>An audio-visual player is a device that plays stored media into a stream of audio and/or video, such as camera footage in security systems, background au [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypePlayer { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypePlayer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeProjector</Name> + /// <Definition>An audio-visual projector is a device that projects video to a surface. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeProjector { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeProjector", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal</Name> + /// <Definition>Properties used for railway communication terminals.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAudioV [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeReceiver</Name> + /// <Definition>An audio-visual receiver is a device that switches audio and/or video from multiple sources, including external sources connected from ports and intern [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeReceiver { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeReceiver", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeRecordingEquipment</Name> + /// <Definition>Properties common to IfcAudioVisualAppliance with predefined type set to RECORDINGEQUIPMENT.</Definition> + /// <Applicability/> + /// <ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeRecordingEquipment { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeRecordingEquipment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeSpeaker</Name> + /// <Definition>An audio-visual speaker is a device that converts amplified audio signals into sound waves. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// < [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeSpeaker { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeSpeaker", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AudioVisualApplianceTypeTuner</Name> + /// <Definition>An audio-visual tuner is a device that demodulates a signal into a stream of audio and/or video. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_AudioVisualApplianceTypeTuner { + get { + return ResourceManager.GetString("Pset_AudioVisualApplianceTypeTuner", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_AxleCountingEquipment</Name> + /// <Definition>Properties that are applicable for IfcSensor with predefined type WHEELSENSOR, indicated that the wheel sensor is a axle counting equipment.</Definition> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_AxleCountingEquipment { + get { + return ResourceManager.GetString("Pset_AxleCountingEquipment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BalanceWeightTensionerDesignCriteria</Name> + /// <Definition>Properties of a weight tensioner. The property set can be used by the predefined type TENSIONINGEQUIPMENT of IfcDiscreteAccessory.</Definition> + /// < [rest of string was truncated]";. + /// + internal static string Pset_BalanceWeightTensionerDesignCriteria { + get { + return ResourceManager.GetString("Pset_BalanceWeightTensionerDesignCriteria", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BeamCommon</Name> + /// <Definition>Properties common to the definition of all occurrence and type objects of beam.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBeam</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_BeamCommon { + get { + return ResourceManager.GetString("Pset_BeamCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BearingCommon</Name> + /// <Definition>Common properties for IfcBearing.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBearing</ClassName> + /// <ClassName>IfcBearingType</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_BearingCommon { + get { + return ResourceManager.GetString("Pset_BearingCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BerthCommon</Name> + /// <Definition>properties common to the definition of all occurrences of IfcSpace and types of IfcSpaceType with the predefined type set to BERTH</Definition> + /// <Applicability/> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_BerthCommon { + get { + return ResourceManager.GetString("Pset_BerthCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BoilerPHistory</Name> + /// <Definition>Boiler performance history common attributes. + ///WaterQuality attribute deleted in IFC2x2 Pset Addendum: Use IfcWaterProperties instead. CombustionProductsMaximulLoad and Co [rest of string was truncated]";. + /// + internal static string Pset_BoilerPHistory { + get { + return ResourceManager.GetString("Pset_BoilerPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BoilerTypeCommon</Name> + /// <Definition>Boiler type common attributes. + ///SoundLevel attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. PrimaryEnergySource and AuxiliaryEnergySource attr [rest of string was truncated]";. + /// + internal static string Pset_BoilerTypeCommon { + get { + return ResourceManager.GetString("Pset_BoilerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BoilerTypeSteam</Name> + /// <Definition>Steam boiler type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBoiler/STEAM</ClassName> + /// <ClassName>IfcBoilerType/STEAM [rest of string was truncated]";. + /// + internal static string Pset_BoilerTypeSteam { + get { + return ResourceManager.GetString("Pset_BoilerTypeSteam", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BoilerTypeWater</Name> + /// <Definition>Water boiler type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBoiler/WATER</ClassName> + /// <ClassName>IfcBoilerType/WATER [rest of string was truncated]";. + /// + internal static string Pset_BoilerTypeWater { + get { + return ResourceManager.GetString("Pset_BoilerTypeWater", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BoreholeCommon</Name> + /// <Definition>Properties describing the features of a borehole (If not modelled separately).</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBorehole</ClassName> [rest of string was truncated]";. + /// + internal static string Pset_BoreholeCommon { + get { + return ResourceManager.GetString("Pset_BoreholeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BoundedCourseCommon</Name> + /// <Definition>Properties for a bounded course.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCourse</ClassName> + /// <ClassName>IfcCourseType</ClassName> [rest of string was truncated]";. + /// + internal static string Pset_BoundedCourseCommon { + get { + return ResourceManager.GetString("Pset_BoundedCourseCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BreakwaterCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to BREAKWATER.</Definition> + /// <Applicability/> + /// <ApplicableClas [rest of string was truncated]";. + /// + internal static string Pset_BreakwaterCommon { + get { + return ResourceManager.GetString("Pset_BreakwaterCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BridgeCommon</Name> + /// <Definition>Common property set for bridges.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBridge</ClassName> + /// </ApplicableClasses> + /// <ApplicableTypeValue>Ifc [rest of string was truncated]";. + /// + internal static string Pset_BridgeCommon { + get { + return ResourceManager.GetString("Pset_BridgeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuildingCommon</Name> + /// <Definition>Properties common to the definition of all instances of IfcBuilding. Please note that several building attributes are handled directly at the IfcBuilding instance, the bui [rest of string was truncated]";. + /// + internal static string Pset_BuildingCommon { + get { + return ResourceManager.GetString("Pset_BuildingCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuildingElementProxyCommon</Name> + /// <Definition>Common properties for built elements that don't have a specific entity name.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBuilding [rest of string was truncated]";. + /// + internal static string Pset_BuildingElementProxyCommon { + get { + return ResourceManager.GetString("Pset_BuildingElementProxyCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuildingStoreyCommon</Name> + /// <Definition>Properties common to the definition of all instances of IfcBuildingStorey. Please note that several building attributes are handled directly at the IfcBuildingStorey [rest of string was truncated]";. + /// + internal static string Pset_BuildingStoreyCommon { + get { + return ResourceManager.GetString("Pset_BuildingStoreyCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuildingSystemCommon</Name> + /// <Definition>Properties common to the definition of building systems.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBuildingSystem</ClassName> + /// </Appli [rest of string was truncated]";. + /// + internal static string Pset_BuildingSystemCommon { + get { + return ResourceManager.GetString("Pset_BuildingSystemCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuildingUse</Name> + /// <Definition>Provides information on on the real estate context of the building of interest both current and anticipated.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassN [rest of string was truncated]";. + /// + internal static string Pset_BuildingUse { + get { + return ResourceManager.GetString("Pset_BuildingUse", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuildingUseAdjacent</Name> + /// <Definition>Provides information on adjacent buildings and their uses to enable their impact on the building of interest to be determined. Note that for each instance of the prop [rest of string was truncated]";. + /// + internal static string Pset_BuildingUseAdjacent { + get { + return ResourceManager.GetString("Pset_BuildingUseAdjacent", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuiltSystemRailwayLine</Name> + /// <Definition>Properties common to the definition of a railway line system, which is a set of functional tracks with explicit terminals. It is usually composed of a set of track [rest of string was truncated]";. + /// + internal static string Pset_BuiltSystemRailwayLine { + get { + return ResourceManager.GetString("Pset_BuiltSystemRailwayLine", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BuiltSystemRailwayTrack</Name> + /// <Definition>Properties common to the definition of a track system. It is usually composed of continuous sequences of track parts and alignments.</Definition> + /// <Applicability [rest of string was truncated]";. + /// + internal static string Pset_BuiltSystemRailwayTrack { + get { + return ResourceManager.GetString("Pset_BuiltSystemRailwayTrack", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_BurnerTypeCommon</Name> + /// <Definition>Common attributes of burner types.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBurner</ClassName> + /// <ClassName>IfcBurnerType</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_BurnerTypeCommon { + get { + return ResourceManager.GetString("Pset_BurnerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierFittingTypeCommon</Name> + /// <Definition>Common properties for cable carrier fittings. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableCarrie [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierFittingTypeCommon { + get { + return ResourceManager.GetString("Pset_CableCarrierFittingTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierSegmentTypeCableLadderSegment</Name> + /// <Definition>An open carrier segment on which cables are carried on a ladder structure. + ///HISTORY: IFC4 - NominalLength deleted. To be handled as a quantity [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierSegmentTypeCableLadderSegment { + get { + return ResourceManager.GetString("Pset_CableCarrierSegmentTypeCableLadderSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierSegmentTypeCableTraySegment</Name> + /// <Definition>An (typically) open carrier segment onto which cables are laid. + ///HISTORY: IFC4 - NominalLength deleted. To be handled as a quantity measure</Defi [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierSegmentTypeCableTraySegment { + get { + return ResourceManager.GetString("Pset_CableCarrierSegmentTypeCableTraySegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierSegmentTypeCableTrunkingSegment</Name> + /// <Definition>An enclosed carrier segment with one or more compartments into which cables are placed. + ///HISTORY: IFC4 - NominalLength deleted. To be handled [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierSegmentTypeCableTrunkingSegment { + get { + return ResourceManager.GetString("Pset_CableCarrierSegmentTypeCableTrunkingSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierSegmentTypeCatenaryWire</Name> + /// <Definition>Properties of a catenary wire, which is a longtitudinal wire supporting the grooved contact wires. Properties in this property set are applicable to [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierSegmentTypeCatenaryWire { + get { + return ResourceManager.GetString("Pset_CableCarrierSegmentTypeCatenaryWire", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierSegmentTypeCommon</Name> + /// <Definition>Common properties for cable carrier segments. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableCarrie [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierSegmentTypeCommon { + get { + return ResourceManager.GetString("Pset_CableCarrierSegmentTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierSegmentTypeConduitSegment</Name> + /// <Definition>An enclosed tubular carrier segment through which cables are pulled. + ///HISTORY: IFC4 - NominalLength deleted. To be handled as a quantity measure.</ [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierSegmentTypeConduitSegment { + get { + return ResourceManager.GetString("Pset_CableCarrierSegmentTypeConduitSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableCarrierSegmentTypeDropper</Name> + /// <Definition>Properties that are applicable to a type or an occurence of dropper.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableCarrier [rest of string was truncated]";. + /// + internal static string Pset_CableCarrierSegmentTypeDropper { + get { + return ResourceManager.GetString("Pset_CableCarrierSegmentTypeDropper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableFittingTypeCommon</Name> + /// <Definition>Common properties for cable fittings. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableFitting</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_CableFittingTypeCommon { + get { + return ResourceManager.GetString("Pset_CableFittingTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableFittingTypeExit</Name> + /// <Definition>Properties of the exit type of cable fitting which ends a cable segment at a non-electric element.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Class [rest of string was truncated]";. + /// + internal static string Pset_CableFittingTypeExit { + get { + return ResourceManager.GetString("Pset_CableFittingTypeExit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableFittingTypeFanout</Name> + /// <Definition>Properties of the fanout type of cable fitting.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableFitting/FANOUT</ClassName> + /// <Clas [rest of string was truncated]";. + /// + internal static string Pset_CableFittingTypeFanout { + get { + return ResourceManager.GetString("Pset_CableFittingTypeFanout", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentConnector</Name> + /// <Definition>Properties about cable connectors. This property set is applicable to a type or occurence of IfcCableSegment, indicated that the cable segment has one or two conn [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentConnector { + get { + return ResourceManager.GetString("Pset_CableSegmentConnector", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentOccurenceFiberSegment</Name> + /// <Definition>Properties of fiber segment occurrences. This property set is applicable to occurences of IfcCableSegment with predefined type FIBERSEGMENT.</Definition [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentOccurenceFiberSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentOccurenceFiberSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentOccurrence</Name> + /// <Definition>Properties for the occurrence of an electrical cable, core or conductor that conforms to a type as specified by an appropriate type definition within IFC. NOTE: Ma [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentOccurrence { + get { + return ResourceManager.GetString("Pset_CableSegmentOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeBusBarSegment</Name> + /// <Definition>Properties specific to busbar cable segments.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableSegment/BUSBARSEGMENT</ClassNam [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeBusBarSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeBusBarSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeCableSegment</Name> + /// <Definition>Electrical cable with a specific purpose to lead electric current within a circuit or any other electric construction. Includes all types of electric cable [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeCableSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeCableSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeCommon</Name> + /// <Definition>Properties for the definitions of electrical cable segments.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableSegment</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeCommon { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeConductorSegment</Name> + /// <Definition>An electrical conductor is a single linear element with the specific purpose to lead electric current. The core of one lead is normally single wired or [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeConductorSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeConductorSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeContactWire</Name> + /// <Definition>Properties of contact wires used in overhead contact line systems. This property set is applicable to a type or occurence of IfcCableSegment with predefined [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeContactWire { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeContactWire", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeCoreSegment</Name> + /// <Definition>An assembly comprising a conductor with its own insulation (and screens if any)</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCabl [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeCoreSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeCoreSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeEarthingConductor</Name> + /// <Definition>Properties of earthing conductors used in overhead contact line systems. This property set is applicable to a type or occurence of IfcCableSegment wit [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeEarthingConductor { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeEarthingConductor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeFiberSegment</Name> + /// <Definition>Properties of fiber segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type FIBERSEGMENT.</Definition> + /// < [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeFiberSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeFiberSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeFiberTubeSegment</Name> + /// <Definition>Properties of Fiber tubes segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type FIBERTUBESEGMENT.</D [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeFiberTubeSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeFiberTubeSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeOpticalCableSegment</Name> + /// <Definition>Properties of optical cables segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type OPTICALCABLESE [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeOpticalCableSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeOpticalCableSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeStitchWire</Name> + /// <Definition>Properties of stitch wires. This property set is applicable to a type or occurence of IfcCableSegment with predefined type STICHWIRE.</Definition> + /// <Applica [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeStitchWire { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeStitchWire", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CableSegmentTypeWirePairSegment</Name> + /// <Definition>Properties of wire pair segments. This property set is applicable to a type or occurence of IfcCableSegment with predefined type WIREPAIRSEGMENT.</Defin [rest of string was truncated]";. + /// + internal static string Pset_CableSegmentTypeWirePairSegment { + get { + return ResourceManager.GetString("Pset_CableSegmentTypeWirePairSegment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CargoCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcTransportElement and types of IfcTransportElementType with the predefined type set to CARGO.</Definition> + /// <Ap [rest of string was truncated]";. + /// + internal static string Pset_CargoCommon { + get { + return ResourceManager.GetString("Pset_CargoCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CessBetweenRails</Name> + /// <Definition>Properties in this property set are applicable for IfcSlab with PredefinedType TRACKSLAB, indicated that the slab is a cess or covering between rails.</Definition> + /// < [rest of string was truncated]";. + /// + internal static string Pset_CessBetweenRails { + get { + return ResourceManager.GetString("Pset_CessBetweenRails", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ChillerPHistory</Name> + /// <Definition>Chiller performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcChiller</ClassName> + /// </ApplicableClasses> + /// <ApplicableT [rest of string was truncated]";. + /// + internal static string Pset_ChillerPHistory { + get { + return ResourceManager.GetString("Pset_ChillerPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ChillerTypeCommon</Name> + /// <Definition>Chiller type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcChiller</ClassName> + /// <ClassName>IfcChillerType</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_ChillerTypeCommon { + get { + return ResourceManager.GetString("Pset_ChillerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ChimneyCommon</Name> + /// <Definition>Properties common to the definition of all occurrence and type objects of chimneys.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcChimney</Class [rest of string was truncated]";. + /// + internal static string Pset_ChimneyCommon { + get { + return ResourceManager.GetString("Pset_ChimneyCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CivilElementCommon</Name> + /// <Definition>Properties common to the definition of all occurrence and type objects of civil element.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCivi [rest of string was truncated]";. + /// + internal static string Pset_CivilElementCommon { + get { + return ResourceManager.GetString("Pset_CivilElementCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoaxialCable</Name> + /// <Definition>Properties applicable to a coaxial cable, which is a copper cable with a variable number of copper coaxial pair conductors used to transmit data by means of electrical sig [rest of string was truncated]";. + /// + internal static string Pset_CoaxialCable { + get { + return ResourceManager.GetString("Pset_CoaxialCable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoilOccurrence</Name> + /// <Definition>Coil occurrence attributes attached to an instance of IfcCoil.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCoil</ClassName> + /// </ApplicableClass [rest of string was truncated]";. + /// + internal static string Pset_CoilOccurrence { + get { + return ResourceManager.GetString("Pset_CoilOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoilPHistory</Name> + /// <Definition>Coil performance history common attributes. + ///Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead.</Definition> + /// <Applicability/> + /// <ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_CoilPHistory { + get { + return ResourceManager.GetString("Pset_CoilPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoilTypeCommon</Name> + /// <Definition>Coil type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCoil</ClassName> + /// <ClassName>IfcCoilType</ClassName> + /// </Applicab [rest of string was truncated]";. + /// + internal static string Pset_CoilTypeCommon { + get { + return ResourceManager.GetString("Pset_CoilTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoilTypeHydronic</Name> + /// <Definition>Hydronic coil type attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCoil</ClassName> + /// <ClassName>IfcCoilType</ClassName> + /// </Appl [rest of string was truncated]";. + /// + internal static string Pset_CoilTypeHydronic { + get { + return ResourceManager.GetString("Pset_CoilTypeHydronic", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ColumnCommon</Name> + /// <Definition>Properties common to the definition of all occurrence and type objects of column.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcColumn</ClassName [rest of string was truncated]";. + /// + internal static string Pset_ColumnCommon { + get { + return ResourceManager.GetString("Pset_ColumnCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsAppliancePHistory</Name> + /// <Definition>Captures realtime information for communications devices, such as for server farm energy usage. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsAppliancePHistory { + get { + return ResourceManager.GetString("Pset_CommunicationsAppliancePHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeAntenna</Name> + /// <Definition>Properties common to an antenna. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with the predefined type ANTENNA. [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeAntenna { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeAntenna", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeAutomaton</Name> + /// <Definition>Properties common to automaton appliances. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeAutomaton { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeAutomaton", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeCommon</Name> + /// <Definition>Common properties for communications appliances. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcComm [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeCommon { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeComputer</Name> + /// <Definition>Properties common to a computer. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type of COMPUTER [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeComputer { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeComputer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeGateway</Name> + /// <Definition>Properties common to a gateway. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type of GATEWAY.</ [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeGateway { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeGateway", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeIntelligentPeripheral</Name> + /// <Definition>Properties common to a intelligent peripheral. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeIntelligentPeripheral { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeIntelligentPeripheral", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeIpNetworkEquipment</Name> + /// <Definition>Properties common to a IP network equipment. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with prede [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeIpNetworkEquipment { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeIpNetworkEquipment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeModem</Name> + /// <Definition>Properties common to a modem. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type MODEM.</Definitio [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeModem { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeModem", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeOpticalLineTerminal</Name> + /// <Definition>Properties common to a optical line terminal. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with pre [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeOpticalLineTerminal { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeOpticalLineTerminal", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeOpticalNetworkUnit</Name> + /// <Definition>Properties common to a optical network unit. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with prede [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeOpticalNetworkUnit { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeOpticalNetworkUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeTelecommand</Name> + /// <Definition>Properties common to a telecommand. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type TELEC [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeTelecommand { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeTelecommand", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeTelephonyExchange</Name> + /// <Definition>Properties common to a telephony exchange. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefin [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeTelephonyExchange { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeTelephonyExchange", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CommunicationsApplianceTypeTransportEquipment</Name> + /// <Definition>Properties common to a transport equipment. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predef [rest of string was truncated]";. + /// + internal static string Pset_CommunicationsApplianceTypeTransportEquipment { + get { + return ResourceManager.GetString("Pset_CommunicationsApplianceTypeTransportEquipment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CompressorPHistory</Name> + /// <Definition>Compressor performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCompressor</ClassName> + /// </ApplicableClasses> + /// <Ap [rest of string was truncated]";. + /// + internal static string Pset_CompressorPHistory { + get { + return ResourceManager.GetString("Pset_CompressorPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CompressorTypeCommon</Name> + /// <Definition>Compressor type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCompressor</ClassName> + /// <ClassName>IfcCompressorType< [rest of string was truncated]";. + /// + internal static string Pset_CompressorTypeCommon { + get { + return ResourceManager.GetString("Pset_CompressorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ConcreteElementGeneral</Name> + /// <Definition>General properties common to different types of concrete elements, including reinforced concrete elements. The property set can be used by a number of subtypes o [rest of string was truncated]";. + /// + internal static string Pset_ConcreteElementGeneral { + get { + return ResourceManager.GetString("Pset_ConcreteElementGeneral", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CondenserPHistory</Name> + /// <Definition>Condenser performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCondenser</ClassName> + /// </ApplicableClasses> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_CondenserPHistory { + get { + return ResourceManager.GetString("Pset_CondenserPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CondenserTypeCommon</Name> + /// <Definition>Condenser type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCondenser</ClassName> + /// <ClassName>IfcCondenserType</Cla [rest of string was truncated]";. + /// + internal static string Pset_CondenserTypeCommon { + get { + return ResourceManager.GetString("Pset_CondenserTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Condition</Name> + /// <Definition>Determines the state or condition of an element at a particular point in time.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAsset</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Pset_Condition { + get { + return ResourceManager.GetString("Pset_Condition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ConstructionAdministration</Name> + /// <Definition>Properties for Construction Administration. Often used for facility and asset management.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_ConstructionAdministration { + get { + return ResourceManager.GetString("Pset_ConstructionAdministration", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ConstructionOccurance</Name> + /// <Definition>Property set for Construction Occurance.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElement</ClassName> + /// </ApplicableClasses> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_ConstructionOccurance { + get { + return ResourceManager.GetString("Pset_ConstructionOccurance", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ConstructionResource</Name> + /// <Definition>Properties for tracking resource usage over time.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcConstructionResource</ClassName> + /// <Cla [rest of string was truncated]";. + /// + internal static string Pset_ConstructionResource { + get { + return ResourceManager.GetString("Pset_ConstructionResource", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ControllerPHistory</Name> + /// <Definition>Properties for history of controller values. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcController</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_ControllerPHistory { + get { + return ResourceManager.GetString("Pset_ControllerPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ControllerTypeCommon</Name> + /// <Definition>Controller type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcController</ClassName> + /// <ClassName>IfcControllerType< [rest of string was truncated]";. + /// + internal static string Pset_ControllerTypeCommon { + get { + return ResourceManager.GetString("Pset_ControllerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ControllerTypeFloating</Name> + /// <Definition>Properties for signal handling for an analog controller taking disparate valued multiple inputs and creating a single valued output. HISTORY: IFC4 adapted from [rest of string was truncated]";. + /// + internal static string Pset_ControllerTypeFloating { + get { + return ResourceManager.GetString("Pset_ControllerTypeFloating", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ControllerTypeMultiPosition</Name> + /// <Definition>Properties for discrete inputs, outputs, and values within a programmable logic controller. HISTORY: New in IFC4, replaces Pset_MultiStateInput and Pset_Mul [rest of string was truncated]";. + /// + internal static string Pset_ControllerTypeMultiPosition { + get { + return ResourceManager.GetString("Pset_ControllerTypeMultiPosition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ControllerTypeProgrammable</Name> + /// <Definition>Properties for Discrete Digital Control (DDC) or programmable logic controllers. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasse [rest of string was truncated]";. + /// + internal static string Pset_ControllerTypeProgrammable { + get { + return ResourceManager.GetString("Pset_ControllerTypeProgrammable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ControllerTypeProportional</Name> + /// <Definition>Properties for signal handling for an proportional controller taking setpoint and feedback inputs and creating a single valued output. HISTORY: In IFC4, Sign [rest of string was truncated]";. + /// + internal static string Pset_ControllerTypeProportional { + get { + return ResourceManager.GetString("Pset_ControllerTypeProportional", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ControllerTypeTwoPosition</Name> + /// <Definition>Properties for signal handling for an analog controller taking disparate valued multiple inputs and creating a single valued binary output. HISTORY: In IFC4, [rest of string was truncated]";. + /// + internal static string Pset_ControllerTypeTwoPosition { + get { + return ResourceManager.GetString("Pset_ControllerTypeTwoPosition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CooledBeamPHistory</Name> + /// <Definition>Common performance history attributes for a cooled beam.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCooledBeam</ClassName> + /// </Applicable [rest of string was truncated]";. + /// + internal static string Pset_CooledBeamPHistory { + get { + return ResourceManager.GetString("Pset_CooledBeamPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CooledBeamPHistoryActive</Name> + /// <Definition>Performance history attributes for an active cooled beam.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCooledBeam/ACTIVE</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_CooledBeamPHistoryActive { + get { + return ResourceManager.GetString("Pset_CooledBeamPHistoryActive", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CooledBeamTypeActive</Name> + /// <Definition>Active (ventilated) cooled beam common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCooledBeam/ACTIVE</ClassName> + /// <Class [rest of string was truncated]";. + /// + internal static string Pset_CooledBeamTypeActive { + get { + return ResourceManager.GetString("Pset_CooledBeamTypeActive", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CooledBeamTypeCommon</Name> + /// <Definition>Cooled beam common attributes. + ///SoundLevel and SoundAttenuation attributes deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead.</Definition> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Pset_CooledBeamTypeCommon { + get { + return ResourceManager.GetString("Pset_CooledBeamTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoolingTowerPHistory</Name> + /// <Definition>Cooling tower performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCoolingTower</ClassName> + /// </ApplicableClasses [rest of string was truncated]";. + /// + internal static string Pset_CoolingTowerPHistory { + get { + return ResourceManager.GetString("Pset_CoolingTowerPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoolingTowerTypeCommon</Name> + /// <Definition>Cooling tower type common attributes. + ///WaterRequirement attribute unit type modified in IFC2x2 Pset Addendum.</Definition> + /// <Applicability/> + /// <ApplicableClasses [rest of string was truncated]";. + /// + internal static string Pset_CoolingTowerTypeCommon { + get { + return ResourceManager.GetString("Pset_CoolingTowerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CourseApplicationConditions</Name> + /// <Definition>Properties regarding the conditions when applying a course.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCourse</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Pset_CourseApplicationConditions { + get { + return ResourceManager.GetString("Pset_CourseApplicationConditions", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CourseCommon</Name> + /// <Definition>Common properties for courses.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCourse</ClassName> + /// <ClassName>IfcCourseType</ClassName> + /// </Appl [rest of string was truncated]";. + /// + internal static string Pset_CourseCommon { + get { + return ResourceManager.GetString("Pset_CourseCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoveringCommon</Name> + /// <Definition>Properties common to the definition of all occurrence and type objects of covering</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCovering</Clas [rest of string was truncated]";. + /// + internal static string Pset_CoveringCommon { + get { + return ResourceManager.GetString("Pset_CoveringCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoveringFlooring</Name> + /// <Definition>Properties common to the definition of all occurrence and type objects of covering with the predefined type set to FLOORING.</Definition> + /// <Applicability/> + /// <Applica [rest of string was truncated]";. + /// + internal static string Pset_CoveringFlooring { + get { + return ResourceManager.GetString("Pset_CoveringFlooring", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CoveringTypeMembrane</Name> + /// <Definition>Property set for overing Type Membrane.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCovering/MEMBRANE</ClassName> + /// <ClassName>IfcCov [rest of string was truncated]";. + /// + internal static string Pset_CoveringTypeMembrane { + get { + return ResourceManager.GetString("Pset_CoveringTypeMembrane", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CurrentInstrumentTransformer</Name> + /// <Definition>Instrument transformers are high accuracy class electrical devices used to isolate or transform voltage or current levels. The main function of instrument [rest of string was truncated]";. + /// + internal static string Pset_CurrentInstrumentTransformer { + get { + return ResourceManager.GetString("Pset_CurrentInstrumentTransformer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_CurtainWallCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcCurtainWall.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCurtainWall</ClassNa [rest of string was truncated]";. + /// + internal static string Pset_CurtainWallCommon { + get { + return ResourceManager.GetString("Pset_CurtainWallCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DamperOccurrence</Name> + /// <Definition>Damper occurrence attributes attached to an instance of IfcDamper</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDamper</ClassName> + /// </Applicab [rest of string was truncated]";. + /// + internal static string Pset_DamperOccurrence { + get { + return ResourceManager.GetString("Pset_DamperOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DamperPHistory</Name> + /// <Definition>Damper performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDamper</ClassName> + /// </ApplicableClasses> + /// <ApplicableType [rest of string was truncated]";. + /// + internal static string Pset_DamperPHistory { + get { + return ResourceManager.GetString("Pset_DamperPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DamperTypeCommon</Name> + /// <Definition>Damper type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDamper</ClassName> + /// <ClassName>IfcDamperType</ClassName> + /// </ [rest of string was truncated]";. + /// + internal static string Pset_DamperTypeCommon { + get { + return ResourceManager.GetString("Pset_DamperTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DamperTypeControlDamper</Name> + /// <Definition>Control damper type attributes. + ///Pset renamed from Pset_DamperTypeControl to Pset_DamperTypeControlDamper in IFC2x2 Pset Addendum.</Definition> + /// <Applicability/ [rest of string was truncated]";. + /// + internal static string Pset_DamperTypeControlDamper { + get { + return ResourceManager.GetString("Pset_DamperTypeControlDamper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DamperTypeFireDamper</Name> + /// <Definition>Fire damper type attributes. + ///Pset renamed from Pset_DamperTypeFire to Pset_DamperTypeFireDamper in IFC2x2 Pset Addendum.</Definition> + /// <Applicability/> + /// <Applica [rest of string was truncated]";. + /// + internal static string Pset_DamperTypeFireDamper { + get { + return ResourceManager.GetString("Pset_DamperTypeFireDamper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DamperTypeFireSmokeDamper</Name> + /// <Definition>Combination Fire and Smoke damper type attributes. + ///New Pset in IFC2x2 Pset Addendum.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcD [rest of string was truncated]";. + /// + internal static string Pset_DamperTypeFireSmokeDamper { + get { + return ResourceManager.GetString("Pset_DamperTypeFireSmokeDamper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DamperTypeSmokeDamper</Name> + /// <Definition>Smoke damper type attributes. + ///Pset renamed from Pset_DamperTypeSmoke to Pset_DamperTypeSmokeDamper in IFC2x2 Pset Addendum.</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_DamperTypeSmokeDamper { + get { + return ResourceManager.GetString("Pset_DamperTypeSmokeDamper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DataTransmissionUnit</Name> + /// <Definition>Properties common to a data transmission unit. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type MODEM.</Defi [rest of string was truncated]";. + /// + internal static string Pset_DataTransmissionUnit { + get { + return ResourceManager.GetString("Pset_DataTransmissionUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryColumnShoe</Name> + /// <Definition>Shape properties common to column shoes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDiscreteAccessory/SHOE</ClassName> + /// <Cla [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryColumnShoe { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryColumnShoe", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryCornerFixingPlate</Name> + /// <Definition>Properties specific to corner fixing plates.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDiscreteAccessory</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryCornerFixingPlate { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryCornerFixingPlate", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryDiagonalTrussConnector</Name> + /// <Definition>Shape properties specific to connecting accessories in truss form with diagonal cross-bars.</Definition> + /// <Applicability/> + /// <ApplicableClasses [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryDiagonalTrussConnector { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryDiagonalTrussConnector", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryEdgeFixingPlate</Name> + /// <Definition>Properties specific to edge fixing plates.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDiscreteAccessory</ClassName> + /// <C [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryEdgeFixingPlate { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryEdgeFixingPlate", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryFixingSocket</Name> + /// <Definition>Properties common to fixing sockets.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDiscreteAccessory</ClassName> + /// <ClassName> [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryFixingSocket { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryFixingSocket", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryLadderTrussConnector</Name> + /// <Definition>Shape properties specific to connecting accessories in truss form with straight cross-bars in ladder shape.</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryLadderTrussConnector { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryLadderTrussConnector", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryStandardFixingPlate</Name> + /// <Definition>Properties specific to standard fixing plates.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDiscreteAccessory</ClassName [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryStandardFixingPlate { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryStandardFixingPlate", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeBracket</Name> + /// <Definition>Properties of a bracket. The property set can be used by the predefined type BRACKET of IfcDiscreteAccessory.</Definition> + /// <Applicability/> + /// <Applicable [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeBracket { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeBracket", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeCableArranger</Name> + /// <Definition>Properties used for a cable arranger. The property set can be used by the predefined type CABLEARRANGER of IfcDiscreteAccessory.</Definition> + /// <Appl [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeCableArranger { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeCableArranger", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeInsulator</Name> + /// <Definition>Properties of an insulator. The property set can be used by the predefined type INSULATOR of IfcDiscreteAccessory.</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeInsulator { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeInsulator", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeLock</Name> + /// <Definition>Properties of locking equipment. The property set can be used by the predefined type LOCK of IfcDiscreteAccessory.</Definition> + /// <Applicability/> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeLock { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeLock", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeRailBrace</Name> + /// <Definition>Properties of a rail brace. The property set can be used by the predefined type RAILBRACE of IfcDiscreteAccessory.</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeRailBrace { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeRailBrace", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeRailLubrication</Name> + /// <Definition>Properties of rail lubrication equipment. The property set can be used by the predefined type RAIL_LUBRICATION of IfcDiscreteAccessory.</Definition [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeRailLubrication { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeRailLubrication", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeRailPad</Name> + /// <Definition>Properties of rail pads. The property set can be used by the predefined type RAILPAD of IfcDiscreteAccessory.</Definition> + /// <Applicability/> + /// <Applicable [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeRailPad { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeRailPad", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeSlidingChair</Name> + /// <Definition>Properties of a sliding chair. The property set can be used by the predefined type SLIDINGCHAIR of IfcDiscreteAccessory.</Definition> + /// <Applicability [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeSlidingChair { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeSlidingChair", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeSoundAbsorption</Name> + /// <Definition>Properties of sound absorption equipment used in railway. The property set can be used by the predefined type SOUNDABSORPTION of IfcDiscreteAccesso [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeSoundAbsorption { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeSoundAbsorption", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryTypeTensioningEquipment</Name> + /// <Definition>Properties of tensioning equipment used in railway. The property set can be used by the predefined type TENSIONINGEQUIPMENT of IfcDiscreteAcces [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryTypeTensioningEquipment { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryTypeTensioningEquipment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DiscreteAccessoryWireLoop</Name> + /// <Definition>Shape properties common to wire loop joint connectors.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDiscreteAccessory</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_DiscreteAccessoryWireLoop { + get { + return ResourceManager.GetString("Pset_DiscreteAccessoryWireLoop", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionBoardOccurrence</Name> + /// <Definition>Properties that may be applied to electric distribution board occurrences.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElectricDis [rest of string was truncated]";. + /// + internal static string Pset_DistributionBoardOccurrence { + get { + return ResourceManager.GetString("Pset_DistributionBoardOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionBoardTypeCommon</Name> + /// <Definition>Properties that may be applied to electric distribution boards.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElectricDistribution [rest of string was truncated]";. + /// + internal static string Pset_DistributionBoardTypeCommon { + get { + return ResourceManager.GetString("Pset_DistributionBoardTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionBoardTypeDispatchingBoard</Name> + /// <Definition>Properties for IfcDistributionBoard with PredefinedType DISPATCHINGBOARD.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Pset_DistributionBoardTypeDispatchingBoard { + get { + return ResourceManager.GetString("Pset_DistributionBoardTypeDispatchingBoard", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionBoardTypeDistributionFrame</Name> + /// <Definition>Properties for IfcDistributionBoard with PredefinedType DISTRIBUTIONFRAME.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>I [rest of string was truncated]";. + /// + internal static string Pset_DistributionBoardTypeDistributionFrame { + get { + return ResourceManager.GetString("Pset_DistributionBoardTypeDistributionFrame", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementCommon</Name> + /// <Definition>Common properties of all occurrences of IfcDistributionChamberElement.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistribu [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementCommon { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeFormedDuct</Name> + /// <Definition>Space formed in the ground for the passage of pipes, cables, ducts.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDis [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeFormedDuct { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeFormedDuct", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeInspectionChamber</Name> + /// <Definition>Chamber constructed on a drain, sewer or pipeline and with a removable cover, that permits visible inspection.</Definition> + /// <Applicabi [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeInspectionChamber { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeInspectionChamber", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeInspectionPit</Name> + /// <Definition>Recess or chamber formed to permit access for inspection of substructure and services (definition modified from BS6100 221 4128).</Definitio [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeInspectionPit { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeInspectionPit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeManhole</Name> + /// <Definition>Chamber constructed on a drain, sewer or pipeline and with a removable cover, that permits the entry of a person.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeManhole { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeManhole", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeMeterChamber</Name> + /// <Definition>Chamber that houses a meter(s) (definition modified from BS6100 250 6224).</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNa [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeMeterChamber { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeMeterChamber", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeSump</Name> + /// <Definition>Recess or small chamber into which liquid is drained to facilitate its removal.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName> [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeSump { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeSump", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeTrench</Name> + /// <Definition>Excavation, the length of which greatly exceeds the width.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistributionCham [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeTrench { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeTrench", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionChamberElementTypeValveChamber</Name> + /// <Definition>Chamber that houses a valve(s).</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistributionChamberElement/VALVECHAMB [rest of string was truncated]";. + /// + internal static string Pset_DistributionChamberElementTypeValveChamber { + get { + return ResourceManager.GetString("Pset_DistributionChamberElementTypeValveChamber", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionPortCommon</Name> + /// <Definition>Common attributes attached to an instance of IfcDistributionPort.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistributionPort</ClassNa [rest of string was truncated]";. + /// + internal static string Pset_DistributionPortCommon { + get { + return ResourceManager.GetString("Pset_DistributionPortCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionPortPHistoryCable</Name> + /// <Definition>Log of electrical activity attached to an instance of IfcPerformanceHistory having an assigned IfcDistributionPort of type CABLE.</Definition> + /// <Applicabi [rest of string was truncated]";. + /// + internal static string Pset_DistributionPortPHistoryCable { + get { + return ResourceManager.GetString("Pset_DistributionPortPHistoryCable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionPortPHistoryDuct</Name> + /// <Definition>Fluid flow performance history attached to an instance of IfcPerformanceHistory assigned to IfcDistributionPort. This replaces the deprecated IfcFluidFlowP [rest of string was truncated]";. + /// + internal static string Pset_DistributionPortPHistoryDuct { + get { + return ResourceManager.GetString("Pset_DistributionPortPHistoryDuct", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionPortPHistoryPipe</Name> + /// <Definition>Log of substance usage attached to an instance of IfcPerformanceHistory having an assigned IfcDistributionPort of type PIPE.</Definition> + /// <Applicability/> [rest of string was truncated]";. + /// + internal static string Pset_DistributionPortPHistoryPipe { + get { + return ResourceManager.GetString("Pset_DistributionPortPHistoryPipe", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionPortTypeCable</Name> + /// <Definition>Cable port occurrence attributes attached to an instance of IfcDistributionPort.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistrib [rest of string was truncated]";. + /// + internal static string Pset_DistributionPortTypeCable { + get { + return ResourceManager.GetString("Pset_DistributionPortTypeCable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionPortTypeDuct</Name> + /// <Definition>Duct port occurrence attributes attached to an instance of IfcDistributionPort.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistribut [rest of string was truncated]";. + /// + internal static string Pset_DistributionPortTypeDuct { + get { + return ResourceManager.GetString("Pset_DistributionPortTypeDuct", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionPortTypePipe</Name> + /// <Definition>Pipe port occurrence attributes attached to an instance of IfcDistributionPort.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistribut [rest of string was truncated]";. + /// + internal static string Pset_DistributionPortTypePipe { + get { + return ResourceManager.GetString("Pset_DistributionPortTypePipe", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionSystemCommon</Name> + /// <Definition>Distribution system occurrence attributes attached to an instance of IfcDistributionSystem.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName> [rest of string was truncated]";. + /// + internal static string Pset_DistributionSystemCommon { + get { + return ResourceManager.GetString("Pset_DistributionSystemCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionSystemTypeElectrical</Name> + /// <Definition>Properties of electrical circuits.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistributionSystem/ELECTRICAL</ClassName> + /// </ [rest of string was truncated]";. + /// + internal static string Pset_DistributionSystemTypeElectrical { + get { + return ResourceManager.GetString("Pset_DistributionSystemTypeElectrical", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionSystemTypeOverheadContactlineSystem</Name> + /// <Definition>Properties of an overhead contact line system. The property set is associated with the predefined type OVERHEAD_CONTACT_LINE_SYSTEM of Ifc [rest of string was truncated]";. + /// + internal static string Pset_DistributionSystemTypeOverheadContactlineSystem { + get { + return ResourceManager.GetString("Pset_DistributionSystemTypeOverheadContactlineSystem", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DistributionSystemTypeVentilation</Name> + /// <Definition>This property set is used to define the general characteristics of the duct design parameters within a system. + ///HISTORY: New property set in IFC Release [rest of string was truncated]";. + /// + internal static string Pset_DistributionSystemTypeVentilation { + get { + return ResourceManager.GetString("Pset_DistributionSystemTypeVentilation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DoorCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcDoor.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDoor</ClassName> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_DoorCommon { + get { + return ResourceManager.GetString("Pset_DoorCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DoorTypeTurnstile</Name> + /// <Definition>Properties common to turnstiles or automatic gates used to control the flow of people or vehicles. This property set is applied to IfcDoor instances of predefined typ [rest of string was truncated]";. + /// + internal static string Pset_DoorTypeTurnstile { + get { + return ResourceManager.GetString("Pset_DoorTypeTurnstile", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DoorWindowGlazingType</Name> + /// <Definition>Properties common to the definition of the glazing component of occurrences of IfcDoor and IfcWindow, used for thermal and lighting calculations.</Definition> + /// < [rest of string was truncated]";. + /// + internal static string Pset_DoorWindowGlazingType { + get { + return ResourceManager.GetString("Pset_DoorWindowGlazingType", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctFittingOccurrence</Name> + /// <Definition>Duct fitting occurrence attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctFitting</ClassName> + /// </ApplicableClasses> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_DuctFittingOccurrence { + get { + return ResourceManager.GetString("Pset_DuctFittingOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctFittingPHistory</Name> + /// <Definition>Duct fitting performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctFitting</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_DuctFittingPHistory { + get { + return ResourceManager.GetString("Pset_DuctFittingPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctFittingTypeCommon</Name> + /// <Definition>Duct fitting type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctFitting</ClassName> + /// <ClassName>IfcDuctFitting [rest of string was truncated]";. + /// + internal static string Pset_DuctFittingTypeCommon { + get { + return ResourceManager.GetString("Pset_DuctFittingTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctSegmentOccurrence</Name> + /// <Definition>Duct segment occurrence attributes attached to an instance of IfcDuctSegment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctSegment</C [rest of string was truncated]";. + /// + internal static string Pset_DuctSegmentOccurrence { + get { + return ResourceManager.GetString("Pset_DuctSegmentOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctSegmentPHistory</Name> + /// <Definition>Duct segment performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctSegment</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_DuctSegmentPHistory { + get { + return ResourceManager.GetString("Pset_DuctSegmentPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctSegmentTypeCommon</Name> + /// <Definition>Duct segment type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctSegment</ClassName> + /// <ClassName>IfcDuctSegment [rest of string was truncated]";. + /// + internal static string Pset_DuctSegmentTypeCommon { + get { + return ResourceManager.GetString("Pset_DuctSegmentTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctSilencerPHistory</Name> + /// <Definition>Duct silencer performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctSilencer</ClassName> + /// </Applicable [rest of string was truncated]";. + /// + internal static string Pset_DuctSilencerPHistory { + get { + return ResourceManager.GetString("Pset_DuctSilencerPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_DuctSilencerTypeCommon</Name> + /// <Definition>Duct silencer type common attributes. + ///InsertionLoss and RegeneratedSound attributes deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead.</Definition> [rest of string was truncated]";. + /// + internal static string Pset_DuctSilencerTypeCommon { + get { + return ResourceManager.GetString("Pset_DuctSilencerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricalDeviceCommon</Name> + /// <Definition>A collection of properties that are commonly used by electrical device types.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistributio [rest of string was truncated]";. + /// + internal static string Pset_ElectricalDeviceCommon { + get { + return ResourceManager.GetString("Pset_ElectricalDeviceCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricalDeviceCompliance</Name> + /// <Definition>Properties related to information about compliance to standards or regulations of electric devices.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_ElectricalDeviceCompliance { + get { + return ResourceManager.GetString("Pset_ElectricalDeviceCompliance", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricalFeederLine</Name> + /// <Definition>Properties of conductors used as feeder line. This property set is applicable to a type or occurence of IfcCableSegment with predefined type CONDUCTORSEGMENT.</Def [rest of string was truncated]";. + /// + internal static string Pset_ElectricalFeederLine { + get { + return ResourceManager.GetString("Pset_ElectricalFeederLine", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricAppliancePHistory</Name> + /// <Definition>Captures realtime information for electric appliances, such as for energy usage. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_ElectricAppliancePHistory { + get { + return ResourceManager.GetString("Pset_ElectricAppliancePHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricApplianceTypeCommon</Name> + /// <Definition>Common properties for electric appliances. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElectricApplianc [rest of string was truncated]";. + /// + internal static string Pset_ElectricApplianceTypeCommon { + get { + return ResourceManager.GetString("Pset_ElectricApplianceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricApplianceTypeDishwasher</Name> + /// <Definition>Common properties for dishwasher appliances. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElectricAp [rest of string was truncated]";. + /// + internal static string Pset_ElectricApplianceTypeDishwasher { + get { + return ResourceManager.GetString("Pset_ElectricApplianceTypeDishwasher", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricApplianceTypeElectricCooker</Name> + /// <Definition>Common properties for electric cooker appliances. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcE [rest of string was truncated]";. + /// + internal static string Pset_ElectricApplianceTypeElectricCooker { + get { + return ResourceManager.GetString("Pset_ElectricApplianceTypeElectricCooker", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricFlowStorageDeviceTypeBattery</Name> + /// <Definition>Properties of batteries. The property set can be used by the predefined type BATTERY of IfcElectricFlowStorageDevice.</Definition> + /// <Applicability [rest of string was truncated]";. + /// + internal static string Pset_ElectricFlowStorageDeviceTypeBattery { + get { + return ResourceManager.GetString("Pset_ElectricFlowStorageDeviceTypeBattery", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricFlowStorageDeviceTypeCapacitor</Name> + /// <Definition>Properties of capacitors. The property set can be used by the predefined type CAPACITOR of IfcElectricFlowStorageDevice.</Definition> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Pset_ElectricFlowStorageDeviceTypeCapacitor { + get { + return ResourceManager.GetString("Pset_ElectricFlowStorageDeviceTypeCapacitor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricFlowStorageDeviceTypeCommon</Name> + /// <Definition>The characteristics of the supply associated with an electrical device occurrence acting as a source of supply to an electrical distribution system [rest of string was truncated]";. + /// + internal static string Pset_ElectricFlowStorageDeviceTypeCommon { + get { + return ResourceManager.GetString("Pset_ElectricFlowStorageDeviceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricFlowStorageDeviceTypeInductor</Name> + /// <Definition>Properties of inductors. The property set can be used by the predefined type INDUCTOR of IfcElectricFlowStorageDevice.</Definition> + /// <Applicabili [rest of string was truncated]";. + /// + internal static string Pset_ElectricFlowStorageDeviceTypeInductor { + get { + return ResourceManager.GetString("Pset_ElectricFlowStorageDeviceTypeInductor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricFlowStorageDeviceTypeRecharger</Name> + /// <Definition>Properties of battery rechargers. The property set can be used by the predefined type RECHARGER of IfcElectricFlowStorageDevice.</Definition> + /// < [rest of string was truncated]";. + /// + internal static string Pset_ElectricFlowStorageDeviceTypeRecharger { + get { + return ResourceManager.GetString("Pset_ElectricFlowStorageDeviceTypeRecharger", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricFlowStorageDeviceTypeUPS</Name> + /// <Definition>Properties of uninterruptible power supply equipment. The property set can be used by the predefined type UPS of IfcElectricFlowStorageDevice.</Defini [rest of string was truncated]";. + /// + internal static string Pset_ElectricFlowStorageDeviceTypeUPS { + get { + return ResourceManager.GetString("Pset_ElectricFlowStorageDeviceTypeUPS", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter</Name> + /// <Definition>Properties associated to electronic filter. + ///An electronic filter is a device designed to transmit spectral components of signals accordi [rest of string was truncated]";. + /// + internal static string Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter { + get { + return ResourceManager.GetString("Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricGeneratorTypeCommon</Name> + /// <Definition>Defines a particular type of engine that is a machine for converting mechanical energy into electrical energy.</Definition> + /// <Applicability/> + /// <Applicable [rest of string was truncated]";. + /// + internal static string Pset_ElectricGeneratorTypeCommon { + get { + return ResourceManager.GetString("Pset_ElectricGeneratorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricMotorTypeCommon</Name> + /// <Definition>Defines a particular type of engine that is a machine for converting electrical energy into mechanical energy. Note that in cases where a close coupled or monob [rest of string was truncated]";. + /// + internal static string Pset_ElectricMotorTypeCommon { + get { + return ResourceManager.GetString("Pset_ElectricMotorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElectricTimeControlTypeCommon</Name> + /// <Definition>Common properties for electric time control devices. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElec [rest of string was truncated]";. + /// + internal static string Pset_ElectricTimeControlTypeCommon { + get { + return ResourceManager.GetString("Pset_ElectricTimeControlTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyCommon</Name> + /// <Definition>Properties common to the definition of all occurrence and type objects of element assembly.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>I [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyCommon { + get { + return ResourceManager.GetString("Pset_ElementAssemblyCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeCantilever</Name> + /// <Definition>Energy cantilever properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly.</Definition> + /// [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeCantilever { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeCantilever", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeDilatationPanel</Name> + /// <Definition>Adjustment switch panel properties used in railway. The property set can be used by the predefined type DILATATION_PANEL of IfcElementAssembly.</Defi [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeDilatationPanel { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeDilatationPanel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeHeadSpan</Name> + /// <Definition>Energy Head Span properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly.</Definition> + /// < [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeHeadSpan { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeHeadSpan", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeMast</Name> + /// <Definition>Telecom Tower properties used in railway. The property set can be used by the predefined type MAST of IfcElementAssembly.</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeMast { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeMast", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeOCSSuspension</Name> + /// <Definition>Common energy suspension properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly.</De [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeOCSSuspension { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeOCSSuspension", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeRigidFrame</Name> + /// <Definition>Energy Cross Beam properties used in railway. The property set can be used by the predefined type RIGID_FRAME of IfcElementAssembly.</Definition> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeRigidFrame { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeRigidFrame", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeSteadyDevice</Name> + /// <Definition>Energy steady device properties used in railway. The property set can be used by the predefined type SUSPENSION_ASSEMBLY of IfcElementAssembly.</Definit [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeSteadyDevice { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeSteadyDevice", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeSupportingAssembly</Name> + /// <Definition>Energy supporting assembly properties used in railway. The property set can be used by the predefined type SUPPORTING_ASSEMBLY of IfcElementAssemb [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeSupportingAssembly { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeSupportingAssembly", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeTrackPanel</Name> + /// <Definition>Track panel properties used in railway. The property set can be used by the predefined type TRACK_PANEL of IfcElementAssembly.</Definition> + /// <Applicabili [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeTrackPanel { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeTrackPanel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeTractionSwitchingAssembly</Name> + /// <Definition>Energy switching assembly properties used in railway. The property set can be used by the predefined type TRACTION_SWITCHING_ASSEMBLY of If [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeTractionSwitchingAssembly { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeTractionSwitchingAssembly", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementAssemblyTypeTurnoutPanel</Name> + /// <Definition>Turnout panel properties used in railway. The property set can be used by the predefined type TURNOUT_PANEL of IfcElementAssembly.</Definition> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_ElementAssemblyTypeTurnoutPanel { + get { + return ResourceManager.GetString("Pset_ElementAssemblyTypeTurnoutPanel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementComponentCommon</Name> + /// <Definition>Set of common properties of component elements (especially discrete accessories, but also fasteners, reinforcement elements, or other types of components).</Defi [rest of string was truncated]";. + /// + internal static string Pset_ElementComponentCommon { + get { + return ResourceManager.GetString("Pset_ElementComponentCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementKinematics</Name> + /// <Definition>Information confirming that the element has cyclic and/or pathed kinematic behaviour. The resulting envelope may be available as a 'clearance' shape representation.</ [rest of string was truncated]";. + /// + internal static string Pset_ElementKinematics { + get { + return ResourceManager.GetString("Pset_ElementKinematics", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ElementSize</Name> + /// <Definition>Property set with properties about size of the element.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistributionChamberElement</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Pset_ElementSize { + get { + return ResourceManager.GetString("Pset_ElementSize", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EmbeddedTrack</Name> + /// <Definition>Properties for track slab that have embedded tracks recessed into road surface.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSlab/TRACKSLAB</Cl [rest of string was truncated]";. + /// + internal static string Pset_EmbeddedTrack { + get { + return ResourceManager.GetString("Pset_EmbeddedTrack", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EnergyRequirements</Name> + /// <Definition>Property set for the application of energy requirements to facility and physical elements</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDis [rest of string was truncated]";. + /// + internal static string Pset_EnergyRequirements { + get { + return ResourceManager.GetString("Pset_EnergyRequirements", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EngineTypeCommon</Name> + /// <Definition>Engine type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEngine</ClassName> + /// <ClassName>IfcEngineType</ClassName> + /// </ [rest of string was truncated]";. + /// + internal static string Pset_EngineTypeCommon { + get { + return ResourceManager.GetString("Pset_EngineTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EnvironmentalCondition</Name> + /// <Definition>Properties defining environment conditions required by the element.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElement</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_EnvironmentalCondition { + get { + return ResourceManager.GetString("Pset_EnvironmentalCondition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EnvironmentalEmissions</Name> + /// <Definition>Property set for the application of energy emissions produced by facility and physical elements.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Class [rest of string was truncated]";. + /// + internal static string Pset_EnvironmentalEmissions { + get { + return ResourceManager.GetString("Pset_EnvironmentalEmissions", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EnvironmentalImpactIndicators</Name> + /// <Definition>Environmental impact indicators are related to a given “functional unit” (ISO 14040 concept). An example of functional unit is a &quot;Double glazing wind [rest of string was truncated]";. + /// + internal static string Pset_EnvironmentalImpactIndicators { + get { + return ResourceManager.GetString("Pset_EnvironmentalImpactIndicators", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EnvironmentalImpactValues</Name> + /// <Definition>The following properties capture environmental impact values of an element. They correspond to the indicators defined into Pset_EnvironmentalImpactIndicators. [rest of string was truncated]";. + /// + internal static string Pset_EnvironmentalImpactValues { + get { + return ResourceManager.GetString("Pset_EnvironmentalImpactValues", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EvaporativeCoolerPHistory</Name> + /// <Definition>Evaporative cooler performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEvaporativeCooler</ClassName> + /// </Ap [rest of string was truncated]";. + /// + internal static string Pset_EvaporativeCoolerPHistory { + get { + return ResourceManager.GetString("Pset_EvaporativeCoolerPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EvaporativeCoolerTypeCommon</Name> + /// <Definition>Evaporative cooler type common attributes. + ///Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. WaterRequirement attribute unit [rest of string was truncated]";. + /// + internal static string Pset_EvaporativeCoolerTypeCommon { + get { + return ResourceManager.GetString("Pset_EvaporativeCoolerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EvaporatorPHistory</Name> + /// <Definition>Evaporator performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEvaporator</ClassName> + /// </ApplicableClasses> + /// <Ap [rest of string was truncated]";. + /// + internal static string Pset_EvaporatorPHistory { + get { + return ResourceManager.GetString("Pset_EvaporatorPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_EvaporatorTypeCommon</Name> + /// <Definition>Evaporator type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEvaporator</ClassName> + /// <ClassName>IfcEvaporatorType< [rest of string was truncated]";. + /// + internal static string Pset_EvaporatorTypeCommon { + get { + return ResourceManager.GetString("Pset_EvaporatorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FanCentrifugal</Name> + /// <Definition>Centrifugal fan occurrence attributes attached to an instance of IfcFan.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFan/CENTRIFUGALAIRFOIL</ [rest of string was truncated]";. + /// + internal static string Pset_FanCentrifugal { + get { + return ResourceManager.GetString("Pset_FanCentrifugal", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FanOccurrence</Name> + /// <Definition>Fan occurrence attributes attached to an instance of IfcFan.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFan</ClassName> + /// </ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_FanOccurrence { + get { + return ResourceManager.GetString("Pset_FanOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FanPHistory</Name> + /// <Definition>Fan performance history attributes.IFC2X2 CHANGE Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead.</Definition> + /// <Applicability/> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Pset_FanPHistory { + get { + return ResourceManager.GetString("Pset_FanPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FanTypeCommon</Name> + /// <Definition>Fan type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFan</ClassName> + /// <ClassName>IfcFanType</ClassName> + /// </ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_FanTypeCommon { + get { + return ResourceManager.GetString("Pset_FanTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FastenerRailWeld</Name> + /// <Definition>Properties of Welded rail joint used in railway. The property set can be used by the predefined type WELD of IfcFastener.</Definition> + /// <Applicability/> + /// <Applicable [rest of string was truncated]";. + /// + internal static string Pset_FastenerRailWeld { + get { + return ResourceManager.GetString("Pset_FastenerRailWeld", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FastenerWeld</Name> + /// <Definition>Properties related to welded connections.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFastener/WELD</ClassName> + /// <ClassName>IfcFastenerType/ [rest of string was truncated]";. + /// + internal static string Pset_FastenerWeld { + get { + return ResourceManager.GetString("Pset_FastenerWeld", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FenderCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcImpactProtectionDevice and types of IfcImpactProtectionDeviceType with the predefined type set to FENDER.</Def [rest of string was truncated]";. + /// + internal static string Pset_FenderCommon { + get { + return ResourceManager.GetString("Pset_FenderCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FenderDesignCriteria</Name> + /// <Definition>Properties common to the definition of design criteria of all occurrences of IfcImpactProtectionDevice and types of IfcImpactProtectionDeviceType with the predefi [rest of string was truncated]";. + /// + internal static string Pset_FenderDesignCriteria { + get { + return ResourceManager.GetString("Pset_FenderDesignCriteria", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FilterPHistory</Name> + /// <Definition>Filter performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFilter</ClassName> + /// </ApplicableClasses> + /// <ApplicableType [rest of string was truncated]";. + /// + internal static string Pset_FilterPHistory { + get { + return ResourceManager.GetString("Pset_FilterPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FilterTypeAirParticleFilter</Name> + /// <Definition>Air particle filter type attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFilter/AIRPARTICLEFILTER</ClassName> + /// <Class [rest of string was truncated]";. + /// + internal static string Pset_FilterTypeAirParticleFilter { + get { + return ResourceManager.GetString("Pset_FilterTypeAirParticleFilter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FilterTypeCommon</Name> + /// <Definition>Filter type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFilter</ClassName> + /// <ClassName>IfcFilterType</ClassName> + /// </ [rest of string was truncated]";. + /// + internal static string Pset_FilterTypeCommon { + get { + return ResourceManager.GetString("Pset_FilterTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FilterTypeCompressedAirFilter</Name> + /// <Definition>Compressed air filter type attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFilter/COMPRESSEDAIRFILTER</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_FilterTypeCompressedAirFilter { + get { + return ResourceManager.GetString("Pset_FilterTypeCompressedAirFilter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FilterTypeWaterFilter</Name> + /// <Definition>Water filter type attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFilter/WATERFILTER</ClassName> + /// <ClassName>IfcFilterType/ [rest of string was truncated]";. + /// + internal static string Pset_FilterTypeWaterFilter { + get { + return ResourceManager.GetString("Pset_FilterTypeWaterFilter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FireSuppressionTerminalTypeBreechingInlet</Name> + /// <Definition>Symmetrical pipe fitting that unites two or more inlets into a single pipe (BS6100 330 114 adapted).</Definition> + /// <Applicability/> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_FireSuppressionTerminalTypeBreechingInlet { + get { + return ResourceManager.GetString("Pset_FireSuppressionTerminalTypeBreechingInlet", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FireSuppressionTerminalTypeCommon</Name> + /// <Definition>Common properties for fire suppression terminals.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFireSuppressionTerminal</Cla [rest of string was truncated]";. + /// + internal static string Pset_FireSuppressionTerminalTypeCommon { + get { + return ResourceManager.GetString("Pset_FireSuppressionTerminalTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FireSuppressionTerminalTypeFireHydrant</Name> + /// <Definition>Device, fitted to a pipe, through which a temporary supply of water may be provided (BS6100 330 6107)For further details on fire hydrants, see ww [rest of string was truncated]";. + /// + internal static string Pset_FireSuppressionTerminalTypeFireHydrant { + get { + return ResourceManager.GetString("Pset_FireSuppressionTerminalTypeFireHydrant", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FireSuppressionTerminalTypeHoseReel</Name> + /// <Definition>A supporting framework on which a hose may be wound (BS6100 155 8201).Note that the service provided by the hose (water/foam) is determined by the c [rest of string was truncated]";. + /// + internal static string Pset_FireSuppressionTerminalTypeHoseReel { + get { + return ResourceManager.GetString("Pset_FireSuppressionTerminalTypeHoseReel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FireSuppressionTerminalTypeSprinkler</Name> + /// <Definition>Device for sprinkling water from a pipe under pressure over an area (BS6100 100 3432)</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cl [rest of string was truncated]";. + /// + internal static string Pset_FireSuppressionTerminalTypeSprinkler { + get { + return ResourceManager.GetString("Pset_FireSuppressionTerminalTypeSprinkler", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FittingBend</Name> + /// <Definition>Properties about the bend angles.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableCarrierFitting/BEND</ClassName> + /// <ClassName>IfcDuctFitting [rest of string was truncated]";. + /// + internal static string Pset_FittingBend { + get { + return ResourceManager.GetString("Pset_FittingBend", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FittingJunction</Name> + /// <Definition>Properties about Fitting Junction.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableFitting/JUNCTION</ClassName> + /// <ClassName>IfcDuctFitti [rest of string was truncated]";. + /// + internal static string Pset_FittingJunction { + get { + return ResourceManager.GetString("Pset_FittingJunction", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FittingTransition</Name> + /// <Definition>Properties about Fitting Transition.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableFitting/TRANSITION</ClassName> + /// <ClassName>IfcDuc [rest of string was truncated]";. + /// + internal static string Pset_FittingTransition { + get { + return ResourceManager.GetString("Pset_FittingTransition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowInstrumentPHistory</Name> + /// <Definition>Properties for history of flow instrument values. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFlowInstrument< [rest of string was truncated]";. + /// + internal static string Pset_FlowInstrumentPHistory { + get { + return ResourceManager.GetString("Pset_FlowInstrumentPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowInstrumentTypeCommon</Name> + /// <Definition>Flow Instrument type common attributes. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFlowInstrument</ClassN [rest of string was truncated]";. + /// + internal static string Pset_FlowInstrumentTypeCommon { + get { + return ResourceManager.GetString("Pset_FlowInstrumentTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowInstrumentTypePressureGauge</Name> + /// <Definition>A device that reads and displays a pressure value at a point or the pressure difference between two points.</Definition> + /// <Applicability/> + /// <Applicabl [rest of string was truncated]";. + /// + internal static string Pset_FlowInstrumentTypePressureGauge { + get { + return ResourceManager.GetString("Pset_FlowInstrumentTypePressureGauge", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowInstrumentTypeThermometer</Name> + /// <Definition>A device that reads and displays a temperature value at a point.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFlowInstrument/TH [rest of string was truncated]";. + /// + internal static string Pset_FlowInstrumentTypeThermometer { + get { + return ResourceManager.GetString("Pset_FlowInstrumentTypeThermometer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowMeterOccurrence</Name> + /// <Definition>Flow meter occurrence common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFlowMeter</ClassName> + /// </ApplicableClasses> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_FlowMeterOccurrence { + get { + return ResourceManager.GetString("Pset_FlowMeterOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowMeterTypeCommon</Name> + /// <Definition>Common attributes of a flow meter type</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFlowMeter</ClassName> + /// <ClassName>IfcFlowMeterType [rest of string was truncated]";. + /// + internal static string Pset_FlowMeterTypeCommon { + get { + return ResourceManager.GetString("Pset_FlowMeterTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowMeterTypeEnergyMeter</Name> + /// <Definition>Device that measures, indicates and sometimes records, the energy usage in a system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFl [rest of string was truncated]";. + /// + internal static string Pset_FlowMeterTypeEnergyMeter { + get { + return ResourceManager.GetString("Pset_FlowMeterTypeEnergyMeter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowMeterTypeGasMeter</Name> + /// <Definition>Device that measures, indicates and sometimes records, the volume of gas that passes through it without interrupting the flow.</Definition> + /// <Applicability/> + /// < [rest of string was truncated]";. + /// + internal static string Pset_FlowMeterTypeGasMeter { + get { + return ResourceManager.GetString("Pset_FlowMeterTypeGasMeter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowMeterTypeOilMeter</Name> + /// <Definition>Device that measures, indicates and sometimes records, the volume of oil that passes through it without interrupting the flow.</Definition> + /// <Applicability/> + /// < [rest of string was truncated]";. + /// + internal static string Pset_FlowMeterTypeOilMeter { + get { + return ResourceManager.GetString("Pset_FlowMeterTypeOilMeter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FlowMeterTypeWaterMeter</Name> + /// <Definition>Device that measures, indicates and sometimes records, the volume of water that passes through it without interrupting the flow.</Definition> + /// <Applicability/> [rest of string was truncated]";. + /// + internal static string Pset_FlowMeterTypeWaterMeter { + get { + return ResourceManager.GetString("Pset_FlowMeterTypeWaterMeter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FootingCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcFooting.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFooting</ClassName> + /// <Cla [rest of string was truncated]";. + /// + internal static string Pset_FootingCommon { + get { + return ResourceManager.GetString("Pset_FootingCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FootingTypePadFooting</Name> + /// <Definition>Properties of footing. The property set can be used by the predefined type PAD_FOOTING of IfcFooting.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <C [rest of string was truncated]";. + /// + internal static string Pset_FootingTypePadFooting { + get { + return ResourceManager.GetString("Pset_FootingTypePadFooting", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FurnitureTypeChair</Name> + /// <Definition>A set of specific properties for furniture type chair. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Chair</Definition> + /// <Applicability/> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Pset_FurnitureTypeChair { + get { + return ResourceManager.GetString("Pset_FurnitureTypeChair", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FurnitureTypeCommon</Name> + /// <Definition>Common properties for all types of furniture such as chair, desk, table, and file cabinet. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_FurnitureCom [rest of string was truncated]";. + /// + internal static string Pset_FurnitureTypeCommon { + get { + return ResourceManager.GetString("Pset_FurnitureTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FurnitureTypeDesk</Name> + /// <Definition>A set of specific properties for furniture type desk. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Desk</Definition> + /// <Applicability/> + /// <ApplicableC [rest of string was truncated]";. + /// + internal static string Pset_FurnitureTypeDesk { + get { + return ResourceManager.GetString("Pset_FurnitureTypeDesk", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FurnitureTypeFileCabinet</Name> + /// <Definition>A set of specific properties for furniture type file cabinet HISTORY: First issued in IFC Release R1.5. Renamed from Pset_FileCabinet</Definition> + /// <Applicabi [rest of string was truncated]";. + /// + internal static string Pset_FurnitureTypeFileCabinet { + get { + return ResourceManager.GetString("Pset_FurnitureTypeFileCabinet", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_FurnitureTypeTable</Name> + /// <Definition>HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Table</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFurniture/TABLE</ClassName [rest of string was truncated]";. + /// + internal static string Pset_FurnitureTypeTable { + get { + return ResourceManager.GetString("Pset_FurnitureTypeTable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_GateHeadCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarinePart with the predefined type set to GATEHEAD.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_GateHeadCommon { + get { + return ResourceManager.GetString("Pset_GateHeadCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_GeotechnicalAssemblyCommon</Name> + /// <Definition>Properties describing the characteristics of any geotechnical model. A Status of &quot;New&quot; should not be associated to a IfcGeotechnicalAssembly or IfcGe [rest of string was truncated]";. + /// + internal static string Pset_GeotechnicalAssemblyCommon { + get { + return ResourceManager.GetString("Pset_GeotechnicalAssemblyCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_GeotechnicalStratumCommon</Name> + /// <Definition>Properties describing the characteristics of any solid, water or void stratum. A status of &quot;New&quot; should not be associated to a IfcGeotechnicalAssembly [rest of string was truncated]";. + /// + internal static string Pset_GeotechnicalStratumCommon { + get { + return ResourceManager.GetString("Pset_GeotechnicalStratumCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_HeatExchangerTypeCommon</Name> + /// <Definition>Heat exchanger type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcHeatExchanger</ClassName> + /// <ClassName>IfcHeatE [rest of string was truncated]";. + /// + internal static string Pset_HeatExchangerTypeCommon { + get { + return ResourceManager.GetString("Pset_HeatExchangerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_HeatExchangerTypePlate</Name> + /// <Definition>Plate heat exchanger type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcHeatExchanger/PLATE</ClassName> + /// <ClassNa [rest of string was truncated]";. + /// + internal static string Pset_HeatExchangerTypePlate { + get { + return ResourceManager.GetString("Pset_HeatExchangerTypePlate", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_HumidifierPHistory</Name> + /// <Definition>Humidifier performance history attributes. + ///Sound attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead.</Definition> + /// <Applicability/> + /// <Applica [rest of string was truncated]";. + /// + internal static string Pset_HumidifierPHistory { + get { + return ResourceManager.GetString("Pset_HumidifierPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_HumidifierTypeCommon</Name> + /// <Definition>Humidifier type common attributes. + ///WaterProperties attribute renamed to WaterRequirement and unit type modified in IFC2x2 Pset Addendum.</Definition> + /// <Applicabil [rest of string was truncated]";. + /// + internal static string Pset_HumidifierTypeCommon { + get { + return ResourceManager.GetString("Pset_HumidifierTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ImpactProtectionDeviceOccurrenceBumper</Name> + /// <Definition>Properties common to all occurrences of IfcImpactProtectionDevice with PredefinedType set to BUMPER.</Definition> + /// <Applicability/> + /// <ApplicableC [rest of string was truncated]";. + /// + internal static string Pset_ImpactProtectionDeviceOccurrenceBumper { + get { + return ResourceManager.GetString("Pset_ImpactProtectionDeviceOccurrenceBumper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ImpactProtectionDeviceTypeBumper</Name> + /// <Definition>Properties common to all occurrences and types of IfcImpactProtectionDevice with PredefinedType set to BUMPER.</Definition> + /// <Applicability/> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_ImpactProtectionDeviceTypeBumper { + get { + return ResourceManager.GetString("Pset_ImpactProtectionDeviceTypeBumper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_InstallationOccurrence</Name> + /// <Definition>Properties defining installation information for occurrences of element, asset or system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcA [rest of string was truncated]";. + /// + internal static string Pset_InstallationOccurrence { + get { + return ResourceManager.GetString("Pset_InstallationOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_InterceptorTypeCommon</Name> + /// <Definition>Common properties for interceptors.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcInterceptor</ClassName> + /// <ClassName>IfcInterceptorT [rest of string was truncated]";. + /// + internal static string Pset_InterceptorTypeCommon { + get { + return ResourceManager.GetString("Pset_InterceptorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_IpNetworkEquipmentPHistory</Name> + /// <Definition>Properties defining performance information for IP network equipments.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCommunicationsA [rest of string was truncated]";. + /// + internal static string Pset_IpNetworkEquipmentPHistory { + get { + return ResourceManager.GetString("Pset_IpNetworkEquipmentPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_JettyCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to JETTY.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// < [rest of string was truncated]";. + /// + internal static string Pset_JettyCommon { + get { + return ResourceManager.GetString("Pset_JettyCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_JettyDesignCriteria</Name> + /// <Definition>Properties common to the definition of design criteria of all occurrences of IfcMarineFacility with the predefined type set to JETTY.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_JettyDesignCriteria { + get { + return ResourceManager.GetString("Pset_JettyDesignCriteria", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_JunctionBoxTypeCommon</Name> + /// <Definition>A junction box is an enclosure within which cables are connected.History: New in IFC4</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcJunc [rest of string was truncated]";. + /// + internal static string Pset_JunctionBoxTypeCommon { + get { + return ResourceManager.GetString("Pset_JunctionBoxTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_JunctionBoxTypeData</Name> + /// <Definition>The property set can be used by the predefined type DATA of IfcJunctionBox.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcJunctionBox/DATA [rest of string was truncated]";. + /// + internal static string Pset_JunctionBoxTypeData { + get { + return ResourceManager.GetString("Pset_JunctionBoxTypeData", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_KerbCommon</Name> + /// <Definition>Properties for a kerb.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcKerb</ClassName> + /// <ClassName>IfcKerbType</ClassName> + /// </ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_KerbCommon { + get { + return ResourceManager.GetString("Pset_KerbCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_KerbStone</Name> + /// <Definition>Properties for kerb stones.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcKerb</ClassName> + /// <ClassName>IfcKerbType</ClassName> + /// </ApplicableClas [rest of string was truncated]";. + /// + internal static string Pset_KerbStone { + get { + return ResourceManager.GetString("Pset_KerbStone", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_LampTypeCommon</Name> + /// <Definition>A lamp is a component within a light fixture that is designed to emit light.History: Name changed from Pset_LampEmitterTypeCommon in IFC 2x3.</Definition> + /// <Applicabili [rest of string was truncated]";. + /// + internal static string Pset_LampTypeCommon { + get { + return ResourceManager.GetString("Pset_LampTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_LandRegistration</Name> + /// <Definition>Specifies the identity of land within a statutory registration system. NOTE: The property LandTitleID is to be used in preference to deprecated attribute LandTitleNumber [rest of string was truncated]";. + /// + internal static string Pset_LandRegistration { + get { + return ResourceManager.GetString("Pset_LandRegistration", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_LightFixtureTypeCommon</Name> + /// <Definition>Common data for light fixtures. + ///History: IFC4 - Article number and manufacturer specific information deleted. Use Pset_ManufacturerTypeInformation. ArticleNumber [rest of string was truncated]";. + /// + internal static string Pset_LightFixtureTypeCommon { + get { + return ResourceManager.GetString("Pset_LightFixtureTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_LightFixtureTypeSecurityLighting</Name> + /// <Definition>Properties that characterize security lighting.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcLightFixture/SECURITYLIGHTING</ [rest of string was truncated]";. + /// + internal static string Pset_LightFixtureTypeSecurityLighting { + get { + return ResourceManager.GetString("Pset_LightFixtureTypeSecurityLighting", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_LinearReferencingMethod</Name> + /// <Definition>Describes the manner in which measurements are made along (and optionally offset from) a linear element.NOTE Definition according to ISO 19148:2021</Definition> + /// [rest of string was truncated]";. + /// + internal static string Pset_LinearReferencingMethod { + get { + return ResourceManager.GetString("Pset_LinearReferencingMethod", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaintenanceStrategy</Name> + /// <Definition>Property set for the association of a maintenance strategy to an element, asset of system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcA [rest of string was truncated]";. + /// + internal static string Pset_MaintenanceStrategy { + get { + return ResourceManager.GetString("Pset_MaintenanceStrategy", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaintenanceTriggerCondition</Name> + /// <Definition>Trigger levels for an asset that has an inspection-based maintenance strategy</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAsset< [rest of string was truncated]";. + /// + internal static string Pset_MaintenanceTriggerCondition { + get { + return ResourceManager.GetString("Pset_MaintenanceTriggerCondition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaintenanceTriggerDuration</Name> + /// <Definition>Trigger levels for an asset that has an PPM based maintenance strategy.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAsset</ClassN [rest of string was truncated]";. + /// + internal static string Pset_MaintenanceTriggerDuration { + get { + return ResourceManager.GetString("Pset_MaintenanceTriggerDuration", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaintenanceTriggerPerformance</Name> + /// <Definition>Properties for performance based maintenance policies</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAsset</ClassName> + /// <Class [rest of string was truncated]";. + /// + internal static string Pset_MaintenanceTriggerPerformance { + get { + return ResourceManager.GetString("Pset_MaintenanceTriggerPerformance", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ManufacturerOccurrence</Name> + /// <Definition>Defines properties of individual instances of manufactured products that may be given by the manufacturer. + ///HISTORY: IFC 2x4: AssemblyPlace property added. This pro [rest of string was truncated]";. + /// + internal static string Pset_ManufacturerOccurrence { + get { + return ResourceManager.GetString("Pset_ManufacturerOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ManufacturerTypeInformation</Name> + /// <Definition>Defines characteristics of types (ranges) of manufactured products that may be given by the manufacturer. Note that the term 'manufactured' may also be used [rest of string was truncated]";. + /// + internal static string Pset_ManufacturerTypeInformation { + get { + return ResourceManager.GetString("Pset_ManufacturerTypeInformation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MarineFacilityTransportation</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarineFacility which are catagorised as transportation facilities such as Ports, marinas etc.</D [rest of string was truncated]";. + /// + internal static string Pset_MarineFacilityTransportation { + get { + return ResourceManager.GetString("Pset_MarineFacilityTransportation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MarinePartChamberCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarinePart with the predefined type set to CHAMBER.</Definition> + /// <Applicability/> + /// <ApplicableClas [rest of string was truncated]";. + /// + internal static string Pset_MarinePartChamberCommon { + get { + return ResourceManager.GetString("Pset_MarinePartChamberCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MarineVehicleCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcTransportElement and types of IfcTransportElementType with the predefined type set to VEHICLEMARINE.</D [rest of string was truncated]";. + /// + internal static string Pset_MarineVehicleCommon { + get { + return ResourceManager.GetString("Pset_MarineVehicleCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MarineVehicleDesignCriteria</Name> + /// <Definition>Properties common to the definition of design criteria of all occurrences of IfcTransportElement and types of IfcTransportElementType with the predefined ty [rest of string was truncated]";. + /// + internal static string Pset_MarineVehicleDesignCriteria { + get { + return ResourceManager.GetString("Pset_MarineVehicleDesignCriteria", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MarkerGeneral</Name> + /// <Definition>Properties common to a signalling marker made as an assembly of elements. The property set can be used by the predefined type SIGNAL_ASSEMBLY of IfcElementAssembly.</Defi [rest of string was truncated]";. + /// + internal static string Pset_MarkerGeneral { + get { + return ResourceManager.GetString("Pset_MarkerGeneral", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MarkingLinesCommon</Name> + /// <Definition>Properties for line markings.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSurfaceFeature/LINEMARKING</ClassName> + /// </ApplicableClasses> + /// < [rest of string was truncated]";. + /// + internal static string Pset_MarkingLinesCommon { + get { + return ResourceManager.GetString("Pset_MarkingLinesCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialCombustion</Name> + /// <Definition>A set of extended material properties of products of combustion generated by elements typically used within the context of building services and flow distribution system [rest of string was truncated]";. + /// + internal static string Pset_MaterialCombustion { + get { + return ResourceManager.GetString("Pset_MaterialCombustion", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialCommon</Name> + /// <Definition>A set of general material properties.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> + /// <ApplicableTypeVa [rest of string was truncated]";. + /// + internal static string Pset_MaterialCommon { + get { + return ResourceManager.GetString("Pset_MaterialCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialConcrete</Name> + /// <Definition>A set of extended mechanical properties related to concrete materials.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </App [rest of string was truncated]";. + /// + internal static string Pset_MaterialConcrete { + get { + return ResourceManager.GetString("Pset_MaterialConcrete", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialEnergy</Name> + /// <Definition>A set of extended material properties for energy calculation purposes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </Appli [rest of string was truncated]";. + /// + internal static string Pset_MaterialEnergy { + get { + return ResourceManager.GetString("Pset_MaterialEnergy", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialFuel</Name> + /// <Definition>A set of extended material properties of fuel energy typically used within the context of building services and flow distribution systems.</Definition> + /// <Applicability/> + /// <A [rest of string was truncated]";. + /// + internal static string Pset_MaterialFuel { + get { + return ResourceManager.GetString("Pset_MaterialFuel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialHygroscopic</Name> + /// <Definition>A set of hygroscopic properties of materials.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_MaterialHygroscopic { + get { + return ResourceManager.GetString("Pset_MaterialHygroscopic", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialMechanical</Name> + /// <Definition>A set of mechanical material properties normally used for structural analysis purpose. It contains all properties which are independent of the actual material type.</Def [rest of string was truncated]";. + /// + internal static string Pset_MaterialMechanical { + get { + return ResourceManager.GetString("Pset_MaterialMechanical", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialOptical</Name> + /// <Definition>A set of optical properties of materials.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> + /// <ApplicableT [rest of string was truncated]";. + /// + internal static string Pset_MaterialOptical { + get { + return ResourceManager.GetString("Pset_MaterialOptical", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialSteel</Name> + /// <Definition>A set of extended mechanical properties related to steel (or other metallic and isotropic) materials.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Pset_MaterialSteel { + get { + return ResourceManager.GetString("Pset_MaterialSteel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialThermal</Name> + /// <Definition>A set of thermal material properties.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> + /// <ApplicableTypeV [rest of string was truncated]";. + /// + internal static string Pset_MaterialThermal { + get { + return ResourceManager.GetString("Pset_MaterialThermal", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialWater</Name> + /// <Definition>A set of extended material properties for of water typically used within the context of building services and flow distribution systems.</Definition> + /// <Applicability/> + /// <Ap [rest of string was truncated]";. + /// + internal static string Pset_MaterialWater { + get { + return ResourceManager.GetString("Pset_MaterialWater", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialWood</Name> + /// <Definition>This is a collection of properties applicable to wood-based materials that specify kind and grade of material as well as moisture related parameters.</Definition> + /// <Applicabi [rest of string was truncated]";. + /// + internal static string Pset_MaterialWood { + get { + return ResourceManager.GetString("Pset_MaterialWood", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MaterialWoodBasedStructure</Name> + /// <Definition>Properties about Material of Wood Based Structure.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_MaterialWoodBasedStructure { + get { + return ResourceManager.GetString("Pset_MaterialWoodBasedStructure", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalBeamInPlane</Name> + /// <Definition>Properties about Mechanical Beam in Plane.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> + /// <Appl [rest of string was truncated]";. + /// + internal static string Pset_MechanicalBeamInPlane { + get { + return ResourceManager.GetString("Pset_MechanicalBeamInPlane", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalBeamInPlaneNegative</Name> + /// <Definition>Properties about Mechanical Beam in Plane Negative.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </Applicabl [rest of string was truncated]";. + /// + internal static string Pset_MechanicalBeamInPlaneNegative { + get { + return ResourceManager.GetString("Pset_MechanicalBeamInPlaneNegative", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalBeamOutOfPlane</Name> + /// <Definition>Properties about Mechanical Beam Out Of Plane.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_MechanicalBeamOutOfPlane { + get { + return ResourceManager.GetString("Pset_MechanicalBeamOutOfPlane", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalFastenerAnchorBolt</Name> + /// <Definition>Properties common to different types of anchor bolts.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMechanicalFastener/ANCHORBOLT [rest of string was truncated]";. + /// + internal static string Pset_MechanicalFastenerAnchorBolt { + get { + return ResourceManager.GetString("Pset_MechanicalFastenerAnchorBolt", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalFastenerBolt</Name> + /// <Definition>Properties related to bolt-type fasteners. The properties of a whole set with bolt, washers and nut may be provided. Note, it is usually not necessary to transmi [rest of string was truncated]";. + /// + internal static string Pset_MechanicalFastenerBolt { + get { + return ResourceManager.GetString("Pset_MechanicalFastenerBolt", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalFastenerOCSFitting</Name> + /// <Definition>Common properties of clamps and fittings used in railway overhead contact system (OCS).</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_MechanicalFastenerOCSFitting { + get { + return ResourceManager.GetString("Pset_MechanicalFastenerOCSFitting", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalFastenerTypeRailFastening</Name> + /// <Definition>Properties of rail fastening used in railway track system. The property set can be used by the predefined type RAILFASTENING of IfcMechanicalFastene [rest of string was truncated]";. + /// + internal static string Pset_MechanicalFastenerTypeRailFastening { + get { + return ResourceManager.GetString("Pset_MechanicalFastenerTypeRailFastening", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalFastenerTypeRailJoint</Name> + /// <Definition>Properties common to a rail joint of a railway track system. The property set can be used by the predefined type RAILJOINT of IfcMechanicalFastener.</D [rest of string was truncated]";. + /// + internal static string Pset_MechanicalFastenerTypeRailJoint { + get { + return ResourceManager.GetString("Pset_MechanicalFastenerTypeRailJoint", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalPanelInPlane</Name> + /// <Definition>Properties for Mechanical Panels In Plane.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_MechanicalPanelInPlane { + get { + return ResourceManager.GetString("Pset_MechanicalPanelInPlane", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalPanelOutOfPlane</Name> + /// <Definition>Properties for Mechanica lPanels Out Of Plane.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_MechanicalPanelOutOfPlane { + get { + return ResourceManager.GetString("Pset_MechanicalPanelOutOfPlane", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_MATERIALDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MechanicalPanelOutOfPlaneNegative</Name> + /// <Definition>Properties for Mechanical Panels Out Of Plane Negative.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMaterial</ClassName> + /// </A [rest of string was truncated]";. + /// + internal static string Pset_MechanicalPanelOutOfPlaneNegative { + get { + return ResourceManager.GetString("Pset_MechanicalPanelOutOfPlaneNegative", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MedicalDeviceTypeCommon</Name> + /// <Definition>Medical device type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMedicalDevice</ClassName> + /// <ClassName>IfcMedic [rest of string was truncated]";. + /// + internal static string Pset_MedicalDeviceTypeCommon { + get { + return ResourceManager.GetString("Pset_MedicalDeviceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MemberCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMember.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMember</ClassName> + /// <ClassN [rest of string was truncated]";. + /// + internal static string Pset_MemberCommon { + get { + return ResourceManager.GetString("Pset_MemberCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MemberTypeAnchoringBar</Name> + /// <Definition>Properties of anchoring bar. The anchoring bar is used to connect stay from pole to the foundation.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cl [rest of string was truncated]";. + /// + internal static string Pset_MemberTypeAnchoringBar { + get { + return ResourceManager.GetString("Pset_MemberTypeAnchoringBar", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MemberTypeCatenaryStay</Name> + /// <Definition>Properties of catenary stay used in railway. The property set can be used by the predefined type STAY_CABLE of IfcMember.</Definition> + /// <Applicability/> + /// <Appl [rest of string was truncated]";. + /// + internal static string Pset_MemberTypeCatenaryStay { + get { + return ResourceManager.GetString("Pset_MemberTypeCatenaryStay", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MemberTypeOCSRigidSupport</Name> + /// <Definition>Properties of rigid catenary support used in railway overhead contact system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMember/M [rest of string was truncated]";. + /// + internal static string Pset_MemberTypeOCSRigidSupport { + get { + return ResourceManager.GetString("Pset_MemberTypeOCSRigidSupport", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MemberTypePost</Name> + /// <Definition>Properties of a post. A post is a linear (usually vertical) member used to support something or to mark a point.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_MemberTypePost { + get { + return ResourceManager.GetString("Pset_MemberTypePost", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MemberTypeTieBar</Name> + /// <Definition>Properties of tie bar. A tie bar is a linear bar element used to secure or stabilise a structure by resisting lateral and longitudinal loading through tension and or c [rest of string was truncated]";. + /// + internal static string Pset_MemberTypeTieBar { + get { + return ResourceManager.GetString("Pset_MemberTypeTieBar", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeAccessPoint</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunication [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeAccessPoint { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeAccessPoint", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeBasebandUnit</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicatio [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeBasebandUnit { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeBasebandUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTeleco [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsAppl [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeCommon { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunication [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeMasterUnit</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunications [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeMasterUnit { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeMasterUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecom [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeMSCServer</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunicationsA [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeMSCServer { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeMSCServer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunica [rest of string was truncated]";. + /// + internal static string Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit { + get { + return ResourceManager.GetString("Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MobileTelecommunicationsApplianceTypeRemoteUnit</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMobileTelecommunicationsAppliance and types of IfcMobileTelecommunications [rest of string was truncated]";. + /// + internal static string Pset_MobileTelecommunicationsApplianceTypeRemoteUnit { + get { + return ResourceManager.GetString("Pset_MobileTelecommunicationsApplianceTypeRemoteUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MooringDeviceCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMooringDevice and types of IfcMooringDeviceType.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_MooringDeviceCommon { + get { + return ResourceManager.GetString("Pset_MooringDeviceCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_MotorConnectionTypeCommon</Name> + /// <Definition>Common properties for motor connections. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMotorConnection</Cla [rest of string was truncated]";. + /// + internal static string Pset_MotorConnectionTypeCommon { + get { + return ResourceManager.GetString("Pset_MotorConnectionTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OnSiteCastKerb</Name> + /// <Definition>Properties for an on site cast kerb.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcKerb</ClassName> + /// <ClassName>IfcKerbType</ClassName> + /// </ [rest of string was truncated]";. + /// + internal static string Pset_OnSiteCastKerb { + get { + return ResourceManager.GetString("Pset_OnSiteCastKerb", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OnSiteTelecomControlUnit</Name> + /// <Definition>Properties for on-site telecom control unit used for railway.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcController</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_OnSiteTelecomControlUnit { + get { + return ResourceManager.GetString("Pset_OnSiteTelecomControlUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OpeningElementCommon</Name> + /// <Definition>Properties common to the definition of all instances of IfcOpeningElement.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcOpeningElement</Cl [rest of string was truncated]";. + /// + internal static string Pset_OpeningElementCommon { + get { + return ResourceManager.GetString("Pset_OpeningElementCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OpticalAdapter</Name> + /// <Definition>Properties in this property set are applicable to the transition type of cable fitting. Indicated that such transition is an optical adapter.</Definition> + /// <Applicabili [rest of string was truncated]";. + /// + internal static string Pset_OpticalAdapter { + get { + return ResourceManager.GetString("Pset_OpticalAdapter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OpticalPigtail</Name> + /// <Definition>Property set for optical pigtail. This property set is applicable to a type or occurence of IfcCableSegment with predefined type OPTICALCABLESEGMENT.</Definition> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_OpticalPigtail { + get { + return ResourceManager.GetString("Pset_OpticalPigtail", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OpticalSplitter</Name> + /// <Definition>Properties of optical splitter used in the telecommunication domain. This property set can be used by the predefined type DATA of IfcJunctionBox.</Definition> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_OpticalSplitter { + get { + return ResourceManager.GetString("Pset_OpticalSplitter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OutletTypeCommon</Name> + /// <Definition>Common properties for different outlet types.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcOutlet</ClassName> + /// <ClassName>IfcOutletType</ [rest of string was truncated]";. + /// + internal static string Pset_OutletTypeCommon { + get { + return ResourceManager.GetString("Pset_OutletTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_OutsideDesignCriteria</Name> + /// <Definition>Outside air conditions used as the basis for calculating thermal loads at peak conditions, as well as the weather data location from which these conditions were obt [rest of string was truncated]";. + /// + internal static string Pset_OutsideDesignCriteria { + get { + return ResourceManager.GetString("Pset_OutsideDesignCriteria", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PackingInstructions</Name> + /// <Definition>Packing instructions are specific instructions relating to the packing that is required for an artifact in the event of a move (or transport).</Definition> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_PackingInstructions { + get { + return ResourceManager.GetString("Pset_PackingInstructions", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PatchCordCable</Name> + /// <Definition>This property set has properties that are applicable to cable segment and optical cable segment, indicated that the cable is a patch cord cable, which is fitted with con [rest of string was truncated]";. + /// + internal static string Pset_PatchCordCable { + get { + return ResourceManager.GetString("Pset_PatchCordCable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PavementCommon</Name> + /// <Definition>Describes the common properties and nominal dimensions of pavement.Property use clarification + ///The nominal thickness of the pavement remains constant with the value from [rest of string was truncated]";. + /// + internal static string Pset_PavementCommon { + get { + return ResourceManager.GetString("Pset_PavementCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PavementMillingCommon</Name> + /// <Definition>Properties for pavement milling.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEarthworksCut/PAVEMENTMILLING</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_PavementMillingCommon { + get { + return ResourceManager.GetString("Pset_PavementMillingCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PavementSurfaceCommon</Name> + /// <Definition>Properties for a pavement surface.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPavement</ClassName> + /// <ClassName>IfcPavementType</Cl [rest of string was truncated]";. + /// + internal static string Pset_PavementSurfaceCommon { + get { + return ResourceManager.GetString("Pset_PavementSurfaceCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Permit</Name> + /// <Definition>A permit is a document that allows permission to gain access to an area or carry out work in a situation where security or other access restrictions apply. + ///HISTORY: IFC4 EndDate a [rest of string was truncated]";. + /// + internal static string Pset_Permit { + get { + return ResourceManager.GetString("Pset_Permit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PileCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcPile.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPile</ClassName> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_PileCommon { + get { + return ResourceManager.GetString("Pset_PileCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeConnectionFlanged</Name> + /// <Definition>This property set is used to define the specifics of a flanged pipe connection used between occurrences of pipe segments and fittings.</Definition> + /// <Applicabili [rest of string was truncated]";. + /// + internal static string Pset_PipeConnectionFlanged { + get { + return ResourceManager.GetString("Pset_PipeConnectionFlanged", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeFittingOccurrence</Name> + /// <Definition>Pipe segment occurrence attributes attached to an instance of IfcPipeSegment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPipeFitting</C [rest of string was truncated]";. + /// + internal static string Pset_PipeFittingOccurrence { + get { + return ResourceManager.GetString("Pset_PipeFittingOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeFittingPHistory</Name> + /// <Definition>Pipe fitting performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPipeFitting</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_PipeFittingPHistory { + get { + return ResourceManager.GetString("Pset_PipeFittingPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeFittingTypeCommon</Name> + /// <Definition>Pipe fitting type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPipeFitting</ClassName> + /// <ClassName>IfcPipeFitting [rest of string was truncated]";. + /// + internal static string Pset_PipeFittingTypeCommon { + get { + return ResourceManager.GetString("Pset_PipeFittingTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeSegmentOccurrence</Name> + /// <Definition>Pipe segment occurrence attributes attached to an instance of IfcPipeSegment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPipeSegment</C [rest of string was truncated]";. + /// + internal static string Pset_PipeSegmentOccurrence { + get { + return ResourceManager.GetString("Pset_PipeSegmentOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeSegmentPHistory</Name> + /// <Definition>Pipe segment performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPipeSegment</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_PipeSegmentPHistory { + get { + return ResourceManager.GetString("Pset_PipeSegmentPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeSegmentTypeCommon</Name> + /// <Definition>Pipe segment type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPipeSegment</ClassName> + /// <ClassName>IfcPipeSegment [rest of string was truncated]";. + /// + internal static string Pset_PipeSegmentTypeCommon { + get { + return ResourceManager.GetString("Pset_PipeSegmentTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeSegmentTypeCulvert</Name> + /// <Definition>Covered channel or large pipe that forms a watercourse below ground level, usually under a road or railway (BS6100).</Definition> + /// <Applicability/> + /// <Applicabl [rest of string was truncated]";. + /// + internal static string Pset_PipeSegmentTypeCulvert { + get { + return ResourceManager.GetString("Pset_PipeSegmentTypeCulvert", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PipeSegmentTypeGutter</Name> + /// <Definition>Gutter segment type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPipeSegment/GUTTER</ClassName> + /// <ClassName>IfcPi [rest of string was truncated]";. + /// + internal static string Pset_PipeSegmentTypeGutter { + get { + return ResourceManager.GetString("Pset_PipeSegmentTypeGutter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PlateCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcPlate.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPlate</ClassName> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Pset_PlateCommon { + get { + return ResourceManager.GetString("Pset_PlateCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PointMachine</Name> + /// <Definition>Properties of point machine used in railway. The property set can be used by IfcActuator with predefined type set to ELECTRICACTUATOR, HYDRAULICACTUATOR, HANDOPERATEDACTUA [rest of string was truncated]";. + /// + internal static string Pset_PointMachine { + get { + return ResourceManager.GetString("Pset_PointMachine", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PowerControlSystem</Name> + /// <Definition>Properties of power control system. The property set can be used by the predefined type ELECTRICAL of IfcDistributionSystem. The property set can be used to characteri [rest of string was truncated]";. + /// + internal static string Pset_PowerControlSystem { + get { + return ResourceManager.GetString("Pset_PowerControlSystem", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PrecastConcreteElementFabrication</Name> + /// <Definition>Production and manufacturing related properties common to different types of precast concrete elements. The Pset applies to manufactured pieces. It ca [rest of string was truncated]";. + /// + internal static string Pset_PrecastConcreteElementFabrication { + get { + return ResourceManager.GetString("Pset_PrecastConcreteElementFabrication", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PrecastConcreteElementGeneral</Name> + /// <Definition>Production and manufacturing related properties common to different types of precast concrete elements. The Pset can be used by a number of subtypes of If [rest of string was truncated]";. + /// + internal static string Pset_PrecastConcreteElementGeneral { + get { + return ResourceManager.GetString("Pset_PrecastConcreteElementGeneral", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PrecastKerbStone</Name> + /// <Definition>Properties for precast kerb stone.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcKerb</ClassName> + /// <ClassName>IfcKerbType</ClassName> + /// </ [rest of string was truncated]";. + /// + internal static string Pset_PrecastKerbStone { + get { + return ResourceManager.GetString("Pset_PrecastKerbStone", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PrecastSlab</Name> + /// <Definition>Layout and component information defining how prestressed slab components are laid out in a precast slab assembly. The values are global defaults for the slab as a whole, b [rest of string was truncated]";. + /// + internal static string Pset_PrecastSlab { + get { + return ResourceManager.GetString("Pset_PrecastSlab", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProcessCapacity</Name> + /// <Definition>Property set for the application of process data to spatial elements and transport assets</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBuiltS [rest of string was truncated]";. + /// + internal static string Pset_ProcessCapacity { + get { + return ResourceManager.GetString("Pset_ProcessCapacity", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PROFILEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProfileArbitraryDoubleT</Name> + /// <Definition>This is a collection of geometric properties of double-T section profiles of precast concrete elements, to be used in conjunction with IfcArbitraryProfileDef when pr [rest of string was truncated]";. + /// + internal static string Pset_ProfileArbitraryDoubleT { + get { + return ResourceManager.GetString("Pset_ProfileArbitraryDoubleT", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PROFILEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProfileArbitraryHollowCore</Name> + /// <Definition>This is a collection of geometric properties of hollow core section profiles of precast concrete elements, to be used in conjunction with IfcArbitraryProfileDefWi [rest of string was truncated]";. + /// + internal static string Pset_ProfileArbitraryHollowCore { + get { + return ResourceManager.GetString("Pset_ProfileArbitraryHollowCore", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PROFILEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProfileMechanical</Name> + /// <Definition>This is a collection of mechanical properties that are applicable to virtually all profile classes. Most of these properties are especially used in structural analysis.</D [rest of string was truncated]";. + /// + internal static string Pset_ProfileMechanical { + get { + return ResourceManager.GetString("Pset_ProfileMechanical", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProjectCommon</Name> + /// <Definition>Property set for the application of high level project information to all occurrences of IfcProject</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Pset_ProjectCommon { + get { + return ResourceManager.GetString("Pset_ProjectCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProjectOrderChangeOrder</Name> + /// <Definition>A change order is an instruction to make a change to a product or work being undertake. Note that the change order status is defined in the same way as a work ord [rest of string was truncated]";. + /// + internal static string Pset_ProjectOrderChangeOrder { + get { + return ResourceManager.GetString("Pset_ProjectOrderChangeOrder", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProjectOrderMaintenanceWorkOrder</Name> + /// <Definition>A MaintenanceWorkOrder is a detailed description of maintenance work that is to be performed. Note that the Scheduled Frequency property of the maintenan [rest of string was truncated]";. + /// + internal static string Pset_ProjectOrderMaintenanceWorkOrder { + get { + return ResourceManager.GetString("Pset_ProjectOrderMaintenanceWorkOrder", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProjectOrderMoveOrder</Name> + /// <Definition>Defines the requirements for move orders. Note that the move order status is defined in the same way as a work order status since a move order implies a work requir [rest of string was truncated]";. + /// + internal static string Pset_ProjectOrderMoveOrder { + get { + return ResourceManager.GetString("Pset_ProjectOrderMoveOrder", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProjectOrderPurchaseOrder</Name> + /// <Definition>Defines the requirements for purchase orders in a project.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcProjectOrder/PURCHASEORDER</C [rest of string was truncated]";. + /// + internal static string Pset_ProjectOrderPurchaseOrder { + get { + return ResourceManager.GetString("Pset_ProjectOrderPurchaseOrder", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProjectOrderWorkOrder</Name> + /// <Definition>Defines the requirements for purchase orders in a project.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcProjectOrder/WORKORDER</ClassName [rest of string was truncated]";. + /// + internal static string Pset_ProjectOrderWorkOrder { + get { + return ResourceManager.GetString("Pset_ProjectOrderWorkOrder", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PropertyAgreement</Name> + /// <Definition>A property agreement is an agreement that enables the occupation of a property for a period of time.The objective is to capture the information within an agreement t [rest of string was truncated]";. + /// + internal static string Pset_PropertyAgreement { + get { + return ResourceManager.GetString("Pset_PropertyAgreement", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceBreakerUnitI2TCurve</Name> + /// <Definition>A coherent set of attributes representing a curve for let-through energy of a protective device. Note - A protective device may be associated with d [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceBreakerUnitI2TCurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceBreakerUnitI2TCurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve</Name> + /// <Definition>A coherent set of attributes representing curves for melting- and breaking-energy of a fuse. Note - A fuse may be associated with different inst [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceBreakerUnitIPICurve</Name> + /// <Definition>A coherent set of attributes representing curves for let-through currents of a protective device. Note - A protective device may be associated with [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceBreakerUnitIPICurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceBreakerUnitIPICurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceBreakerUnitTypeMCB</Name> + /// <Definition>A coherent set of attributes representing the breaking capacities of an MCB. Note - A protective device may be associated with different instances of [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceBreakerUnitTypeMCB { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceBreakerUnitTypeMCB", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection</Name> + /// <Definition>A coherent set of attributes representing different capacities of a a motor protection device, defined in accordance with IEC 60947. Note [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceOccurrence</Name> + /// <Definition>Properties that are applied to an occurrence of a protective device.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcProtectiveDevice</ [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceOccurrence { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingCurve</Name> + /// <Definition>Tripping curves are applied to thermal, thermal magnetic or MCB_RCD tripping units (i.e. tripping units having type property sets for thermal, thermal mag [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingCurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingCurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingFunctionGCurve</Name> + /// <Definition>Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingFunctionGCurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingFunctionGCurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingFunctionICurve</Name> + /// <Definition>Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingFunctionICurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingFunctionICurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingFunctionLCurve</Name> + /// <Definition>Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingFunctionLCurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingFunctionLCurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingFunctionSCurve</Name> + /// <Definition>Tripping functions are applied to electronic tripping units (i.e. tripping units having type property sets for electronic tripping defined). They [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingFunctionSCurve { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingFunctionSCurve", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment</Name> + /// <Definition>A set of current adjustment values that may be applied to an electronic or thermal tripping unit type.</Definition> + /// <Applicability/> + /// < [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingUnitTimeAdjustment</Name> + /// <Definition>A set of time adjustment values that may be applied to an electronic or thermal tripping unit type.</Definition> + /// <Applicability/> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingUnitTimeAdjustment { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingUnitTimeAdjustment", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingUnitTypeCommon</Name> + /// <Definition>Common information concerning tripping units that area associated with protective devices</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingUnitTypeCommon { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingUnitTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic</Name> + /// <Definition>Information on tripping units that are electrically or magnetically tripped.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// < [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingUnitTypeElectronic</Name> + /// <Definition>Information on tripping units that are electronically tripped.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcProtec [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingUnitTypeElectronic { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingUnitTypeElectronic", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent</Name> + /// <Definition>Information on tripping units that are activated by residual current.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNa [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTrippingUnitTypeThermal</Name> + /// <Definition>Information on tripping units that are thermally tripped.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcProtectiveDevi [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTrippingUnitTypeThermal { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTrippingUnitTypeThermal", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeAntiArcingDevice</Name> + /// <Definition>Anti arcing device properties used in energy domain. The property set can be used by the predefined type ANTI_ARCING_DEVICE of IfcProtectiveDevice. [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeAntiArcingDevice { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeAntiArcingDevice", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeCircuitBreaker</Name> + /// <Definition>A coherent set of attributes representing different capacities of a circuit breaker or of a motor protection device, defined in accordance with IEC 6 [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeCircuitBreaker { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeCircuitBreaker", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeCommon</Name> + /// <Definition>Properties that are applied to a definition of a protective device.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcProtectiveDevice< [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeCommon { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker</Name> + /// <Definition>An earth failure device acts to protect people and equipment from the effects of current leakage.</Definition> + /// <Applicability/> + /// <Appl [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeFuseDisconnector</Name> + /// <Definition>A coherent set of attributes representing the breaking capacity of a fuse, defined in accordance with IEC 60269. Note - A protective device may be [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeFuseDisconnector { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeFuseDisconnector", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker</Name> + /// <Definition>A residual current circuit breaker opens, closes or isolates a circuit and has short circuit and overload protection.</Definition> + /// < [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeResidualCurrentSwitch</Name> + /// <Definition>A residual current switch opens, closes or isolates a circuit and has no short circuit or overload protection.</Definition> + /// <Applicability/> [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeResidualCurrentSwitch { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeResidualCurrentSwitch", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeSparkGap</Name> + /// <Definition>Spark gap properties used in energy domain. The property set can be used by the predefined type SPARKGAP and VOLTAGELIMITER of IfcProtectiveDevice.</Defini [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeSparkGap { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeSparkGap", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProtectiveDeviceTypeVaristor</Name> + /// <Definition>A high voltage surge protection device.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcProtectiveDevice/VARISTOR</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Pset_ProtectiveDeviceTypeVaristor { + get { + return ResourceManager.GetString("Pset_ProtectiveDeviceTypeVaristor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ProvisionForVoid</Name> + /// <Definition>Properties for Provisions For Voids.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcVirtualElement/PROVISIONFORVOID</ClassName> + /// </ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_ProvisionForVoid { + get { + return ResourceManager.GetString("Pset_ProvisionForVoid", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PumpOccurrence</Name> + /// <Definition>Pump occurrence attributes attached to an instance of IfcPump.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPump</ClassName> + /// </ApplicableClass [rest of string was truncated]";. + /// + internal static string Pset_PumpOccurrence { + get { + return ResourceManager.GetString("Pset_PumpOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PumpPHistory</Name> + /// <Definition>Pump performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPump</ClassName> + /// </ApplicableClasses> + /// <ApplicableTypeValue> [rest of string was truncated]";. + /// + internal static string Pset_PumpPHistory { + get { + return ResourceManager.GetString("Pset_PumpPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_PumpTypeCommon</Name> + /// <Definition>Common attributes of a pump type.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPump</ClassName> + /// <ClassName>IfcPumpType</ClassName> + /// </App [rest of string was truncated]";. + /// + internal static string Pset_PumpTypeCommon { + get { + return ResourceManager.GetString("Pset_PumpTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_QuayCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to QUAY.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cl [rest of string was truncated]";. + /// + internal static string Pset_QuayCommon { + get { + return ResourceManager.GetString("Pset_QuayCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_QuayDesignCriteria</Name> + /// <Definition>Properties common to the definition of design criteria of all occurrences of IfcMarineFacility with the predefined type set to QUAY.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_QuayDesignCriteria { + get { + return ResourceManager.GetString("Pset_QuayDesignCriteria", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RadiiKerbStone</Name> + /// <Definition>Properties describing the keb stone radii.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcKerb</ClassName> + /// <ClassName>IfcKerbType</ClassName [rest of string was truncated]";. + /// + internal static string Pset_RadiiKerbStone { + get { + return ResourceManager.GetString("Pset_RadiiKerbStone", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailingCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcRailing.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRailing</ClassName> + /// <Cla [rest of string was truncated]";. + /// + internal static string Pset_RailingCommon { + get { + return ResourceManager.GetString("Pset_RailingCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailTypeBlade</Name> + /// <Definition>Properties common to IfcRail types and occurrences with PredefinedType set to BLADE.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRail/BLADE</C [rest of string was truncated]";. + /// + internal static string Pset_RailTypeBlade { + get { + return ResourceManager.GetString("Pset_RailTypeBlade", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailTypeCheckRail</Name> + /// <Definition>Properties common to IfcRail types and occurrences with PredefinedType set to CHECKRAIL.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRail/ [rest of string was truncated]";. + /// + internal static string Pset_RailTypeCheckRail { + get { + return ResourceManager.GetString("Pset_RailTypeCheckRail", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailTypeGuardRail</Name> + /// <Definition>Properties common to IfcRail types and occurrences with PredefinedType set to GUARDRAIL.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRail/ [rest of string was truncated]";. + /// + internal static string Pset_RailTypeGuardRail { + get { + return ResourceManager.GetString("Pset_RailTypeGuardRail", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailTypeRail</Name> + /// <Definition>Properties common to IfcRail types and occurrences with PredefinedType set to RAIL.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRail/RAIL</Clas [rest of string was truncated]";. + /// + internal static string Pset_RailTypeRail { + get { + return ResourceManager.GetString("Pset_RailTypeRail", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailTypeStockRail</Name> + /// <Definition>Properties common to IfcRail types and occurrences with PredefinedType set to STOCKRAIL.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRail/ [rest of string was truncated]";. + /// + internal static string Pset_RailTypeStockRail { + get { + return ResourceManager.GetString("Pset_RailTypeStockRail", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwayBalise</Name> + /// <Definition>Properties applicable to a railway balise. This property set is applied to a type or occurrence of IfcCommunicationsAppliance with predefined type TRANSPONDER.</Definiti [rest of string was truncated]";. + /// + internal static string Pset_RailwayBalise { + get { + return ResourceManager.GetString("Pset_RailwayBalise", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwayCableCarrier</Name> + /// <Definition>Common properties for cable carrier segments constructed in railway projects.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableCarrierSegm [rest of string was truncated]";. + /// + internal static string Pset_RailwayCableCarrier { + get { + return ResourceManager.GetString("Pset_RailwayCableCarrier", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwayLevelCrossing</Name> + /// <Definition>Properties applicable to IfcFacilityPartCommon with PredefinedType set to LEVELCROSSING.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFaci [rest of string was truncated]";. + /// + internal static string Pset_RailwayLevelCrossing { + get { + return ResourceManager.GetString("Pset_RailwayLevelCrossing", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwaySignalAspect</Name> + /// <Definition>Properties in this property set are applicable for IfcSignal and IfcSign applied in railways. These properties describe the signal aspect, which is the information [rest of string was truncated]";. + /// + internal static string Pset_RailwaySignalAspect { + get { + return ResourceManager.GetString("Pset_RailwaySignalAspect", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwaySignalOccurrence</Name> + /// <Definition>Properties common to the definition of occurrences of IfcSignal applied in railways.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSigna [rest of string was truncated]";. + /// + internal static string Pset_RailwaySignalOccurrence { + get { + return ResourceManager.GetString("Pset_RailwaySignalOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwaySignalSighting</Name> + /// <Definition>Properties that define information about signal sighting or visibility in railways. These properties are applicable to occurrences of IfcSignal and IfcSign.</Defini [rest of string was truncated]";. + /// + internal static string Pset_RailwaySignalSighting { + get { + return ResourceManager.GetString("Pset_RailwaySignalSighting", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwaySignalType</Name> + /// <Definition>Properties common to the definition of occurrences and types of IfcSignal applied in railways.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_RailwaySignalType { + get { + return ResourceManager.GetString("Pset_RailwaySignalType", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RailwayTrackStructurePart</Name> + /// <Definition>Properties applicable to IfcRailwayPart with PredefinedType set to TRACKSTRUCTURE, or more specialized types including PLAINTRACKSUPERSTRUCTURE, TURNOUTSUPERSTR [rest of string was truncated]";. + /// + internal static string Pset_RailwayTrackStructurePart { + get { + return ResourceManager.GetString("Pset_RailwayTrackStructurePart", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RampCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcRamp.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRamp</ClassName> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_RampCommon { + get { + return ResourceManager.GetString("Pset_RampCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RampFlightCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcRampFlight.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRampFlight</ClassName> [rest of string was truncated]";. + /// + internal static string Pset_RampFlightCommon { + get { + return ResourceManager.GetString("Pset_RampFlightCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ReferentCommon</Name> + /// <Definition>Specifies common properties for IfcReferent</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcReferent</ClassName> + /// </ApplicableClasses> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Pset_ReferentCommon { + get { + return ResourceManager.GetString("Pset_ReferentCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ReinforcementBarCountOfIndependentFooting</Name> + /// <Definition>Reinforcement Concrete parameter [ST-2]: The amount number information of reinforcement bar with the independent footing. The X and Y directi [rest of string was truncated]";. + /// + internal static string Pset_ReinforcementBarCountOfIndependentFooting { + get { + return ResourceManager.GetString("Pset_ReinforcementBarCountOfIndependentFooting", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ReinforcementBarPitchOfBeam</Name> + /// <Definition>The pitch length information of reinforcement bar with the beam.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBeam</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_ReinforcementBarPitchOfBeam { + get { + return ResourceManager.GetString("Pset_ReinforcementBarPitchOfBeam", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ReinforcementBarPitchOfColumn</Name> + /// <Definition>The pitch length information of reinforcement bar with the column. The X and Y direction are based on the local coordinate system of building storey. The [rest of string was truncated]";. + /// + internal static string Pset_ReinforcementBarPitchOfColumn { + get { + return ResourceManager.GetString("Pset_ReinforcementBarPitchOfColumn", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ReinforcementBarPitchOfContinuousFooting</Name> + /// <Definition>Reinforcement Concrete parameter [ST-2]: The pitch length information of reinforcement bar with the continuous footing.</Definition> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_ReinforcementBarPitchOfContinuousFooting { + get { + return ResourceManager.GetString("Pset_ReinforcementBarPitchOfContinuousFooting", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ReinforcementBarPitchOfSlab</Name> + /// <Definition>The pitch length information of reinforcement bar with the slab.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSlab</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_ReinforcementBarPitchOfSlab { + get { + return ResourceManager.GetString("Pset_ReinforcementBarPitchOfSlab", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ReinforcementBarPitchOfWall</Name> + /// <Definition>The pitch length information of reinforcement bar with the wall.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcWall</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_ReinforcementBarPitchOfWall { + get { + return ResourceManager.GetString("Pset_ReinforcementBarPitchOfWall", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RepairOccurrence</Name> + /// <Definition>Properties defining repair information for occurrences of element, asset or system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAsset</ClassN [rest of string was truncated]";. + /// + internal static string Pset_RepairOccurrence { + get { + return ResourceManager.GetString("Pset_RepairOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RevetmentCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to REVETMENT.</Definition> + /// <Applicability/> + /// <ApplicableClasse [rest of string was truncated]";. + /// + internal static string Pset_RevetmentCommon { + get { + return ResourceManager.GetString("Pset_RevetmentCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Risk</Name> + /// <Definition>An indication of exposure to mischance, peril, menace, hazard or loss. Documentation of a potential hazard, likilihood and consequence aligned with AS/NZS 4360 and BS PAS 1192-6:2 [rest of string was truncated]";. + /// + internal static string Pset_Risk { + get { + return ResourceManager.GetString("Pset_Risk", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RoadDesignCriteriaCommon</Name> + /// <Definition>Road design criteria that may be attached to road parts.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFacilityPartCommon/JUNCTION</Cla [rest of string was truncated]";. + /// + internal static string Pset_RoadDesignCriteriaCommon { + get { + return ResourceManager.GetString("Pset_RoadDesignCriteriaCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RoadGuardElement</Name> + /// <Definition>Properties assigned to IfcWall/PARAPET or IfcRailing/GUARDRAIL when assigned as road guard elements.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNa [rest of string was truncated]";. + /// + internal static string Pset_RoadGuardElement { + get { + return ResourceManager.GetString("Pset_RoadGuardElement", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RoadMarkingCommon</Name> + /// <Definition>Properties for road markings.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSurfaceFeature/HATCHMARKING</ClassName> + /// <ClassName>IfcSurfaceF [rest of string was truncated]";. + /// + internal static string Pset_RoadMarkingCommon { + get { + return ResourceManager.GetString("Pset_RoadMarkingCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RoadSymbolsCommon</Name> + /// <Definition>Properties for road symbols.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSurfaceFeature/SYMBOLMARKING</ClassName> + /// </ApplicableClasses> + /// < [rest of string was truncated]";. + /// + internal static string Pset_RoadSymbolsCommon { + get { + return ResourceManager.GetString("Pset_RoadSymbolsCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_RoofCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcRoof. Note: Properties for ProjectedArea and TotalArea added in IFC 2x3</Definition> + /// <Applicability/> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_RoofCommon { + get { + return ResourceManager.GetString("Pset_RoofCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeBath</Name> + /// <Definition>Sanitary appliance for immersion of the human body or parts of it (BS6100). HISTORY: In IFC4, Material and MaterialThickness properties removed. Use materials [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeBath { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeBath", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeBidet</Name> + /// <Definition>Waste water appliance for washing the excretory organs while sitting astride the bowl (BS6100). HISTORY: In IFC4, Material property removed. Use materials cap [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeBidet { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeBidet", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeCistern</Name> + /// <Definition>A water storage unit attached to a sanitary terminal that is fitted with a device, operated automatically or by the user, that discharges water to cleanse a [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeCistern { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeCistern", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeCommon</Name> + /// <Definition>Common properties for sanitary terminals.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSanitaryTerminal</ClassName> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeCommon { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeSanitaryFountain</Name> + /// <Definition>Asanitary terminal that provides a low pressure jet of water for a specific purpose (IAI). HISTORY: In IFC4, Material property removed. Use materia [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeSanitaryFountain { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeSanitaryFountain", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeShower</Name> + /// <Definition>Installation or waste water appliance that emits a spray of water to wash the human body (BS6100). HISTORY: In IFC4, Material and MaterialThickness propertie [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeShower { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeShower", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeSink</Name> + /// <Definition>Waste water appliance for receiving, retaining or disposing of domestic, culinary, laboratory or industrial process liquids. HISTORY: In IFC4, Material propert [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeSink { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeSink", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeToiletPan</Name> + /// <Definition>Soil appliance for the disposal of excrement. HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMaterialsResource schema. Pr [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeToiletPan { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeToiletPan", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeUrinal</Name> + /// <Definition>Soil appliance that receives urine and directs it to a waste outlet (BS6100). HISTORY: In IFC4, Material property removed. Use materials capabilities from If [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeUrinal { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeUrinal", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SanitaryTerminalTypeWashHandBasin</Name> + /// <Definition>Waste water appliance for washing the upper parts of the body. HISTORY: In IFC4, Material property removed. Use materials capabilities from IfcMateria [rest of string was truncated]";. + /// + internal static string Pset_SanitaryTerminalTypeWashHandBasin { + get { + return ResourceManager.GetString("Pset_SanitaryTerminalTypeWashHandBasin", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SectioningDevice</Name> + /// <Definition>Properties of sectioning device used in railway. The property set can be used by the predefined type INSULATOR of IfcDiscreteAccessory.</Definition> + /// <Applicability/> [rest of string was truncated]";. + /// + internal static string Pset_SectioningDevice { + get { + return ResourceManager.GetString("Pset_SectioningDevice", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SectionInsulator</Name> + /// <Definition>Properties applicable to the insulator type of discrete accessory, indicated that the insulator is a section insulator used in the overhead contact line system.</Defin [rest of string was truncated]";. + /// + internal static string Pset_SectionInsulator { + get { + return ResourceManager.GetString("Pset_SectionInsulator", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorPHistory</Name> + /// <Definition>Properties for history of controller values. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor</ClassName> + /// </Appli [rest of string was truncated]";. + /// + internal static string Pset_SensorPHistory { + get { + return ResourceManager.GetString("Pset_SensorPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeCO2Sensor</Name> + /// <Definition>A device that senses or detects carbon dioxide.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/CO2SENSOR</ClassName> + /// <ClassName> [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeCO2Sensor { + get { + return ResourceManager.GetString("Pset_SensorTypeCO2Sensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeCommon</Name> + /// <Definition>Sensor type common attributes. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor</ClassName> + /// <ClassName>IfcSe [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeCommon { + get { + return ResourceManager.GetString("Pset_SensorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeConductanceSensor</Name> + /// <Definition>A device that senses or detects electrical conductance. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSen [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeConductanceSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeConductanceSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeContactSensor</Name> + /// <Definition>A device that senses or detects contact. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/CONTACTSENSOR</C [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeContactSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeContactSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeEarthquakeSensor</Name> + /// <Definition>Properties that are applicable for IfcSensor with predefined type EARTHQUAKESENSOR.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcS [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeEarthquakeSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeEarthquakeSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeFireSensor</Name> + /// <Definition>A device that senses or detects the presence of fire.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/FIRESENSOR</ClassName> + /// <Cl [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeFireSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeFireSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeFlowSensor</Name> + /// <Definition>A device that senses or detects flow. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/FLOWSENSOR</ClassName> [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeFlowSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeFlowSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeForeignObjectDetectionSensor</Name> + /// <Definition>Properties that are applicable for IfcSensor with predefined type FOREIGNOBJECTDETECTIONSENSOR.</Definition> + /// <Applicability/> + /// <ApplicableClas [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeForeignObjectDetectionSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeForeignObjectDetectionSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeFrostSensor</Name> + /// <Definition>A device that senses or detects the presense of frost.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/FROSTSENSOR</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeFrostSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeFrostSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeGasSensor</Name> + /// <Definition>A device that senses or detects gas. HISTORY: Changed in IFC4. Gas detected made into enumeration, set point concentration and coverage area added. Range, accuracy [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeGasSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeGasSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeHeatSensor</Name> + /// <Definition>A device that senses or detects heat. HISTORY: In IFC4, incorporates Fire Sensor. HeatSensorSetPoint changed to SetPointTemperature</Definition> + /// <Applicability/> [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeHeatSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeHeatSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeHumiditySensor</Name> + /// <Definition>A device that senses or detects humidity. HISTORY: HumiditySensorSetPoint changed to SetPointHumidity. Range, accuracy and time constant deleted.</Definition> + /// [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeHumiditySensor { + get { + return ResourceManager.GetString("Pset_SensorTypeHumiditySensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeIdentifierSensor</Name> + /// <Definition>A device that senses identification tags.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/IDENTIFIERSENSOR</ClassName> + /// <Cl [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeIdentifierSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeIdentifierSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeIonConcentrationSensor</Name> + /// <Definition>A device that senses or detects ion concentration such as water hardness. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeIonConcentrationSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeIonConcentrationSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeLevelSensor</Name> + /// <Definition>A device that senses or detects fill level. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/LEVELSENSOR</C [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeLevelSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeLevelSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeLightSensor</Name> + /// <Definition>A device that senses or detects light. HISTORY: LightSensorSensorSetPoint changed to SetPointIlluminance. Range, accuracy and time constant deleted.</Definition> + /// [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeLightSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeLightSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeMoistureSensor</Name> + /// <Definition>A device that senses or detects moisture. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/MOISTURESENSOR [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeMoistureSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeMoistureSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeMovementSensor</Name> + /// <Definition>A device that senses or detects movement. HISTORY: In IFC4, time constant deleted.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSens [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeMovementSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeMovementSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypePHSensor</Name> + /// <Definition>A device that senses or detects acidity. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/PHSENSOR</ClassName> [rest of string was truncated]";. + /// + internal static string Pset_SensorTypePHSensor { + get { + return ResourceManager.GetString("Pset_SensorTypePHSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypePressureSensor</Name> + /// <Definition>A device that senses or detects pressure. HISTORY: PressureSensorSensorSetPoint changed to SetPointPressure. Range, accuracy and time constant deleted.</Defini [rest of string was truncated]";. + /// + internal static string Pset_SensorTypePressureSensor { + get { + return ResourceManager.GetString("Pset_SensorTypePressureSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeRadiationSensor</Name> + /// <Definition>A device that senses or detects radiation. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/RADIATIONSEN [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeRadiationSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeRadiationSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeRadioactivitySensor</Name> + /// <Definition>A device that senses or detects atomic decay. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/RADIO [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeRadioactivitySensor { + get { + return ResourceManager.GetString("Pset_SensorTypeRadioactivitySensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeRainSensor</Name> + /// <Definition>Properties that are applicable for IfcSensor with predefined type RAINSENSOR.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/RAINSE [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeRainSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeRainSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeSmokeSensor</Name> + /// <Definition>A device that senses or detects smoke. HISTORY: PressureSensorSensorSetPoint (error in previous release) changed to SetPointConcentration. Range, accuracy and tim [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeSmokeSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeSmokeSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeSnowSensor</Name> + /// <Definition>Properties that are applicable for IfcSensor with predefined type SNOWDEPTHSENSOR.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/S [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeSnowSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeSnowSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeSoundSensor</Name> + /// <Definition>A device that senses or detects sound. HISTORY: SoundSensorSensorSetPoint changed to SetPointSound. Range, accuracy and time constant deleted.</Definition> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeSoundSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeSoundSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeTemperatureSensor</Name> + /// <Definition>A device that senses or detects temperature. HISTORY: TemperatureSensorSensorSetPoint changed to SetPointTemperature. Range, accuracy and time constant dele [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeTemperatureSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeTemperatureSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeTurnoutClosureSensor</Name> + /// <Definition>Properties that are applicable for IfcSensor with predefined type TURNOUTCLOSURESENSOR.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassN [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeTurnoutClosureSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeTurnoutClosureSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SensorTypeWindSensor</Name> + /// <Definition>A device that senses or detects wind speed and direction. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor/WI [rest of string was truncated]";. + /// + internal static string Pset_SensorTypeWindSensor { + get { + return ResourceManager.GetString("Pset_SensorTypeWindSensor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ServiceLife</Name> + /// <Definition>Captures the period of time that an artifact will last. HISTORY: Introduced in IFC2X4 as replacement for IfcServiceLife.</Definition> + /// <Applicability/> + /// <ApplicableClass [rest of string was truncated]";. + /// + internal static string Pset_ServiceLife { + get { + return ResourceManager.GetString("Pset_ServiceLife", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ServiceLifeFactors</Name> + /// <Definition>Captures various factors that impact the expected service life of elements within the system or zone.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassN [rest of string was truncated]";. + /// + internal static string Pset_ServiceLifeFactors { + get { + return ResourceManager.GetString("Pset_ServiceLifeFactors", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ShadingDeviceCommon</Name> + /// <Definition>Shading device properties associated with an element that represents a shading device</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcShadin [rest of string was truncated]";. + /// + internal static string Pset_ShadingDeviceCommon { + get { + return ResourceManager.GetString("Pset_ShadingDeviceCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ShadingDevicePHistory</Name> + /// <Definition>Shading device performance history attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcShadingDevice</ClassName> + /// </ApplicableClas [rest of string was truncated]";. + /// + internal static string Pset_ShadingDevicePHistory { + get { + return ResourceManager.GetString("Pset_ShadingDevicePHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ShipLockCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to SHIPLOCK.</Definition> + /// <Applicability/> + /// <ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_ShipLockCommon { + get { + return ResourceManager.GetString("Pset_ShipLockCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ShiplockComplex</Name> + /// <Definition>Properties common to the definition of occurrences of IfcMarineFacility with the predefined type set to SHIPLOCK, where the facility represents a complex of multiple ship [rest of string was truncated]";. + /// + internal static string Pset_ShiplockComplex { + get { + return ResourceManager.GetString("Pset_ShiplockComplex", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ShiplockDesignCriteria</Name> + /// <Definition>Properties common to the definition of design criteria of all occurrences of IfcMarineFacility with the predefined type set to SHIPLOCK.</Definition> + /// <Applicabil [rest of string was truncated]";. + /// + internal static string Pset_ShiplockDesignCriteria { + get { + return ResourceManager.GetString("Pset_ShiplockDesignCriteria", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ShipyardCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcMarineFacility with the predefined type set to SHIPYARD.</Definition> + /// <Applicability/> + /// <ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_ShipyardCommon { + get { + return ResourceManager.GetString("Pset_ShipyardCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SignalFrame</Name> + /// <Definition>Properties that define signal frame parameters for occurrences and types of IfcSignal applied in railways.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassN [rest of string was truncated]";. + /// + internal static string Pset_SignalFrame { + get { + return ResourceManager.GetString("Pset_SignalFrame", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SignCommon</Name> + /// <Definition>Common properties for Signs.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSign</ClassName> + /// <ClassName>IfcSignType</ClassName> + /// </ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_SignCommon { + get { + return ResourceManager.GetString("Pset_SignCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SiteCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcSite. Please note that several site attributes are handled directly at the IfcSite instance, the site number (or s [rest of string was truncated]";. + /// + internal static string Pset_SiteCommon { + get { + return ResourceManager.GetString("Pset_SiteCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SiteWeather</Name> + /// <Definition>Properties for site weather</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSite</ClassName> + /// </ApplicableClasses> + /// <ApplicableTypeValue>IfcSite</Ap [rest of string was truncated]";. + /// + internal static string Pset_SiteWeather { + get { + return ResourceManager.GetString("Pset_SiteWeather", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SlabCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcSlab. Note: Properties for PitchAngle added in IFC 2x3</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_SlabCommon { + get { + return ResourceManager.GetString("Pset_SlabCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SlabTypeTrackSlab</Name> + /// <Definition>Properties in this property set are generally applicable slabs used in railway tracks, modelled as IfcSlab with PredefinedType TRACKSLAB.</Definition> + /// <Applicabilit [rest of string was truncated]";. + /// + internal static string Pset_SlabTypeTrackSlab { + get { + return ResourceManager.GetString("Pset_SlabTypeTrackSlab", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SolarDeviceTypeCommon</Name> + /// <Definition>Common properties for solar device types.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSolarDevice</ClassName> + /// <ClassName>IfcSolarD [rest of string was truncated]";. + /// + internal static string Pset_SolarDeviceTypeCommon { + get { + return ResourceManager.GetString("Pset_SolarDeviceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SolidStratumCapacity</Name> + /// <Definition>Properties expressing the capacity of a stratum using physical measures. Regional and National conventions should be captured through classification and specific pro [rest of string was truncated]";. + /// + internal static string Pset_SolidStratumCapacity { + get { + return ResourceManager.GetString("Pset_SolidStratumCapacity", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SolidStratumComposition</Name> + /// <Definition>Properties expressing the composition of a stratum using volume measures, implementing ISO14688 Part 2 Table 1 Primary fractions and composite fractions. Regional [rest of string was truncated]";. + /// + internal static string Pset_SolidStratumComposition { + get { + return ResourceManager.GetString("Pset_SolidStratumComposition", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SoundAttenuation</Name> + /// <Definition>Common definition to capture sound pressure at a point on behalf of a device typically used within the context of building services and flow distribution systems. To i [rest of string was truncated]";. + /// + internal static string Pset_SoundAttenuation { + get { + return ResourceManager.GetString("Pset_SoundAttenuation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SoundGeneration</Name> + /// <Definition>Common definition to capture the properties of sound typically used within the context of building services and flow distribution systems. This property set is instant [rest of string was truncated]";. + /// + internal static string Pset_SoundGeneration { + get { + return ResourceManager.GetString("Pset_SoundGeneration", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceAirHandlingDimensioning</Name> + /// <Definition>Properties for Space AirHandling Dimensioning.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpatialElement</ClassName> + /// <Clas [rest of string was truncated]";. + /// + internal static string Pset_SpaceAirHandlingDimensioning { + get { + return ResourceManager.GetString("Pset_SpaceAirHandlingDimensioning", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcSpace. Please note that several space attributes are handled directly at the IfcSpace instance, the space numbe [rest of string was truncated]";. + /// + internal static string Pset_SpaceCommon { + get { + return ResourceManager.GetString("Pset_SpaceCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceCoveringRequirements</Name> + /// <Definition>Properties common to the definition of covering requirements of IfcSpace. Those properties define the requirements coming from a space program in early projec [rest of string was truncated]";. + /// + internal static string Pset_SpaceCoveringRequirements { + get { + return ResourceManager.GetString("Pset_SpaceCoveringRequirements", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceFireSafetyRequirements</Name> + /// <Definition>Properties related to fire protection of spaces that apply to the occurrences of IfcSpace or IfcZone.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_SpaceFireSafetyRequirements { + get { + return ResourceManager.GetString("Pset_SpaceFireSafetyRequirements", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceHeaterPHistory</Name> + /// <Definition>Space heater performance history common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpaceHeater</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_SpaceHeaterPHistory { + get { + return ResourceManager.GetString("Pset_SpaceHeaterPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceHeaterTypeCommon</Name> + /// <Definition>Space heater type common attributes. + ///SoundLevel attribute deleted in IFC2x2 Pset Addendum: Use IfcSoundProperties instead. Properties added in IFC4.</Definition> [rest of string was truncated]";. + /// + internal static string Pset_SpaceHeaterTypeCommon { + get { + return ResourceManager.GetString("Pset_SpaceHeaterTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceHeaterTypeConvector</Name> + /// <Definition>Space heater type convector attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpaceHeater/CONVECTOR</ClassName> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_SpaceHeaterTypeConvector { + get { + return ResourceManager.GetString("Pset_SpaceHeaterTypeConvector", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceHeaterTypeRadiator</Name> + /// <Definition>Space heater type radiator attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpaceHeater/RADIATOR</ClassName> + /// <ClassName>I [rest of string was truncated]";. + /// + internal static string Pset_SpaceHeaterTypeRadiator { + get { + return ResourceManager.GetString("Pset_SpaceHeaterTypeRadiator", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceHVACDesign</Name> + /// <Definition>Properties for HVAC requirements for spaces.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpatialElement</ClassName> + /// <ClassName>IfcSpatia [rest of string was truncated]";. + /// + internal static string Pset_SpaceHVACDesign { + get { + return ResourceManager.GetString("Pset_SpaceHVACDesign", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceLightingDesign</Name> + /// <Definition>Properties for requirements on Lighting of spaces.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpatialElement</ClassName> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Pset_SpaceLightingDesign { + get { + return ResourceManager.GetString("Pset_SpaceLightingDesign", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceOccupancyRequirements</Name> + /// <Definition>Properties concerning work activities occurring or expected to occur within one or a set of similar spatial structure elements.</Definition> + /// <Applicability [rest of string was truncated]";. + /// + internal static string Pset_SpaceOccupancyRequirements { + get { + return ResourceManager.GetString("Pset_SpaceOccupancyRequirements", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceParking</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcSpace which have an attribute value for ObjectType = 'Parking'. NOTE: Modified in IFC 2x3, properties ParkingU [rest of string was truncated]";. + /// + internal static string Pset_SpaceParking { + get { + return ResourceManager.GetString("Pset_SpaceParking", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceThermalLoad</Name> + /// <Definition>The space thermal load defines all thermal losses and gains occurring within a space or zone. The thermal load source attribute defines an enumeration of possible sou [rest of string was truncated]";. + /// + internal static string Pset_SpaceThermalLoad { + get { + return ResourceManager.GetString("Pset_SpaceThermalLoad", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceThermalLoadPHistory</Name> + /// <Definition>The space thermal load IfcSpaceThermalLoadProperties defines actual measured thermal losses and gains occurring within a space or zone. The thermal load source [rest of string was truncated]";. + /// + internal static string Pset_SpaceThermalLoadPHistory { + get { + return ResourceManager.GetString("Pset_SpaceThermalLoadPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpaceThermalPHistory</Name> + /// <Definition>Thermal and air flow conditions of a space or zone. HISTORY: New property set in IFC 2x2.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSp [rest of string was truncated]";. + /// + internal static string Pset_SpaceThermalPHistory { + get { + return ResourceManager.GetString("Pset_SpaceThermalPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpatialZoneCommon</Name> + /// <Definition>Common properties for Spatial Zones.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpatialZone</ClassName> + /// <ClassName>IfcSpatialZoneType [rest of string was truncated]";. + /// + internal static string Pset_SpatialZoneCommon { + get { + return ResourceManager.GetString("Pset_SpatialZoneCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SpringTensioner</Name> + /// <Definition>Properties of spring tensioner used in railway. The property set can be used by the predefined type TENSIONINGEQUIPMENT of IfcDiscreteAccessory.</Definition> + /// <Applica [rest of string was truncated]";. + /// + internal static string Pset_SpringTensioner { + get { + return ResourceManager.GetString("Pset_SpringTensioner", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_StackTerminalTypeCommon</Name> + /// <Definition>Common properties for stack terminals.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcStackTerminal</ClassName> + /// <ClassName>IfcStack [rest of string was truncated]";. + /// + internal static string Pset_StackTerminalTypeCommon { + get { + return ResourceManager.GetString("Pset_StackTerminalTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_StairCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcStair.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcStair</ClassName> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Pset_StairCommon { + get { + return ResourceManager.GetString("Pset_StairCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_StairFlightCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcStairFlight.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcStairFlight</ClassNa [rest of string was truncated]";. + /// + internal static string Pset_StairFlightCommon { + get { + return ResourceManager.GetString("Pset_StairFlightCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Stationing</Name> + /// <Definition>Specifies stationing parameters for IfcReferent.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcReferent</ClassName> + /// </ApplicableClasses> + /// <Applica [rest of string was truncated]";. + /// + internal static string Pset_Stationing { + get { + return ResourceManager.GetString("Pset_Stationing", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_StructuralSurfaceMemberVaryingThickness</Name> + /// <Definition>Thickness parameters of a surface member (structural analysis item) with varying thickness, particularly with linearly varying thickness. The thi [rest of string was truncated]";. + /// + internal static string Pset_StructuralSurfaceMemberVaryingThickness { + get { + return ResourceManager.GetString("Pset_StructuralSurfaceMemberVaryingThickness", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SumpBusterCommon</Name> + /// <Definition>Properties for a sump buster.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElementAssembly/SUMPBUSTER</ClassName> + /// <ClassName>IfcElementA [rest of string was truncated]";. + /// + internal static string Pset_SumpBusterCommon { + get { + return ResourceManager.GetString("Pset_SumpBusterCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Superelevation</Name> + /// <Definition>Specifies the general properties for a Superelevation event.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAnnotation/SUPERELEVATIONEVENT</ClassN [rest of string was truncated]";. + /// + internal static string Pset_Superelevation { + get { + return ResourceManager.GetString("Pset_Superelevation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeCommon</Name> + /// <Definition>A switching device is a device designed to make or break the current in one or more electric circuits.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeCommon { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeContactor</Name> + /// <Definition>An electrical device used to control the flow of power in a circuit on or off.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSwit [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeContactor { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeContactor", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeDimmerSwitch</Name> + /// <Definition>A dimmer switch is a switch that adjusts electrical power through a variable position level action. HISTORY: Added in IFC4.</Definition> + /// <Applicabili [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeDimmerSwitch { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeDimmerSwitch", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeEmergencyStop</Name> + /// <Definition>An emergency stop device acts to remove as quickly as possible any danger that may have arisen unexpectedly.</Definition> + /// <Applicability/> + /// <Applica [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeEmergencyStop { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeEmergencyStop", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeKeypad</Name> + /// <Definition>A keypad is a switch supporting multiple functions. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSwitching [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeKeypad { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeKeypad", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeMomentarySwitch</Name> + /// <Definition>A momentary switch is a switch that does not hold state. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeMomentarySwitch { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeMomentarySwitch", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypePHistory</Name> + /// <Definition>Indicates switch positions or levels over time, such as for energy management or surveillance.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cla [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypePHistory { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypePHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeRelay</Name> + /// <Definition>Properties in this property set are applicable for IfcSwitchingDevice with PredefinedType RELAY.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cla [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeRelay { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeRelay", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeSelectorSwitch</Name> + /// <Definition>A selector switch is a switch that adjusts electrical power through a multi-position action. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeSelectorSwitch { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeSelectorSwitch", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeStarter</Name> + /// <Definition>A starter is a switch which in the closed position controls the application of power to an electrical device.</Definition> + /// <Applicability/> + /// <ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeStarter { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeStarter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeSwitchDisconnector</Name> + /// <Definition>A switch disconnector is a switch which in the open position satisfies the isolating requirements specified for a disconnector.History: Property ' [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeSwitchDisconnector { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeSwitchDisconnector", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SwitchingDeviceTypeToggleSwitch</Name> + /// <Definition>A toggle switch is a switch that enables or isolates electrical power through a two position on/off action. HISTORY: SetPoint added in IFC4.</Definitio [rest of string was truncated]";. + /// + internal static string Pset_SwitchingDeviceTypeToggleSwitch { + get { + return ResourceManager.GetString("Pset_SwitchingDeviceTypeToggleSwitch", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SymmetricPairCable</Name> + /// <Definition>Properties applicable to a symmetric pair cable, which is is a copper cable with a variable number of copper twisted symmetric pair conductors used to transmit data [rest of string was truncated]";. + /// + internal static string Pset_SymmetricPairCable { + get { + return ResourceManager.GetString("Pset_SymmetricPairCable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SystemFurnitureElementTypeCommon</Name> + /// <Definition>Common properties for all systems furniture (I.e. modular furniture) element types (e.g. vertical panels, work surfaces, and storage). HISTORY: First i [rest of string was truncated]";. + /// + internal static string Pset_SystemFurnitureElementTypeCommon { + get { + return ResourceManager.GetString("Pset_SystemFurnitureElementTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SystemFurnitureElementTypePanel</Name> + /// <Definition>A set of specific properties for vertical panels that assembly workstations.. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Panel</Defini [rest of string was truncated]";. + /// + internal static string Pset_SystemFurnitureElementTypePanel { + get { + return ResourceManager.GetString("Pset_SystemFurnitureElementTypePanel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SystemFurnitureElementTypeSubrack</Name> + /// <Definition>Properties of subrack used in railway telecom. The property set can be used by the predefined type SUBRACK of IfcSystemFurnitureElement</Definition> + /// [rest of string was truncated]";. + /// + internal static string Pset_SystemFurnitureElementTypeSubrack { + get { + return ResourceManager.GetString("Pset_SystemFurnitureElementTypeSubrack", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_SystemFurnitureElementTypeWorkSurface</Name> + /// <Definition>A set of specific properties for work surfaces used in workstations. HISTORY: First issued in IFC Release R1.5. Renamed from Pset_Worksurface</Def [rest of string was truncated]";. + /// + internal static string Pset_SystemFurnitureElementTypeWorkSurface { + get { + return ResourceManager.GetString("Pset_SystemFurnitureElementTypeWorkSurface", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TankOccurrence</Name> + /// <Definition>Properties that relate to a tank. Note that a partial tank may be considered as a compartment within a compartmentalized tank.</Definition> + /// <Applicability/> + /// <Applicabl [rest of string was truncated]";. + /// + internal static string Pset_TankOccurrence { + get { + return ResourceManager.GetString("Pset_TankOccurrence", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TankTypeCommon</Name> + /// <Definition>Common attributes of a tank type.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTank</ClassName> + /// <ClassName>IfcTankType</ClassName> + /// </App [rest of string was truncated]";. + /// + internal static string Pset_TankTypeCommon { + get { + return ResourceManager.GetString("Pset_TankTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TankTypeExpansion</Name> + /// <Definition>Common attributes of an expansion type tank.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTank/EXPANSION</ClassName> + /// <ClassName>IfcTank [rest of string was truncated]";. + /// + internal static string Pset_TankTypeExpansion { + get { + return ResourceManager.GetString("Pset_TankTypeExpansion", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TankTypePreformed</Name> + /// <Definition>Fixed vessel manufactured as a single unit with one or more compartments for storing a liquid.Pset renamed from Pset_TankTypePreformedTank to Pset_TankTypePreformed i [rest of string was truncated]";. + /// + internal static string Pset_TankTypePreformed { + get { + return ResourceManager.GetString("Pset_TankTypePreformed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TankTypePressureVessel</Name> + /// <Definition>Common attributes of a pressure vessel.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTank/PRESSUREVESSEL</ClassName> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_TankTypePressureVessel { + get { + return ResourceManager.GetString("Pset_TankTypePressureVessel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TankTypeSectional</Name> + /// <Definition>Fixed vessel constructed from sectional parts with one or more compartments for storing a liquid.Note (1): All sectional construction tanks are considered to be recta [rest of string was truncated]";. + /// + internal static string Pset_TankTypeSectional { + get { + return ResourceManager.GetString("Pset_TankTypeSectional", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TelecomCableGeneral</Name> + /// <Definition>Properties common to occurrences and types of IfcCableSegment and IfcCableFitting applied in telecommunication domain.</Definition> + /// <Applicability/> + /// <Applicable [rest of string was truncated]";. + /// + internal static string Pset_TelecomCableGeneral { + get { + return ResourceManager.GetString("Pset_TelecomCableGeneral", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ThermalLoad</Name> + /// <Definition>Properties for thermal loads of elements.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpatialElement</ClassName> + /// <ClassName>IfcSpatialElemen [rest of string was truncated]";. + /// + internal static string Pset_ThermalLoad { + get { + return ResourceManager.GetString("Pset_ThermalLoad", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TicketProcessing</Name> + /// <Definition>Properties for indicating performance ratings for ticket processing of entry elements (e.g. turnstile, boom barrier).</Definition> + /// <Applicability/> + /// <ApplicableClas [rest of string was truncated]";. + /// + internal static string Pset_TicketProcessing { + get { + return ResourceManager.GetString("Pset_TicketProcessing", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TicketVendingMachine</Name> + /// <Definition>Properties of ticket vending machine. The property set can be used by IfcElectricAppliance with PredefinedType VENDINGMACHINE.</Definition> + /// <Applicability/> + /// <A [rest of string was truncated]";. + /// + internal static string Pset_TicketVendingMachine { + get { + return ResourceManager.GetString("Pset_TicketVendingMachine", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Tiling</Name> + /// <Definition>Properties about tiles.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPavement</ClassName> + /// <ClassName>IfcCovering</ClassName> + /// <ClassName>IfcPav [rest of string was truncated]";. + /// + internal static string Pset_Tiling { + get { + return ResourceManager.GetString("Pset_Tiling", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Tolerance</Name> + /// <Definition>Properties expressing the tolerance relating to locating and shaping of an intended element or feature. Range diameters are non-negative describing a linear, rectangular or [rest of string was truncated]";. + /// + internal static string Pset_Tolerance { + get { + return ResourceManager.GetString("Pset_Tolerance", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TrackBase</Name> + /// <Definition>Properties in this property set are applicable for IfcSlab with PredefinedType BASESLAB, indicated that the base slab is a track base slab.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_TrackBase { + get { + return ResourceManager.GetString("Pset_TrackBase", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TrackElementOccurrenceSleeper</Name> + /// <Definition>Properties common to the definition to all occurrences of IfcTrackElement with PredefinedType set to SLEEPER.</Definition> + /// <Applicability/> + /// <ApplicableC [rest of string was truncated]";. + /// + internal static string Pset_TrackElementOccurrenceSleeper { + get { + return ResourceManager.GetString("Pset_TrackElementOccurrenceSleeper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TrackElementPHistoryDerailer</Name> + /// <Definition>Indicates derailer information over time for operation management.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTrackElement/DERA [rest of string was truncated]";. + /// + internal static string Pset_TrackElementPHistoryDerailer { + get { + return ResourceManager.GetString("Pset_TrackElementPHistoryDerailer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TrackElementTypeDerailer</Name> + /// <Definition>Properties common to the definition to all occurrences and types of IfcTrackElement with PredefinedType set to DERAILER.</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_TrackElementTypeDerailer { + get { + return ResourceManager.GetString("Pset_TrackElementTypeDerailer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TrackElementTypeSleeper</Name> + /// <Definition>Properties common to the definition to all occurrences and types of IfcTrackElement with PredefinedType set to SLEEPER.</Definition> + /// <Applicability/> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_TrackElementTypeSleeper { + get { + return ResourceManager.GetString("Pset_TrackElementTypeSleeper", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TractionPowerSystem</Name> + /// <Definition>Properties of a traction power system. The property is associated to the predefined type ELECTRICAL of IfcDistributionSystem, and is used to characterise systems such [rest of string was truncated]";. + /// + internal static string Pset_TractionPowerSystem { + get { + return ResourceManager.GetString("Pset_TractionPowerSystem", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TrafficCalmingDeviceCommon</Name> + /// <Definition>Properties for a traffic calming device.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcElementAssembly/TRAFFIC_CALMING_DEVICE</Clas [rest of string was truncated]";. + /// + internal static string Pset_TrafficCalmingDeviceCommon { + get { + return ResourceManager.GetString("Pset_TrafficCalmingDeviceCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TransformerTypeCommon</Name> + /// <Definition>An inductive stationary device that transfers electrical energy from one circuit to another.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName> [rest of string was truncated]";. + /// + internal static string Pset_TransformerTypeCommon { + get { + return ResourceManager.GetString("Pset_TransformerTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TransitionSectionCommon</Name> + /// <Definition>Properties for a transition section.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEarthworksFill/TRANSITIONSECTION</ClassName> + /// </Appl [rest of string was truncated]";. + /// + internal static string Pset_TransitionSectionCommon { + get { + return ResourceManager.GetString("Pset_TransitionSectionCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TransportElementCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcTransportElement or IfcTransportElementType</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_TransportElementCommon { + get { + return ResourceManager.GetString("Pset_TransportElementCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TransportElementElevator</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcTransportElement with the predefined type =&quot;ELEVATOR&quot;</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_TransportElementElevator { + get { + return ResourceManager.GetString("Pset_TransportElementElevator", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TransportEquipmentOTN</Name> + /// <Definition>Properties in this property set are applied to transport equipment that act in optical transport network (OTN) system.</Definition> + /// <Applicability/> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Pset_TransportEquipmentOTN { + get { + return ResourceManager.GetString("Pset_TransportEquipmentOTN", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TrenchExcavationCommon</Name> + /// <Definition>Properties for a trench excavation.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEarthworksCut/TRENCH</ClassName> + /// </ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_TrenchExcavationCommon { + get { + return ResourceManager.GetString("Pset_TrenchExcavationCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TubeBundleTypeCommon</Name> + /// <Definition>Tube bundle type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTubeBundle</ClassName> + /// <ClassName>IfcTubeBundleType [rest of string was truncated]";. + /// + internal static string Pset_TubeBundleTypeCommon { + get { + return ResourceManager.GetString("Pset_TubeBundleTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_TubeBundleTypeFinned</Name> + /// <Definition>Finned tube bundle type attributes. + ///Contains the attributes related to the fins attached to a tube in a finned tube bundle such as is commonly found in coils.</Def [rest of string was truncated]";. + /// + internal static string Pset_TubeBundleTypeFinned { + get { + return ResourceManager.GetString("Pset_TubeBundleTypeFinned", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Uncertainty</Name> + /// <Definition>Property set capturing the geometric uncertainty regarding measurements including how the way that uncertainty was assessed.</Definition> + /// <Applicability/> + /// <ApplicableCl [rest of string was truncated]";. + /// + internal static string Pset_Uncertainty { + get { + return ResourceManager.GetString("Pset_Uncertainty", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryControlElementBaseStationController</Name> + /// <Definition>Properties that are applicable to IfcUnitaryControlElement with the predefined type set to BASESTATIONCONTROLLER.</Definition> + /// <Applicabili [rest of string was truncated]";. + /// + internal static string Pset_UnitaryControlElementBaseStationController { + get { + return ResourceManager.GetString("Pset_UnitaryControlElementBaseStationController", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryControlElementPHistory</Name> + /// <Definition>Properties for history and operating schedules of thermostats. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_UnitaryControlElementPHistory { + get { + return ResourceManager.GetString("Pset_UnitaryControlElementPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryControlElementTypeCommon</Name> + /// <Definition>Unitary control element type common attributes. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcUnitary [rest of string was truncated]";. + /// + internal static string Pset_UnitaryControlElementTypeCommon { + get { + return ResourceManager.GetString("Pset_UnitaryControlElementTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryControlElementTypeControlPanel</Name> + /// <Definition>Properties that are applicable to IfcUnitaryControlElement with the predefined type set to CONTROLPANEL.</Definition> + /// <Applicability/> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_UnitaryControlElementTypeControlPanel { + get { + return ResourceManager.GetString("Pset_UnitaryControlElementTypeControlPanel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryControlElementTypeIndicatorPanel</Name> + /// <Definition>Unitary control element type indicator panel attributes. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cla [rest of string was truncated]";. + /// + internal static string Pset_UnitaryControlElementTypeIndicatorPanel { + get { + return ResourceManager.GetString("Pset_UnitaryControlElementTypeIndicatorPanel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryControlElementTypeThermostat</Name> + /// <Definition>Unitary control element type thermostat attributes. HISTORY: Added in IFC4.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_UnitaryControlElementTypeThermostat { + get { + return ResourceManager.GetString("Pset_UnitaryControlElementTypeThermostat", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryEquipmentTypeAirConditioningUnit</Name> + /// <Definition>Air conditioning unit equipment type attributes. + ///Note that these attributes were formely Pset_PackagedACUnit prior to IFC2x2. + ///HeatingEnergySourc [rest of string was truncated]";. + /// + internal static string Pset_UnitaryEquipmentTypeAirConditioningUnit { + get { + return ResourceManager.GetString("Pset_UnitaryEquipmentTypeAirConditioningUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryEquipmentTypeAirHandler</Name> + /// <Definition>Air handler unitary equipment type attributes. + ///Note that these attributes were formerly Pset_AirHandler prior to IFC2x2.</Definition> + /// <Applicability/> + /// [rest of string was truncated]";. + /// + internal static string Pset_UnitaryEquipmentTypeAirHandler { + get { + return ResourceManager.GetString("Pset_UnitaryEquipmentTypeAirHandler", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UnitaryEquipmentTypeCommon</Name> + /// <Definition>Unitary equipment type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcUnitaryEquipment</ClassName> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Pset_UnitaryEquipmentTypeCommon { + get { + return ResourceManager.GetString("Pset_UnitaryEquipmentTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_UtilityConsumptionPHistory</Name> + /// <Definition>Consumption of utility resources, typically applied to the IfcBuilding instance, used to identify how much was consumed on I.e., a monthly basis.</Definition> [rest of string was truncated]";. + /// + internal static string Pset_UtilityConsumptionPHistory { + get { + return ResourceManager.GetString("Pset_UtilityConsumptionPHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_PERFORMANCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValvePHistory</Name> + /// <Definition>Valve performance history common attributes of a typical 2 port pattern type valve.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcValve</ClassNam [rest of string was truncated]";. + /// + internal static string Pset_ValvePHistory { + get { + return ResourceManager.GetString("Pset_ValvePHistory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeAirRelease</Name> + /// <Definition>Valve used to release air from a pipe or fitting. + ///Note that an air release valve is constrained to have a single port pattern</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeAirRelease { + get { + return ResourceManager.GetString("Pset_ValveTypeAirRelease", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeCommon</Name> + /// <Definition>Valve type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcValve</ClassName> + /// <ClassName>IfcValveType</ClassName> + /// </Appl [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeCommon { + get { + return ResourceManager.GetString("Pset_ValveTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeDrawOffCock</Name> + /// <Definition>A small diameter valve, used to drain water from a cistern or water filled system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcValve/DR [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeDrawOffCock { + get { + return ResourceManager.GetString("Pset_ValveTypeDrawOffCock", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeFaucet</Name> + /// <Definition>A small diameter valve, with a free outlet, from which water is drawn.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcValve/FAUCET</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeFaucet { + get { + return ResourceManager.GetString("Pset_ValveTypeFaucet", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeFlushing</Name> + /// <Definition>Valve that flushes a predetermined quantity of water to cleanse a WC, urinal or slop hopper. + ///Note that a flushing valve is constrained to have a 2 port pattern.</Def [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeFlushing { + get { + return ResourceManager.GetString("Pset_ValveTypeFlushing", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeGasTap</Name> + /// <Definition>A small diameter valve, used to discharge gas from a system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcValve/GASTAP</ClassName> + /// <Class [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeGasTap { + get { + return ResourceManager.GetString("Pset_ValveTypeGasTap", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeIsolating</Name> + /// <Definition>Valve that is used to isolate system components. + ///Note that an isolating valve is constrained to have a 2 port pattern.</Definition> + /// <Applicability/> + /// <Applicable [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeIsolating { + get { + return ResourceManager.GetString("Pset_ValveTypeIsolating", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypeMixing</Name> + /// <Definition>A valve where typically the temperature of the outlet is determined by mixing hot and cold water inlet flows.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_ValveTypeMixing { + get { + return ResourceManager.GetString("Pset_ValveTypeMixing", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypePressureReducing</Name> + /// <Definition>Valve that reduces the pressure of a fluid immediately downstream of its position in a pipeline to a preselected value or by a predetermined ratio. + ///Note that [rest of string was truncated]";. + /// + internal static string Pset_ValveTypePressureReducing { + get { + return ResourceManager.GetString("Pset_ValveTypePressureReducing", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ValveTypePressureRelief</Name> + /// <Definition>Spring or weight loaded valve that automatically discharges to a safe place fluid that has built up to excessive pressure in pipes or fittings. + ///Note that a pres [rest of string was truncated]";. + /// + internal static string Pset_ValveTypePressureRelief { + get { + return ResourceManager.GetString("Pset_ValveTypePressureRelief", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_VegetationCommon</Name> + /// <Definition>Properties for a plant.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcGeographicElement/VEGETATION</ClassName> + /// </ApplicableClasses> + /// <Applic [rest of string was truncated]";. + /// + internal static string Pset_VegetationCommon { + get { + return ResourceManager.GetString("Pset_VegetationCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_VehicleAvailability</Name> + /// <Definition>Property set for the application of availability data to vehicles and equipment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcVehicle/ROL [rest of string was truncated]";. + /// + internal static string Pset_VehicleAvailability { + get { + return ResourceManager.GetString("Pset_VehicleAvailability", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_VesselLineCommon</Name> + /// <Definition>Properties for vessel lines and anchoring</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMechanicalFastener/ROPE</ClassName> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_VesselLineCommon { + get { + return ResourceManager.GetString("Pset_VesselLineCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_VibrationIsolatorTypeCommon</Name> + /// <Definition>Vibration isolator type common attributes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcVibrationIsolator</ClassName> + /// <ClassN [rest of string was truncated]";. + /// + internal static string Pset_VibrationIsolatorTypeCommon { + get { + return ResourceManager.GetString("Pset_VibrationIsolatorTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_VoltageInstrumentTransformer</Name> + /// <Definition>Instrument transformers are high accuracy class electrical devices used to isolate or transform voltage or current levels. The main function of instrument [rest of string was truncated]";. + /// + internal static string Pset_VoltageInstrumentTransformer { + get { + return ResourceManager.GetString("Pset_VoltageInstrumentTransformer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WallCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcWall.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcWall</ClassName> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Pset_WallCommon { + get { + return ResourceManager.GetString("Pset_WallCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Warranty</Name> + /// <Definition>An assurance given by the seller or provider of an artefact that the artefact is without defects and will operate as described for a defined period of time without failure and [rest of string was truncated]";. + /// + internal static string Pset_Warranty { + get { + return ResourceManager.GetString("Pset_Warranty", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeCommon</Name> + /// <Definition>Common properties for waste terminals.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcWasteTerminal</ClassName> + /// <ClassName>IfcWaste [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeCommon { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeFloorTrap</Name> + /// <Definition>Pipe fitting, set into the floor, that retains liquid to prevent the passage of foul air.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeFloorTrap { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeFloorTrap", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeFloorWaste</Name> + /// <Definition>Pipe fitting, set into the floor, that collects waste water and discharges it to a separate trap.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeFloorWaste { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeFloorWaste", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeGullySump</Name> + /// <Definition>Pipe fitting or assembly of fittings to receive surface water or waste water, fitted with a grating or sealed cover.</Definition> + /// <Applicability/> + /// <Appli [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeGullySump { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeGullySump", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeGullyTrap</Name> + /// <Definition>Pipe fitting or assembly of fittings to receive surface water or waste water, fitted with a grating or sealed cover and discharging through a trap (BS6100 33 [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeGullyTrap { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeGullyTrap", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeRoofDrain</Name> + /// <Definition>Pipe fitting, set into the roof, that collects rainwater for discharge into the rainwater system.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// < [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeRoofDrain { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeRoofDrain", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeWasteDisposalUnit</Name> + /// <Definition>Electrically operated device that reduces kitchen or other waste into fragments small enough to be flushed into a drainage system.</Definition> + /// <Ap [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeWasteDisposalUnit { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeWasteDisposalUnit", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WasteTerminalTypeWasteTrap</Name> + /// <Definition>Pipe fitting, set adjacent to a sanitary terminal, that retains liquid to prevent the passage of foul air.</Definition> + /// <Applicability/> + /// <ApplicableClass [rest of string was truncated]";. + /// + internal static string Pset_WasteTerminalTypeWasteTrap { + get { + return ResourceManager.GetString("Pset_WasteTerminalTypeWasteTrap", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WaterStratumCommon</Name> + /// <Definition>Properties expressing the composition and any variability in the height of the body of water. Ranges are non-negative describing a spread.</Definition> + /// <Applicabilit [rest of string was truncated]";. + /// + internal static string Pset_WaterStratumCommon { + get { + return ResourceManager.GetString("Pset_WaterStratumCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_Width</Name> + /// <Definition>Specifies the general properties for a Width event.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAnnotation/WIDTHEVENT</ClassName> + /// </ApplicableClasses> [rest of string was truncated]";. + /// + internal static string Pset_Width { + get { + return ResourceManager.GetString("Pset_Width", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WindowCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of Window.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcWindow</ClassName> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Pset_WindowCommon { + get { + return ResourceManager.GetString("Pset_WindowCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WiredCommunicationPortCommon</Name> + /// <Definition>Properties used for wired communication port.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDistributionPort/CABLE</ClassName> + /// </ [rest of string was truncated]";. + /// + internal static string Pset_WiredCommunicationPortCommon { + get { + return ResourceManager.GetString("Pset_WiredCommunicationPortCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_WorkControlCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcWorkPlan and IfcWorkSchedule (subtypes of IfcWorkControl).</Definition> + /// <Applicability/> + /// <ApplicableCla [rest of string was truncated]";. + /// + internal static string Pset_WorkControlCommon { + get { + return ResourceManager.GetString("Pset_WorkControlCommon", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<PropertySetDef templatetype="PSET_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/PSD_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Pset_ZoneCommon</Name> + /// <Definition>Properties common to the definition of all occurrences of IfcZone.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcZone</ClassName> + /// </ApplicableClass [rest of string was truncated]";. + /// + internal static string Pset_ZoneCommon { + get { + return ResourceManager.GetString("Pset_ZoneCommon", resourceCulture); + } + } + } +} diff --git a/Xbim.Properties/Definitions/IFC4x3_Definition_files.resx b/Xbim.Properties/Definitions/IFC4x3_Definition_files.resx new file mode 100644 index 0000000..87940f3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_Definition_files.resx @@ -0,0 +1,2041 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + IFC4x3\Pset_ActionRequest.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActorCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActuatorPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActuatorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActuatorTypeElectricActuator.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActuatorTypeHydraulicActuator.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActuatorTypeLinearActuation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActuatorTypePneumaticActuator.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ActuatorTypeRotationalActuation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Address.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirSideSystemInformation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirTerminalBoxPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirTerminalBoxTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirTerminalOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirTerminalPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirTerminalTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirToAirHeatRecoveryPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AirToAirHeatRecoveryTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AlarmPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AlarmTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AlignmentCantSegmentCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AlignmentVerticalSegmentCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AnnotationContourLine.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AnnotationLineOfSight.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AnnotationSurveyArea.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Asset.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualAppliancePHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeAmplifier.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeCamera.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeDisplay.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypePlayer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeProjector.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeRailwayCommunicationTerminal.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeReceiver.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeRecordingEquipment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeSpeaker.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AudioVisualApplianceTypeTuner.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_AxleCountingEquipment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BalanceWeightTensionerDesignCriteria.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BeamCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BearingCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BerthCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BoilerPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BoilerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BoilerTypeSteam.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BoilerTypeWater.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BoreholeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BoundedCourseCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BreakwaterCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BridgeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuildingCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuildingElementProxyCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuildingStoreyCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuildingSystemCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuildingUse.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuildingUseAdjacent.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuiltSystemRailwayLine.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BuiltSystemRailwayTrack.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_BurnerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierFittingTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierSegmentTypeCableLadderSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierSegmentTypeCableTraySegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierSegmentTypeCableTrunkingSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierSegmentTypeCatenaryWire.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierSegmentTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierSegmentTypeConduitSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableCarrierSegmentTypeDropper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableFittingTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableFittingTypeExit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableFittingTypeFanout.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentConnector.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentOccurenceFiberSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeBusBarSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeCableSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeConductorSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeContactWire.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeCoreSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeEarthingConductor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeFiberSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeFiberTubeSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeOpticalCableSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeStitchWire.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CableSegmentTypeWirePairSegment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CargoCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CessBetweenRails.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ChillerPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ChillerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ChimneyCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CivilElementCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoaxialCable.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoilOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoilPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_CoilTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoilTypeHydronic.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_ColumnCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsAppliancePHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeAntenna.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeAutomaton.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeComputer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeGateway.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeIntelligentPeripheral.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeIpNetworkEquipment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeModem.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeOpticalLineTerminal.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeOpticalNetworkUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeTelecommand.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeTelephonyExchange.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CommunicationsApplianceTypeTransportEquipment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CompressorPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CompressorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ConcreteElementGeneral.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CondenserPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CondenserTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Condition.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ConstructionAdministration.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_ConstructionOccurance.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ConstructionResource.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ControllerPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ControllerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ControllerTypeFloating.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ControllerTypeMultiPosition.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ControllerTypeProgrammable.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ControllerTypeProportional.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ControllerTypeTwoPosition.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CooledBeamPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CooledBeamPHistoryActive.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CooledBeamTypeActive.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CooledBeamTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoolingTowerPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoolingTowerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CourseApplicationConditions.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CourseCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoveringCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoveringFlooring.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CoveringTypeMembrane.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CurrentInstrumentTransformer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_CurtainWallCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DamperOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DamperPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DamperTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_DamperTypeControlDamper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DamperTypeFireDamper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DamperTypeFireSmokeDamper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DamperTypeSmokeDamper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DataTransmissionUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryColumnShoe.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryCornerFixingPlate.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryDiagonalTrussConnector.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryEdgeFixingPlate.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryFixingSocket.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryLadderTrussConnector.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryStandardFixingPlate.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeBracket.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeCableArranger.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeInsulator.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_DiscreteAccessoryTypeLock.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeRailBrace.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeRailLubrication.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeRailPad.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeSlidingChair.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeSoundAbsorption.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryTypeTensioningEquipment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DiscreteAccessoryWireLoop.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionBoardOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionBoardTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionBoardTypeDispatchingBoard.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionBoardTypeDistributionFrame.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeFormedDuct.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeInspectionChamber.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeInspectionPit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeManhole.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeMeterChamber.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeSump.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeTrench.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionChamberElementTypeValveChamber.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionPortCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionPortPHistoryCable.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionPortPHistoryDuct.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionPortPHistoryPipe.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionPortTypeCable.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionPortTypeDuct.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionPortTypePipe.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionSystemCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionSystemTypeElectrical.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_DistributionSystemTypeOverheadContactlineSystem.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DistributionSystemTypeVentilation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DoorCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DoorTypeTurnstile.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DoorWindowGlazingType.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_DuctFittingOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DuctFittingPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DuctFittingTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DuctSegmentOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DuctSegmentPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DuctSegmentTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DuctSilencerPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_DuctSilencerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricalDeviceCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricalDeviceCompliance.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricalFeederLine.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricAppliancePHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricApplianceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricApplianceTypeDishwasher.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricApplianceTypeElectricCooker.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricFlowStorageDeviceTypeBattery.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricFlowStorageDeviceTypeCapacitor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricFlowStorageDeviceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricFlowStorageDeviceTypeInductor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricFlowStorageDeviceTypeRecharger.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricFlowStorageDeviceTypeUPS.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricFlowTreatmentDeviceTypeElectronicFilter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricGeneratorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricMotorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElectricTimeControlTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeCantilever.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeDilatationPanel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeHeadSpan.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeMast.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeOCSSuspension.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeRigidFrame.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeSteadyDevice.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeSupportingAssembly.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeTrackPanel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeTractionSwitchingAssembly.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementAssemblyTypeTurnoutPanel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementComponentCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementKinematics.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ElementSize.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EmbeddedTrack.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EnergyRequirements.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EngineTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EnvironmentalCondition.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EnvironmentalEmissions.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EnvironmentalImpactIndicators.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_EnvironmentalImpactValues.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EvaporativeCoolerPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EvaporativeCoolerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EvaporatorPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_EvaporatorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FanCentrifugal.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FanOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FanPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FanTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FastenerRailWeld.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FastenerWeld.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FenderCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FenderDesignCriteria.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FilterPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FilterTypeAirParticleFilter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FilterTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FilterTypeCompressedAirFilter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FilterTypeWaterFilter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FireSuppressionTerminalTypeBreechingInlet.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FireSuppressionTerminalTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FireSuppressionTerminalTypeFireHydrant.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FireSuppressionTerminalTypeHoseReel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FireSuppressionTerminalTypeSprinkler.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FittingBend.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FittingJunction.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FittingTransition.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowInstrumentPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowInstrumentTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowInstrumentTypePressureGauge.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowInstrumentTypeThermometer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowMeterOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowMeterTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowMeterTypeEnergyMeter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowMeterTypeGasMeter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowMeterTypeOilMeter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FlowMeterTypeWaterMeter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FootingCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FootingTypePadFooting.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FurnitureTypeChair.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FurnitureTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FurnitureTypeDesk.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FurnitureTypeFileCabinet.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_FurnitureTypeTable.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_GateHeadCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_GeotechnicalAssemblyCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_GeotechnicalStratumCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_HeatExchangerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_HeatExchangerTypePlate.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_HumidifierPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_HumidifierTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ImpactProtectionDeviceOccurrenceBumper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ImpactProtectionDeviceTypeBumper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_InstallationOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_InterceptorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_IpNetworkEquipmentPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_JettyCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_JettyDesignCriteria.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_JunctionBoxTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_JunctionBoxTypeData.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_KerbCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_KerbStone.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_LampTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_LandRegistration.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_LightFixtureTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_LightFixtureTypeSecurityLighting.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_LinearReferencingMethod.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MaintenanceStrategy.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaintenanceTriggerCondition.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaintenanceTriggerDuration.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaintenanceTriggerPerformance.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ManufacturerOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ManufacturerTypeInformation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MarineFacilityTransportation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MarinePartChamberCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MarineVehicleCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MarineVehicleDesignCriteria.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MarkerGeneral.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MarkingLinesCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialCombustion.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialConcrete.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MaterialEnergy.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialFuel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialHygroscopic.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialMechanical.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialOptical.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MaterialSteel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialThermal.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialWater.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialWood.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MaterialWoodBasedStructure.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MechanicalBeamInPlane.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MechanicalBeamInPlaneNegative.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MechanicalBeamOutOfPlane.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MechanicalFastenerAnchorBolt.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MechanicalFastenerBolt.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MechanicalFastenerOCSFitting.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MechanicalFastenerTypeRailFastening.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MechanicalFastenerTypeRailJoint.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MechanicalPanelInPlane.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MechanicalPanelOutOfPlane.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MechanicalPanelOutOfPlaneNegative.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MedicalDeviceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MemberCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MemberTypeAnchoringBar.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MemberTypeCatenaryStay.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MemberTypeOCSRigidSupport.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MemberTypePost.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_MemberTypeTieBar.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeAccessPoint.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeBasebandUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeBaseTransceiverStation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeEUtranNodeB.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeMasterUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeMobileSwitchingCenter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeMSCServer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTeleCommunicationsApplianceTypeRemoteRadioUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MobileTelecommunicationsApplianceTypeRemoteUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MooringDeviceCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_MotorConnectionTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OnSiteCastKerb.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OnSiteTelecomControlUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OpeningElementCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OpticalAdapter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OpticalPigtail.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OpticalSplitter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OutletTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_OutsideDesignCriteria.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PackingInstructions.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PatchCordCable.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PavementCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PavementMillingCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PavementSurfaceCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Permit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PileCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeConnectionFlanged.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeFittingOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeFittingPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeFittingTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeSegmentOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeSegmentPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeSegmentTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeSegmentTypeCulvert.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PipeSegmentTypeGutter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PlateCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PointMachine.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PowerControlSystem.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PrecastConcreteElementFabrication.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_PrecastConcreteElementGeneral.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_PrecastKerbStone.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PrecastSlab.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_ProcessCapacity.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProfileArbitraryDoubleT.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProfileArbitraryHollowCore.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProfileMechanical.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_ProjectCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProjectOrderChangeOrder.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProjectOrderMaintenanceWorkOrder.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProjectOrderMoveOrder.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProjectOrderPurchaseOrder.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProjectOrderWorkOrder.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PropertyAgreement.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceBreakerUnitI2TCurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceBreakerUnitI2TFuseCurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceBreakerUnitIPICurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_ProtectiveDeviceBreakerUnitTypeMCB.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceBreakerUnitTypeMotorProtection.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_ProtectiveDeviceTrippingCurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingFunctionGCurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingFunctionICurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingFunctionLCurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingFunctionSCurve.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingUnitCurrentAdjustment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingUnitTimeAdjustment.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingUnitTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingUnitTypeElectroMagnetic.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingUnitTypeElectronic.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingUnitTypeResidualCurrent.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTrippingUnitTypeThermal.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeAntiArcingDevice.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeCircuitBreaker.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeEarthLeakageCircuitBreaker.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeFuseDisconnector.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeResidualCurrentCircuitBreaker.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeResidualCurrentSwitch.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeSparkGap.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProtectiveDeviceTypeVaristor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ProvisionForVoid.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PumpOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PumpPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_PumpTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_QuayCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_QuayDesignCriteria.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RadiiKerbStone.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailingCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailTypeBlade.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailTypeCheckRail.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailTypeGuardRail.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailTypeRail.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailTypeStockRail.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwayBalise.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwayCableCarrier.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwayLevelCrossing.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwaySignalAspect.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwaySignalOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwaySignalSighting.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwaySignalType.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RailwayTrackStructurePart.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RampCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RampFlightCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ReferentCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ReinforcementBarCountOfIndependentFooting.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ReinforcementBarPitchOfBeam.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ReinforcementBarPitchOfColumn.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ReinforcementBarPitchOfContinuousFooting.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ReinforcementBarPitchOfSlab.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ReinforcementBarPitchOfWall.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RepairOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RevetmentCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Risk.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RoadDesignCriteriaCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RoadGuardElement.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RoadMarkingCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RoadSymbolsCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_RoofCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SanitaryTerminalTypeBath.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SanitaryTerminalTypeBidet.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_SanitaryTerminalTypeCistern.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SanitaryTerminalTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SanitaryTerminalTypeSanitaryFountain.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_SanitaryTerminalTypeShower.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SanitaryTerminalTypeSink.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_SanitaryTerminalTypeToiletPan.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_SanitaryTerminalTypeUrinal.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_SanitaryTerminalTypeWashHandBasin.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_SectioningDevice.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SectionInsulator.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeCO2Sensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeConductanceSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeContactSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeEarthquakeSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeFireSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeFlowSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeForeignObjectDetectionSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeFrostSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeGasSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeHeatSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeHumiditySensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeIdentifierSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeIonConcentrationSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeLevelSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeLightSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeMoistureSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeMovementSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypePHSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypePressureSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeRadiationSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeRadioactivitySensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeRainSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeSmokeSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeSnowSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeSoundSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeTemperatureSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeTurnoutClosureSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SensorTypeWindSensor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ServiceLife.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ServiceLifeFactors.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ShadingDeviceCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3\Pset_ShadingDevicePHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ShipLockCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ShiplockComplex.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ShiplockDesignCriteria.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ShipyardCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SignalFrame.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SignCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SiteCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SiteWeather.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SlabCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SlabTypeTrackSlab.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SolarDeviceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SolidStratumCapacity.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SolidStratumComposition.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SoundAttenuation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SoundGeneration.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceAirHandlingDimensioning.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceCoveringRequirements.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceFireSafetyRequirements.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceHeaterPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceHeaterTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceHeaterTypeConvector.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceHeaterTypeRadiator.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceHVACDesign.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceLightingDesign.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceOccupancyRequirements.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceParking.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceThermalLoad.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceThermalLoadPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpaceThermalPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpatialZoneCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SpringTensioner.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_StackTerminalTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_StairCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_StairFlightCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Stationing.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_StructuralSurfaceMemberVaryingThickness.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SumpBusterCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Superelevation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeContactor.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeDimmerSwitch.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeEmergencyStop.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeKeypad.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeMomentarySwitch.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypePHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeRelay.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeSelectorSwitch.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeStarter.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeSwitchDisconnector.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SwitchingDeviceTypeToggleSwitch.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SymmetricPairCable.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SystemFurnitureElementTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SystemFurnitureElementTypePanel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SystemFurnitureElementTypeSubrack.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_SystemFurnitureElementTypeWorkSurface.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TankOccurrence.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TankTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TankTypeExpansion.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TankTypePreformed.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TankTypePressureVessel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TankTypeSectional.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TelecomCableGeneral.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ThermalLoad.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TicketProcessing.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TicketVendingMachine.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Tiling.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Tolerance.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TrackBase.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TrackElementOccurrenceSleeper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TrackElementPHistoryDerailer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TrackElementTypeDerailer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TrackElementTypeSleeper.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TractionPowerSystem.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TrafficCalmingDeviceCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TransformerTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TransitionSectionCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TransportElementCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TransportElementElevator.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TransportEquipmentOTN.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TrenchExcavationCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TubeBundleTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_TubeBundleTypeFinned.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Uncertainty.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryControlElementBaseStationController.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryControlElementPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryControlElementTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryControlElementTypeControlPanel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryControlElementTypeIndicatorPanel.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryControlElementTypeThermostat.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryEquipmentTypeAirConditioningUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryEquipmentTypeAirHandler.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UnitaryEquipmentTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_UtilityConsumptionPHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValvePHistory.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeAirRelease.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeDrawOffCock.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeFaucet.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeFlushing.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeGasTap.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeIsolating.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypeMixing.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypePressureReducing.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ValveTypePressureRelief.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_VegetationCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_VehicleAvailability.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_VesselLineCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_VibrationIsolatorTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_VoltageInstrumentTransformer.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WallCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Warranty.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeFloorTrap.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeFloorWaste.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeGullySump.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeGullyTrap.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeRoofDrain.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeWasteDisposalUnit.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WasteTerminalTypeWasteTrap.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WaterStratumCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_Width.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WindowCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WiredCommunicationPortCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_WorkControlCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3\Pset_ZoneCommon.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + \ No newline at end of file diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ActuatorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ActuatorBaseQuantities.xml new file mode 100644 index 0000000..1b3d8ff --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ActuatorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ActuatorBaseQuantities + Base quantities that are common to the definition of all occurrences of actuator. + + + IfcActuator + IfcActuatorType + + IfcActuator,IfcActuatorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBaseQuantities.xml new file mode 100644 index 0000000..86aa8ce --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_AirTerminalBaseQuantities + Base quantities that are common to the definition of all types of air terminals. + + + IfcAirTerminal + IfcAirTerminalType + + IfcAirTerminal,IfcAirTerminalType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + Perimeter + Perimeter of the object. + Q_LENGTH + + + TotalSurfaceArea + Total surface area of the element. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBoxTypeBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBoxTypeBaseQuantities.xml new file mode 100644 index 0000000..ef5a813 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirTerminalBoxTypeBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_AirTerminalBoxTypeBaseQuantities + Base quantities that are common to the definition of all types of air terminal boxes. + + + IfcAirTerminalBox + IfcAirTerminalBoxType + + IfcAirTerminalBox,IfcAirTerminalBoxType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirToAirHeatRecoveryBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirToAirHeatRecoveryBaseQuantities.xml new file mode 100644 index 0000000..c7276f2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AirToAirHeatRecoveryBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_AirToAirHeatRecoveryBaseQuantities + Base quantities that are common to the definition of all types of air-to-air heat recovery elements. + + + IfcAirToAirHeatRecovery + IfcAirToAirHeatRecoveryType + + IfcAirToAirHeatRecovery,IfcAirToAirHeatRecoveryType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AlarmBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AlarmBaseQuantities.xml new file mode 100644 index 0000000..3e800b2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AlarmBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_AlarmBaseQuantities + Base quantities that are common to the definition of all occurrences of alarm. + + + IfcAlarm + IfcAlarmType + + IfcAlarm,IfcAlarmType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ArealStratumBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ArealStratumBaseQuantities.xml new file mode 100644 index 0000000..373ad44 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ArealStratumBaseQuantities.xml @@ -0,0 +1,28 @@ + + + + Qto_ArealStratumBaseQuantities + Quantity measures associated to areal stratum such as in a geotechnical slice. Uncertainty is documented in Pset_Uncertainty. + + + IfcGeotechnicalStratum + + IfcGeotechnicalStratum + + + Area + Calculated area for the object. + Q_AREA + + + Length + The length of the object. + Q_LENGTH + + + PlanLength + Projected plan length of upper edge of slice. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AudioVisualApplianceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AudioVisualApplianceBaseQuantities.xml new file mode 100644 index 0000000..e8478c4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_AudioVisualApplianceBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_AudioVisualApplianceBaseQuantities + Base quantities that are common to the definition of all occurrences of audio visual appliance. + + + IfcAudioVisualAppliance + IfcAudioVisualApplianceType + + IfcAudioVisualAppliance,IfcAudioVisualApplianceType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BeamBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BeamBaseQuantities.xml new file mode 100644 index 0000000..6633d51 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BeamBaseQuantities.xml @@ -0,0 +1,59 @@ + + + + Qto_BeamBaseQuantities + Base quantities that are common to the definition of all occurrences of beams. + + + IfcBeam + IfcBeamType + + IfcBeam,IfcBeamType + + + Length + The length of the object. + Q_LENGTH + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossSurfaceArea + Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately. + Q_AREA + + + NetSurfaceArea + Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BodyGeometryValidation.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BodyGeometryValidation.xml new file mode 100644 index 0000000..f9d8db8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BodyGeometryValidation.xml @@ -0,0 +1,43 @@ + + + + Qto_BodyGeometryValidation + Quantities supplied for validating the correct interpretation of the body shape representation at import. In case of multiple representation items, the quantities are summed for each of the items (irrespective of any overlap). Choosing a suitable tolerance value for comparing the supplied numbers to the numbers calculated from the reconstructed geometry is at the discretion of the importing application. + + + IfcProduct + + IfcProduct + + + GrossSurfaceArea + Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately. + Q_AREA + + + NetSurfaceArea + Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + SurfaceGenusBeforeFeatures + The Surface Genus of the evaluated representation items before applying product-level geometric features such as openings and projections.Surface Genus is a topological measure that represents the number of "holes" or "handles" on a surface. For example, a sphere has genus 0, and a torus has genus 1.Computed using the Euler characteristic:$$\chi=V-E+F$$With the numbers of vertices (V), edges (E) and faces (F)$$\chi=2−2g−b$$With surface genus (g) and the number of boundaries (b) the latter zero in case of an enclosed volume. + Q_COUNT + + + SurfaceGenusAfterFeatures + The Surface Genus of the evaluated representation items after applying product-level geometric features such as openings and projections.Surface Genus is a topological measure that represents the number of "holes" or "handles" on a surface. For example, a sphere has genus 0, and a torus has genus 1.Computed using the Euler characteristic:$$\chi=V-E+F$$With the numbers of vertices (V), edges (E) and faces (F)$$\chi=2−2g−b$$With surface genus (g) and the number of boundaries (b) the latter zero in case of an enclosed volume. + Q_COUNT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BoilerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BoilerBaseQuantities.xml new file mode 100644 index 0000000..945d29a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BoilerBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_BoilerBaseQuantities + Base quantities that are common to the definition of all types of boilers. + + + IfcBoiler + IfcBoilerType + + IfcBoiler,IfcBoilerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + TotalSurfaceArea + Total surface area of the element. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingBaseQuantities.xml new file mode 100644 index 0000000..6c7238c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingBaseQuantities.xml @@ -0,0 +1,48 @@ + + + + Qto_BuildingBaseQuantities + Base quantities that are common to the definition of all occurrences of building. + + + IfcBuilding + + IfcBuilding + + + Height + Characteristic height. + Q_LENGTH + + + EavesHeight + Standard net height of this storey, from the top surface of the construction floor, to the bottom surface of the construction floor or roof above. Only provided is there is a constant height. + Q_LENGTH + + + FootPrintArea + Gross area of the site covered by the building(s). + Q_AREA + + + GrossFloorArea + Sum of all gross floor areas covered by the spaces within the spatial structure element. + Q_AREA + + + NetFloorArea + Sum of all net usable floor areas. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingElementProxyQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingElementProxyQuantities.xml new file mode 100644 index 0000000..a155f89 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingElementProxyQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_BuildingElementProxyQuantities + Quantity set for Building Element Proxies. + + + IfcBuildingElementProxy + IfcBuildingElementProxyType + + IfcBuildingElementProxy,IfcBuildingElementProxyType + + + NetSurfaceArea + Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_AREA + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingStoreyBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingStoreyBaseQuantities.xml new file mode 100644 index 0000000..2433b82 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BuildingStoreyBaseQuantities.xml @@ -0,0 +1,48 @@ + + + + Qto_BuildingStoreyBaseQuantities + Base quantities that are common to the definition of all occurrences of building storey. + + + IfcBuildingStorey + + IfcBuildingStorey + + + GrossHeight + Standard gross height of this storey, from the top surface of the construction floor, to the top surface of the construction floor or roof above. Only provided is there is a constant height. + Q_LENGTH + + + NetHeight + Standard net height of this storey, from the top surface of the construction floor, to the bottom surface of the construction floor or roof above. Only provided is there is a constant height. + Q_LENGTH + + + GrossPerimeter + Gross perimeter at the outer contour of the object. + Q_LENGTH + + + GrossFloorArea + Sum of all gross floor areas covered by the spaces within the spatial structure element. + Q_AREA + + + NetFloorArea + Sum of all net usable floor areas. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BurnerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BurnerBaseQuantities.xml new file mode 100644 index 0000000..eae8f00 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_BurnerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_BurnerBaseQuantities + Base quantities that are common to the definition of all types of burners. + + + IfcBurner + IfcBurnerType + + IfcBurner,IfcBurnerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierFittingBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierFittingBaseQuantities.xml new file mode 100644 index 0000000..b8fddbd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierFittingBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CableCarrierFittingBaseQuantities + Base quantities that are common to the definition of all occurrences of cable carrier fitting. + + + IfcCableCarrierFitting + IfcCableCarrierFittingType + + IfcCableCarrierFitting,IfcCableCarrierFittingType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierSegmentBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierSegmentBaseQuantities.xml new file mode 100644 index 0000000..deae6b1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableCarrierSegmentBaseQuantities.xml @@ -0,0 +1,34 @@ + + + + Qto_CableCarrierSegmentBaseQuantities + Base quantities that are common to the definition of all occurrences of cable carrier segment. + + + IfcCableCarrierSegment + IfcCableCarrierSegmentType + + IfcCableCarrierSegment,IfcCableCarrierSegmentType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + Length + The length of the object. + Q_LENGTH + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableFittingBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableFittingBaseQuantities.xml new file mode 100644 index 0000000..aa4b79a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableFittingBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CableFittingBaseQuantities + Base quantities that are common to the definition of all occurrences of flow cable fitting. + + + IfcCableFitting + IfcCableFittingType + + IfcCableFitting,IfcCableFittingType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableSegmentBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableSegmentBaseQuantities.xml new file mode 100644 index 0000000..7900276 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CableSegmentBaseQuantities.xml @@ -0,0 +1,34 @@ + + + + Qto_CableSegmentBaseQuantities + Base quantities that are common to the definition of all occurrences of cable segment. + + + IfcCableSegment + IfcCableSegmentType + + IfcCableSegment,IfcCableSegmentType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + Length + The length of the object. + Q_LENGTH + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChillerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChillerBaseQuantities.xml new file mode 100644 index 0000000..36ace60 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChillerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ChillerBaseQuantities + Base quantities that are common to the definition of all types of chillers. + + + IfcChiller + IfcChillerType + + IfcChiller,IfcChillerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChimneyBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChimneyBaseQuantities.xml new file mode 100644 index 0000000..4659eff --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ChimneyBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ChimneyBaseQuantities + Base quantities that are common to the definition of all occurrences of chimneys. + + + IfcChimney + IfcChimneyType + + IfcChimney,IfcChimneyType + + + Length + The length of the object. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoilBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoilBaseQuantities.xml new file mode 100644 index 0000000..b0e736e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoilBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CoilBaseQuantities + Base quantities that are common to the definition of all types of coils. + + + IfcCoil + IfcCoilType + + IfcCoil,IfcCoilType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ColumnBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ColumnBaseQuantities.xml new file mode 100644 index 0000000..0986a78 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ColumnBaseQuantities.xml @@ -0,0 +1,59 @@ + + + + Qto_ColumnBaseQuantities + Base quantities that are common to the definition of all occurrences of columns. + + + IfcColumn + IfcColumnType + + IfcColumn,IfcColumnType + + + Length + The length of the object. + Q_LENGTH + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossSurfaceArea + Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately. + Q_AREA + + + NetSurfaceArea + Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CommunicationsApplianceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CommunicationsApplianceBaseQuantities.xml new file mode 100644 index 0000000..2e5a8d7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CommunicationsApplianceBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CommunicationsApplianceBaseQuantities + Base quantities that are common to the definition of all occurrences of communications appliance. + + + IfcCommunicationsAppliance + IfcCommunicationsApplianceType + + IfcCommunicationsAppliance,IfcCommunicationsApplianceType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CompressorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CompressorBaseQuantities.xml new file mode 100644 index 0000000..3b4dc43 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CompressorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CompressorBaseQuantities + Base quantities that are common to the definition of all types of compressors. + + + IfcCompressor + IfcCompressorType + + IfcCompressor,IfcCompressorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CondenserBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CondenserBaseQuantities.xml new file mode 100644 index 0000000..fe78f7e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CondenserBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CondenserBaseQuantities + Base quantities that are common to the definition of all types of condensers. + + + IfcCondenser + IfcCondenserType + + IfcCondenser,IfcCondenserType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConduitSegmentBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConduitSegmentBaseQuantities.xml new file mode 100644 index 0000000..0a192fd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConduitSegmentBaseQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_ConduitSegmentBaseQuantities + Quantity set of Conduit Segment Base. + + + IfcCableCarrierSegment/CONDUITSEGMENT + IfcCableCarrierSegmentType/CONDUITSEGMENT + + IfcCableCarrierSegment/CONDUITSEGMENT,IfcCableCarrierSegmentType/CONDUITSEGMENT + + + InnerDiameter + The actual inner diameter of the object. + Q_LENGTH + + + OuterDiameter + The actual outer diameter of the object. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionEquipmentResourceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionEquipmentResourceBaseQuantities.xml new file mode 100644 index 0000000..f05cb74 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionEquipmentResourceBaseQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_ConstructionEquipmentResourceBaseQuantities + Base quantities that are common to the definition of all occurrences of construction equipment resources. + + + IfcConstructionEquipmentResource + IfcConstructionEquipmentResourceType + + IfcConstructionEquipmentResource,IfcConstructionEquipmentResourceType + + + UsageTime + Total time using the equipment including operating time and idle time. + Q_TIME + + + OperatingTime + Productive time using the equipment including operating time and excluding idle time. + Q_TIME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionMaterialResourceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionMaterialResourceBaseQuantities.xml new file mode 100644 index 0000000..c69aeea --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ConstructionMaterialResourceBaseQuantities.xml @@ -0,0 +1,34 @@ + + + + Qto_ConstructionMaterialResourceBaseQuantities + Base quantities that are common to the definition of all occurrences of construction material resources. + + + IfcConstructionMaterialResource + IfcConstructionMaterialResourceType + + IfcConstructionMaterialResource,IfcConstructionMaterialResourceType + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ControllerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ControllerBaseQuantities.xml new file mode 100644 index 0000000..fb09d1d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ControllerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ControllerBaseQuantities + Base quantities that are common to the definition of all occurrences of controller. + + + IfcController + IfcControllerType + + IfcController,IfcControllerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CooledBeamBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CooledBeamBaseQuantities.xml new file mode 100644 index 0000000..90a4f9f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CooledBeamBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CooledBeamBaseQuantities + Base quantities that are common to the definition of all types of cooled beams. + + + IfcCooledBeam + IfcCooledBeamType + + IfcCooledBeam,IfcCooledBeamType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoolingTowerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoolingTowerBaseQuantities.xml new file mode 100644 index 0000000..36c1339 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoolingTowerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_CoolingTowerBaseQuantities + Base quantities that are common to the definition of all types of cooling towers. + + + IfcCoolingTower + IfcCoolingTowerType + + IfcCoolingTower,IfcCoolingTowerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CourseBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CourseBaseQuantities.xml new file mode 100644 index 0000000..d463328 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CourseBaseQuantities.xml @@ -0,0 +1,44 @@ + + + + Qto_CourseBaseQuantities + Quantity set for Course base. + + + IfcCourse + IfcCourseType + + IfcCourse,IfcCourseType + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Thickness + The geometric thickness of the object. + Q_LENGTH + + + Volume + Volume of the element. + Q_VOLUME + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoveringBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoveringBaseQuantities.xml new file mode 100644 index 0000000..b0c0dba --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CoveringBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_CoveringBaseQuantities + Base quantities that are common to the definition of all occurrences of coverings applied to spaces. + + + IfcCovering + IfcCoveringType + + IfcCovering,IfcCoveringType + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + NetArea + Total net area of the object. Openings, recesses and cut-outs are taken into account by subtraction, projections by addition. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CurtainWallQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CurtainWallQuantities.xml new file mode 100644 index 0000000..882f7fe --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_CurtainWallQuantities.xml @@ -0,0 +1,39 @@ + + + + Qto_CurtainWallQuantities + Base quantities that are common to the definition of all occurrences of curtain walls. + + + IfcCurtainWall + IfcCurtainWallType + + IfcCurtainWall,IfcCurtainWallType + + + Length + The length of the object. + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + GrossSideArea + Area of the wall as viewed by an elevation view of the middle plane of the wall. It does not take into account any wall modifications (such as openings). + Q_AREA + + + NetSideArea + Area of the object as viewed by an elevation view of the middle plane of the object. It does take into account all object modifications (such as openings). + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DamperBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DamperBaseQuantities.xml new file mode 100644 index 0000000..07b21fd --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DamperBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_DamperBaseQuantities + Base quantities that are common to the definition of all types of dampers. + + + IfcDamper + IfcDamperType + + IfcDamper,IfcDamperType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionBoardBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionBoardBaseQuantities.xml new file mode 100644 index 0000000..81b0610 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionBoardBaseQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_DistributionBoardBaseQuantities + Base quantities that are common to the definition of all occurrences of electric distribution board. + + + IfcElectricDistributionBoard + IfcElectricDistributionBoardType + + IfcElectricDistributionBoard,IfcElectricDistributionBoardType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NumberOfCircuits + Number of circuits. + Q_COUNT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionChamberElementBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionChamberElementBaseQuantities.xml new file mode 100644 index 0000000..1b69370 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DistributionChamberElementBaseQuantities.xml @@ -0,0 +1,39 @@ + + + + Qto_DistributionChamberElementBaseQuantities + Base quantities that are common to the definition of all occurrences of distribution chamber elements. + + + IfcDistributionChamberElement + IfcDistributionChamberElementType + + IfcDistributionChamberElement,IfcDistributionChamberElementType + + + GrossSurfaceArea + Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately. + Q_AREA + + + NetSurfaceArea + Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + Depth + The depth of the object. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DoorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DoorBaseQuantities.xml new file mode 100644 index 0000000..0ae0559 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DoorBaseQuantities.xml @@ -0,0 +1,34 @@ + + + + Qto_DoorBaseQuantities + Base quantities that are common to the definition of all occurrences of doors. + + + IfcDoor + IfcDoorType + + IfcDoor,IfcDoorType + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + Perimeter + Perimeter of the object. + Q_LENGTH + + + Area + Calculated area for the object. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctFittingBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctFittingBaseQuantities.xml new file mode 100644 index 0000000..bc62497 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctFittingBaseQuantities.xml @@ -0,0 +1,39 @@ + + + + Qto_DuctFittingBaseQuantities + Base quantities that are common to the definition of all types and occurrences of duct fittings. + + + IfcDuctFitting + IfcDuctFittingType + + IfcDuctFitting,IfcDuctFittingType + + + Length + The length of the object. + Q_LENGTH + + + GrossCrossSectionArea + Area of the cross section. + Q_AREA + + + NetCrossSectionArea + Area of the cross section of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSegmentBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSegmentBaseQuantities.xml new file mode 100644 index 0000000..621ca43 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSegmentBaseQuantities.xml @@ -0,0 +1,39 @@ + + + + Qto_DuctSegmentBaseQuantities + Base quantities that are common to the definition of all types and occurrences of duct segments. + + + IfcDuctSegment + IfcDuctSegmentType + + IfcDuctSegment,IfcDuctSegmentType + + + Length + The length of the object. + Q_LENGTH + + + GrossCrossSectionArea + Area of the cross section. + Q_AREA + + + NetCrossSectionArea + Area of the cross section of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSilencerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSilencerBaseQuantities.xml new file mode 100644 index 0000000..ff3be1f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_DuctSilencerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_DuctSilencerBaseQuantities + Base quantities that are common to the definition of all types of duct silencers. + + + IfcDuctSilencer + IfcDuctSilencerType + + IfcDuctSilencer,IfcDuctSilencerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksCutBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksCutBaseQuantities.xml new file mode 100644 index 0000000..08dceeb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksCutBaseQuantities.xml @@ -0,0 +1,43 @@ + + + + Qto_EarthworksCutBaseQuantities + Quantity set for Earthworks Cut Base. + + + IfcEarthworksCut + + IfcEarthworksCut + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Depth + The depth of the object. + Q_LENGTH + + + UndisturbedVolume + Undisturbed Volume + Q_VOLUME + + + LooseVolume + Volume of the earthworks when in a loose piled state + Q_VOLUME + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksFillBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksFillBaseQuantities.xml new file mode 100644 index 0000000..93cf484 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EarthworksFillBaseQuantities.xml @@ -0,0 +1,38 @@ + + + + Qto_EarthworksFillBaseQuantities + Quantity set for Earthworks Fill Base. + + + IfcEarthworksFill + + IfcEarthworksFill + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Depth + The depth of the object. + Q_LENGTH + + + CompactedVolume + Volume of the earthworks when finished and compacted in place. + Q_VOLUME + + + LooseVolume + Volume of the earthworks when in a loose piled state + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricApplianceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricApplianceBaseQuantities.xml new file mode 100644 index 0000000..801a2ab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricApplianceBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ElectricApplianceBaseQuantities + Base quantities that are common to the definition of all occurrences of electric appliance. + + + IfcElectricAppliance + IfcElectricApplianceType + + IfcElectricAppliance,IfcElectricApplianceType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricFlowStorageDeviceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricFlowStorageDeviceBaseQuantities.xml new file mode 100644 index 0000000..0c558e3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricFlowStorageDeviceBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ElectricFlowStorageDeviceBaseQuantities + Base quantities that are common to the definition of all occurrences of electric flow storage device. + + + IfcElectricFlowStorageDevice + IfcElectricFlowStorageDeviceType + + IfcElectricFlowStorageDevice,IfcElectricFlowStorageDeviceType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricGeneratorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricGeneratorBaseQuantities.xml new file mode 100644 index 0000000..d17c382 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricGeneratorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ElectricGeneratorBaseQuantities + Base quantities that are common to the definition of all occurrences of electric generator. + + + IfcElectricGenerator + IfcElectricGeneratorType + + IfcElectricGenerator,IfcElectricGeneratorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricMotorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricMotorBaseQuantities.xml new file mode 100644 index 0000000..9b686e4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricMotorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ElectricMotorBaseQuantities + Base quantities that are common to the definition of all occurrences of electric motor. + + + IfcElectricMotor + IfcElectricMotorType + + IfcElectricMotor,IfcElectricMotorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricTimeControlBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricTimeControlBaseQuantities.xml new file mode 100644 index 0000000..12313fb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ElectricTimeControlBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ElectricTimeControlBaseQuantities + Base quantities that are common to the definition of all occurrences of electric time control. + + + IfcElectricTimeControl + IfcElectricTimeControlType + + IfcElectricTimeControl,IfcElectricTimeControlType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporativeCoolerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporativeCoolerBaseQuantities.xml new file mode 100644 index 0000000..1c92afb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporativeCoolerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_EvaporativeCoolerBaseQuantities + Base quantities that are common to the definition of all types of evaporative coolers. + + + IfcEvaporativeCooler + IfcEvaporativeCoolerType + + IfcEvaporativeCooler,IfcEvaporativeCoolerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporatorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporatorBaseQuantities.xml new file mode 100644 index 0000000..f9a9081 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_EvaporatorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_EvaporatorBaseQuantities + Base quantities that are common to the definition of all types of evaporators. + + + IfcEvaporator + IfcEvaporatorType + + IfcEvaporator,IfcEvaporatorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FacilityPartBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FacilityPartBaseQuantities.xml new file mode 100644 index 0000000..7932176 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FacilityPartBaseQuantities.xml @@ -0,0 +1,38 @@ + + + + Qto_FacilityPartBaseQuantities + Base quantities that are common to the definition of all occurrences of IfcFacilityPart. + + + IfcFacilityPart + + IfcFacilityPart + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + Area + Calculated area for the object. + Q_AREA + + + Volume + Volume of the element. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FanBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FanBaseQuantities.xml new file mode 100644 index 0000000..2607835 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FanBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_FanBaseQuantities + Base quantities that are common to the definition of all types of fans. + + + IfcFan + IfcFanType + + IfcFan,IfcFanType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FilterBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FilterBaseQuantities.xml new file mode 100644 index 0000000..46f7e6b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FilterBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_FilterBaseQuantities + Base quantities that are common to the definition of all types of filters. + + + IfcFilter + IfcFilterType + + IfcFilter,IfcFilterType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FireSuppressionTerminalBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FireSuppressionTerminalBaseQuantities.xml new file mode 100644 index 0000000..be2aa36 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FireSuppressionTerminalBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_FireSuppressionTerminalBaseQuantities + Base quantities that are common to the definition of all occurrences of fire suppression terminal. + + + IfcFireSuppressionTerminal + IfcFireSuppressionTerminalType + + IfcFireSuppressionTerminal,IfcFireSuppressionTerminalType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowInstrumentBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowInstrumentBaseQuantities.xml new file mode 100644 index 0000000..0daaf3f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowInstrumentBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_FlowInstrumentBaseQuantities + Base quantities that are common to the definition of all occurrences of flow instrument. + + + IfcFlowInstrument + IfcFlowInstrumentType + + IfcFlowInstrument,IfcFlowInstrumentType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowMeterBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowMeterBaseQuantities.xml new file mode 100644 index 0000000..2e8469d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FlowMeterBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_FlowMeterBaseQuantities + Base quantities that are common to the definition of all types of flow meters. + + + IfcFlowMeter + IfcFlowMeterType + + IfcFlowMeter,IfcFlowMeterType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FootingBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FootingBaseQuantities.xml new file mode 100644 index 0000000..0564c52 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_FootingBaseQuantities.xml @@ -0,0 +1,64 @@ + + + + Qto_FootingBaseQuantities + Base quantities that are common to the definition of all occurrences of footings. + + + IfcFooting + IfcFootingType + + IfcFooting,IfcFootingType + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossSurfaceArea + Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HeatExchangerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HeatExchangerBaseQuantities.xml new file mode 100644 index 0000000..11a3674 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HeatExchangerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_HeatExchangerBaseQuantities + Base quantities that are common to the definition of all types of heat exchangers. + + + IfcHeatExchanger + IfcHeatExchangerType + + IfcHeatExchanger,IfcHeatExchangerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HumidifierBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HumidifierBaseQuantities.xml new file mode 100644 index 0000000..a15b0ba --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_HumidifierBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_HumidifierBaseQuantities + Base quantities that are common to the definition of all types of humidifiers. + + + IfcHumidifier + IfcHumidifierType + + IfcHumidifier,IfcHumidifierType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ImpactProtectionDeviceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ImpactProtectionDeviceBaseQuantities.xml new file mode 100644 index 0000000..d25d06b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ImpactProtectionDeviceBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ImpactProtectionDeviceBaseQuantities + Quantity set Impact Protection Device Base. + + + IfcImpactProtectionDevice + IfcImpactProtectionDeviceType + + IfcImpactProtectionDevice,IfcImpactProtectionDeviceType + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_InterceptorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_InterceptorBaseQuantities.xml new file mode 100644 index 0000000..5dd311a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_InterceptorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_InterceptorBaseQuantities + Base quantities that are common to the definition of all occurrences of interceptor. + + + IfcInterceptor + IfcInterceptorType + + IfcInterceptor,IfcInterceptorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_JunctionBoxBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_JunctionBoxBaseQuantities.xml new file mode 100644 index 0000000..f5eb3a3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_JunctionBoxBaseQuantities.xml @@ -0,0 +1,39 @@ + + + + Qto_JunctionBoxBaseQuantities + Base quantities that are common to the definition of all occurrences of junction box. + + + IfcJunctionBox + IfcJunctionBoxType + + IfcJunctionBox,IfcJunctionBoxType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NumberOfGangs + Number of gangs in the object. + Q_COUNT + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_KerbBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_KerbBaseQuantities.xml new file mode 100644 index 0000000..eb7de87 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_KerbBaseQuantities.xml @@ -0,0 +1,44 @@ + + + + Qto_KerbBaseQuantities + Quantity set for Kerb Base. + + + IfcKerb + IfcKerbType + + IfcKerb,IfcKerbType + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + Depth + The depth of the object. + Q_LENGTH + + + Volume + Volume of the element. + Q_VOLUME + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LaborResourceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LaborResourceBaseQuantities.xml new file mode 100644 index 0000000..1d07c6d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LaborResourceBaseQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_LaborResourceBaseQuantities + Base quantities that are common to the definition of all occurrences of labour resources. + + + IfcLaborResource + IfcLaborResourceType + + IfcLaborResource,IfcLaborResourceType + + + StandardWork + Work that is performed at regular times, up to a particular limit after which overtime rates may apply. + Q_TIME + + + OvertimeWork + Work that is performed after exceeding a particular limit such as hours per day and/or hours per week, after which company or municipal policy requires a different rate to apply. Note: Policies for when overtime takes effect are the responsibility of the user or application; they are not modelled in IFC. + Q_TIME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LampBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LampBaseQuantities.xml new file mode 100644 index 0000000..7f9eb07 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LampBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_LampBaseQuantities + Base quantities that are common to the definition of all occurrences of lamp. + + + IfcLamp + IfcLampType + + IfcLamp,IfcLampType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LightFixtureBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LightFixtureBaseQuantities.xml new file mode 100644 index 0000000..5b1ec76 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LightFixtureBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_LightFixtureBaseQuantities + Base quantities that are common to the definition of all occurrences of light fixture. + + + IfcLightFixture + IfcLightFixtureType + + IfcLightFixture,IfcLightFixtureType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LinearStratumBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LinearStratumBaseQuantities.xml new file mode 100644 index 0000000..6b0332a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_LinearStratumBaseQuantities.xml @@ -0,0 +1,23 @@ + + + + Qto_LinearStratumBaseQuantities + Quantity measures associated to a linear stratum such as in a borehole. Uncertainty is documented in Pset_Uncertainty. + + + IfcGeotechnicalStratum + + IfcGeotechnicalStratum + + + Diameter + The Diameter of the object. + Q_LENGTH + + + Length + The length of the object. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MarineFacilityBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MarineFacilityBaseQuantities.xml new file mode 100644 index 0000000..0071a93 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MarineFacilityBaseQuantities.xml @@ -0,0 +1,38 @@ + + + + Qto_MarineFacilityBaseQuantities + Base quantities that are common to the definition of all occurrences of IfcMarineFacility. + + + IfcMarineFacility + + IfcMarineFacility + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + Area + Calculated area for the object. + Q_AREA + + + Volume + Volume of the element. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MemberBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MemberBaseQuantities.xml new file mode 100644 index 0000000..cd6afe8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MemberBaseQuantities.xml @@ -0,0 +1,59 @@ + + + + Qto_MemberBaseQuantities + Base quantities that are common to the definition of all occurrences of members. + + + IfcMember + IfcMemberType + + IfcMember,IfcMemberType + + + Length + The length of the object. + Q_LENGTH + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossSurfaceArea + Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately. + Q_AREA + + + NetSurfaceArea + Net surface area of the object, normally generated as perimeter * length + 2 * cross section area taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MotorConnectionBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MotorConnectionBaseQuantities.xml new file mode 100644 index 0000000..9021543 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_MotorConnectionBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_MotorConnectionBaseQuantities + Base quantities that are common to the definition of all occurrences of motor connection. + + + IfcMotorConnection + IfcMotorConnectionType + + IfcMotorConnection,IfcMotorConnectionType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OpeningElementBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OpeningElementBaseQuantities.xml new file mode 100644 index 0000000..6108fe8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OpeningElementBaseQuantities.xml @@ -0,0 +1,38 @@ + + + + Qto_OpeningElementBaseQuantities + Base quantities that are common to the definition of all occurrences of opening elements. + + + IfcOpeningElement + + IfcOpeningElement + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + Depth + The depth of the object. + Q_LENGTH + + + Area + Calculated area for the object. + Q_AREA + + + Volume + Volume of the element. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OutletBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OutletBaseQuantities.xml new file mode 100644 index 0000000..ca54ba4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_OutletBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_OutletBaseQuantities + Base quantities that are common to the definition of all occurrences of outlet. + + + IfcOutlet + IfcOutletType + + IfcOutlet,IfcOutletType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PavementBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PavementBaseQuantities.xml new file mode 100644 index 0000000..92909d5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PavementBaseQuantities.xml @@ -0,0 +1,49 @@ + + + + Qto_PavementBaseQuantities + Quantity set for Pavement. + + + IfcPavement + IfcPavementType + + IfcPavement,IfcPavementType + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Depth + The depth of the object. + Q_LENGTH + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + NetArea + Total net area of the object. Openings, recesses and cut-outs are taken into account by subtraction, projections by addition. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PictorialSignQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PictorialSignQuantities.xml new file mode 100644 index 0000000..4fcb776 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PictorialSignQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_PictorialSignQuantities + Quantity set for Pictorial Signs. + + + IfcSign/PICTORAL + IfcSignType/PICTORAL + + IfcSign/PICTORAL,IfcSignType/PICTORAL + + + Area + Calculated area for the object. + Q_AREA + + + SignArea + Sign Area + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PileBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PileBaseQuantities.xml new file mode 100644 index 0000000..d453031 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PileBaseQuantities.xml @@ -0,0 +1,54 @@ + + + + Qto_PileBaseQuantities + Base quantities that are common to the definition of all occurrences of piles. + + + IfcPile + IfcPileType + + IfcPile,IfcPileType + + + Length + The length of the object. + Q_LENGTH + + + CrossSectionArea + Total area of the cross section (or profile) of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossSurfaceArea + Total gross area of the object, normally generated as perimeter * length + 2 * cross section area. It is the sum of OuterSurfaceArea + (2 x CrossSectionArea) and shall only be given, if the OuterSurfaceArea and CrossSectionArea cannot be established separately. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeFittingBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeFittingBaseQuantities.xml new file mode 100644 index 0000000..45c5bea --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeFittingBaseQuantities.xml @@ -0,0 +1,44 @@ + + + + Qto_PipeFittingBaseQuantities + Base quantities that are common to the definition of all types and occurrences of pipe fittings. + + + IfcPipeFitting + IfcPipeFittingType + + IfcPipeFitting,IfcPipeFittingType + + + Length + The length of the object. + Q_LENGTH + + + GrossCrossSectionArea + Area of the cross section. + Q_AREA + + + NetCrossSectionArea + Area of the cross section of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeSegmentBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeSegmentBaseQuantities.xml new file mode 100644 index 0000000..c7a1f12 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PipeSegmentBaseQuantities.xml @@ -0,0 +1,49 @@ + + + + Qto_PipeSegmentBaseQuantities + Base quantities that are common to the definition of all types and occurrences of pipe segments. + + + IfcPipeSegment + IfcPipeSegmentType + + IfcPipeSegment,IfcPipeSegmentType + + + Length + The length of the object. + Q_LENGTH + + + GrossCrossSectionArea + Area of the cross section. + Q_AREA + + + NetCrossSectionArea + Area of the cross section of the object. + Q_AREA + + + OuterSurfaceArea + Total area of the extruded surfaces of the object (not taking into account the end cap areas), normally generated as perimeter * length. + Q_AREA + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + FootPrintArea + Gross area of the site covered by the building(s). + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PlateBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PlateBaseQuantities.xml new file mode 100644 index 0000000..522528b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PlateBaseQuantities.xml @@ -0,0 +1,54 @@ + + + + Qto_PlateBaseQuantities + Base quantities that are common to the definition of all occurrences of plates. + + + IfcPlate + IfcPlateType + + IfcPlate,IfcPlateType + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Perimeter + Perimeter of the object. + Q_LENGTH + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + NetArea + Total net area of the object. Openings, recesses and cut-outs are taken into account by subtraction, projections by addition. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProjectionElementBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProjectionElementBaseQuantities.xml new file mode 100644 index 0000000..3ed420d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProjectionElementBaseQuantities.xml @@ -0,0 +1,23 @@ + + + + Qto_ProjectionElementBaseQuantities + Base quantities that are common to the definition of all occurrences of projection elements. + + + IfcProjectionElement + + IfcProjectionElement + + + Area + Calculated area for the object. + Q_AREA + + + Volume + Volume of the element. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceBaseQuantities.xml new file mode 100644 index 0000000..3b59179 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ProtectiveDeviceBaseQuantities + Base quantities that are common to the definition of all occurrences of protective device. + + + IfcProtectiveDevice + IfcProtectiveDeviceType + + IfcProtectiveDevice,IfcProtectiveDeviceType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceTrippingUnitBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceTrippingUnitBaseQuantities.xml new file mode 100644 index 0000000..ee2e8f6 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ProtectiveDeviceTrippingUnitBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ProtectiveDeviceTrippingUnitBaseQuantities + Base quantities that are common to the definition of all occurrences of protective device tripping unit. + + + IfcProtectiveDeviceTrippingUnit + IfcProtectiveDeviceTrippingUnitType + + IfcProtectiveDeviceTrippingUnit,IfcProtectiveDeviceTrippingUnitType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PumpBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PumpBaseQuantities.xml new file mode 100644 index 0000000..a9b8be2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_PumpBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_PumpBaseQuantities + Base quantities that are common to the definition of all types of pumps. + + + IfcPump + IfcPumpType + + IfcPump,IfcPumpType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailBaseQuantities.xml new file mode 100644 index 0000000..47c42f5 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_RailBaseQuantities + Base quantities that are common to the definition of all occurrences of rail. + + + IfcRail + IfcRailType + + IfcRail,IfcRailType + + + Length + The length of the object. + Q_LENGTH + + + Volume + Volume of the element. + Q_VOLUME + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailingBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailingBaseQuantities.xml new file mode 100644 index 0000000..3c92993 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RailingBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_RailingBaseQuantities + Base quantities that are common to the definition of all occurrences of railings. + + + IfcRailing + IfcRailingType + + IfcRailing,IfcRailingType + + + Length + The length of the object. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RampFlightBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RampFlightBaseQuantities.xml new file mode 100644 index 0000000..5e5c7d1 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RampFlightBaseQuantities.xml @@ -0,0 +1,44 @@ + + + + Qto_RampFlightBaseQuantities + Base quantities that are common to the definition of all occurrences of ramp flights. + + + IfcRampFlight + IfcRampFlightType + + IfcRampFlight,IfcRampFlightType + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + NetArea + Total net area of the object. Openings, recesses and cut-outs are taken into account by subtraction, projections by addition. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcedSoilBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcedSoilBaseQuantities.xml new file mode 100644 index 0000000..98692d2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcedSoilBaseQuantities.xml @@ -0,0 +1,38 @@ + + + + Qto_ReinforcedSoilBaseQuantities + Quantity sets for Reinforced Soil Base. + + + IfcReinforcedSoil + + IfcReinforcedSoil + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Depth + The depth of the object. + Q_LENGTH + + + Area + Calculated area for the object. + Q_AREA + + + Volume + Volume of the element. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcingElementBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcingElementBaseQuantities.xml new file mode 100644 index 0000000..b0caa6f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ReinforcingElementBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_ReinforcingElementBaseQuantities + Base quantities that are common to the definition of all occurrences of reinforcement. + + + IfcReinforcingElement + IfcReinforcingElementType + + IfcReinforcingElement,IfcReinforcingElementType + + + Count + Total count of reinforcing items. + Q_COUNT + + + Length + The length of the object. + Q_LENGTH + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RoofBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RoofBaseQuantities.xml new file mode 100644 index 0000000..0bee068 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_RoofBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_RoofBaseQuantities + Base quantities that are common to the definition of all occurrences of roof. + + + IfcRoof + IfcRoofType + + IfcRoof,IfcRoofType + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + NetArea + Total net area of the object. Openings, recesses and cut-outs are taken into account by subtraction, projections by addition. + Q_AREA + + + ProjectedArea + Total gross area of the outer surfaces of the roof, projected tp the ground. It is the sum of all projected roof slab gross areas. Roof openings, like sky windows and other openings and cut-outs are not taken into account. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SanitaryTerminalBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SanitaryTerminalBaseQuantities.xml new file mode 100644 index 0000000..aa5d82f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SanitaryTerminalBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_SanitaryTerminalBaseQuantities + Base quantities that are common to the definition of all occurrences of sanitary terminal. + + + IfcSanitaryTerminal + IfcSanitaryTerminalType + + IfcSanitaryTerminal,IfcSanitaryTerminalType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SensorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SensorBaseQuantities.xml new file mode 100644 index 0000000..0756a8e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SensorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_SensorBaseQuantities + Base quantities that are common to the definition of all occurrences of sensor. + + + IfcSensor + IfcSensorType + + IfcSensor,IfcSensorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignBaseQuantities.xml new file mode 100644 index 0000000..0c8ac62 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignBaseQuantities.xml @@ -0,0 +1,34 @@ + + + + Qto_SignBaseQuantities + Base quantities for Signs. + + + IfcSign + IfcSignType + + IfcSign,IfcSignType + + + Height + Characteristic height. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Thickness + The geometric thickness of the object. + Q_LENGTH + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignalBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignalBaseQuantities.xml new file mode 100644 index 0000000..b8901d4 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SignalBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_SignalBaseQuantities + Base quantities for Signals. + + + IfcSignal + IfcSignalType + + IfcSignal,IfcSignalType + + + Weight + Total weight of object + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SiteBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SiteBaseQuantities.xml new file mode 100644 index 0000000..4ff6d4b --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SiteBaseQuantities.xml @@ -0,0 +1,23 @@ + + + + Qto_SiteBaseQuantities + Base quantities that are common to the definition of all occurrences of site. + + + IfcSite + + IfcSite + + + GrossPerimeter + Gross perimeter at the outer contour of the object. + Q_LENGTH + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SlabBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SlabBaseQuantities.xml new file mode 100644 index 0000000..d21539c --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SlabBaseQuantities.xml @@ -0,0 +1,64 @@ + + + + Qto_SlabBaseQuantities + Base quantities that are common to the definition of all occurrences of slabs. + + + IfcSlab + IfcSlabType + + IfcSlab,IfcSlabType + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Length + The length of the object. + Q_LENGTH + + + Depth + The depth of the object. + Q_LENGTH + + + Perimeter + Perimeter of the object. + Q_LENGTH + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + NetArea + Total net area of the object. Openings, recesses and cut-outs are taken into account by subtraction, projections by addition. + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SleeperBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SleeperBaseQuantities.xml new file mode 100644 index 0000000..bc661ab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SleeperBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_SleeperBaseQuantities + Base quantities common to the definition to all occurrences of IfcTrackElement with PredefinedType set to SLEEPER. + + + IfcTrackElement/SLEEPER + IfcTrackElementType/SLEEPER + + IfcTrackElement/SLEEPER,IfcTrackElementType/SLEEPER + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SolarDeviceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SolarDeviceBaseQuantities.xml new file mode 100644 index 0000000..55645b7 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SolarDeviceBaseQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_SolarDeviceBaseQuantities + Base quantities that are common to the definition of all occurrences of solar devices. + + + IfcSolarDevice + IfcSolarDeviceType + + IfcSolarDevice,IfcSolarDeviceType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + GrossArea + Gross Area of the object. Openings, recesses, projections and cut-outs are not taken into account. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceBaseQuantities.xml new file mode 100644 index 0000000..1c8263a --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceBaseQuantities.xml @@ -0,0 +1,79 @@ + + + + Qto_SpaceBaseQuantities + Base quantities that are common to the definition of all occurrences of spaces. + + + IfcSpace + IfcSpaceType + + IfcSpace,IfcSpaceType + + + Height + Characteristic height. + Q_LENGTH + + + FinishCeilingHeight + Height of the suspended ceiling (from top of flooring to the bottom of the suspended ceiling). To be provided only if the space has a suspended ceiling with constant height. + Q_LENGTH + + + FinishFloorHeight + Height of the flooring (from base slab without flooring to the flooring height). To be provided only if the space has a constant flooring height. + Q_LENGTH + + + GrossPerimeter + Gross perimeter at the outer contour of the object. + Q_LENGTH + + + NetPerimeter + Net perimeter at the floor level of this space. It excludes those parts of the perimeter that are created by by virtual boundaries and openings (like doors). It is the measurement used for skirting boards and may includes the perimeter of internal fixed objects like columns. + Q_LENGTH + + + GrossFloorArea + Sum of all gross floor areas covered by the spaces within the spatial structure element. + Q_AREA + + + NetFloorArea + Sum of all net usable floor areas. + Q_AREA + + + GrossWallArea + Sum of all wall (and other vertically bounding elements, like columns) areas bounded by the space. It includes the area covered by elements inside the wall area (doors, windows, other openings, etc.). + Q_AREA + + + NetWallArea + Sum of all wall (and other vertically bounding elements, like columns) areas bounded by the space. It excludes the area covered by elements inside the wall area (doors, windows, other openings, etc.). + Q_AREA + + + GrossCeilingArea + Sum of all ceiling areas of the space. It includes the area covered by elementsinside the space (columns, inner walls, etc.). The ceiling area is the real (and not the projected) area (e.g. in case of sloped ceilings). + Q_AREA + + + NetCeilingArea + Sum of all ceiling areas of the space. It excludes the area covered by elementsinside the space (columns, inner walls, etc.). The ceiling area is the real (and not the projected) area (e.g. in case of sloped ceilings). + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceHeaterBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceHeaterBaseQuantities.xml new file mode 100644 index 0000000..3a49efb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpaceHeaterBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_SpaceHeaterBaseQuantities + Base quantities that are common to the definition of all types of space heaters. + + + IfcSpaceHeater + IfcSpaceHeaterType + + IfcSpaceHeater,IfcSpaceHeaterType + + + Length + The length of the object. + Q_LENGTH + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpatialZoneBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpatialZoneBaseQuantities.xml new file mode 100644 index 0000000..d3cfae2 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SpatialZoneBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_SpatialZoneBaseQuantities + Base quantities set for Spatial Zones. + + + IfcSpatialZone + IfcSpatialZoneType + + IfcSpatialZone,IfcSpatialZoneType + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StackTerminalBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StackTerminalBaseQuantities.xml new file mode 100644 index 0000000..2b76e57 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StackTerminalBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_StackTerminalBaseQuantities + Base quantities that are common to the definition of all occurrences of stack terminal. + + + IfcStackTerminal + IfcStackTerminalType + + IfcStackTerminal,IfcStackTerminalType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StairFlightBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StairFlightBaseQuantities.xml new file mode 100644 index 0000000..b5b5622 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_StairFlightBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_StairFlightBaseQuantities + Base quantities that are common to the definition of all occurrences of stair flights. + + + IfcStairFlight + IfcStairFlightType + + IfcStairFlight,IfcStairFlightType + + + Length + The length of the object. + Q_LENGTH + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SurfaceFeatureBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SurfaceFeatureBaseQuantities.xml new file mode 100644 index 0000000..66956eb --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SurfaceFeatureBaseQuantities.xml @@ -0,0 +1,23 @@ + + + + Qto_SurfaceFeatureBaseQuantities + Base quantities for Surface Features. + + + IfcSurfaceFeature + + IfcSurfaceFeature + + + Area + Calculated area for the object. + Q_AREA + + + Length + The length of the object. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SwitchingDeviceBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SwitchingDeviceBaseQuantities.xml new file mode 100644 index 0000000..dbf260f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_SwitchingDeviceBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_SwitchingDeviceBaseQuantities + Base quantities that are common to the definition of all occurrences of switching device. + + + IfcSwitchingDevice + IfcSwitchingDeviceType + + IfcSwitchingDevice,IfcSwitchingDeviceType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TankBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TankBaseQuantities.xml new file mode 100644 index 0000000..0815d3e --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TankBaseQuantities.xml @@ -0,0 +1,29 @@ + + + + Qto_TankBaseQuantities + Base quantities that are common to the definition of all types of tanks. + + + IfcTank + IfcTankType + + IfcTank,IfcTankType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + TotalSurfaceArea + Total surface area of the element. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TransformerBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TransformerBaseQuantities.xml new file mode 100644 index 0000000..262bce8 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TransformerBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_TransformerBaseQuantities + Base quantities that are common to the definition of all occurrences of transformer. + + + IfcTransformer + IfcTransformerType + + IfcTransformer,IfcTransformerType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TubeBundleBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TubeBundleBaseQuantities.xml new file mode 100644 index 0000000..561c972 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_TubeBundleBaseQuantities.xml @@ -0,0 +1,24 @@ + + + + Qto_TubeBundleBaseQuantities + Base quantities that are common to the definition of all types of tube bundles. + + + IfcTubeBundle + IfcTubeBundleType + + IfcTubeBundle,IfcTubeBundleType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryControlElementBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryControlElementBaseQuantities.xml new file mode 100644 index 0000000..604d2b3 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryControlElementBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_UnitaryControlElementBaseQuantities + Base quantities that are common to the definition of all occurrences of unitary control element. + + + IfcUnitaryControlElement + IfcUnitaryControlElementType + + IfcUnitaryControlElement,IfcUnitaryControlElementType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryEquipmentBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryEquipmentBaseQuantities.xml new file mode 100644 index 0000000..cd1adab --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_UnitaryEquipmentBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_UnitaryEquipmentBaseQuantities + Base quantities that are common to the definition of all types of unitary equipment. + + + IfcUnitaryEquipment + IfcUnitaryEquipmentType + + IfcUnitaryEquipment,IfcUnitaryEquipmentType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ValveBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ValveBaseQuantities.xml new file mode 100644 index 0000000..ba411ea --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_ValveBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_ValveBaseQuantities + Base quantities that are common to the definition of all types of valves. + + + IfcValve + IfcValveType + + IfcValve,IfcValveType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VehicleBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VehicleBaseQuantities.xml new file mode 100644 index 0000000..cb55b29 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VehicleBaseQuantities.xml @@ -0,0 +1,37 @@ + + + + Qto_VehicleBaseQuantities + Quantities for vehicles + + + IfcVehicle/ROLLINGSTOCK + IfcVehicle/VEHICLEAIR + IfcVehicle/VEHICLEMARINE + IfcVehicle/VEHICLE + IfcVehicle/VEHICLETRACKED + IfcVehicleType/ROLLINGSTOCK + IfcVehicleType/VEHICLEAIR + IfcVehicleType/VEHICLEMARINE + IfcVehicleType/VEHICLE + IfcVehicleType/VEHICLETRACKED + + IfcVehicle/ROLLINGSTOCK,IfcVehicle/VEHICLEAIR,IfcVehicle/VEHICLEMARINE,IfcVehicle/VEHICLE,IfcVehicle/VEHICLETRACKED,IfcVehicleType/ROLLINGSTOCK,IfcVehicleType/VEHICLEAIR,IfcVehicleType/VEHICLEMARINE,IfcVehicleType/VEHICLE,IfcVehicleType/VEHICLETRACKED + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VibrationIsolatorBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VibrationIsolatorBaseQuantities.xml new file mode 100644 index 0000000..6777900 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VibrationIsolatorBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_VibrationIsolatorBaseQuantities + Base quantities that are common to the definition of all types of vibration isolators. + + + IfcVibrationIsolator + IfcVibrationIsolatorType + + IfcVibrationIsolator,IfcVibrationIsolatorType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VolumetricStratumBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VolumetricStratumBaseQuantities.xml new file mode 100644 index 0000000..b52e897 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_VolumetricStratumBaseQuantities.xml @@ -0,0 +1,33 @@ + + + + Qto_VolumetricStratumBaseQuantities + Quantity measures associated to volumetric stratum such as in a geotechnical model. Uncertainty is documented in Pset_Uncertainty. + + + IfcGeotechnicalStratum + + IfcGeotechnicalStratum + + + Area + Calculated area for the object. + Q_AREA + + + Mass + Mass represented, if lower surface of stratum known. + Q_WEIGHT + + + PlanArea + Projected plan area of upper surface of model. + Q_AREA + + + Volume + Volume of the element. + Q_VOLUME + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WallBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WallBaseQuantities.xml new file mode 100644 index 0000000..31ab92f --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WallBaseQuantities.xml @@ -0,0 +1,69 @@ + + + + Qto_WallBaseQuantities + Base quantities that are common to the definition of all occurrences of walls. + + + IfcWall + IfcWallType + + IfcWall,IfcWallType + + + Length + The length of the object. + Q_LENGTH + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + GrossFootPrintArea + + Q_AREA + + + NetFootPrintArea + + Q_AREA + + + GrossSideArea + Area of the wall as viewed by an elevation view of the middle plane of the wall. It does not take into account any wall modifications (such as openings). + Q_AREA + + + NetSideArea + Area of the object as viewed by an elevation view of the middle plane of the object. It does take into account all object modifications (such as openings). + Q_AREA + + + GrossVolume + Total gross volume of the object. Openings, recesses, enclosed objects and projections are not taken into account. + Q_VOLUME + + + NetVolume + Total net volume of the object, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_VOLUME + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + NetWeight + Total net weight of the object without add-on parts, taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WasteTerminalBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WasteTerminalBaseQuantities.xml new file mode 100644 index 0000000..7515c58 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WasteTerminalBaseQuantities.xml @@ -0,0 +1,19 @@ + + + + Qto_WasteTerminalBaseQuantities + Base quantities that are common to the definition of all occurrences of waste terminal. + + + IfcWasteTerminal + IfcWasteTerminalType + + IfcWasteTerminal,IfcWasteTerminalType + + + GrossWeight + Total Gross Weight of the object without any add-on parts and not taking into account possible processing features (cut-out's, etc.) or openings and recesses. + Q_WEIGHT + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WindowBaseQuantities.xml b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WindowBaseQuantities.xml new file mode 100644 index 0000000..11be586 --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO/Qto_WindowBaseQuantities.xml @@ -0,0 +1,34 @@ + + + + Qto_WindowBaseQuantities + Base quantities that are common to the definition of all occurrences of windows. + + + IfcWindow + IfcWindowType + + IfcWindow,IfcWindowType + + + Width + The width of the object. Only given, if the object has constant thickness (prismatic). + Q_LENGTH + + + Height + Characteristic height. + Q_LENGTH + + + Perimeter + Perimeter of the object. + Q_LENGTH + + + Area + Calculated area for the object. + Q_AREA + + + diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.Designer.cs b/Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.Designer.cs new file mode 100644 index 0000000..4148ced --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.Designer.cs @@ -0,0 +1,1937 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace Xbim.Properties.Definitions { + using System; + + + /// + /// A strongly-typed resource class, for looking up localized strings, etc. + /// + // This class was auto-generated by the StronglyTypedResourceBuilder + // class via a tool like ResGen or Visual Studio. + // To add or remove a member, edit your .ResX file then rerun ResGen + // with the /str option, or rebuild your VS project. + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] + [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] + [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class IFC4x3_QTO_Definition_files { + + private static global::System.Resources.ResourceManager resourceMan; + + private static global::System.Globalization.CultureInfo resourceCulture; + + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal IFC4x3_QTO_Definition_files() { + } + + /// + /// Returns the cached ResourceManager instance used by this class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Resources.ResourceManager ResourceManager { + get { + if (object.ReferenceEquals(resourceMan, null)) { + global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xbim.Properties.Definitions.IFC4x3_QTO_Definition_files", typeof(IFC4x3_QTO_Definition_files).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + /// + /// Overrides the current thread's CurrentUICulture property for all + /// resource lookups using this strongly typed resource class. + /// + [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] + internal static global::System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ActuatorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of actuator.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcActuator</Clas [rest of string was truncated]";. + /// + internal static string Qto_ActuatorBaseQuantities { + get { + return ResourceManager.GetString("Qto_ActuatorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_AirTerminalBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of air terminals.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAirTerminal< [rest of string was truncated]";. + /// + internal static string Qto_AirTerminalBaseQuantities { + get { + return ResourceManager.GetString("Qto_AirTerminalBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_AirTerminalBoxTypeBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of air terminal boxes.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Qto_AirTerminalBoxTypeBaseQuantities { + get { + return ResourceManager.GetString("Qto_AirTerminalBoxTypeBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_AirToAirHeatRecoveryBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of air-to-air heat recovery elements.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_AirToAirHeatRecoveryBaseQuantities { + get { + return ResourceManager.GetString("Qto_AirToAirHeatRecoveryBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_AlarmBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of alarm.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcAlarm</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_AlarmBaseQuantities { + get { + return ResourceManager.GetString("Qto_AlarmBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ArealStratumBaseQuantities</Name> + /// <Definition>Quantity measures associated to areal stratum such as in a geotechnical slice. Uncertainty is documented in Pset_Uncertainty.</Definition> + /// <Applicability/> + /// <App [rest of string was truncated]";. + /// + internal static string Qto_ArealStratumBaseQuantities { + get { + return ResourceManager.GetString("Qto_ArealStratumBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_AudioVisualApplianceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of audio visual appliance.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <C [rest of string was truncated]";. + /// + internal static string Qto_AudioVisualApplianceBaseQuantities { + get { + return ResourceManager.GetString("Qto_AudioVisualApplianceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_BeamBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of beams.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBeam</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_BeamBaseQuantities { + get { + return ResourceManager.GetString("Qto_BeamBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_OCCURRENCEDRIVEN" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_BodyGeometryValidation</Name> + /// <Definition>Quantities supplied for validating the correct interpretation of the body shape representation at import. In case of multiple representation items, the quantities are sum [rest of string was truncated]";. + /// + internal static string Qto_BodyGeometryValidation { + get { + return ResourceManager.GetString("Qto_BodyGeometryValidation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_BoilerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of boilers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBoiler</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_BoilerBaseQuantities { + get { + return ResourceManager.GetString("Qto_BoilerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_BuildingBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of building.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBuilding</Clas [rest of string was truncated]";. + /// + internal static string Qto_BuildingBaseQuantities { + get { + return ResourceManager.GetString("Qto_BuildingBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_BuildingElementProxyQuantities</Name> + /// <Definition>Quantity set for Building Element Proxies.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBuildingElementProxy</ClassName> + /// <ClassNa [rest of string was truncated]";. + /// + internal static string Qto_BuildingElementProxyQuantities { + get { + return ResourceManager.GetString("Qto_BuildingElementProxyQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_BuildingStoreyBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of building storey.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcB [rest of string was truncated]";. + /// + internal static string Qto_BuildingStoreyBaseQuantities { + get { + return ResourceManager.GetString("Qto_BuildingStoreyBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_BurnerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of burners.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcBurner</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_BurnerBaseQuantities { + get { + return ResourceManager.GetString("Qto_BurnerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CableCarrierFittingBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of cable carrier fitting.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cla [rest of string was truncated]";. + /// + internal static string Qto_CableCarrierFittingBaseQuantities { + get { + return ResourceManager.GetString("Qto_CableCarrierFittingBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CableCarrierSegmentBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of cable carrier segment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cla [rest of string was truncated]";. + /// + internal static string Qto_CableCarrierSegmentBaseQuantities { + get { + return ResourceManager.GetString("Qto_CableCarrierSegmentBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CableFittingBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of flow cable fitting.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Qto_CableFittingBaseQuantities { + get { + return ResourceManager.GetString("Qto_CableFittingBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CableSegmentBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of cable segment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCable [rest of string was truncated]";. + /// + internal static string Qto_CableSegmentBaseQuantities { + get { + return ResourceManager.GetString("Qto_CableSegmentBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ChillerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of chillers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcChiller</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_ChillerBaseQuantities { + get { + return ResourceManager.GetString("Qto_ChillerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ChimneyBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of chimneys.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcChimney</ClassN [rest of string was truncated]";. + /// + internal static string Qto_ChimneyBaseQuantities { + get { + return ResourceManager.GetString("Qto_ChimneyBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CoilBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of coils.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCoil</ClassName> + /// <Class [rest of string was truncated]";. + /// + internal static string Qto_CoilBaseQuantities { + get { + return ResourceManager.GetString("Qto_CoilBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ColumnBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of columns.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcColumn</ClassName [rest of string was truncated]";. + /// + internal static string Qto_ColumnBaseQuantities { + get { + return ResourceManager.GetString("Qto_ColumnBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CommunicationsApplianceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of communications appliance.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_CommunicationsApplianceBaseQuantities { + get { + return ResourceManager.GetString("Qto_CommunicationsApplianceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CompressorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of compressors.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCompressor</Cla [rest of string was truncated]";. + /// + internal static string Qto_CompressorBaseQuantities { + get { + return ResourceManager.GetString("Qto_CompressorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CondenserBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of condensers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCondenser</ClassN [rest of string was truncated]";. + /// + internal static string Qto_CondenserBaseQuantities { + get { + return ResourceManager.GetString("Qto_CondenserBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ConduitSegmentBaseQuantities</Name> + /// <Definition>Quantity set of Conduit Segment Base.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCableCarrierSegment/CONDUITSEGMENT</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Qto_ConduitSegmentBaseQuantities { + get { + return ResourceManager.GetString("Qto_ConduitSegmentBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ConstructionEquipmentResourceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of construction equipment resources.</Definition> + /// <Applicability/> + /// <Applic [rest of string was truncated]";. + /// + internal static string Qto_ConstructionEquipmentResourceBaseQuantities { + get { + return ResourceManager.GetString("Qto_ConstructionEquipmentResourceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ConstructionMaterialResourceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of construction material resources.</Definition> + /// <Applicability/> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Qto_ConstructionMaterialResourceBaseQuantities { + get { + return ResourceManager.GetString("Qto_ConstructionMaterialResourceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ControllerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of controller.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcController [rest of string was truncated]";. + /// + internal static string Qto_ControllerBaseQuantities { + get { + return ResourceManager.GetString("Qto_ControllerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CooledBeamBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of cooled beams.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCooledBeam</Cl [rest of string was truncated]";. + /// + internal static string Qto_CooledBeamBaseQuantities { + get { + return ResourceManager.GetString("Qto_CooledBeamBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CoolingTowerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of cooling towers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCoolingTow [rest of string was truncated]";. + /// + internal static string Qto_CoolingTowerBaseQuantities { + get { + return ResourceManager.GetString("Qto_CoolingTowerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CourseBaseQuantities</Name> + /// <Definition>Quantity set for Course base.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCourse</ClassName> + /// <ClassName>IfcCourseType</ClassName> + /// </Appl [rest of string was truncated]";. + /// + internal static string Qto_CourseBaseQuantities { + get { + return ResourceManager.GetString("Qto_CourseBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CoveringBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of coverings applied to spaces.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Qto_CoveringBaseQuantities { + get { + return ResourceManager.GetString("Qto_CoveringBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_CurtainWallQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of curtain walls.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcCurtainWal [rest of string was truncated]";. + /// + internal static string Qto_CurtainWallQuantities { + get { + return ResourceManager.GetString("Qto_CurtainWallQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_DamperBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of dampers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDamper</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_DamperBaseQuantities { + get { + return ResourceManager.GetString("Qto_DamperBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_DistributionBoardBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of electric distribution board.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_DistributionBoardBaseQuantities { + get { + return ResourceManager.GetString("Qto_DistributionBoardBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_DistributionChamberElementBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of distribution chamber elements.</Definition> + /// <Applicability/> + /// <ApplicableCl [rest of string was truncated]";. + /// + internal static string Qto_DistributionChamberElementBaseQuantities { + get { + return ResourceManager.GetString("Qto_DistributionChamberElementBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_DoorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of doors.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDoor</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_DoorBaseQuantities { + get { + return ResourceManager.GetString("Qto_DoorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_DuctFittingBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types and occurrences of duct fittings.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Qto_DuctFittingBaseQuantities { + get { + return ResourceManager.GetString("Qto_DuctFittingBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_DuctSegmentBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types and occurrences of duct segments.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Qto_DuctSegmentBaseQuantities { + get { + return ResourceManager.GetString("Qto_DuctSegmentBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_DuctSilencerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of duct silencers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcDuctSilenc [rest of string was truncated]";. + /// + internal static string Qto_DuctSilencerBaseQuantities { + get { + return ResourceManager.GetString("Qto_DuctSilencerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_EarthworksCutBaseQuantities</Name> + /// <Definition>Quantity set for Earthworks Cut Base.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEarthworksCut</ClassName> + /// </ApplicableClasses> + /// <A [rest of string was truncated]";. + /// + internal static string Qto_EarthworksCutBaseQuantities { + get { + return ResourceManager.GetString("Qto_EarthworksCutBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_EarthworksFillBaseQuantities</Name> + /// <Definition>Quantity set for Earthworks Fill Base.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEarthworksFill</ClassName> + /// </ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_EarthworksFillBaseQuantities { + get { + return ResourceManager.GetString("Qto_EarthworksFillBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ElectricApplianceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of electric appliance.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Qto_ElectricApplianceBaseQuantities { + get { + return ResourceManager.GetString("Qto_ElectricApplianceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ElectricFlowStorageDeviceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of electric flow storage device.</Definition> + /// <Applicability/> + /// <ApplicableClas [rest of string was truncated]";. + /// + internal static string Qto_ElectricFlowStorageDeviceBaseQuantities { + get { + return ResourceManager.GetString("Qto_ElectricFlowStorageDeviceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ElectricGeneratorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of electric generator.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Qto_ElectricGeneratorBaseQuantities { + get { + return ResourceManager.GetString("Qto_ElectricGeneratorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ElectricMotorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of electric motor.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEle [rest of string was truncated]";. + /// + internal static string Qto_ElectricMotorBaseQuantities { + get { + return ResourceManager.GetString("Qto_ElectricMotorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ElectricTimeControlBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of electric time control.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <Cla [rest of string was truncated]";. + /// + internal static string Qto_ElectricTimeControlBaseQuantities { + get { + return ResourceManager.GetString("Qto_ElectricTimeControlBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_EvaporativeCoolerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of evaporative coolers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Qto_EvaporativeCoolerBaseQuantities { + get { + return ResourceManager.GetString("Qto_EvaporativeCoolerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_EvaporatorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of evaporators.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcEvaporator</Cla [rest of string was truncated]";. + /// + internal static string Qto_EvaporatorBaseQuantities { + get { + return ResourceManager.GetString("Qto_EvaporatorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_FacilityPartBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of IfcFacilityPart.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFac [rest of string was truncated]";. + /// + internal static string Qto_FacilityPartBaseQuantities { + get { + return ResourceManager.GetString("Qto_FacilityPartBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_FanBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of fans.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFan</ClassName> + /// <ClassNam [rest of string was truncated]";. + /// + internal static string Qto_FanBaseQuantities { + get { + return ResourceManager.GetString("Qto_FanBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_FilterBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of filters.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFilter</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_FilterBaseQuantities { + get { + return ResourceManager.GetString("Qto_FilterBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_FireSuppressionTerminalBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of fire suppression terminal.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_FireSuppressionTerminalBaseQuantities { + get { + return ResourceManager.GetString("Qto_FireSuppressionTerminalBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_FlowInstrumentBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of flow instrument.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcF [rest of string was truncated]";. + /// + internal static string Qto_FlowInstrumentBaseQuantities { + get { + return ResourceManager.GetString("Qto_FlowInstrumentBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_FlowMeterBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of flow meters.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFlowMeter</Class [rest of string was truncated]";. + /// + internal static string Qto_FlowMeterBaseQuantities { + get { + return ResourceManager.GetString("Qto_FlowMeterBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_FootingBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of footings.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcFooting</ClassN [rest of string was truncated]";. + /// + internal static string Qto_FootingBaseQuantities { + get { + return ResourceManager.GetString("Qto_FootingBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_HeatExchangerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of heat exchangers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcHeatExch [rest of string was truncated]";. + /// + internal static string Qto_HeatExchangerBaseQuantities { + get { + return ResourceManager.GetString("Qto_HeatExchangerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_HumidifierBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of humidifiers.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcHumidifier</Cla [rest of string was truncated]";. + /// + internal static string Qto_HumidifierBaseQuantities { + get { + return ResourceManager.GetString("Qto_HumidifierBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ImpactProtectionDeviceBaseQuantities</Name> + /// <Definition>Quantity set Impact Protection Device Base.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcImpactProtectionDevice</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_ImpactProtectionDeviceBaseQuantities { + get { + return ResourceManager.GetString("Qto_ImpactProtectionDeviceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_InterceptorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of interceptor.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcIntercep [rest of string was truncated]";. + /// + internal static string Qto_InterceptorBaseQuantities { + get { + return ResourceManager.GetString("Qto_InterceptorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_JunctionBoxBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of junction box.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcJunctio [rest of string was truncated]";. + /// + internal static string Qto_JunctionBoxBaseQuantities { + get { + return ResourceManager.GetString("Qto_JunctionBoxBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_KerbBaseQuantities</Name> + /// <Definition>Quantity set for Kerb Base.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcKerb</ClassName> + /// <ClassName>IfcKerbType</ClassName> + /// </ApplicableCl [rest of string was truncated]";. + /// + internal static string Qto_KerbBaseQuantities { + get { + return ResourceManager.GetString("Qto_KerbBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_LaborResourceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of labour resources.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcL [rest of string was truncated]";. + /// + internal static string Qto_LaborResourceBaseQuantities { + get { + return ResourceManager.GetString("Qto_LaborResourceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_LampBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of lamp.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcLamp</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Qto_LampBaseQuantities { + get { + return ResourceManager.GetString("Qto_LampBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_LightFixtureBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of light fixture.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcLight [rest of string was truncated]";. + /// + internal static string Qto_LightFixtureBaseQuantities { + get { + return ResourceManager.GetString("Qto_LightFixtureBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_LinearStratumBaseQuantities</Name> + /// <Definition>Quantity measures associated to a linear stratum such as in a borehole. Uncertainty is documented in Pset_Uncertainty.</Definition> + /// <Applicability/> + /// <Applicabl [rest of string was truncated]";. + /// + internal static string Qto_LinearStratumBaseQuantities { + get { + return ResourceManager.GetString("Qto_LinearStratumBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_MarineFacilityBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of IfcMarineFacility.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Qto_MarineFacilityBaseQuantities { + get { + return ResourceManager.GetString("Qto_MarineFacilityBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_MemberBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of members.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcMember</ClassName [rest of string was truncated]";. + /// + internal static string Qto_MemberBaseQuantities { + get { + return ResourceManager.GetString("Qto_MemberBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_MotorConnectionBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of motor connection.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Qto_MotorConnectionBaseQuantities { + get { + return ResourceManager.GetString("Qto_MotorConnectionBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_OpeningElementBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of opening elements.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Qto_OpeningElementBaseQuantities { + get { + return ResourceManager.GetString("Qto_OpeningElementBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_OutletBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of outlet.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcOutlet</ClassName> [rest of string was truncated]";. + /// + internal static string Qto_OutletBaseQuantities { + get { + return ResourceManager.GetString("Qto_OutletBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_PavementBaseQuantities</Name> + /// <Definition>Quantity set for Pavement.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPavement</ClassName> + /// <ClassName>IfcPavementType</ClassName> + /// </A [rest of string was truncated]";. + /// + internal static string Qto_PavementBaseQuantities { + get { + return ResourceManager.GetString("Qto_PavementBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_PictorialSignQuantities</Name> + /// <Definition>Quantity set for Pictorial Signs.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSign/PICTORAL</ClassName> + /// <ClassName>IfcSignType/PICTORAL [rest of string was truncated]";. + /// + internal static string Qto_PictorialSignQuantities { + get { + return ResourceManager.GetString("Qto_PictorialSignQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_PileBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of piles.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPile</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_PileBaseQuantities { + get { + return ResourceManager.GetString("Qto_PileBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_PipeFittingBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types and occurrences of pipe fittings.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Qto_PipeFittingBaseQuantities { + get { + return ResourceManager.GetString("Qto_PipeFittingBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_PipeSegmentBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types and occurrences of pipe segments.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName [rest of string was truncated]";. + /// + internal static string Qto_PipeSegmentBaseQuantities { + get { + return ResourceManager.GetString("Qto_PipeSegmentBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_PlateBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of plates.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPlate</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_PlateBaseQuantities { + get { + return ResourceManager.GetString("Qto_PlateBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ProjectionElementBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of projection elements.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassNa [rest of string was truncated]";. + /// + internal static string Qto_ProjectionElementBaseQuantities { + get { + return ResourceManager.GetString("Qto_ProjectionElementBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ProtectiveDeviceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of protective device.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName> [rest of string was truncated]";. + /// + internal static string Qto_ProtectiveDeviceBaseQuantities { + get { + return ResourceManager.GetString("Qto_ProtectiveDeviceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ProtectiveDeviceTrippingUnitBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of protective device tripping unit.</Definition> + /// <Applicability/> + /// <Applicab [rest of string was truncated]";. + /// + internal static string Qto_ProtectiveDeviceTrippingUnitBaseQuantities { + get { + return ResourceManager.GetString("Qto_ProtectiveDeviceTrippingUnitBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_PumpBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of pumps.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcPump</ClassName> + /// <Class [rest of string was truncated]";. + /// + internal static string Qto_PumpBaseQuantities { + get { + return ResourceManager.GetString("Qto_PumpBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_RailBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of rail.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRail</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Qto_RailBaseQuantities { + get { + return ResourceManager.GetString("Qto_RailBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_RailingBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of railings.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRailing</ClassN [rest of string was truncated]";. + /// + internal static string Qto_RailingBaseQuantities { + get { + return ResourceManager.GetString("Qto_RailingBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_RampFlightBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of ramp flights.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRampFlig [rest of string was truncated]";. + /// + internal static string Qto_RampFlightBaseQuantities { + get { + return ResourceManager.GetString("Qto_RampFlightBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ReinforcedSoilBaseQuantities</Name> + /// <Definition>Quantity sets for Reinforced Soil Base.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcReinforcedSoil</ClassName> + /// </ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_ReinforcedSoilBaseQuantities { + get { + return ResourceManager.GetString("Qto_ReinforcedSoilBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ReinforcingElementBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of reinforcement.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Qto_ReinforcingElementBaseQuantities { + get { + return ResourceManager.GetString("Qto_ReinforcingElementBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_RoofBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of roof.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcRoof</ClassName> + /// < [rest of string was truncated]";. + /// + internal static string Qto_RoofBaseQuantities { + get { + return ResourceManager.GetString("Qto_RoofBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SanitaryTerminalBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of sanitary terminal.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName> [rest of string was truncated]";. + /// + internal static string Qto_SanitaryTerminalBaseQuantities { + get { + return ResourceManager.GetString("Qto_SanitaryTerminalBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SensorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of sensor.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSensor</ClassName> [rest of string was truncated]";. + /// + internal static string Qto_SensorBaseQuantities { + get { + return ResourceManager.GetString("Qto_SensorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SignalBaseQuantities</Name> + /// <Definition>Base quantities for Signals.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSignal</ClassName> + /// <ClassName>IfcSignalType</ClassName> + /// </Appli [rest of string was truncated]";. + /// + internal static string Qto_SignalBaseQuantities { + get { + return ResourceManager.GetString("Qto_SignalBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SignBaseQuantities</Name> + /// <Definition>Base quantities for Signs.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSign</ClassName> + /// <ClassName>IfcSignType</ClassName> + /// </ApplicableCla [rest of string was truncated]";. + /// + internal static string Qto_SignBaseQuantities { + get { + return ResourceManager.GetString("Qto_SignBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SiteBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of site.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSite</ClassName> + /// </A [rest of string was truncated]";. + /// + internal static string Qto_SiteBaseQuantities { + get { + return ResourceManager.GetString("Qto_SiteBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SlabBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of slabs.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSlab</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_SlabBaseQuantities { + get { + return ResourceManager.GetString("Qto_SlabBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SleeperBaseQuantities</Name> + /// <Definition>Base quantities common to the definition to all occurrences of IfcTrackElement with PredefinedType set to SLEEPER.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_SleeperBaseQuantities { + get { + return ResourceManager.GetString("Qto_SleeperBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SolarDeviceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of solar devices.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSolarD [rest of string was truncated]";. + /// + internal static string Qto_SolarDeviceBaseQuantities { + get { + return ResourceManager.GetString("Qto_SolarDeviceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SpaceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of spaces.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpace</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_SpaceBaseQuantities { + get { + return ResourceManager.GetString("Qto_SpaceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SpaceHeaterBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of space heaters.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpaceHeater< [rest of string was truncated]";. + /// + internal static string Qto_SpaceHeaterBaseQuantities { + get { + return ResourceManager.GetString("Qto_SpaceHeaterBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SpatialZoneBaseQuantities</Name> + /// <Definition>Base quantities set for Spatial Zones.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSpatialZone</ClassName> + /// <ClassName>IfcSpatialZoneT [rest of string was truncated]";. + /// + internal static string Qto_SpatialZoneBaseQuantities { + get { + return ResourceManager.GetString("Qto_SpatialZoneBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_StackTerminalBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of stack terminal.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSta [rest of string was truncated]";. + /// + internal static string Qto_StackTerminalBaseQuantities { + get { + return ResourceManager.GetString("Qto_StackTerminalBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_StairFlightBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of stair flights.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcStairF [rest of string was truncated]";. + /// + internal static string Qto_StairFlightBaseQuantities { + get { + return ResourceManager.GetString("Qto_StairFlightBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SurfaceFeatureBaseQuantities</Name> + /// <Definition>Base quantities for Surface Features.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcSurfaceFeature</ClassName> + /// </ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_SurfaceFeatureBaseQuantities { + get { + return ResourceManager.GetString("Qto_SurfaceFeatureBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_SwitchingDeviceBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of switching device.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>If [rest of string was truncated]";. + /// + internal static string Qto_SwitchingDeviceBaseQuantities { + get { + return ResourceManager.GetString("Qto_SwitchingDeviceBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_TankBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of tanks.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTank</ClassName> + /// <Class [rest of string was truncated]";. + /// + internal static string Qto_TankBaseQuantities { + get { + return ResourceManager.GetString("Qto_TankBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_TransformerBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of transformer.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTransfor [rest of string was truncated]";. + /// + internal static string Qto_TransformerBaseQuantities { + get { + return ResourceManager.GetString("Qto_TransformerBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_TubeBundleBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of tube bundles.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcTubeBundle</Cl [rest of string was truncated]";. + /// + internal static string Qto_TubeBundleBaseQuantities { + get { + return ResourceManager.GetString("Qto_TubeBundleBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_UnitaryControlElementBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of unitary control element.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// [rest of string was truncated]";. + /// + internal static string Qto_UnitaryControlElementBaseQuantities { + get { + return ResourceManager.GetString("Qto_UnitaryControlElementBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_UnitaryEquipmentBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of unitary equipment.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcUni [rest of string was truncated]";. + /// + internal static string Qto_UnitaryEquipmentBaseQuantities { + get { + return ResourceManager.GetString("Qto_UnitaryEquipmentBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_ValveBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of valves.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcValve</ClassName> + /// <Cl [rest of string was truncated]";. + /// + internal static string Qto_ValveBaseQuantities { + get { + return ResourceManager.GetString("Qto_ValveBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_VehicleBaseQuantities</Name> + /// <Definition>Quantities for vehicles</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcVehicle/ROLLINGSTOCK</ClassName> + /// <ClassName>IfcVehicle/VEHICLEAIR</Cl [rest of string was truncated]";. + /// + internal static string Qto_VehicleBaseQuantities { + get { + return ResourceManager.GetString("Qto_VehicleBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_VibrationIsolatorBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all types of vibration isolators.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>Ifc [rest of string was truncated]";. + /// + internal static string Qto_VibrationIsolatorBaseQuantities { + get { + return ResourceManager.GetString("Qto_VibrationIsolatorBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_VolumetricStratumBaseQuantities</Name> + /// <Definition>Quantity measures associated to volumetric stratum such as in a geotechnical model. Uncertainty is documented in Pset_Uncertainty.</Definition> + /// <Applicabilit [rest of string was truncated]";. + /// + internal static string Qto_VolumetricStratumBaseQuantities { + get { + return ResourceManager.GetString("Qto_VolumetricStratumBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_WallBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of walls.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcWall</ClassName> + /// [rest of string was truncated]";. + /// + internal static string Qto_WallBaseQuantities { + get { + return ResourceManager.GetString("Qto_WallBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_WasteTerminalBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of waste terminal.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcWas [rest of string was truncated]";. + /// + internal static string Qto_WasteTerminalBaseQuantities { + get { + return ResourceManager.GetString("Qto_WasteTerminalBaseQuantities", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to <?xml version="1.0" ?> + ///<QtoSetDef templatetype="QTO_TYPEDRIVENOVERRIDE" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://buildingSMART-tech.org/xml/psd/QTO_IFC4.xsd"> + /// <IfcVersion version="IFC4X3"/> + /// <Name>Qto_WindowBaseQuantities</Name> + /// <Definition>Base quantities that are common to the definition of all occurrences of windows.</Definition> + /// <Applicability/> + /// <ApplicableClasses> + /// <ClassName>IfcWindow</ClassName [rest of string was truncated]";. + /// + internal static string Qto_WindowBaseQuantities { + get { + return ResourceManager.GetString("Qto_WindowBaseQuantities", resourceCulture); + } + } + } +} diff --git a/Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.resx b/Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.resx new file mode 100644 index 0000000..229df6d --- /dev/null +++ b/Xbim.Properties/Definitions/IFC4x3_QTO_Definition_files.resx @@ -0,0 +1,466 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + IFC4x3_QTO\Qto_ActuatorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_AirTerminalBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_AirTerminalBoxTypeBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_AirToAirHeatRecoveryBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_AlarmBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ArealStratumBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_AudioVisualApplianceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_BeamBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_BodyGeometryValidation.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8 + + + IFC4x3_QTO\Qto_BoilerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_BuildingBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_BuildingElementProxyQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_BuildingStoreyBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_BurnerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CableCarrierFittingBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CableCarrierSegmentBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CableFittingBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CableSegmentBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ChillerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ChimneyBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CoilBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ColumnBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CommunicationsApplianceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CompressorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CondenserBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ConduitSegmentBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ConstructionEquipmentResourceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ConstructionMaterialResourceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ControllerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CooledBeamBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CoolingTowerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CourseBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CoveringBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_CurtainWallQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_DamperBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_DistributionBoardBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_DistributionChamberElementBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_DoorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_DuctFittingBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_DuctSegmentBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_DuctSilencerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_EarthworksCutBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_EarthworksFillBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ElectricApplianceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ElectricFlowStorageDeviceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ElectricGeneratorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ElectricMotorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ElectricTimeControlBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_EvaporativeCoolerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_EvaporatorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_FacilityPartBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_FanBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_FilterBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_FireSuppressionTerminalBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_FlowInstrumentBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_FlowMeterBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_FootingBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_HeatExchangerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_HumidifierBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ImpactProtectionDeviceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_InterceptorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_JunctionBoxBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_KerbBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_LaborResourceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_LampBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_LightFixtureBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_LinearStratumBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_MarineFacilityBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_MemberBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_MotorConnectionBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_OpeningElementBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_OutletBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_PavementBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_PictorialSignQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_PileBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_PipeFittingBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_PipeSegmentBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_PlateBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ProjectionElementBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ProtectiveDeviceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ProtectiveDeviceTrippingUnitBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_PumpBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_RailBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_RailingBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_RampFlightBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ReinforcedSoilBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ReinforcingElementBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_RoofBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SanitaryTerminalBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SensorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SignalBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SignBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SiteBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SlabBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SleeperBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SolarDeviceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SpaceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SpaceHeaterBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SpatialZoneBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_StackTerminalBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_StairFlightBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SurfaceFeatureBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_SwitchingDeviceBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_TankBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_TransformerBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_TubeBundleBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_UnitaryControlElementBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_UnitaryEquipmentBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_ValveBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_VehicleBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_VibrationIsolatorBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_VolumetricStratumBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_WallBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_WasteTerminalBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + + IFC4x3_QTO\Qto_WindowBaseQuantities.xml;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252 + + \ No newline at end of file diff --git a/Xbim.Properties/PropertySetDef.cs b/Xbim.Properties/PropertySetDef.cs index 06caf46..37ef54f 100644 --- a/Xbim.Properties/PropertySetDef.cs +++ b/Xbim.Properties/PropertySetDef.cs @@ -72,6 +72,8 @@ public enum templatetype PSET_TYPEDRIVENOVERRIDE, PSET_OCCURRENCEDRIVEN, PSET_PERFORMANCEDRIVEN, + PSET_PROFILEDRIVEN, + PSET_MATERIALDRIVEN, QTO_TYPEDRIVENONLY, QTO_TYPEDRIVENOVERRIDE, QTO_OCCURRENCEDRIVEN, diff --git a/Xbim.Properties/ReferenceSelect.cs b/Xbim.Properties/ReferenceSelect.cs index b718bcd..66a4398 100644 --- a/Xbim.Properties/ReferenceSelect.cs +++ b/Xbim.Properties/ReferenceSelect.cs @@ -83,6 +83,8 @@ public enum RefTypeEnum IfcTimeSeries, IfcAddress, IfcAppliedValue, + IfcDocumentReference, + IfcCostValue, [Obsolete] IfcMaterial, diff --git a/Xbim.Properties/Xbim.Properties.csproj b/Xbim.Properties/Xbim.Properties.csproj index 18a5310..da866e0 100644 --- a/Xbim.Properties/Xbim.Properties.csproj +++ b/Xbim.Properties/Xbim.Properties.csproj @@ -6,7 +6,7 @@ see https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support netstandard2.0 is compatible with Framework 4.6.1, .NET Core 2.0 and NET 5.0 --> - netstandard2.0;net5.0 + netstandard2.0;netstandard2.1 false CDDL-1.0 true @@ -17,9 +17,9 @@ git BIM, IFC, BuildingSmart, PropertySets, Property Now targeting multiple .NET platforms. - 5.0.1 - 5.0.1 - 5.0.1 + 6.0.0 + 6.0.0 + 6.0.0 true XbimOpenSourceKeyFile.snk true @@ -39,6 +39,16 @@ True IFC2x3_Defitinion_files.resx + + True + True + Ifc4x3_Definition_files.resx + + + True + True + IFC4x3_QTO_Definition_files.resx + True True @@ -904,6 +914,14 @@ PublicResXFileCodeGenerator IFC2x3_Defitinion_files.Designer.cs + + ResXFileCodeGenerator + Ifc4x3_Definition_files.Designer.cs + + + ResXFileCodeGenerator + IFC4x3_QTO_Definition_files.Designer.cs + ResXFileCodeGenerator IFC4_and_COBie_Definition_files.Designer.cs @@ -921,4 +939,8 @@ IFC4_QTO_Definition_files.Designer.cs + + + + \ No newline at end of file diff --git a/Xbim.PropertySets.Tests/PropertySetTests.cs b/Xbim.PropertySets.Tests/PropertySetTests.cs index 4c4b112..2469789 100644 --- a/Xbim.PropertySets.Tests/PropertySetTests.cs +++ b/Xbim.PropertySets.Tests/PropertySetTests.cs @@ -90,7 +90,7 @@ public void UserDefinedPropertySets() } [TestMethod] - public void ApplicableClassesTest() + public void ApplicableClassesTestIfc2x3() { var defs2x3 = new Definitions(Version.IFC2x3); defs2x3.LoadAllDefault(); @@ -100,6 +100,12 @@ public void ApplicableClassesTest() classes2x3.Add(clsName.ClassName); Assert.IsTrue(classes2x3.Any()); + } + + [TestMethod] + public void ApplicableClassesTestIfc4() + { + var defs4 = new Definitions(Version.IFC4); defs4.LoadAllDefault(); var classes4 = new List(); @@ -109,6 +115,37 @@ public void ApplicableClassesTest() Assert.IsTrue(classes4.Any()); } + [TestMethod] + public void ApplicableClassesTestIfc4x3() + { + + var defs4 = new Definitions(Version.IFC4x3); + defs4.LoadAllDefault(); + var classes = new List(); + foreach (var item in defs4.DefinitionSets) + foreach (var clsName in item.ApplicableClasses) + classes.Add(clsName.ClassName); + Assert.IsTrue(classes.Any()); + + Assert.IsTrue(classes.Any(c => c.Equals("IfcRoad", StringComparison.InvariantCultureIgnoreCase))); + } + + + [TestMethod] + public void CanLoadIfc4x3QTOs() + { + + var defs4 = new Definitions(Version.IFC4x3); + defs4.LoadAllDefault(); + var classes = new List(); + foreach (var item in defs4.DefinitionSets) + foreach (var clsName in item.ApplicableClasses) + classes.Add(clsName.ClassName); + Assert.IsTrue(classes.Any()); + + Assert.IsTrue(classes.Any(c => c.Equals("IfcRail", StringComparison.InvariantCultureIgnoreCase))); + } + [TestMethod] public void DictionaryAccess() { @@ -166,6 +203,13 @@ public void CanLoadSimpleType() var distU = allSimple2x3.Select(x => x.UnitTypeValue).Distinct(); Assert.IsTrue(distU.Any()); + } + + [TestMethod] + public void CanLoadSimpleTypeIfc4() + { + + // load all ifc4 and check, but there's none in ifc4 var def4 = new Definitions(Version.IFC4); def4.LoadAllDefault(); @@ -173,5 +217,18 @@ public void CanLoadSimpleType() Assert.IsFalse(allSimple4.Any()); } + + [TestMethod] + public void CanLoadSimpleTypeIfc4x3() + { + + + // load all ifc4x3 and check, but there's none + var def4 = new Definitions(Version.IFC4x3); + def4.LoadAllDefault(); + var allSimple4 = def4.DefinitionSets.SelectMany(x => x.PropertyDefinitions.Where(x => x.PropertyType.PropertyValueType is TypeSimpleProperty)).Select(x => x.PropertyType.PropertyValueType as TypeSimpleProperty).ToList(); + Assert.IsFalse(allSimple4.Any()); + + } } } \ No newline at end of file diff --git a/Xbim.PropertySets.Tests/Xbim.PropertySets.Tests.csproj b/Xbim.PropertySets.Tests/Xbim.PropertySets.Tests.csproj index 54a96fd..21c42f4 100644 --- a/Xbim.PropertySets.Tests/Xbim.PropertySets.Tests.csproj +++ b/Xbim.PropertySets.Tests/Xbim.PropertySets.Tests.csproj @@ -1,7 +1,7 @@ - net5.0 + net6.0 false