forked from buildingSMART/IFC4.3.x-output
-
Notifications
You must be signed in to change notification settings - Fork 0
/
IfcPropertyResource.pot
390 lines (281 loc) · 28.2 KB
/
IfcPropertyResource.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
# Industry Foundation Classes IFC.
# Copyright (C) 2020 buildingSMART
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2020-09-25 10:09+0200\n"
"X-Crowdin-SourceKey: msgstr\n"
"Language-Team: buildingSMART community\n"
#:IFC.xml:31582
msgid "IfcComplexProperty"
msgstr "IfcComplexProperty"
msgid "IfcComplexProperty_DEFINITION"
msgstr "[[IfcComplexProperty]] is used to define complex properties to be handled completely within a property set. The included set of properties may be a mixed or consistent collection of [[IfcProperty]] subtypes. This enables the definition of a set of properties to be included as a single property entry in an [[IfcPropertySet]] . The definition of such an [[IfcComplexProperty]] can be reused in many different [[IfcPropertySet]] s. NOTE Since an [[IfcComplexProperty]] may contain other complex properties, sets of properties can be nested. This nesting may be restricted by view definitions and implementer agreements. HISTORY New entity in IFC2.0. bSI Documentation"
#:IFC.xml:31598
msgid "IfcComplexProperty_HasProperties"
msgstr "HasProperties"
msgid "IfcComplexProperty_HasProperties_DEFINITION"
msgstr "HasProperties"
#:IFC.xml:31591
msgid "IfcComplexProperty_UsageName"
msgstr "UsageName"
msgid "IfcComplexProperty_UsageName_DEFINITION"
msgstr "Usage description of the [[IfcComplexProperty]] within the property set which references the [[IfcComplexProperty]] . X 0D NOTE Consider a complex property for glazing properties. The Name attribute of the [[IfcComplexProperty]] could be Pset GlazingProperties , and the UsageName attribute could be OuterGlazingPane ."
#:IFC.xml:31612
msgid "IfcCurveInterpolationEnum"
msgstr "IfcCurveInterpolationEnum"
msgid "IfcCurveInterpolationEnum_DEFINITION"
msgstr "[[IfcCurveInterpolationEnum]] specifies the possible methods for the interpolation of property values given as a curve. HISTORY New type in IFC4. bSI Documentation"
#:IFC.xml:31618
msgid "IfcExtendedProperties"
msgstr "IfcExtendedProperties"
msgid "IfcExtendedProperties_DEFINITION"
msgstr "The [[IfcExtendedProperties]] is an abstract supertype of all extensible property collections that are applicable to certain characterized entities. Instantiable subtypes of [[IfcExtendedProperties]] assign the property collection to a particular characterized entity. NOTE Extensible property collections are provided for materials and profiles. Instantiable subtypes have a set of Properties , each providing property name, value and unit and other instance information, depending on the subtype of [[IfcProperty]] referenced. HISTORY New entity in IFC4. bSI Documentation"
#:IFC.xml:31631
msgid "IfcExtendedProperties_Properties"
msgstr "Properties"
msgid "IfcExtendedProperties_Properties_DEFINITION"
msgstr "Properties"
#:IFC.xml:31619
msgid "IfcExtendedProperties_Name"
msgstr "Name"
msgid "IfcExtendedProperties_Name_DEFINITION"
msgstr "The name given to the set of properties."
#:IFC.xml:31624
msgid "IfcExtendedProperties_Description"
msgstr "Description"
msgid "IfcExtendedProperties_Description_DEFINITION"
msgstr "Description for the set of properties."
#:IFC.xml:31643
msgid "IfcPreDefinedProperties"
msgstr "IfcPreDefinedProperties"
msgid "IfcPreDefinedProperties_DEFINITION"
msgstr "The [[IfcPreDefinedProperties]] is an abstract supertype of all predefined property collections that have explicit attributes, each representing a property. Instantiable subtypes are assigned to specific characterised entities. HISTORY New entity in IFC4. bSI Documentation"
#:IFC.xml:31646
msgid "IfcProperty"
msgstr "IfcProperty"
msgid "IfcProperty_DEFINITION"
msgstr "[[IfcProperty]] is an abstract generalization for all types of properties that can be associated with IFC objects through the property set mechanism. HISTORY New entity in IFC1.0. bSI Documentation"
#:IFC.xml:627
msgid "IfcProperty_HasApprovals"
msgstr "HasApprovals"
msgid "IfcProperty_HasApprovals_DEFINITION"
msgstr "HasApprovals"
#:IFC.xml:2745
msgid "IfcProperty_HasConstraints"
msgstr "HasConstraints"
msgid "IfcProperty_HasConstraints_DEFINITION"
msgstr "HasConstraints"
#:IFC.xml:20650
msgid "IfcProperty_PartOfPset"
msgstr "PartOfPset"
msgid "IfcProperty_PartOfPset_DEFINITION"
msgstr "PartOfPset"
#:IFC.xml:31598
msgid "IfcProperty_PartOfComplex"
msgstr "PartOfComplex"
msgid "IfcProperty_PartOfComplex_DEFINITION"
msgstr "PartOfComplex"
#:IFC.xml:31659
msgid "IfcProperty_PropertyForDependance"
msgstr "PropertyForDependance"
msgid "IfcProperty_PropertyForDependance_DEFINITION"
msgstr "PropertyForDependance"
#:IFC.xml:31673
msgid "IfcProperty_PropertyDependsOn"
msgstr "PropertyDependsOn"
msgid "IfcProperty_PropertyDependsOn_DEFINITION"
msgstr "PropertyDependsOn"
#:IFC.xml:31647
msgid "IfcProperty_Name"
msgstr "Name"
msgid "IfcProperty_Name_DEFINITION"
msgstr "Name for this property. This label is the significant name string that defines the semantic meaning for the property."
#:IFC.xml:31652
msgid "IfcProperty_Description"
msgstr "Description"
msgid "IfcProperty_Description_DEFINITION"
msgstr "Informative text to explain the property."
#:IFC.xml:31687
msgid "IfcPropertyAbstraction"
msgstr "IfcPropertyAbstraction"
msgid "IfcPropertyAbstraction_DEFINITION"
msgstr "The [[IfcPropertyAbstraction]] is an abstract supertype of all property related entities defined as dependent resource entities within the specification. It may have an external reference to a dictionary or library that provides additional information about its definition. Instantiable subtypes have property name, value and other instance information. HISTORY New entity in IFC4. bSI Documentation"
#:IFC.xml:9013
msgid "IfcPropertyAbstraction_HasExternalReferences"
msgstr "HasExternalReferences"
msgid "IfcPropertyAbstraction_HasExternalReferences_DEFINITION"
msgstr "HasExternalReferences"
#:IFC.xml:31689
msgid "IfcPropertyBoundedValue"
msgstr "IfcPropertyBoundedValue"
msgid "IfcPropertyBoundedValue_DEFINITION"
msgstr "A property with a bounded value, [[IfcPropertyBoundedValue]] , defines a property object which has a maximum of two numeric or descriptive values assigned, the first value specifying the upper bound and the second value specifying the lower bound. It defines a property value bound min max combination for which the property Name , an optional Description , S the optional UpperBoundValue with measure type, the optional LowerBoundValue with measure type, and the optional Unit is given. A set point value can be provided in addition to the upper and lower bound values for operational value setting. The unit is handled by the Unit attribute, see Table 1 for an example of a bounded property If the Unit attribute is not given, then the unit is already implied by the type of [[IfcMeasureValue]] or [[IfcDerivedMeasureValue]] . The associated unit can be found at the [[IfcUnitAssignment]] globally defined at the project level [[IfcProject]].UnitsInContext . If the Unit attribute is given, then the unit assigned by the Unit attribute overrides the globally assigned unit. The [[IfcPropertyBoundedValue]] allows for the specification of an interval for the value component of the property description. If either the LowerBoundValue or the UpperBoundValue is not given, then it indicates an open bound either a minimum value or a maximum value . The interval is by definition inclusive, that is, the value given for the LowerBoundValue or the UpperBoundValue is included in the interval. NOTE An [[IfcPropertyBoundedValue]] may be exchanged with no values assigned yet. In this case the LowerBoundValue and the UpperBoundValue are set to NIL. Name UpperBoundValue LowerBoundValue SetPointValue Type through [[IfcValue]] Unit OverallHeight 1930 2300 [[IfcPositiveLengthMeasure]] OverallWidth 0.9 1.25 [[IfcPositiveLengthMeasure]] m MaxHeight 20.0 [[IfcPositiveLengthMeasure]] MinWeight 20 [[IfcMassMeasure]] kg Where rules ensures same measure type for all values Table 1 Bounded property with values, measure types and units HISTORY S New entity in IFC2x. .change ifc2x2 IFC2x2 CHANGE The attribute type of the attribute UpperBoundValue and LowerBoundValue has been made optional with upward compatibility for file based exchange. .change ifc2x4 IFC4 CHANGE The attribute SetPointValue has been added. .spec head Informal Propositions 1. If the measure type for the upper and lover bound value is a numeric measure, then the following shall be true UpperBoundValue LowerBoundValue . bSI Documentation"
#:IFC.xml:31702
msgid "IfcPropertyBoundedValue_UpperBoundValue"
msgstr "UpperBoundValue"
msgid "IfcPropertyBoundedValue_UpperBoundValue_DEFINITION"
msgstr "Upper bound value for the interval defining the property value. If the value is not given, it indicates an open bound all values to be greater than or equal to LowerBoundValue ."
#:IFC.xml:31707
msgid "IfcPropertyBoundedValue_LowerBoundValue"
msgstr "LowerBoundValue"
msgid "IfcPropertyBoundedValue_LowerBoundValue_DEFINITION"
msgstr "Lower bound value for the interval defining the property value. If the value is not given, it indicates an open bound all values to be lower than or equal to UpperBoundValue ."
#:IFC.xml:31712
msgid "IfcPropertyBoundedValue_Unit"
msgstr "Unit"
msgid "IfcPropertyBoundedValue_Unit_DEFINITION"
msgstr "Unit for the upper and lower bound values, if not given, the default value for the measure type is used as defined by the global unit assignment at [[IfcProject]].UnitInContext . The applicable unit is then selected by the underlying TYPE of the UpperBoundValue , LowerBoundValue , and SetPointValue"
#:IFC.xml:31717
msgid "IfcPropertyBoundedValue_SetPointValue"
msgstr "SetPointValue"
msgid "IfcPropertyBoundedValue_SetPointValue_DEFINITION"
msgstr "Set point value as typically used for operational value setting. X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been added at the end of the attribute list."
#:IFC.xml:31724
msgid "IfcPropertyDependencyRelationship"
msgstr "IfcPropertyDependencyRelationship"
msgid "IfcPropertyDependencyRelationship_DEFINITION"
msgstr "An [[IfcPropertyDependencyRelationship]] describes an identified dependency between the value of one property and that of another. HISTORY New entity in IFC2x2 .change ifc2x4 IFC4 CHANGE Made subtype of [[IfcResourceLevelRelationship]] attribute order changed . .use head Use Definition Whilst the [[IfcPropertyDependencyRelationship]] may be used to describe the dependency, and it may do so in terms of the expression of how the dependency operates, it is not possible through the current IFC model for the value of the related property to be actually derived from the value of the relating property. The determination of value according to the dependency is required to be performed by an application that can then use the Expression attribute to flag the form of the dependency. bSI Documentation"
#:IFC.xml:31659
msgid "IfcPropertyDependencyRelationship_DependingProperty"
msgstr "DependingProperty"
msgid "IfcPropertyDependencyRelationship_DependingProperty_DEFINITION"
msgstr "DependingProperty"
#:IFC.xml:31673
msgid "IfcPropertyDependencyRelationship_DependantProperty"
msgstr "DependantProperty"
msgid "IfcPropertyDependencyRelationship_DependantProperty_DEFINITION"
msgstr "DependantProperty"
#:IFC.xml:31729
msgid "IfcPropertyDependencyRelationship_Expression"
msgstr "Expression"
msgid "IfcPropertyDependencyRelationship_Expression_DEFINITION"
msgstr "Expression that further describes the nature of the dependency relation."
#:IFC.xml:31736
msgid "IfcPropertyEnumeratedValue"
msgstr "IfcPropertyEnumeratedValue"
msgid "IfcPropertyEnumeratedValue_DEFINITION"
msgstr "A property with an enumerated value, [[IfcPropertyEnumeratedValue]] , defines a property object which has a value assigned that is chosen from an enumeration. It defines a property value combination for which the S property Name , an optional Description , S the optional EnumerationValues with measure type and optionally an Unit is given. NOTE Multiple choices from the property enumeration are supported. The unit is handled by the Unit attribute, see Table 1 for an example of a enumerated property If the Unit attribute is not given, then the unit is already implied by the type of [[IfcMeasureValue]] or [[IfcDerivedMeasureValue]] . The associated unit can be found at the [[IfcUnitAssignment]] globally defined at the project level [[IfcProject]].UnitsInContext . If the Unit attribute is given, then the unit assigned by the unit attribute overrides the globally assigned unit. More precisely The [[IfcPropertyEnumeratedValue]] defines a property, which value is selected from a defined list of enumerators. The enumerators are stored in a dynamic enumeration of values including the type information from [[IfcValue]] see [[IfcPropertyEnumeration]] . This enables applications to use an enumeration value as a property within a property set [[IfcPropertySet]] including the allowed list of values. NOTE An [[IfcPropertyEnumeratedValue]] may be exchanged with no values assigned yet. In this case the EnumerationValues are set to NIL. Name Value EnumerationValue Type through [[IfcValue]] [[IfcPropertyEnumeration]] Name BladeAction Opposed [[IfcLabel]] DamperBladeActionEnum BladeAction Parallel [[IfcLabel]] DamperBladeActionEnum Table 1 Enumerated property with values, measure types and units The [[IfcPropertyEnumeratedValue]] refers to an [[IfcPropertyEnumeration]] , see Table 2 for an example Name EnumerationValues Type through [[IfcValue]] Unit DamperBladeActionEnum Parallel, Opposed, Other, Unset IfcString Table 2 Property enumeration with enumerators It is not mandatory to use an instance of [[IfcPropertyEnumeration]] to hold the applicable values for [[IfcPropertyEnumeratedValue]] , however this is the preferred way. A single instance of [[IfcPropertyEnumeration]] can be referenced by multiple instances of [[IfcPropertyEnumeratedValue]] . HISTORY S New entity in IFC2.0. .change ifc2x IFC2x CHANGE Entity has been renamed from IfcEnumeratedProperty .change ifc2x4 IFC4 CHANGE Attribute EnumerationValues has been made OPTIONAL with upward compatibility for file based exchange. bSI Documentation"
#:IFC.xml:31748
msgid "IfcPropertyEnumeratedValue_EnumerationReference"
msgstr "EnumerationReference"
msgid "IfcPropertyEnumeratedValue_EnumerationReference_DEFINITION"
msgstr "EnumerationReference"
#:IFC.xml:31741
msgid "IfcPropertyEnumeratedValue_EnumerationValues"
msgstr "EnumerationValues"
msgid "IfcPropertyEnumeratedValue_EnumerationValues_DEFINITION"
msgstr "Enumeration values, which shall be listed in the referenced [[IfcPropertyEnumeration]] , if such a reference is provided. X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been made optional with upward compatibility for file based exchange."
#:IFC.xml:31760
msgid "IfcPropertyEnumeration"
msgstr "IfcPropertyEnumeration"
msgid "IfcPropertyEnumeration_DEFINITION"
msgstr "[[IfcPropertyEnumeration]] is a collection of simple or measure values that define a prescribed set of alternatives from which enumeration values are selected. This enables inclusion of enumeration values in property sets. [[IfcPropertyEnumeration]] provides a name for the enumeration as well as a list of unique numeric or descriptive values that may have a measure type assigned . The entity defines the list of potential enumerators to be exchanged together or separately with properties of type [[IfcPropertyEnumeratedValue]] that selects their actual property values from this enumeration. The unit is handled by the Unit attribute, see Table 1 for an example of a unitless property enumeration If the Unit attribute is not given, than the unit is already implied by the type of [[IfcMeasureValue]] or [[IfcDerivedMeasureValue]] . The associated unit can be found at the [[IfcUnitAssignment]] globally defined at the project level [[IfcProject]].UnitsInContext . If the Unit attribute is given, the unit assigned by the unit attribute overrides the globally assigned unit. Name EnumerationValues Type through [[IfcValue]] Unit PEnum DamperBladeAction Parallel [[IfcLabel]] Opposed [[IfcLabel]] Other [[IfcLabel]] Unset [[IfcLabel]] Table 1 Property enumeration with values, measure types and units HISTORY New entity in IFC2.0, capabilities enhanced in IFC2x. .change ifc2x IFC2x CHANGE Entity has been renamed from IfcEnumeration bSI Documentation"
#:IFC.xml:31769
msgid "IfcPropertyEnumeration_Name"
msgstr "Name"
msgid "IfcPropertyEnumeration_Name_DEFINITION"
msgstr "Name of this enumeration."
#:IFC.xml:31774
msgid "IfcPropertyEnumeration_EnumerationValues"
msgstr "EnumerationValues"
msgid "IfcPropertyEnumeration_EnumerationValues_DEFINITION"
msgstr "List of values that form the enumeration."
#:IFC.xml:31779
msgid "IfcPropertyEnumeration_Unit"
msgstr "Unit"
msgid "IfcPropertyEnumeration_Unit_DEFINITION"
msgstr "Unit for the enumerator values, if not given, the default value for the measure type given by the TYPE of nominal value is used as defined by the global unit assignment at [[IfcProject]]."
#:IFC.xml:31786
msgid "IfcPropertyListValue"
msgstr "IfcPropertyListValue"
msgid "IfcPropertyListValue_DEFINITION"
msgstr "An [[IfcPropertyListValue]] defines a property that has several numeric or descriptive values assigned, these values are given by an ordered list. S It defines a property list value combination for which the property Name , an optional Description , S the optional ListValues with measure type and optionally an Unit is given. An [[IfcPropertyListValue]] is a list of values. The order in which values appear is significant. All list members shall be of the same type. The unit is handled by the Unit attribute, see Table 1 for an example of a list property If the Unit attribute is not given, then the unit is already implied by the type of [[IfcMeasureValue]] or [[IfcDerivedMeasureValue]] . The associated unit can be found at the [[IfcUnitAssignment]] globally defined at the project level [[IfcProject]].UnitsInContext . If the Unit attribute is given, then the unit assigned by the Unit attribute overrides the globally assigned unit. NOTE An [[IfcPropertyListValue]] may be exchanged with no values assigned yet. In this case the ListValues are set to NIL. Name ListValues Type through [[IfcValue]] Unit ApplicableSizes 1200 [[IfcPositiveLengthMeasure]] 1600 [[IfcPositiveLengthMeasure]] 2400 [[IfcPositiveLengthMeasure]] Table 1 List property with values, measure types and units HISTORY New entity in IFC2x2. .change ifc2x4 IFC4 CHANGE Attribute ListValues has been made OPTIONAL with upward compatibility for file based exchange. bSI Documentation"
#:IFC.xml:31791
msgid "IfcPropertyListValue_ListValues"
msgstr "ListValues"
msgid "IfcPropertyListValue_ListValues_DEFINITION"
msgstr "List of property values. X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been made optional with upward compatibility for file based exchange."
#:IFC.xml:31796
msgid "IfcPropertyListValue_Unit"
msgstr "Unit"
msgid "IfcPropertyListValue_Unit_DEFINITION"
msgstr "Unit for the list values, if not given, the default value for the measure type given by the TYPE of nominal value is used as defined by the global unit assignment at [[IfcProject]]."
#:IFC.xml:31803
msgid "IfcPropertyReferenceValue"
msgstr "IfcPropertyReferenceValue"
msgid "IfcPropertyReferenceValue_DEFINITION"
msgstr "The [[IfcPropertyReferenceValue]] allows a property value to be of type of an resource level entity. The applicable entities that can be used as value references are given by the [[IfcObjectReferenceSelect]] . HISTORY New entity in IFC1.5. Entity has been renamed from IfcObjectReference in IFC2x. .change ifc2x4 IFC4 CHANGE Attribute PropertyReference has been made OPTIONAL with upward compatibility for file based exchange. bSI Documentation"
#:IFC.xml:31804
msgid "IfcPropertyReferenceValue_UsageName"
msgstr "UsageName"
msgid "IfcPropertyReferenceValue_UsageName_DEFINITION"
msgstr "Description of the use of the referenced value within the property. It is a descriptive text that may hold an expression or other additional information."
#:IFC.xml:31809
msgid "IfcPropertyReferenceValue_PropertyReference"
msgstr "PropertyReference"
msgid "IfcPropertyReferenceValue_PropertyReference_DEFINITION"
msgstr "Reference to another property entity through one of the select types in the [[IfcObjectReferenceSelect]] . X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been made optional with upward compatibility for file based exchange."
#:IFC.xml:31816
msgid "IfcPropertySingleValue"
msgstr "IfcPropertySingleValue"
msgid "IfcPropertySingleValue_DEFINITION"
msgstr "The property with a single value [[IfcPropertySingleValue]] defines a property object which has a single numeric or descriptive value assigned. It defines a property single value combination for which the property Name , an optional Description , S and an optional NominalValue with measure type is provided. In addition, the default unit as specified within the project unit context can be overriden by assigning an Unit . The unit is handled by the Unit attribute, see Table 1 for an example of various single value properties If the Unit attribute is not given, then the unit is already implied by the type of [[IfcMeasureValue]] or [[IfcDerivedMeasureValue]] . The associated unit can be found at the [[IfcUnitAssignment]] globally defined at the project level [[IfcProject]].UnitsInContext . If the Unit attribute is given, then the unit assigned by the Unit attribute overrides the globally assigned unit. Name NominalValue Type through [[IfcValue]] Unit Description Manufacturer A door [[IfcLabel]] PanelThickness 0.12 [[IfcPositiveLengthMeasure]] ThermalTransmittance 2.6 [[IfcThermalTransmittanceMeasure]] W m2K Table 1 Single value properties with values, measure types and units HISTORY S New entity in IFC1.0. .change ifc2x IFC2x CHANGE Entity has been renamed from [[IfcSimpleProperty]]. .change ifc2x3 IFC2x3 CHANGE S Attribute NominalValue has been made OPTIONAL with upward compatibility for file based exchange. bSI Documentation"
#:IFC.xml:31817
msgid "IfcPropertySingleValue_NominalValue"
msgstr "NominalValue"
msgid "IfcPropertySingleValue_NominalValue_DEFINITION"
msgstr "Value and measure type of this property. X 0D NOTE By virtue of the defined data type, that is selected from the SELECT [[IfcValue]] , the appropriate unit can be found within the [[IfcUnitAssignment]] , defined for the project if no value for the unit attribute is given. X 0D X 0D .note X 0D IFC2x3 CHANGE The attribute has been made optional with upward compatibility for file based exchange."
#:IFC.xml:31822
msgid "IfcPropertySingleValue_Unit"
msgstr "Unit"
msgid "IfcPropertySingleValue_Unit_DEFINITION"
msgstr "Unit for the nominal value, if not given, the default value for the measure type given by the TYPE of nominal value is used as defined by the global unit assignment at [[IfcProject]]."
#:IFC.xml:31829
msgid "IfcPropertyTableValue"
msgstr "IfcPropertyTableValue"
msgid "IfcPropertyTableValue_DEFINITION"
msgstr "[[IfcPropertyTableValue]] is a property with a value range defined by a property object which has two lists of numeric or descriptive values assigned. The values specify a table with two columns. The defining values provide the first column and establish the scope for the defined values the second column . An optional Expression attribute may give the equation used for deriving the range value, which is for information purposes only. The [[IfcPropertyTableValue]] defines a defining defined property value combination for which the property name, the table with defining and defined values with measure type and optional the units for defining and defined values are given. NOTE The [[IfcPropertyTableValue]] only captures properties that can be expressed by a table with two columns. Use [[IfcPropertyReferenceValue]] with the PropertyReference being an [[IfcTable]] to express all those properties that require a table with tree or more columns. The units are handled by the DefiningUnit and DefinedUnit attributes, see Table 1 for an example of a table value property If the DefiningUnit or DefinedUnit attribute is not given, then the unit is already implied by the type of [[IfcMeasureValue]] or [[IfcDerivedMeasureValue]] . The associated unit can be found at the [[IfcUnitAssignment]] globally defined at the project level [[IfcProject]].UnitsInContext . If the DefiningUnit or DefinedUnit attribute is given, then the unit assigned by the unit attribute overrides the globally assigned unit. The [[IfcPropertyTableValue]] allows for the specification of a table of defining defined value pairs of the property description. The optional attribute CurveInterpolation allows to determine the interval between two given values. Name DefiningValues DefiningValue Type through [[IfcValue]] DefinedValues DefinedValue Type through [[IfcValue]] DefingUnit DefinedUnit SoundTransmissionLoss 100 [[IfcFrequencyMeasure]] 20 [[IfcNumericMeasure]] dB 200 [[IfcFrequencyMeasure]] 42 [[IfcNumericMeasure]] 400 [[IfcFrequencyMeasure]] 46 [[IfcNumericMeasure]] 800 [[IfcFrequencyMeasure]] 56 [[IfcNumericMeasure]] 1600 [[IfcFrequencyMeasure]] 60 [[IfcNumericMeasure]] 3200 [[IfcFrequencyMeasure]] 65 [[IfcNumericMeasure]] Table 1 Table value property with values, measure types and units HISTORY New entity in IFC2x. .change ifc2x4 IFC4 CHANGE Attributes DefiningValues and DefinedValues have been made OPTIONAL with upward compatibility for file based exchange. The attribute CurveInterpolation has been added. .spec head Informal Propositions 1. The list of DefinedValues and the list of DefiningValues are corresponding lists. bSI Documentation"
#:IFC.xml:31842
msgid "IfcPropertyTableValue_DefiningValues"
msgstr "DefiningValues"
msgid "IfcPropertyTableValue_DefiningValues_DEFINITION"
msgstr "List of defining values, which determine the defined values. This list shall have unique values only. X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been made optional with upward compatibility for file based exchange."
#:IFC.xml:31847
msgid "IfcPropertyTableValue_DefinedValues"
msgstr "DefinedValues"
msgid "IfcPropertyTableValue_DefinedValues_DEFINITION"
msgstr "Defined values which are applicable for the scope as defined by the defining values. X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been made optional with upward compatibility for file based exchange."
#:IFC.xml:31852
msgid "IfcPropertyTableValue_Expression"
msgstr "Expression"
msgid "IfcPropertyTableValue_Expression_DEFINITION"
msgstr "Expression for the derivation of defined values from the defining values, the expression is given for information only, i.e. no automatic processing can be expected from the expression."
#:IFC.xml:31857
msgid "IfcPropertyTableValue_DefiningUnit"
msgstr "DefiningUnit"
msgid "IfcPropertyTableValue_DefiningUnit_DEFINITION"
msgstr "Unit for the defining values, if not given, the default value for the measure type given by the TYPE of the defining values is used as defined by the global unit assignment at [[IfcProject]]."
#:IFC.xml:31862
msgid "IfcPropertyTableValue_DefinedUnit"
msgstr "DefinedUnit"
msgid "IfcPropertyTableValue_DefinedUnit_DEFINITION"
msgstr "Unit for the defined values, if not given, the default value for the measure type given by the TYPE of the defined values is used as defined by the global unit assignment at [[IfcProject]]."
#:IFC.xml:31867
msgid "IfcPropertyTableValue_CurveInterpolation"
msgstr "CurveInterpolation"
msgid "IfcPropertyTableValue_CurveInterpolation_DEFINITION"
msgstr "Interpolation of the curve between two defining and defined values that are provided. if not provided a linear interpolation is assumed. X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been added at the end of the attribute list."
#:IFC.xml:31874
msgid "IfcSimpleProperty"
msgstr "IfcSimpleProperty"
msgid "IfcSimpleProperty_DEFINITION"
msgstr "[[IfcSimpleProperty]] is a generalization of a single property object. The various subtypes of [[IfcSimpleProperty]] establish different ways in which a property value can be set. HISTORY New entity in IFC1.0, definition changed in IFC2x. bSI Documentation"
#:IFC.xml:31877
msgid "IfcObjectReferenceSelect"
msgstr "IfcObjectReferenceSelect"
msgid "IfcObjectReferenceSelect_DEFINITION"
msgstr "[[IfcObjectReferenceSelect]] is a select type, that holds a list of resource level entities that can be used as property values for an [[IfcPropertyReferenceValue]] being a property within an [[IfcPropertySet]] . HISTORY New select type in IFC2.0. .change ifc2x4 IFC4 CHANGE [[IfcTable]] added to the select."