forked from buildingSMART/IFC4.3.x-output
-
Notifications
You must be signed in to change notification settings - Fork 0
/
IfcMaterialResource.pot
1006 lines (721 loc) · 63.7 KB
/
IfcMaterialResource.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
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# 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:21410
msgid "IfcDirectionSenseEnum"
msgstr "IfcDirectionSenseEnum"
msgid "IfcDirectionSenseEnum_DEFINITION"
msgstr "[[IfcDirectionSenseEnum]] is an enumeration denoting whether sense of direction is positive or negative along the given axis. HISTORY New Type in IFC2x. bSI Documentation"
#:IFC.xml:21414
msgid "IfcLayerSetDirectionEnum"
msgstr "IfcLayerSetDirectionEnum"
msgid "IfcLayerSetDirectionEnum_DEFINITION"
msgstr "[[IfcLayerSetDirectionEnum]] provides identification of the axis of element geometry, denoting the layer set thickness direction, or direction of layer offsets. HISTORY New Type in IFC2x. bSI Documentation"
#:IFC.xml:21419
msgid "IfcMaterial"
msgstr "IfcMaterial"
msgid "IfcMaterial_DEFINITION"
msgstr "[[IfcMaterial]] is a homogeneous or inhomogeneous substance that can be used to form elements physical products or their components . [[IfcMaterial]] is the basic entity for material designation and definition this includes identification by name and classification via reference to an external classification , as well as association of material properties isotropic or anisotropic defined by subtypes of [[IfcMaterialProperties]] . An instance of [[IfcMaterial]] may be associated to an element or element type using the [[IfcRelAssociatesMaterial]] relationship. The assignment might either be direct as a single material information, or via a material layer set a material profile set a material constituent set An [[IfcMaterial]] may also have presentation information associated. Such presentation information is provided by [[IfcMaterialDefinitionRepresentation]] , associating curve styles, hatching definitions or surface colouring rendering information to a material. HISTORY S New entity in IFC4 .change ifc2x4 IFC4 CHANGE S The attributes Description and Category have been added. bSI Documentation"
#:IFC.xml:21446
msgid "IfcMaterial_HasRepresentation"
msgstr "HasRepresentation"
msgid "IfcMaterial_HasRepresentation_DEFINITION"
msgstr "HasRepresentation"
#:IFC.xml:21484
msgid "IfcMaterial_IsRelatedWith"
msgstr "IsRelatedWith"
msgid "IfcMaterial_IsRelatedWith_DEFINITION"
msgstr "IsRelatedWith"
#:IFC.xml:21534
msgid "IfcMaterial_RelatesTo"
msgstr "RelatesTo"
msgid "IfcMaterial_RelatesTo_DEFINITION"
msgstr "RelatesTo"
#:IFC.xml:21420
msgid "IfcMaterial_Name"
msgstr "Name"
msgid "IfcMaterial_Name_DEFINITION"
msgstr "Name of the material. X 0D EXAMPLE A view definition may require Material.Name to uniquely specify e.g. concrete or steel grade, in which case the attribute Material.Category could take the value Concrete or Steel . X 0D X 0D NOTE Material grade may have different meaning in different view definitions, e.g. strength grade for structural design and analysis, or visible appearance grade in architectural application. Also, more elaborate material grade definition may be associated as classification via inverse attribute HasExternalReferences ."
#:IFC.xml:21425
msgid "IfcMaterial_Description"
msgstr "Description"
msgid "IfcMaterial_Description_DEFINITION"
msgstr "Definition of the material in more descriptive terms than given by attributes Name or Category . X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been added at the end of attribute list."
#:IFC.xml:21430
msgid "IfcMaterial_Category"
msgstr "Category"
msgid "IfcMaterial_Category_DEFINITION"
msgstr "Definition of the category group or type of material, in more general terms than given by attribute Name . X 0D EXAMPLE A view definition may require each Material.Name to be unique, e.g. for each concrete or steel grade used in a project, in which case Material.Category could take the values Concrete or Steel . X 0D X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been added at the end of attribute list."
#:IFC.xml:21548
msgid "IfcMaterialClassificationRelationship"
msgstr "IfcMaterialClassificationRelationship"
msgid "IfcMaterialClassificationRelationship_DEFINITION"
msgstr "[[IfcMaterialClassificationRelationship]] is a relationship assigning classifications to materials. HISTORY S New entity in IFC2x. .change ifc2x4 IFC4 CHANGE S The entity [[IfcMaterialClassificationRelationship]] is deprecated since IFC4 and shall no longer be used. Use [[IfcExternalReferenceRelationship]] instead. bSI Documentation"
#:IFC.xml:21460
msgid "IfcMaterialClassificationRelationship_ClassifiedMaterial"
msgstr "ClassifiedMaterial"
msgid "IfcMaterialClassificationRelationship_ClassifiedMaterial_DEFINITION"
msgstr "ClassifiedMaterial"
#:IFC.xml:21549
msgid "IfcMaterialClassificationRelationship_MaterialClassifications"
msgstr "MaterialClassifications"
msgid "IfcMaterialClassificationRelationship_MaterialClassifications_DEFINITION"
msgstr "The material classifications identifying the type of material."
#:IFC.xml:21555
msgid "IfcMaterialConstituent"
msgstr "IfcMaterialConstituent"
msgid "IfcMaterialConstituent_DEFINITION"
msgstr "[[IfcMaterialConstituent]] is a single and identifiable part of an element which is constructed of a number of part one or more each having an individual material. The association of the material constituent to the part is provided by a keyword as value of the Name attribute. In order to identify and distinguish the part of the shape representation to which the material constituent applies the [[IfcProductDefinitionShape]] of the element has to include instances of [[IfcShapeAspect]] , using the same keyword for their Name attribute. NOTE See the Material Use Definition at the individual element to which an [[IfcMaterialConstituentSet]] may apply for a required or recommended definition of such keywords as value for [[IfcMaterialConstituent]].Name . HISTORY S New entity in IFC4 bSI Documentation"
#:IFC.xml:21522
msgid "IfcMaterialConstituent_Material"
msgstr "Material"
msgid "IfcMaterialConstituent_Material_DEFINITION"
msgstr "Material"
#:IFC.xml:21578
msgid "IfcMaterialConstituent_ToMaterialConstituentSet"
msgstr "ToMaterialConstituentSet"
msgid "IfcMaterialConstituent_ToMaterialConstituentSet_DEFINITION"
msgstr "ToMaterialConstituentSet"
#:IFC.xml:21556
msgid "IfcMaterialConstituent_Name"
msgstr "Name"
msgid "IfcMaterialConstituent_Name_DEFINITION"
msgstr "The name by which the material constituent is known."
#:IFC.xml:21561
msgid "IfcMaterialConstituent_Description"
msgstr "Description"
msgid "IfcMaterialConstituent_Description_DEFINITION"
msgstr "Definition of the material constituent in descriptive terms."
#:IFC.xml:21566
msgid "IfcMaterialConstituent_Fraction"
msgstr "Fraction"
msgid "IfcMaterialConstituent_Fraction_DEFINITION"
msgstr "Optional provision of a fraction of the total amount volume or weight that applies to the [[IfcMaterialConstituentSet]] that is contributed by this [[IfcMaterialConstituent]] ."
#:IFC.xml:21571
msgid "IfcMaterialConstituent_Category"
msgstr "Category"
msgid "IfcMaterialConstituent_Category_DEFINITION"
msgstr "Category of the material constituent, e.g. the role it has in the constituent set it belongs to."
#:IFC.xml:21590
msgid "IfcMaterialConstituentSet"
msgstr "IfcMaterialConstituentSet"
msgid "IfcMaterialConstituentSet_DEFINITION"
msgstr "[[IfcMaterialConstituentSet]] is a collection of individual material constituents, each assigning a material to a part of an element. The parts are only identified by a keyword as opposed to an [[IfcMaterialLayerSet]] or [[IfcMaterialProfileSet]] where each part has an individual shape parameter layer thickness or layer profile . EXAMPLE The different materials of a window construction shall be provided for the window lining and the window glazing. An [[IfcMaterialConstituentSet]] is assigned to the window with two [[IfcMaterialConstituent]] s, one with the Name Lining , one with the Name Glazing . NOTE See the Material Use Definition at the individual element to which an [[IfcMaterialConstituentSet]] may apply for a required or recommended definition of such keywords. HISTORY S New entity in IFC4. bSI Documentation"
#:IFC.xml:21578
msgid "IfcMaterialConstituentSet_MaterialConstituents"
msgstr "MaterialConstituents"
msgid "IfcMaterialConstituentSet_MaterialConstituents_DEFINITION"
msgstr "MaterialConstituents"
#:IFC.xml:21591
msgid "IfcMaterialConstituentSet_Name"
msgstr "Name"
msgid "IfcMaterialConstituentSet_Name_DEFINITION"
msgstr "The name by which the constituent set is known."
#:IFC.xml:21596
msgid "IfcMaterialConstituentSet_Description"
msgstr "Description"
msgid "IfcMaterialConstituentSet_Description_DEFINITION"
msgstr "Definition of the material constituent set in descriptive terms."
#:IFC.xml:21603
msgid "IfcMaterialDefinition"
msgstr "IfcMaterialDefinition"
msgid "IfcMaterialDefinition_DEFINITION"
msgstr "[[IfcMaterialDefinition]] is a general supertype for all material related information items in IFC that have common material related properties that may include association of material with some shape parameters or assignments to identified parts of a component. There are three ways of assigning materials to a single component or multiple components they are characterized as by layer assigning a material to a layer with constant thickness by profile assigning a material to a profile with a constant of varying shape along an extrusion by constituents assigning a material to an identified part of a component shape the identification is by a keyword rather than by a shape parameter Each instantiable subtype of [[IfcMaterialDefinition]] may have material properties assigned, or have an external classification of its definition. It can be assigned to either a subtype of [[IfcElement]] , or a subtype of [[IfcElementType]] by using the objectified relationship [[IfcRelAssociatesMaterial]] . HISTORY S New entity in IFC4 bSI Documentation"
#:IFC.xml:9001
msgid "IfcMaterialDefinition_HasExternalReferences"
msgstr "HasExternalReferences"
msgid "IfcMaterialDefinition_HasExternalReferences_DEFINITION"
msgstr "HasExternalReferences"
#:IFC.xml:21607
msgid "IfcMaterialDefinition_HasProperties"
msgstr "HasProperties"
msgid "IfcMaterialDefinition_HasProperties_DEFINITION"
msgstr "HasProperties"
#:IFC.xml:21621
msgid "IfcMaterialDefinition_AssociatedTo"
msgstr "AssociatedTo"
msgid "IfcMaterialDefinition_AssociatedTo_DEFINITION"
msgstr "AssociatedTo"
#:IFC.xml:21633
msgid "IfcMaterialLayer"
msgstr "IfcMaterialLayer"
msgid "IfcMaterialLayer_DEFINITION"
msgstr "[[IfcMaterialLayer]] is a single and identifiable part of an element which is constructed of a number of layers one or more . Each [[IfcMaterialLayer]] has a constant thickness and is located relative to the referencing [[IfcMaterialLayerSet]] along the material layer set base MlsBase . Air gaps within a material layer set are represented as an [[IfcMaterialLayer]] with the attribute IsVentilated having the value TRUE or UNKNOWN. Such air gaps shall be interpreted as voids not having a material . EXAMPLE A cavity wall with brick masonry used with an air gap in between would be modeled using three [[IfcMaterialLayer]] s 1 Brick, 2 Air gap, 3 Brick. The inner layer Brick would have a Name Brick , an individual LayerThickness , and potentially a Category indicating it as load bearing , and a Priority that controls how this material layer interacts with other material layers in wall connections. The [[IfcMaterialLayer]] may have a material layer name which may differ from the [[IfcMaterial]] name referenced. EXAMPLE The [[IfcMaterialLayer]] name of an insulation layer can be Insulation , whereas the [[IfcMaterial]] name is polystyrene insulating boards . HISTORY New entity in IFC1.5 .change ifc2x4 IFC4 CHANGE The attributes Name , Description , Category , Priority have been added at the end of attribute list. Data type of LayerThickness relaxed to [[IfcNonNegativeLengthMeasure]] . bSI Documentation"
#:IFC.xml:21472
msgid "IfcMaterialLayer_Material"
msgstr "Material"
msgid "IfcMaterialLayer_Material_DEFINITION"
msgstr "Material"
#:IFC.xml:21670
msgid "IfcMaterialLayer_ToMaterialLayerSet"
msgstr "ToMaterialLayerSet"
msgid "IfcMaterialLayer_ToMaterialLayerSet_DEFINITION"
msgstr "ToMaterialLayerSet"
#:IFC.xml:21638
msgid "IfcMaterialLayer_LayerThickness"
msgstr "LayerThickness"
msgid "IfcMaterialLayer_LayerThickness_DEFINITION"
msgstr "The thickness of the material layer. The meaning of thickness depends on its usage. In case of building elements elements utilizing [[IfcMaterialLayerSetUsage]] , the dimension is measured along the positive LayerSetDirection as specified in [[IfcMaterialLayerSetUsage]] . X 0D X 0D NOTE The attribute value can be 0. for material thicknesses very close to zero, such as for a membrane. Material layers with thickess 0. may not be rendered in the geometric representation. X 0D X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute datatype has been changed to [[IfcNonNegativeLengthMeasure]] allowing for 0. as thickness."
#:IFC.xml:21643
msgid "IfcMaterialLayer_IsVentilated"
msgstr "IsVentilated"
msgid "IfcMaterialLayer_IsVentilated_DEFINITION"
msgstr "Indication of whether the material layer represents an air layer or cavity . X 0D set to TRUE if the material layer is an air gap and provides air exchange from the layer to the outside air. X 0D set to UNKNOWN if the material layer is an air gap and does not provide air exchange or when this information about air exchange of the air gap is not available . X 0D set to FALSE if the material layer is a solid material layer the default ."
#:IFC.xml:21648
msgid "IfcMaterialLayer_Name"
msgstr "Name"
msgid "IfcMaterialLayer_Name_DEFINITION"
msgstr "The name by which the material layer is known."
#:IFC.xml:21653
msgid "IfcMaterialLayer_Description"
msgstr "Description"
msgid "IfcMaterialLayer_Description_DEFINITION"
msgstr "Definition of the material layer in more descriptive terms than given by attributes Name or Category."
#:IFC.xml:21658
msgid "IfcMaterialLayer_Category"
msgstr "Category"
msgid "IfcMaterialLayer_Category_DEFINITION"
msgstr "Category of the material layer, e.g. the role it has in the layer set it belongs to such as load bearing , thermal insulation etc. . The list of keywords might be extended by model view definitions, however the following keywords shall apply in general X 0D LoadBearing for all material layers having a load bearing function. X 0D Insulation for all material layers having an insolating function. X 0D Inner finish for the material layer being the inner finish. X 0D Outer finish for the material layer being the outer finish."
#:IFC.xml:21663
msgid "IfcMaterialLayer_Priority"
msgstr "Priority"
msgid "IfcMaterialLayer_Priority_DEFINITION"
msgstr "The relative priority of the layer, expressed as normalised integer range 0..100 . Controls how layers intersect in connections and corners of building elements a layer from one element protrudes into i.e. displaces a layer from another element in a joint of these elements if the former element s layer has higher priority than the latter. The priority value for a material layer in an element has to be set and maintained by software applications in relation to the material layers in connected elements. X 0D X 0D NOTE The layer priority at a connection may be overridden by the priority attributes of [[IfcRelConnectsPathElements]] if that relationship is used to establish a logical connection between two building elements having a layer structure."
#:IFC.xml:21682
msgid "IfcMaterialLayerSet"
msgstr "IfcMaterialLayerSet"
msgid "IfcMaterialLayerSet_DEFINITION"
msgstr "The [[IfcMaterialLayerSet]] is a designation by which materials of an element constructed of a number of material layers is known and through which the relative positioning of individual layers can be expressed. The Material Layer Set Base MlsBase describes the imaginary axis along which the material layers are positioned. In case of assigning the [[IfcMaterialLayerSet]] directly to an element or element type, the individual layers are stacked according to their position within the list of MaterialLayers without providing information on how to spatially relate the material layer information to the shape representation of the element or element type. In case of assigning the [[IfcMaterialLayerSet]] through an [[IfcMaterialLayerSetUsage]] to an element, the MlsBase is positioned along the reference axis or reference plane of the element. An offset from the reference axis or plane to MlsBase is supported by [[IfcMaterialLayerSetUsage]] which combines layers and an offset. Offsets from element edges are supported by the subtype [[IfcMaterialLayerWithOffsets]] . The positive LayerSetDirection MlsDirection describes the direction by which the individual material layers are stacked. The [[IfcMaterialLayer]] s are stacked with no gap. Gaps within a material layer set are expressed as layers by themselves. EXAMPLE A cavity brick wall would be modeled as [[IfcMaterialLayerSet]] consisting of three [[IfcMaterialLayer]] s brick, air cavity and brick. The air gap is identified by the IsVentilated flag at [[IfcMaterialLayer]] . HISTORY New entity in IFC1.0 .change ifc2x4 IFC4 CHANGE Subtyped from [[IfcMaterialDefinition]] , the attribute Description has been added at the end of attribute list. .use head Attribute use definition As shown in Figure 1, each [[IfcMaterialLayerSet]] implicitly defines a material layer set base line MlsBase , to which the start of the first [[IfcMaterialLayer]] is aligned. The total thickness of a layer set is calculated from the individual layer thicknesses, the first layer starting from the MlsBase and following layers being placed on top of the previous no gaps or overlaps . material layer set .. .. .. .. .. .. figures ifcmateriallayerset 01.png Figure 1 Material layer set bSI Documentation"
#:IFC.xml:21670
msgid "IfcMaterialLayerSet_MaterialLayers"
msgstr "MaterialLayers"
msgid "IfcMaterialLayerSet_MaterialLayers_DEFINITION"
msgstr "MaterialLayers"
#:IFC.xml:21683
msgid "IfcMaterialLayerSet_LayerSetName"
msgstr "LayerSetName"
msgid "IfcMaterialLayerSet_LayerSetName_DEFINITION"
msgstr "The name by which the [[IfcMaterialLayerSet]] is known."
#:IFC.xml:21688
msgid "IfcMaterialLayerSet_Description"
msgstr "Description"
msgid "IfcMaterialLayerSet_Description_DEFINITION"
msgstr "Definition of the [[IfcMaterialLayerSet]] in descriptive terms. X 0D .change ifc2x4 X 0D IFC4 CHANGE The attribute has been added at the end of attribute list."
#:IFC.xml:21693
msgid "IfcMaterialLayerSet_TotalThickness"
msgstr "TotalThickness"
msgid "IfcMaterialLayerSet_TotalThickness_DEFINITION"
msgstr "Total thickness of the material layer set is derived from the function IfcMlsTotalThickness."
#:IFC.xml:21712
msgid "IfcMaterialLayerSetUsage"
msgstr "IfcMaterialLayerSetUsage"
msgid "IfcMaterialLayerSetUsage_DEFINITION"
msgstr "The [[IfcMaterialLayerSetUsage]] determines the usage of [[IfcMaterialLayerSet]] in terms of its location and orientation relative to the associated element geometry. The location of material layer set shall be compatible with the building element geometry that is, material layers shall fit inside the element geometry . The rules to ensure the compatibility depend on the type of the building element. EXAMPLE S For a cavity brick wall with shape representation SweptSolid, the [[IfcMaterialLayerSet]].TotalThickness shall be equal to the wall thickness. Also the OffsetFromReferenceLine shall match the exact positions between the two shape representations of [[IfcWallStandardCase]] , that is the [[IfcShapeRepresentation]] s with RepresentationIdentifier Axis and RepresentationIdentifier Body . NOTE S Model view definitions or implementer agreements may provide more instructions on matching between building element geometry and material layer set usage. The [[IfcMaterialLayerSetUsage]] is always assigned to an individual occurrence object and only to relevant subtypes of [[IfcElement]] . The [[IfcMaterialLayerSet]] , referenced by ForLayerSet , can however be shared among several occurrence objects. If the element type is available in other words, an instance of the relevant subtype of [[IfcElementType]] exists , then the [[IfcMaterialLayerSet]] can be assigned to the element type. The assignment between a S subtype of [[IfcElement]] and the [[IfcMaterialLayerSetUsage]] is handled by [[IfcRelAssociatesMaterial]] . .use head Attribute use definition The [[IfcMaterialLayerSetUsage]] is primarily intended to be associated with planar building elements having a constant thickness. With further agreements on the interpretation of LayerSetDirection , the usage can be extended also to other cases, for example to curved building elements, provided that the material layer thicknesses are constant. Generally, an element may be layered in any of its primary directions, denoted by its x, y or z axis. The geometry use definitions at each S specific type of building element will determine the applicable S LayerSetDirection . The following examples illustrate how the [[IfcMaterialLayerSetUsage]] attributes LayerSetDirection , DirectionSense , OffsetFromReferenceLine can be used in different cases. Normative material use definitions are documented at each element how these shall be used . Figure 1 shows an example of the use of [[IfcMaterialLayerSetUsage]] aligned to the axis of a wall. EXAMPLE For a standard wall with extruded geometric representation vertical extrusion , the layer set direction will be perpendicular to extrusion direction, and S can be derived from the direction of the wall axis. With the DirectionSense positive in this example the individual IfcMaterialLayers are assigned consecutively right to left or left to right. For a curved wall, direction denoting the wall thickness can be derived from the direction of the wall axis, and it will remain perpendicular to the wall path. The DirectionSense applies as well. NOTE According to the [[IfcWallStandardCase]] material use definition the LayerSetDirection for [[IfcWallStandardCase]] is always AXIS2 that is, along the y axis , as shown in this example. Mls usage .. .. .. .. .. .. figures ifcmateriallayersetusage wall 01.png Figure 1 Material layer set usage for wall Figure 2 shows an example of the use of [[IfcMaterialLayerSetUsage]] aligned to a slab. EXAMPLE S For a slab with perpendicular extruded geometric representation, the LayerSetDirection will coincide with the extrusion direction in positive or negative sense . In this example, the material layer set base is the extruded profile and consistent with the [[IfcExtrudedAreaSolid]].Position , S with the DirectionSense being positive, the individual IfcMaterialLayers are built up from the base towards the positive z direction in this case. NOTE S According to the [[IfcSlabStandardCase]] material use definition the LayerSetDirection for [[IfcSlabStandardCase]] is always AXIS3 that is, along the z axis . Mls usage .. .. .. .. .. .. figures ifcmateriallayersetusage slab 01.png Figure 2 Material layer set usage for slab Figure 3 shows an example of the use of [[IfcMaterialLayerSetUsage]] aligned to a roof slab with non perpendicular extrusion. EXAMPLE S For a slab with non perpendicular extruded geometric representation, the guidelines above apply as well. The material layer thickness and the OffsetFromReferenceLine are always measured perpendicularly, even if the extrusion direction is not perpendicular. Therefore the total material layer thickness is not equal to the extrusion depth of the geometry. Mls usage .. .. .. .. .. .. figures ifcmateriallayersetusage roofslab 01.png Figure 3 Material layer set usage for roof slab bSI Documentation"
#:IFC.xml:21700
msgid "IfcMaterialLayerSetUsage_ForLayerSet"
msgstr "ForLayerSet"
msgid "IfcMaterialLayerSetUsage_ForLayerSet_DEFINITION"
msgstr "ForLayerSet"
#:IFC.xml:21713
msgid "IfcMaterialLayerSetUsage_LayerSetDirection"
msgstr "LayerSetDirection"
msgid "IfcMaterialLayerSetUsage_LayerSetDirection_DEFINITION"
msgstr "Orientation of the material layer set relative to element reference geometry. The meaning of the value of this attribute shall be specified in the geometry use section for each element. For extruded shape representation, direction can be given along the extrusion path e.g. for slabs or perpendicular to it e.g. for walls . X 0D X 0D NOTE The LayerSetDirection for [[IfcWallStandardCase]] shall be AXIS2 i.e. the y axis and for [[IfcSlabStandardCase]] and [[IfcPlateStandardCase]] it shall be AXIS3 i.e. the z axis . X 0D X 0D NOTE Whether the material layers of the set being used shall grow into the positive or negative direction of the given axis, shall be defined by DirectionSense attribute."
#:IFC.xml:21718
msgid "IfcMaterialLayerSetUsage_DirectionSense"
msgstr "DirectionSense"
msgid "IfcMaterialLayerSetUsage_DirectionSense_DEFINITION"
msgstr "Denotes whether the material layer set is oriented in positive or negative sense along the specified axis defined by LayerSetDirection . Positive means that the consecutive layers the [[IfcMaterialLayer]] instances in the list of [[IfcMaterialLayerSet]].MaterialLayers are placed face by face in the direction of the positive axis as established by LayerSetDirection for AXIS2 it would be in y, for AXIS3 it would be z. Negative means that the layers are placed face by face in the direction of the negative LayerSetDirection. In both cases, starting at the material layer set base line. X 0D NOTE the material layer set base line MlsBase is located by OffsetFromReferenceLine, and may be on the positive or negative side of the element reference line or plane positive or negative for MlsBase placement does not depend on the DirectionSense attribute, but on the relevant element axis."
#:IFC.xml:21723
msgid "IfcMaterialLayerSetUsage_OffsetFromReferenceLine"
msgstr "OffsetFromReferenceLine"
msgid "IfcMaterialLayerSetUsage_OffsetFromReferenceLine_DEFINITION"
msgstr "Offset of the material layer set base line MlsBase from reference geometry line or plane of element. The offset can be positive or negative, unless restricted for a particular building element type in its use definition or by implementer agreement. A positive value means, that the MlsBase is placed on the positive side of the reference line or plane, on the axis established by LayerSetDirection in case of AXIS2 into the direction of y, or in case of AXIS2 into the direction of z . A negative value means that the MlsBase is placed on the negative side, as established by LayerSetDirection in case of AXIS2 into the direction of y . X 0D NOTE the positive or negative sign in the offset only affects the MlsBase placement, it does not have any effect on the application of DirectionSense for orientation of the material layers also DirectionSense does not change the MlsBase placement."
#:IFC.xml:21728
msgid "IfcMaterialLayerSetUsage_ReferenceExtent"
msgstr "ReferenceExtent"
msgid "IfcMaterialLayerSetUsage_ReferenceExtent_DEFINITION"
msgstr "Extent of the extrusion of the elements body shape representation to which the [[IfcMaterialLayerSetUsage]] applies. It is used as the reference value for the upper OffsetValues 2 provided by the IfcMaterialLayerSetWithOffsets subtype for included material layers. X 0D X 0D .change ifc2x4 X 0D IFC4 CHANGE New attribute added to the end of attribute list. X 0D X 0D NOTE The attribute ReferenceExtent shall be asserted, if an IfcMaterialLayerSetWithOffsets is included in the ForLayerSet.MaterialLayers list of material layers. X 0D X 0D NOTE The ReferenceExtent for [[IfcWallStandardCase]] is the reference height starting at z 0 being the XY plane of the object coordinate system."
#:IFC.xml:21735
msgid "IfcMaterialLayerWithOffsets"
msgstr "IfcMaterialLayerWithOffsets"
msgid "IfcMaterialLayerWithOffsets_DEFINITION"
msgstr "[[IfcMaterialLayerWithOffsets]] is a specialization of [[IfcMaterialLayer]] enabling definition of offset values along edges within the material layer set usage in parent layer set . It defines the assignment of two offset values for a material layer in its intended use within a material layer set. Offsets are applied to the edges of layered elements that is, in directions perpendicular to the layer set direction . Offsets shall not be used in layer set direction, that is, for modelling gaps or overlaps between layers gaps shall be modeled as layers with appropriate material assignment for the void. EXAMPLE At the top of a standard wall, with shape representation SweptSolid , offset of a given layer can be specified in the direction of the extrusion positive Z axis , applied at the start or end extruded from bottom to top , and with a positive extending above extrusion or negative ending below extrusion . Take a standard wall with the outer material layer for the external isolation extending above extrusion by 100mm, but starting at the same base height. In this case the following values are set OffsetDirection .AXIS3. OffsetValues 1 0.0 OffsetValues 2 100.0 default unit assumed to be mm NOTE The Body shape representation of an [[IfcWall]] or an [[IfcWallStandardCase]] may have multiple Items each being an [[IfcExtrudedAreaSolid]] corresponding to the [[IfcMaterialLayer]] and [[IfcMaterialLayerWithOffsets]] . HISTORY New entity in IFC4. .spec head Informal Propositions 1. The OffsetDirection shall not be identical to the LayerSetDirection of the corresponding [[IfcMaterialLayerSetUsage]] . 2. The attribute ReferenceExtent shall be asserted at the corresponding [[IfcMaterialLayerSetUsage]] . .use head Attribute use definition The OffsetValues and OffsetDirection correspond to the definitions ReferenceExtent and LayerSetDirection at the [[IfcMaterialLayerSetUsage]] . Figure 1 shows an example of applying the OffsetValues to the material layers of a standard wall. [[IfcMaterialLayerWithOffsets]] fig 1 .. .. .. .. .. .. figures ifcmateriallayerwithoffsets fig 1.png Figure 1 Material layer with offsets bSI Documentation"
#:IFC.xml:21736
msgid "IfcMaterialLayerWithOffsets_OffsetDirection"
msgstr "OffsetDirection"
msgid "IfcMaterialLayerWithOffsets_OffsetDirection_DEFINITION"
msgstr "Orientation of the offset shall be perpendicular to the parent layer set direction."
#:IFC.xml:21741
msgid "IfcMaterialLayerWithOffsets_OffsetValues"
msgstr "OffsetValues"
msgid "IfcMaterialLayerWithOffsets_OffsetValues_DEFINITION"
msgstr "The numerical value of layer offset, in the direction of the axis assigned by the attribute OffsetDirection . The OffsetValues 1 identifies the offset from the lower position along the axis direction normally the start of the standard extrusion , the OffsetValues 2 identifies the offset from the upper position along the axis direction normally the end of the standard extrusion ."
#:IFC.xml:21748
msgid "IfcMaterialList"
msgstr "IfcMaterialList"
msgid "IfcMaterialList_DEFINITION"
msgstr "[[IfcMaterialList]] is a list of the different materials that are used in an element. NOTE The class [[IfcMaterialList]] will normally be used where an element is described at a more abstract level. For example, for an architectural specification writer, the only information that may be needed about a concrete column is that it contains concrete, reinforcing steel and mild steel ligatures. It shall not be used for elements consisting of material layers when the different layers can be defined and the class [[IfcMaterialLayerSet]] can be used. Also, [[IfcMaterialList]] shall not be used for elements consisting of a single identifiable material for example, to represent anisotropic material . .change ifc2x4 IFC4 CHANGE S The entity [[IfcMaterialList]] is deprecated and shall no longer be used. Use [[IfcMaterialConstituentSet]] instead. bSI Documentation"
#:IFC.xml:21510
msgid "IfcMaterialList_Materials"
msgstr "Materials"
msgid "IfcMaterialList_Materials_DEFINITION"
msgstr "Materials"
#:IFC.xml:21750
msgid "IfcMaterialProfile"
msgstr "IfcMaterialProfile"
msgid "IfcMaterialProfile_DEFINITION"
msgstr "[[IfcMaterialProfile]] is a single and identifiable cross section of an element which is constructed of a number of profiles one or more . NOTE In case of multiple MaterialProfiles , the relative positioning of individual profiles in [[IfcMaterialProfileSet]] are defined using the concept of [[IfcCompositeProfileDef]] in IfcProfileResource schema otherwise, only one MaterialProfile is given and defined by an individual [[IfcProfileDef]] subtype . HISTORY S New entity in IFC4 bSI Documentation"
#:IFC.xml:21498
msgid "IfcMaterialProfile_Material"
msgstr "Material"
msgid "IfcMaterialProfile_Material_DEFINITION"
msgstr "Material"
#:IFC.xml:21777
msgid "IfcMaterialProfile_Profile"
msgstr "Profile"
msgid "IfcMaterialProfile_Profile_DEFINITION"
msgstr "Profile"
#:IFC.xml:21789
msgid "IfcMaterialProfile_ToMaterialProfileSet"
msgstr "ToMaterialProfileSet"
msgid "IfcMaterialProfile_ToMaterialProfileSet_DEFINITION"
msgstr "ToMaterialProfileSet"
#:IFC.xml:21755
msgid "IfcMaterialProfile_Name"
msgstr "Name"
msgid "IfcMaterialProfile_Name_DEFINITION"
msgstr "The name by which the material profile is known."
#:IFC.xml:21760
msgid "IfcMaterialProfile_Description"
msgstr "Description"
msgid "IfcMaterialProfile_Description_DEFINITION"
msgstr "Definition of the material profile in descriptive terms."
#:IFC.xml:21765
msgid "IfcMaterialProfile_Priority"
msgstr "Priority"
msgid "IfcMaterialProfile_Priority_DEFINITION"
msgstr "The relative priority of the profile, expressed as normalised integer range 0..100 . Controls how profiles intersect in connections and corners of building elements A profile from one element protrudes into i.e. displaces a profile from another element in a joint of these elements if the former element s profile has higher priority than the latter. The priority value for a material profile in an element has to be set and maintained by software applications in relation to the material profiles in connected elements."
#:IFC.xml:21770
msgid "IfcMaterialProfile_Category"
msgstr "Category"
msgid "IfcMaterialProfile_Category_DEFINITION"
msgstr "Category of the material profile, e.g. the role it has in the profile set it belongs to. The list of keywords might be extended by model view definitions, however the following keywords shall apply in general X 0D LoadBearing the material profile having a load bearing function. X 0D Insulation the material profile having an insolating function. X 0D Finish the material profile being the finish."
#:IFC.xml:21801
msgid "IfcMaterialProfileSet"
msgstr "IfcMaterialProfileSet"
msgid "IfcMaterialProfileSet_DEFINITION"
msgstr "The [[IfcMaterialProfileSet]] is a designation by which individual material s of a prismatic element for example, beam or column constructed of a single or multiple material profiles is known. NOTE In case of multiple MaterialProfiles , the relative positioning of individual profiles in [[IfcMaterialProfileSet]] are defined using the concept of [[IfcCompositeProfileDef]] in IfcProfileResource schema otherwise, only one MaterialProfile is given and defined by an individual [[IfcProfileDef]] subtype . HISTORY S New entity in IFC4. bSI Documentation"
#:IFC.xml:21789
msgid "IfcMaterialProfileSet_MaterialProfiles"
msgstr "MaterialProfiles"
msgid "IfcMaterialProfileSet_MaterialProfiles_DEFINITION"
msgstr "MaterialProfiles"
#:IFC.xml:21814
msgid "IfcMaterialProfileSet_CompositeProfile"
msgstr "CompositeProfile"
msgid "IfcMaterialProfileSet_CompositeProfile_DEFINITION"
msgstr "CompositeProfile"
#:IFC.xml:21802
msgid "IfcMaterialProfileSet_Name"
msgstr "Name"
msgid "IfcMaterialProfileSet_Name_DEFINITION"
msgstr "The name by which the material profile set is known."
#:IFC.xml:21807
msgid "IfcMaterialProfileSet_Description"
msgstr "Description"
msgid "IfcMaterialProfileSet_Description_DEFINITION"
msgstr "Definition of the material profile set in descriptive terms."
#:IFC.xml:21850
msgid "IfcMaterialProfileSetUsage"
msgstr "IfcMaterialProfileSetUsage"
msgid "IfcMaterialProfileSetUsage_DEFINITION"
msgstr "[[IfcMaterialProfileSetUsage]] determines the usage of [[IfcMaterialProfileSet]] in terms of its location relative to the associated element geometry. The location of a material profile set shall be compatible with the building element geometry that is, material profiles shall fit inside the element geometry . The rules to ensure the compatibility depend on the type of the building element. For building elements with shape representations which are based on extruded solids, this is accomplished by referring to the identical profile definition in the shape model as in the material profile set. NOTE Model view definitions or implementer agreements may provide more instructions on matching between building element geometry and material profile set usage. NOTE The referenced [[IfcMaterialProfileSet]] may represent a single material profile, or a composite profile with two or more material profiles. HISTORY S New entity in IFC4. bSI Documentation"
#:IFC.xml:21826
msgid "IfcMaterialProfileSetUsage_ForProfileSet"
msgstr "ForProfileSet"
msgid "IfcMaterialProfileSetUsage_ForProfileSet_DEFINITION"
msgstr "ForProfileSet"
#:IFC.xml:21851
msgid "IfcMaterialProfileSetUsage_CardinalPoint"
msgstr "CardinalPoint"
msgid "IfcMaterialProfileSetUsage_CardinalPoint_DEFINITION"
msgstr "Index reference to a significant point in the section profile. Describes how the section is aligned relative to the longitudinal axis of the member it is associated with. This parametric specification of profile alignment can be provided redundantly to the explicit alignment defined by ForProfileSet.MaterialProfiles .Profile."
#:IFC.xml:21856
msgid "IfcMaterialProfileSetUsage_ReferenceExtent"
msgstr "ReferenceExtent"
msgid "IfcMaterialProfileSetUsage_ReferenceExtent_DEFINITION"
msgstr "Extent of the extrusion of the elements body shape representation to which the [[IfcMaterialProfileSetUsage]] applies. It is used as the reference value for the upper OffsetValues 2 provided by the IfcMaterialProfileSetWithOffsets subtype for included material profiles. X 0D X 0D NOTE The attribute ReferenceExtent shall be asserted if an IfcMaterialProfileSetWithOffsets is included in the ForProfileSet.MaterialProfiles list of material layers. X 0D X 0D NOTE The ReferenceExtent for [[IfcBeamStandardCase]] , [[IfcColumnStandardCase]] , and [[IfcMemberStandardCase]] is the reference length starting at z 0 being the XY plane of the object coordinate system."
#:IFC.xml:21863
msgid "IfcMaterialProfileSetUsageTapering"
msgstr "IfcMaterialProfileSetUsageTapering"
msgid "IfcMaterialProfileSetUsageTapering_DEFINITION"
msgstr "[[IfcMaterialProfileSetUsageTapering]] specifies dual material profile sets in association with tapered prismatic beam or column like elements. HISTORY S New entity in IFC4 .use head Usage with tapered building elements The inherited attribute ForProfileSet specifies the profile and material at the start of the member, ForProfileEndSet at its end. Start and end correspond to the extrusion direction in the shape model of the shape representation of the element or element type. Both material profile sets should refer to the same material, that is, only differ with respect to their profiles. .use head Usage with structural analysis curve members [[IfcMaterialProfileSetUsageTapering]] may be used with the structural analysis idealization [[IfcStructuralCurveMember]] of uniform members as well as of tapered members. In case of uniform members, ForProfileSet and ForProfileEndSet refer to the same material profile set. In case of tapered members, ForProfileSet specifies the profile and material at the start of the member, ForProfileEndSet at its end. Start and end correspond to the edge direction in the topological representation of the curve member. bSI Documentation"
#:IFC.xml:21838
msgid "IfcMaterialProfileSetUsageTapering_ForProfileEndSet"
msgstr "ForProfileEndSet"
msgid "IfcMaterialProfileSetUsageTapering_ForProfileEndSet_DEFINITION"
msgstr "ForProfileEndSet"
#:IFC.xml:21864
msgid "IfcMaterialProfileSetUsageTapering_CardinalEndPoint"
msgstr "CardinalEndPoint"
msgid "IfcMaterialProfileSetUsageTapering_CardinalEndPoint_DEFINITION"
msgstr "Index reference to a significant point in the second section profile. Describes how this section is aligned relative to the axis of the member it is associated with. This parametric specification of profile alignment can be provided redundantly to the explicit alignment defined by ForProfileSet.MaterialProfiles .Profile."
#:IFC.xml:21871
msgid "IfcMaterialProfileWithOffsets"
msgstr "IfcMaterialProfileWithOffsets"
msgid "IfcMaterialProfileWithOffsets_DEFINITION"
msgstr "[[IfcMaterialProfileWithOffsets]] is a specialization of [[IfcMaterialProfile]] with additional longitudinal offsets . Relative positions of [[IfcMaterialProfileWithOffsets]] in the longitudinal direction of an element can be defined giving offsets at the start at the end, or at start and end. This shall not be used for relative positions of individual profiles in the plane of profile definition, which is given in composite profile definition itself. Also, care should be taken especially when used with [[IfcMaterialProfileSetUsageTapering]] for correct start and end offset assignment. HISTORY S New entity in IFC4. bSI Documentation"
#:IFC.xml:21872
msgid "IfcMaterialProfileWithOffsets_OffsetValues"
msgstr "OffsetValues"
msgid "IfcMaterialProfileWithOffsets_OffsetValues_DEFINITION"
msgstr "The numerical value of profile offset, in the direction of the axis direction always AXIS1 that is, the axis along the extrusion path. The OffsetValues 1 identifies the offset from the lower position along the axis direction normally the start of the standard extrusion , the OffsetValues 2 identifies the offset from the upper position along the axis direction normally the end of the standard extrusion ."
#:IFC.xml:21879
msgid "IfcMaterialProperties"
msgstr "IfcMaterialProperties"
msgid "IfcMaterialProperties_DEFINITION"
msgstr "The [[IfcMaterialProperties]] assigns a set of material properties to associated material definitions. The set may be identified by a Name and a Description . The [[IfcProperty]] instantiable subtypes is used to express the individual material properties by name, description, value and unit. NOTE The set of material properties can be assigned to an individual [[IfcMaterial]] , a set or composite of materials [[IfcMaterialConstituent]] , [[IfcMaterialConstituentSet]] , or set or individual material layer [[IfcMaterialLayer]] , [[IfcMaterialLayerSet]] , or a set or individual material profile [[IfcMaterialProfile]] , [[IfcMaterialProfileSet]] HISTORY New entity in IFC2x. .change ifc2x4 IFC4 CHANGE Entity made non abstract. The subtypes IfcMechanicalMaterialProperties, IfcThermalMaterialProperties, IfcHygroscopicMaterialProperties, IfcGeneralMaterialProperties, IfcOpticalMaterialProperties, IfcWaterProperties, IfcFuelProperties, IfcProductsOfCombustionProperties, IfcExtendedMaterialProperties have been deleted, use [[IfcMaterialProperties]] instead. bSI Documentation"
#:IFC.xml:21607
msgid "IfcMaterialProperties_Material"
msgstr "Material"
msgid "IfcMaterialProperties_Material_DEFINITION"
msgstr "Material"
#:IFC.xml:21882
msgid "IfcMaterialRelationship"
msgstr "IfcMaterialRelationship"
msgid "IfcMaterialRelationship_DEFINITION"
msgstr "[[IfcMaterialRelationship]] defines a relationship between part and whole in material definitions as in composite materials . The parts, expressed by the set of RelatedMaterials , are material constituents of which a single material aggregate is composed. HISTORY S New entity in IFC4 bSI Documentation"
#:IFC.xml:21484
msgid "IfcMaterialRelationship_RelatedMaterials"
msgstr "RelatedMaterials"
msgid "IfcMaterialRelationship_RelatedMaterials_DEFINITION"
msgstr "RelatedMaterials"
#:IFC.xml:21534
msgid "IfcMaterialRelationship_RelatingMaterial"
msgstr "RelatingMaterial"
msgid "IfcMaterialRelationship_RelatingMaterial_DEFINITION"
msgstr "RelatingMaterial"
#:IFC.xml:21883
msgid "IfcMaterialRelationship_Expression"
msgstr "Expression"
msgid "IfcMaterialRelationship_Expression_DEFINITION"
msgstr "Information about the material relationship refering for example to the amount of related materials in the composite material. X 0D NOTE Any formal meaning of the Expression string value has to be established in model view definitions or implementer agreements. No such formal language is provided as part of this specification."
#:IFC.xml:21890
msgid "IfcMaterialUsageDefinition"
msgstr "IfcMaterialUsageDefinition"
msgid "IfcMaterialUsageDefinition_DEFINITION"
msgstr "[[IfcMaterialUsageDefinition]] is a general supertype for all material related information items in IFC that have occurrence specific assignment parameters to assign a set of materials with shape parameters to a reference geometry item of that component. There are two ways of assigning a set of materials with shape parameters a layer set to a reference curve assigning a material layer set with material layers having a sequence and thickness parameter to a reference curve of an element represented by the Axis shape representation of that element a profile set to a cardinal point assigning a material profile set with assigned profile geometry and insertion points to a reference curve by an offset, called cardinal point the reference curve is represented by the Axis shape representation of that element Each instantiable subtype of [[IfcMaterialUsageDefinition]] has to be assigned to a subtype of [[IfcElement]] by using the objectified relationship [[IfcRelAssociatesMaterial]] it is only valid in conjunction with an element occurrence. HISTORY S New entity in IFC4 .spec head Informal Propositions 1. It is illegal to assign a subtype of [[IfcMaterialUsageDefinition]] to a subtype of [[IfcElementType]] , it shall only be assigned to an element occurrence. bSI Documentation"
#:IFC.xml:21892
msgid "IfcMaterialUsageDefinition_AssociatedTo"
msgstr "AssociatedTo"
msgid "IfcMaterialUsageDefinition_AssociatedTo_DEFINITION"
msgstr "AssociatedTo"
#:IFC.xml:21904
msgid "IfcMlsTotalThickness__LayerSet"
msgstr "IfcMlsTotalThickness LayerSet"
msgid "IfcMlsTotalThickness__LayerSet_DEFINITION"
msgstr "Function Semantic Definition Calculates the total thickness of a material layer set."
#:IFC.xml:21912
msgid "Pset_MaterialCombustion"
msgstr "Pset MaterialCombustion"
msgid "Pset_MaterialCombustion_DEFINITION"
msgstr "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. bSI Documentation"
#:IFC.xml:21913
msgid "Pset_MaterialCombustion_CO2Content"
msgstr "CO2Content"
msgid "Pset_MaterialCombustion_CO2Content_DEFINITION"
msgstr "Carbon dioxide CO2 content of the products of combustion. This is measured in weight of CO2 per unit weight and is therefore unitless."
#:IFC.xml:21918
msgid "Pset_MaterialCombustion_COContent"
msgstr "COContent"
msgid "Pset_MaterialCombustion_COContent_DEFINITION"
msgstr "Carbon monoxide CO content of the products of combustion. This is measured in weight of CO per unit weight and is therefore unitless."
#:IFC.xml:21923
msgid "Pset_MaterialCombustion_N20Content"
msgstr "N20Content"
msgid "Pset_MaterialCombustion_N20Content_DEFINITION"
msgstr "Nitrous oxide N2O content of the products of combustion. This is measured in weight of N2O per unit weight and is therefore unitless."
#:IFC.xml:21928
msgid "Pset_MaterialCombustion_SpecificHeatCapacity"
msgstr "SpecificHeatCapacity"
msgid "Pset_MaterialCombustion_SpecificHeatCapacity_DEFINITION"
msgstr "Specific heat of the products of combustion heat energy absorbed per temperature unit."
#:IFC.xml:21934
msgid "Pset_MaterialCommon"
msgstr "Pset MaterialCommon"
msgid "Pset_MaterialCommon_DEFINITION"
msgstr "A set of general material properties. bSI Documentation"
#:IFC.xml:21935
msgid "Pset_MaterialCommon_MassDensity"
msgstr "MassDensity"
msgid "Pset_MaterialCommon_MassDensity_DEFINITION"
msgstr "Material mass density."
#:IFC.xml:21940
msgid "Pset_MaterialCommon_MolecularWeight"
msgstr "MolecularWeight"
msgid "Pset_MaterialCommon_MolecularWeight_DEFINITION"
msgstr "Molecular weight of material typically gas ."
#:IFC.xml:21945
msgid "Pset_MaterialCommon_Porosity"
msgstr "Porosity"
msgid "Pset_MaterialCommon_Porosity_DEFINITION"
msgstr "The void fraction of the total volume occupied by material Vbr Vnet Vbr."
#:IFC.xml:21983
msgid "Pset_MaterialEnergy"
msgstr "Pset MaterialEnergy"
msgid "Pset_MaterialEnergy_DEFINITION"
msgstr "A set of extended material properties for energy calculation purposes. bSI Documentation"
#:IFC.xml:21984
msgid "Pset_MaterialEnergy_GasPressure"
msgstr "GasPressure"
msgid "Pset_MaterialEnergy_GasPressure_DEFINITION"
msgstr "Fill pressure e.g. for between pane gas fills the pressure exerted by a mass of gas confined in a constant volume."
#:IFC.xml:21989
msgid "Pset_MaterialEnergy_MoistureCapacityThermalGradient"
msgstr "MoistureCapacityThermalGradient"
msgid "Pset_MaterialEnergy_MoistureCapacityThermalGradient_DEFINITION"
msgstr "Thermal gradient coefficient for moisture capacity. Based on water vapor density."
#:IFC.xml:21994
msgid "Pset_MaterialEnergy_SolarRefractionIndex"
msgstr "SolarRefractionIndex"
msgid "Pset_MaterialEnergy_SolarRefractionIndex_DEFINITION"
msgstr "Index of refraction solar defines the bending of the solar ray when it passes from one medium into another."
#:IFC.xml:21999
msgid "Pset_MaterialEnergy_SpecificHeatTemperatureDerivative"
msgstr "SpecificHeatTemperatureDerivative"
msgid "Pset_MaterialEnergy_SpecificHeatTemperatureDerivative_DEFINITION"
msgstr "Specific heat temperature derivative."
#:IFC.xml:22004
msgid "Pset_MaterialEnergy_ThermalConductivityTemperatureDerivative"
msgstr "ThermalConductivityTemperatureDerivative"
msgid "Pset_MaterialEnergy_ThermalConductivityTemperatureDerivative_DEFINITION"
msgstr "Thermal conductivity temperature derivative."
#:IFC.xml:22009
msgid "Pset_MaterialEnergy_ViscosityTemperatureDerivative"
msgstr "ViscosityTemperatureDerivative"
msgid "Pset_MaterialEnergy_ViscosityTemperatureDerivative_DEFINITION"
msgstr "Viscosity temperature derivative."
#:IFC.xml:22014
msgid "Pset_MaterialEnergy_VisibleRefractionIndex"
msgstr "VisibleRefractionIndex"
msgid "Pset_MaterialEnergy_VisibleRefractionIndex_DEFINITION"
msgstr "Index of refraction visible defines the bending of the sola r ray in the visible spectrum when it passes from one medium into another."
#:IFC.xml:22020
msgid "Pset_MaterialFuel"
msgstr "Pset MaterialFuel"
msgid "Pset_MaterialFuel_DEFINITION"
msgstr "A set of extended material properties of fuel energy typically used within the context of building services and flow distribution systems. bSI Documentation"
#:IFC.xml:22021
msgid "Pset_MaterialFuel_CarbonContent"
msgstr "CarbonContent"
msgid "Pset_MaterialFuel_CarbonContent_DEFINITION"
msgstr "The carbon content in the fuel. This is measured in weight of carbon per unit weight of fuel and is therefore unitless."
#:IFC.xml:22026
msgid "Pset_MaterialFuel_CombustionTemperature"
msgstr "CombustionTemperature"
msgid "Pset_MaterialFuel_CombustionTemperature_DEFINITION"
msgstr "Combustion temperature of the material when air is at 298 K and 100 kPa."
#:IFC.xml:22031
msgid "Pset_MaterialFuel_HigherHeatingValue"
msgstr "HigherHeatingValue"
msgid "Pset_MaterialFuel_HigherHeatingValue_DEFINITION"
msgstr "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."
#:IFC.xml:22036
msgid "Pset_MaterialFuel_LowerHeatingValue"
msgstr "LowerHeatingValue"
msgid "Pset_MaterialFuel_LowerHeatingValue_DEFINITION"
msgstr "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."
#:IFC.xml:22042
msgid "Pset_MaterialHygroscopic"
msgstr "Pset MaterialHygroscopic"
msgid "Pset_MaterialHygroscopic_DEFINITION"
msgstr "A set of hygroscopic properties of materials. bSI Documentation"
#:IFC.xml:22043
msgid "Pset_MaterialHygroscopic_IsothermalMoistureCapacity"
msgstr "IsothermalMoistureCapacity"
msgid "Pset_MaterialHygroscopic_IsothermalMoistureCapacity_DEFINITION"
msgstr "Based on water vapor density."
#:IFC.xml:22048
msgid "Pset_MaterialHygroscopic_LowerVaporResistanceFactor"
msgstr "LowerVaporResistanceFactor"
msgid "Pset_MaterialHygroscopic_LowerVaporResistanceFactor_DEFINITION"
msgstr "The vapor permeability relationship of air material typically value 1 , measured in low relative humidity typically in 0 50 RH ."
#:IFC.xml:22053
msgid "Pset_MaterialHygroscopic_MoistureDiffusivity"
msgstr "MoistureDiffusivity"
msgid "Pset_MaterialHygroscopic_MoistureDiffusivity_DEFINITION"
msgstr "Moisture diffusivity is a transport property that is frequently used in the hygrothermal analysis of building envelope components."
#:IFC.xml:22058
msgid "Pset_MaterialHygroscopic_UpperVaporResistanceFactor"
msgstr "UpperVaporResistanceFactor"
msgid "Pset_MaterialHygroscopic_UpperVaporResistanceFactor_DEFINITION"
msgstr "The vapor permeability relationship of air material typically value 1 , measured in high relative humidity typically in 95 50 RH ."
#:IFC.xml:22063
msgid "Pset_MaterialHygroscopic_VaporPermeability"
msgstr "VaporPermeability"
msgid "Pset_MaterialHygroscopic_VaporPermeability_DEFINITION"
msgstr "The rate of water vapor transmission per unit area per unit of vapor pressure differential under test conditions."
#:IFC.xml:22069
msgid "Pset_MaterialMechanical"
msgstr "Pset MaterialMechanical"
msgid "Pset_MaterialMechanical_DEFINITION"
msgstr "A set of mechanical material properties normally used for structural analysis purpose. It contains all properties which are independent of the actual material type. bSI Documentation"
#:IFC.xml:22070
msgid "Pset_MaterialMechanical_DynamicViscosity"
msgstr "DynamicViscosity"
msgid "Pset_MaterialMechanical_DynamicViscosity_DEFINITION"
msgstr "A measure of the viscous resistance of the material."
#:IFC.xml:22075
msgid "Pset_MaterialMechanical_PoissonRatio"
msgstr "PoissonRatio"
msgid "Pset_MaterialMechanical_PoissonRatio_DEFINITION"
msgstr "A measure of the lateral deformations in the elastic range."
#:IFC.xml:22080
msgid "Pset_MaterialMechanical_ShearModulus"
msgstr "ShearModulus"
msgid "Pset_MaterialMechanical_ShearModulus_DEFINITION"
msgstr "A measure of the shear modulus of elasticity of the material."
#:IFC.xml:22085
msgid "Pset_MaterialMechanical_ThermalExpansionCoefficient"
msgstr "ThermalExpansionCoefficient"
msgid "Pset_MaterialMechanical_ThermalExpansionCoefficient_DEFINITION"
msgstr "A measure of the expansion coefficient for warming up the material about one Kelvin."
#:IFC.xml:22090
msgid "Pset_MaterialMechanical_YoungModulus"
msgstr "YoungModulus"
msgid "Pset_MaterialMechanical_YoungModulus_DEFINITION"
msgstr "A measure of the Young s modulus of elasticity of the material."
#:IFC.xml:22096
msgid "Pset_MaterialOptical"
msgstr "Pset MaterialOptical"
msgid "Pset_MaterialOptical_DEFINITION"
msgstr "A set of optical properties of materials. bSI Documentation"
#:IFC.xml:22097
msgid "Pset_MaterialOptical_SolarReflectanceBack"
msgstr "SolarReflectanceBack"
msgid "Pset_MaterialOptical_SolarReflectanceBack_DEFINITION"
msgstr "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."
#:IFC.xml:22102
msgid "Pset_MaterialOptical_SolarReflectanceFront"
msgstr "SolarReflectanceFront"
msgid "Pset_MaterialOptical_SolarReflectanceFront_DEFINITION"
msgstr "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."
#:IFC.xml:22107
msgid "Pset_MaterialOptical_SolarTransmittance"
msgstr "SolarTransmittance"
msgid "Pset_MaterialOptical_SolarTransmittance_DEFINITION"
msgstr "Transmittance at normal incidence solar . Defines the fraction of solar radiation that passes through per unit area, perpendicular to the surface."
#:IFC.xml:22112
msgid "Pset_MaterialOptical_ThermalIrEmissivityBack"
msgstr "ThermalIrEmissivityBack"
msgid "Pset_MaterialOptical_ThermalIrEmissivityBack_DEFINITION"
msgstr "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."
#:IFC.xml:22117
msgid "Pset_MaterialOptical_ThermalIrEmissivityFront"
msgstr "ThermalIrEmissivityFront"
msgid "Pset_MaterialOptical_ThermalIrEmissivityFront_DEFINITION"
msgstr "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."
#:IFC.xml:22122
msgid "Pset_MaterialOptical_ThermalIrTransmittance"
msgstr "ThermalIrTransmittance"
msgid "Pset_MaterialOptical_ThermalIrTransmittance_DEFINITION"
msgstr "Thermal IR transmittance at normal incidence. Defines the fraction of thermal energy that passes through per unit area, perpendicular to the surface."
#:IFC.xml:22127
msgid "Pset_MaterialOptical_VisibleReflectanceBack"
msgstr "VisibleReflectanceBack"
msgid "Pset_MaterialOptical_VisibleReflectanceBack_DEFINITION"
msgstr "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."
#:IFC.xml:22132
msgid "Pset_MaterialOptical_VisibleReflectanceFront"
msgstr "VisibleReflectanceFront"
msgid "Pset_MaterialOptical_VisibleReflectanceFront_DEFINITION"
msgstr "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."
#:IFC.xml:22137
msgid "Pset_MaterialOptical_VisibleTransmittance"
msgstr "VisibleTransmittance"
msgid "Pset_MaterialOptical_VisibleTransmittance_DEFINITION"
msgstr "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."
#:IFC.xml:22180
msgid "Pset_MaterialThermal"
msgstr "Pset MaterialThermal"
msgid "Pset_MaterialThermal_DEFINITION"
msgstr "A set of thermal material properties. bSI Documentation"
#:IFC.xml:22181
msgid "Pset_MaterialThermal_BoilingPoint"
msgstr "BoilingPoint"
msgid "Pset_MaterialThermal_BoilingPoint_DEFINITION"
msgstr "The boiling point of the material fluid ."
#:IFC.xml:22186
msgid "Pset_MaterialThermal_FreezingPoint"
msgstr "FreezingPoint"
msgid "Pset_MaterialThermal_FreezingPoint_DEFINITION"
msgstr "The freezing point of the material fluid ."
#:IFC.xml:22191
msgid "Pset_MaterialThermal_SpecificHeatCapacity"
msgstr "SpecificHeatCapacity"
msgid "Pset_MaterialThermal_SpecificHeatCapacity_DEFINITION"
msgstr "Defines the specific heat of the material heat energy absorbed per temperature unit."
#:IFC.xml:22196
msgid "Pset_MaterialThermal_ThermalConductivity"
msgstr "ThermalConductivity"
msgid "Pset_MaterialThermal_ThermalConductivity_DEFINITION"
msgstr "The rate at which thermal energy is transmitted through the material."
#:IFC.xml:22202
msgid "Pset_MaterialWater"
msgstr "Pset MaterialWater"
msgid "Pset_MaterialWater_DEFINITION"
msgstr "A set of extended material properties for of water typically used within the context of building services and flow distribution systems. bSI Documentation"
#:IFC.xml:22203
msgid "Pset_MaterialWater_AcidityConcentration"
msgstr "AcidityConcentration"
msgid "Pset_MaterialWater_AcidityConcentration_DEFINITION"
msgstr "Maximum CaCO3 equivalent that would neutralize the acid."
#:IFC.xml:22208
msgid "Pset_MaterialWater_AlkalinityConcentration"
msgstr "AlkalinityConcentration"
msgid "Pset_MaterialWater_AlkalinityConcentration_DEFINITION"
msgstr "Maximum alkalinity concentration maximum sum of concentrations of each of the negative ions substances measured as CaCO3 ."
#:IFC.xml:22213
msgid "Pset_MaterialWater_DissolvedSolidsContent"
msgstr "DissolvedSolidsContent"
msgid "Pset_MaterialWater_DissolvedSolidsContent_DEFINITION"
msgstr "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."
#:IFC.xml:22218
msgid "Pset_MaterialWater_Hardness"
msgstr "Hardness"
msgid "Pset_MaterialWater_Hardness_DEFINITION"
msgstr "Water hardness as positive, multivalent ion concentration in the water usually concentrations of calcium and magnesium ions in terms of calcium carbonate ."
#:IFC.xml:22223
msgid "Pset_MaterialWater_ImpuritiesContent"
msgstr "ImpuritiesContent"
msgid "Pset_MaterialWater_ImpuritiesContent_DEFINITION"
msgstr "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."
#:IFC.xml:22228
msgid "Pset_MaterialWater_IsPotable"
msgstr "IsPotable"
msgid "Pset_MaterialWater_IsPotable_DEFINITION"
msgstr "If TRUE, then the water is considered potable."
#:IFC.xml:22233
msgid "Pset_MaterialWater_PHLevel"
msgstr "PHLevel"
msgid "Pset_MaterialWater_PHLevel_DEFINITION"
msgstr "Maximum water PH in a range from 0 14."
#:IFC.xml:22324
msgid "IfcMaterialSelect"
msgstr "IfcMaterialSelect"
msgid "IfcMaterialSelect_DEFINITION"
msgstr "[[IfcMaterialSelect]] provides selection of either a material definition or a material usage definition that can be assigned to an element, a resource or another entity within this specification. [[IfcMaterialDefinition]] [[IfcMaterial]] [[IfcMaterialLayer]] [[IfcMaterialLayerSet]] [[IfcMaterialProfile]] [[IfcMaterialProfileSet]] [[IfcMaterialConstituent]] [[IfcMaterialConstituentSet]] [[IfcMaterialUsageDefinition]] [[IfcMaterialLayerSetUsage]] [[IfcMaterialProfileSetUsage]] [[IfcMaterialList]] HISTORY New select in IFC1.0 .change ifc2x4 IFC4 CHANGE The select now includes two new abstract entities [[IfcMaterialDefinition]] and [[IfcMaterialUsageDefinition]] with upward compatibility. The use of [[IfcMaterialList]] is deprecated from IFC4 onwards."
#:IFC.xml:22325