@ifc-lite/data 1.15.1 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +58 -28
- package/dist/entity-table.d.ts +53 -0
- package/dist/entity-table.d.ts.map +1 -1
- package/dist/entity-table.js +147 -93
- package/dist/entity-table.js.map +1 -1
- package/dist/ifc-schema/generated/attributes.d.ts +10 -0
- package/dist/ifc-schema/generated/attributes.d.ts.map +1 -0
- package/dist/ifc-schema/generated/attributes.js +2775 -0
- package/dist/ifc-schema/generated/attributes.js.map +1 -0
- package/dist/ifc-schema/generated/data-types.d.ts +8 -0
- package/dist/ifc-schema/generated/data-types.d.ts.map +1 -0
- package/dist/ifc-schema/generated/data-types.js +396 -0
- package/dist/ifc-schema/generated/data-types.js.map +1 -0
- package/dist/ifc-schema/generated/entities-ifc2x3.d.ts +8 -0
- package/dist/ifc-schema/generated/entities-ifc2x3.d.ts.map +1 -0
- package/dist/ifc-schema/generated/entities-ifc2x3.js +777 -0
- package/dist/ifc-schema/generated/entities-ifc2x3.js.map +1 -0
- package/dist/ifc-schema/generated/entities-ifc4.d.ts +8 -0
- package/dist/ifc-schema/generated/entities-ifc4.d.ts.map +1 -0
- package/dist/ifc-schema/generated/entities-ifc4.js +938 -0
- package/dist/ifc-schema/generated/entities-ifc4.js.map +1 -0
- package/dist/ifc-schema/generated/entities-ifc4x3.d.ts +8 -0
- package/dist/ifc-schema/generated/entities-ifc4x3.d.ts.map +1 -0
- package/dist/ifc-schema/generated/entities-ifc4x3.js +1014 -0
- package/dist/ifc-schema/generated/entities-ifc4x3.js.map +1 -0
- package/dist/ifc-schema/generated/partof-relations.d.ts +10 -0
- package/dist/ifc-schema/generated/partof-relations.d.ts.map +1 -0
- package/dist/ifc-schema/generated/partof-relations.js +28 -0
- package/dist/ifc-schema/generated/partof-relations.js.map +1 -0
- package/dist/ifc-schema/generated/psets-ifc2x3.d.ts +8 -0
- package/dist/ifc-schema/generated/psets-ifc2x3.d.ts.map +1 -0
- package/dist/ifc-schema/generated/psets-ifc2x3.js +3416 -0
- package/dist/ifc-schema/generated/psets-ifc2x3.js.map +1 -0
- package/dist/ifc-schema/generated/psets-ifc4.d.ts +8 -0
- package/dist/ifc-schema/generated/psets-ifc4.d.ts.map +1 -0
- package/dist/ifc-schema/generated/psets-ifc4.js +4510 -0
- package/dist/ifc-schema/generated/psets-ifc4.js.map +1 -0
- package/dist/ifc-schema/generated/psets-ifc4x3.d.ts +8 -0
- package/dist/ifc-schema/generated/psets-ifc4x3.d.ts.map +1 -0
- package/dist/ifc-schema/generated/psets-ifc4x3.js +8554 -0
- package/dist/ifc-schema/generated/psets-ifc4x3.js.map +1 -0
- package/dist/ifc-schema/index.d.ts +61 -0
- package/dist/ifc-schema/index.d.ts.map +1 -0
- package/dist/ifc-schema/index.js +212 -0
- package/dist/ifc-schema/index.js.map +1 -0
- package/dist/ifc-schema/types.d.ts +108 -0
- package/dist/ifc-schema/types.d.ts.map +1 -0
- package/dist/ifc-schema/types.js +5 -0
- package/dist/ifc-schema/types.js.map +1 -0
- package/dist/index.d.ts +11 -8
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +11 -4
- package/dist/index.js.map +1 -1
- package/dist/property-table.d.ts +22 -0
- package/dist/property-table.d.ts.map +1 -1
- package/dist/property-table.js +89 -62
- package/dist/property-table.js.map +1 -1
- package/dist/quantity-table.d.ts +18 -0
- package/dist/quantity-table.d.ts.map +1 -1
- package/dist/quantity-table.js +80 -66
- package/dist/quantity-table.js.map +1 -1
- package/dist/relationship-graph.d.ts +53 -6
- package/dist/relationship-graph.d.ts.map +1 -1
- package/dist/relationship-graph.js +149 -113
- package/dist/relationship-graph.js.map +1 -1
- package/dist/string-table.d.ts +8 -0
- package/dist/string-table.d.ts.map +1 -1
- package/dist/string-table.js +20 -0
- package/dist/string-table.js.map +1 -1
- package/dist/utf8-decode.d.ts +24 -0
- package/dist/utf8-decode.d.ts.map +1 -0
- package/dist/utf8-decode.js +103 -0
- package/dist/utf8-decode.js.map +1 -0
- package/package.json +3 -2
|
@@ -0,0 +1,777 @@
|
|
|
1
|
+
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
2
|
+
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
3
|
+
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
|
4
|
+
export const ENTITIES_IFC2X3 = [
|
|
5
|
+
{ name: "IfcAngularDimension", parent: "IfcDimensionCurveDirectedCallout", abstract: false, predefinedTypes: [], attributes: ["Contents"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
6
|
+
{ name: "IfcDimensionCurveDirectedCallout", parent: "IfcDraughtingCallout", abstract: false, predefinedTypes: [], attributes: ["Contents"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
7
|
+
{ name: "IfcDraughtingCallout", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Contents"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
8
|
+
{ name: "IfcGeometricRepresentationItem", parent: "IfcRepresentationItem", abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
9
|
+
{ name: "IfcRepresentationItem", parent: undefined, abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
10
|
+
{ name: "IfcDiameterDimension", parent: "IfcDimensionCurveDirectedCallout", abstract: false, predefinedTypes: [], attributes: ["Contents"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
11
|
+
{ name: "IfcDimensionCalloutRelationship", parent: "IfcDraughtingCalloutRelationship", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "RelatingDraughtingCallout", "RelatedDraughtingCallout"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
12
|
+
{ name: "IfcDraughtingCalloutRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "RelatingDraughtingCallout", "RelatedDraughtingCallout"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
13
|
+
{ name: "IfcDimensionCurve", parent: "IfcAnnotationCurveOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
14
|
+
{ name: "IfcAnnotationCurveOccurrence", parent: "IfcAnnotationOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
15
|
+
{ name: "IfcAnnotationOccurrence", parent: "IfcStyledItem", abstract: true, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
16
|
+
{ name: "IfcStyledItem", parent: "IfcRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
17
|
+
{ name: "IfcDimensionCurveTerminator", parent: "IfcTerminatorSymbol", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name", "AnnotatedCurve", "Role"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
18
|
+
{ name: "IfcTerminatorSymbol", parent: "IfcAnnotationSymbolOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name", "AnnotatedCurve"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
19
|
+
{ name: "IfcAnnotationSymbolOccurrence", parent: "IfcAnnotationOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
20
|
+
{ name: "IfcDimensionPair", parent: "IfcDraughtingCalloutRelationship", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "RelatingDraughtingCallout", "RelatedDraughtingCallout"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
21
|
+
{ name: "IfcLinearDimension", parent: "IfcDimensionCurveDirectedCallout", abstract: false, predefinedTypes: [], attributes: ["Contents"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
22
|
+
{ name: "IfcPreDefinedDimensionSymbol", parent: "IfcPreDefinedSymbol", abstract: false, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
23
|
+
{ name: "IfcPreDefinedSymbol", parent: "IfcPreDefinedItem", abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
24
|
+
{ name: "IfcPreDefinedItem", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationResource" },
|
|
25
|
+
{ name: "IfcPreDefinedPointMarkerSymbol", parent: "IfcPreDefinedSymbol", abstract: false, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
26
|
+
{ name: "IfcPreDefinedTerminatorSymbol", parent: "IfcPreDefinedSymbol", abstract: false, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
27
|
+
{ name: "IfcProjectionCurve", parent: "IfcAnnotationCurveOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
28
|
+
{ name: "IfcRadiusDimension", parent: "IfcDimensionCurveDirectedCallout", abstract: false, predefinedTypes: [], attributes: ["Contents"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
29
|
+
{ name: "IfcStructuredDimensionCallout", parent: "IfcDraughtingCallout", abstract: false, predefinedTypes: [], attributes: ["Contents"], source: "Ifc2x3.PresentationDimensioningResource" },
|
|
30
|
+
{ name: "IfcRelConnectsStructuralActivity", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingElement", "RelatedStructuralActivity"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
31
|
+
{ name: "IfcRelConnects", parent: "IfcRelationship", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description"], source: "Ifc2x3.Kernel" },
|
|
32
|
+
{ name: "IfcRelationship", parent: "IfcRoot", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description"], source: "Ifc2x3.Kernel" },
|
|
33
|
+
{ name: "IfcRoot", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description"], source: "Ifc2x3.Kernel" },
|
|
34
|
+
{ name: "IfcRelConnectsStructuralMember", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingStructuralMember", "RelatedStructuralConnection", "AppliedCondition", "AdditionalConditions", "SupportedLength", "ConditionCoordinateSystem"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
35
|
+
{ name: "IfcRelConnectsWithEccentricity", parent: "IfcRelConnectsStructuralMember", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingStructuralMember", "RelatedStructuralConnection", "AppliedCondition", "AdditionalConditions", "SupportedLength", "ConditionCoordinateSystem", "ConnectionConstraint"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
36
|
+
{ name: "IfcStructuralAction", parent: "IfcStructuralActivity", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal", "DestabilizingLoad", "CausedBy"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
37
|
+
{ name: "IfcStructuralActivity", parent: "IfcProduct", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
38
|
+
{ name: "IfcProduct", parent: "IfcObject", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation"], source: "Ifc2x3.Kernel" },
|
|
39
|
+
{ name: "IfcObject", parent: "IfcObjectDefinition", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.Kernel" },
|
|
40
|
+
{ name: "IfcObjectDefinition", parent: "IfcRoot", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description"], source: "Ifc2x3.Kernel" },
|
|
41
|
+
{ name: "IfcStructuralAnalysisModel", parent: "IfcSystem", abstract: false, predefinedTypes: ["IN_PLANE_LOADING_2D", "OUT_PLANE_LOADING_2D", "LOADING_3D", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "PredefinedType", "OrientationOf2DPlane", "LoadedBy", "HasResults"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
42
|
+
{ name: "IfcSystem", parent: "IfcGroup", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.ProductExtension" },
|
|
43
|
+
{ name: "IfcGroup", parent: "IfcObject", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.Kernel" },
|
|
44
|
+
{ name: "IfcStructuralConnection", parent: "IfcStructuralItem", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedCondition"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
45
|
+
{ name: "IfcStructuralItem", parent: "IfcProduct", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
46
|
+
{ name: "IfcStructuralCurveConnection", parent: "IfcStructuralConnection", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedCondition"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
47
|
+
{ name: "IfcStructuralCurveMember", parent: "IfcStructuralMember", abstract: false, predefinedTypes: ["RIGID_JOINED_MEMBER", "PIN_JOINED_MEMBER", "CABLE", "TENSION_MEMBER", "COMPRESSION_MEMBER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "PredefinedType"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
48
|
+
{ name: "IfcStructuralMember", parent: "IfcStructuralItem", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
49
|
+
{ name: "IfcStructuralCurveMemberVarying", parent: "IfcStructuralCurveMember", abstract: false, predefinedTypes: ["RIGID_JOINED_MEMBER", "PIN_JOINED_MEMBER", "CABLE", "TENSION_MEMBER", "COMPRESSION_MEMBER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "PredefinedType"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
50
|
+
{ name: "IfcStructuralLinearAction", parent: "IfcStructuralAction", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal", "DestabilizingLoad", "CausedBy", "ProjectedOrTrue"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
51
|
+
{ name: "IfcStructuralLoadGroup", parent: "IfcGroup", abstract: false, predefinedTypes: ["LOAD_GROUP", "LOAD_CASE", "LOAD_COMBINATION_GROUP", "LOAD_COMBINATION", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "PredefinedType", "ActionType", "ActionSource", "Coefficient", "Purpose"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
52
|
+
{ name: "IfcStructuralPlanarAction", parent: "IfcStructuralAction", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal", "DestabilizingLoad", "CausedBy", "ProjectedOrTrue"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
53
|
+
{ name: "IfcStructuralPointAction", parent: "IfcStructuralAction", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal", "DestabilizingLoad", "CausedBy"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
54
|
+
{ name: "IfcStructuralPointConnection", parent: "IfcStructuralConnection", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedCondition"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
55
|
+
{ name: "IfcStructuralPointReaction", parent: "IfcStructuralReaction", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
56
|
+
{ name: "IfcStructuralReaction", parent: "IfcStructuralActivity", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
57
|
+
{ name: "IfcStructuralResultGroup", parent: "IfcGroup", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "TheoryType", "ResultForLoadGroup", "IsLinear"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
58
|
+
{ name: "IfcStructuralSurfaceConnection", parent: "IfcStructuralConnection", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedCondition"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
59
|
+
{ name: "IfcStructuralSurfaceMember", parent: "IfcStructuralMember", abstract: false, predefinedTypes: ["BENDING_ELEMENT", "MEMBRANE_ELEMENT", "SHELL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "PredefinedType", "Thickness"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
60
|
+
{ name: "IfcStructuralSurfaceMemberVarying", parent: "IfcStructuralSurfaceMember", abstract: false, predefinedTypes: ["BENDING_ELEMENT", "MEMBRANE_ELEMENT", "SHELL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "PredefinedType", "Thickness", "SubsequentThickness", "VaryingThicknessLocation"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
61
|
+
{ name: "IfcRelAssociatesProfileProperties", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingProfileProperties", "ProfileSectionLocation", "ProfileOrientation"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
62
|
+
{ name: "IfcRelAssociates", parent: "IfcRelationship", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects"], source: "Ifc2x3.Kernel" },
|
|
63
|
+
{ name: "IfcRelConnectsStructuralElement", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingElement", "RelatedStructuralMember"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
64
|
+
{ name: "IfcStructuralLinearActionVarying", parent: "IfcStructuralLinearAction", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal", "DestabilizingLoad", "CausedBy", "ProjectedOrTrue", "VaryingAppliedLoadLocation", "SubsequentAppliedLoads"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
65
|
+
{ name: "IfcStructuralPlanarActionVarying", parent: "IfcStructuralPlanarAction", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "AppliedLoad", "GlobalOrLocal", "DestabilizingLoad", "CausedBy", "ProjectedOrTrue", "VaryingAppliedLoadLocation", "SubsequentAppliedLoads"], source: "Ifc2x3.StructuralAnalysisDomain" },
|
|
66
|
+
{ name: "IfcProfileProperties", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["ProfileName", "ProfileDefinition"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
67
|
+
{ name: "IfcReinforcementBarProperties", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["TotalCrossSectionArea", "SteelGrade", "BarSurface", "EffectiveDepth", "NominalBarDiameter", "BarCount"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
68
|
+
{ name: "IfcSectionProperties", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["SectionType", "StartProfile", "EndProfile"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
69
|
+
{ name: "IfcSectionReinforcementProperties", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["LongitudinalStartPosition", "LongitudinalEndPosition", "TransversePosition", "ReinforcementRole", "SectionDefinition", "CrossSectionReinforcementDefinitions"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
70
|
+
{ name: "IfcGeneralProfileProperties", parent: "IfcProfileProperties", abstract: false, predefinedTypes: [], attributes: ["ProfileName", "ProfileDefinition", "PhysicalWeight", "Perimeter", "MinimumPlateThickness", "MaximumPlateThickness", "CrossSectionArea"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
71
|
+
{ name: "IfcRibPlateProfileProperties", parent: "IfcProfileProperties", abstract: false, predefinedTypes: [], attributes: ["ProfileName", "ProfileDefinition", "Thickness", "RibHeight", "RibWidth", "RibSpacing", "Direction"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
72
|
+
{ name: "IfcStructuralProfileProperties", parent: "IfcGeneralProfileProperties", abstract: false, predefinedTypes: [], attributes: ["ProfileName", "ProfileDefinition", "PhysicalWeight", "Perimeter", "MinimumPlateThickness", "MaximumPlateThickness", "CrossSectionArea", "TorsionalConstantX", "MomentOfInertiaYZ", "MomentOfInertiaY", "MomentOfInertiaZ", "WarpingConstant", "ShearCentreZ", "ShearCentreY", "ShearDeformationAreaZ", "ShearDeformationAreaY", "MaximumSectionModulusY", "MinimumSectionModulusY", "MaximumSectionModulusZ", "MinimumSectionModulusZ", "TorsionalSectionModulus", "CentreOfGravityInX", "CentreOfGravityInY"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
73
|
+
{ name: "IfcStructuralSteelProfileProperties", parent: "IfcStructuralProfileProperties", abstract: false, predefinedTypes: [], attributes: ["ProfileName", "ProfileDefinition", "PhysicalWeight", "Perimeter", "MinimumPlateThickness", "MaximumPlateThickness", "CrossSectionArea", "TorsionalConstantX", "MomentOfInertiaYZ", "MomentOfInertiaY", "MomentOfInertiaZ", "WarpingConstant", "ShearCentreZ", "ShearCentreY", "ShearDeformationAreaZ", "ShearDeformationAreaY", "MaximumSectionModulusY", "MinimumSectionModulusY", "MaximumSectionModulusZ", "MinimumSectionModulusZ", "TorsionalSectionModulus", "CentreOfGravityInX", "CentreOfGravityInY", "ShearAreaZ", "ShearAreaY", "PlasticShapeFactorY", "PlasticShapeFactorZ"], source: "Ifc2x3.ProfilePropertyResource" },
|
|
74
|
+
{ name: "IfcProcedure", parent: "IfcProcess", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ProcedureID", "ProcedureType", "UserDefinedProcedureType"], source: "Ifc2x3.ProcessExtension" },
|
|
75
|
+
{ name: "IfcProcess", parent: "IfcObject", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.Kernel" },
|
|
76
|
+
{ name: "IfcTask", parent: "IfcProcess", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "TaskId", "Status", "WorkMethod", "IsMilestone", "Priority"], source: "Ifc2x3.ProcessExtension" },
|
|
77
|
+
{ name: "IfcWorkControl", parent: "IfcControl", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "Identifier", "CreationDate", "Creators", "Purpose", "Duration", "TotalFloat", "StartTime", "FinishTime", "WorkControlType", "UserDefinedControlType"], source: "Ifc2x3.ProcessExtension" },
|
|
78
|
+
{ name: "IfcControl", parent: "IfcObject", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.Kernel" },
|
|
79
|
+
{ name: "IfcWorkPlan", parent: "IfcWorkControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "Identifier", "CreationDate", "Creators", "Purpose", "Duration", "TotalFloat", "StartTime", "FinishTime", "WorkControlType", "UserDefinedControlType"], source: "Ifc2x3.ProcessExtension" },
|
|
80
|
+
{ name: "IfcWorkSchedule", parent: "IfcWorkControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "Identifier", "CreationDate", "Creators", "Purpose", "Duration", "TotalFloat", "StartTime", "FinishTime", "WorkControlType", "UserDefinedControlType"], source: "Ifc2x3.ProcessExtension" },
|
|
81
|
+
{ name: "IfcRelAssignsTasks", parent: "IfcRelAssignsToControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingControl", "TimeForTask"], source: "Ifc2x3.ProcessExtension" },
|
|
82
|
+
{ name: "IfcRelAssignsToControl", parent: "IfcRelAssigns", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingControl"], source: "Ifc2x3.Kernel" },
|
|
83
|
+
{ name: "IfcRelAssigns", parent: "IfcRelationship", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType"], source: "Ifc2x3.Kernel" },
|
|
84
|
+
{ name: "IfcScheduleTimeControl", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ActualStart", "EarlyStart", "LateStart", "ScheduleStart", "ActualFinish", "EarlyFinish", "LateFinish", "ScheduleFinish", "ScheduleDuration", "ActualDuration", "RemainingTime", "FreeFloat", "TotalFloat", "IsCritical", "StatusTime", "StartFloat", "FinishFloat", "Completion"], source: "Ifc2x3.ProcessExtension" },
|
|
85
|
+
{ name: "IfcPhysicalComplexQuantity", parent: "IfcPhysicalQuantity", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "HasQuantities", "Discrimination", "Quality", "Usage"], source: "Ifc2x3.QuantityResource" },
|
|
86
|
+
{ name: "IfcPhysicalQuantity", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name", "Description"], source: "Ifc2x3.QuantityResource" },
|
|
87
|
+
{ name: "IfcPhysicalSimpleQuantity", parent: "IfcPhysicalQuantity", abstract: true, predefinedTypes: [], attributes: ["Name", "Description", "Unit"], source: "Ifc2x3.QuantityResource" },
|
|
88
|
+
{ name: "IfcQuantityArea", parent: "IfcPhysicalSimpleQuantity", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Unit", "AreaValue"], source: "Ifc2x3.QuantityResource" },
|
|
89
|
+
{ name: "IfcQuantityCount", parent: "IfcPhysicalSimpleQuantity", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Unit", "CountValue"], source: "Ifc2x3.QuantityResource" },
|
|
90
|
+
{ name: "IfcQuantityLength", parent: "IfcPhysicalSimpleQuantity", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Unit", "LengthValue"], source: "Ifc2x3.QuantityResource" },
|
|
91
|
+
{ name: "IfcQuantityTime", parent: "IfcPhysicalSimpleQuantity", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Unit", "TimeValue"], source: "Ifc2x3.QuantityResource" },
|
|
92
|
+
{ name: "IfcQuantityVolume", parent: "IfcPhysicalSimpleQuantity", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Unit", "VolumeValue"], source: "Ifc2x3.QuantityResource" },
|
|
93
|
+
{ name: "IfcQuantityWeight", parent: "IfcPhysicalSimpleQuantity", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Unit", "WeightValue"], source: "Ifc2x3.QuantityResource" },
|
|
94
|
+
{ name: "IfcMaterialProperties", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Material"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
95
|
+
{ name: "IfcExtendedMaterialProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "ExtendedProperties", "Description", "Name"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
96
|
+
{ name: "IfcFuelProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "CombustionTemperature", "CarbonContent", "LowerHeatingValue", "HigherHeatingValue"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
97
|
+
{ name: "IfcGeneralMaterialProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "MolecularWeight", "Porosity", "MassDensity"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
98
|
+
{ name: "IfcHygroscopicMaterialProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "UpperVaporResistanceFactor", "LowerVaporResistanceFactor", "IsothermalMoistureCapacity", "VaporPermeability", "MoistureDiffusivity"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
99
|
+
{ name: "IfcMechanicalConcreteMaterialProperties", parent: "IfcMechanicalMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "DynamicViscosity", "YoungModulus", "ShearModulus", "PoissonRatio", "ThermalExpansionCoefficient", "CompressiveStrength", "MaxAggregateSize", "AdmixturesDescription", "Workability", "ProtectivePoreRatio", "WaterImpermeability"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
100
|
+
{ name: "IfcMechanicalMaterialProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "DynamicViscosity", "YoungModulus", "ShearModulus", "PoissonRatio", "ThermalExpansionCoefficient"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
101
|
+
{ name: "IfcMechanicalSteelMaterialProperties", parent: "IfcMechanicalMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "DynamicViscosity", "YoungModulus", "ShearModulus", "PoissonRatio", "ThermalExpansionCoefficient", "YieldStress", "UltimateStress", "UltimateStrain", "HardeningModule", "ProportionalStress", "PlasticStrain", "Relaxations"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
102
|
+
{ name: "IfcOpticalMaterialProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "VisibleTransmittance", "SolarTransmittance", "ThermalIrTransmittance", "ThermalIrEmissivityBack", "ThermalIrEmissivityFront", "VisibleReflectanceBack", "VisibleReflectanceFront", "SolarReflectanceFront", "SolarReflectanceBack"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
103
|
+
{ name: "IfcProductsOfCombustionProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "SpecificHeatCapacity", "N20Content", "COContent", "CO2Content"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
104
|
+
{ name: "IfcRelaxation", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RelaxationValue", "InitialStress"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
105
|
+
{ name: "IfcThermalMaterialProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "SpecificHeatCapacity", "BoilingPoint", "FreezingPoint", "ThermalConductivity"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
106
|
+
{ name: "IfcWaterProperties", parent: "IfcMaterialProperties", abstract: false, predefinedTypes: [], attributes: ["Material", "IsPotable", "Hardness", "AlkalinityConcentration", "AcidityConcentration", "ImpuritiesContent", "PHLevel", "DissolvedSolidsContent"], source: "Ifc2x3.MaterialPropertyResource" },
|
|
107
|
+
{ name: "IfcMaterial", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.MaterialResource" },
|
|
108
|
+
{ name: "IfcMaterialClassificationRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["MaterialClassifications", "ClassifiedMaterial"], source: "Ifc2x3.MaterialResource" },
|
|
109
|
+
{ name: "IfcMaterialLayer", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Material", "LayerThickness", "IsVentilated"], source: "Ifc2x3.MaterialResource" },
|
|
110
|
+
{ name: "IfcMaterialLayerSet", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["MaterialLayers", "LayerSetName"], source: "Ifc2x3.MaterialResource" },
|
|
111
|
+
{ name: "IfcMaterialLayerSetUsage", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ForLayerSet", "LayerSetDirection", "DirectionSense", "OffsetFromReferenceLine"], source: "Ifc2x3.MaterialResource" },
|
|
112
|
+
{ name: "IfcMaterialList", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Materials"], source: "Ifc2x3.MaterialResource" },
|
|
113
|
+
{ name: "IfcLightDistributionData", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["MainPlaneAngle", "SecondaryPlaneAngle", "LuminousIntensity"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
114
|
+
{ name: "IfcLightIntensityDistribution", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["LightDistributionCurve", "DistributionData"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
115
|
+
{ name: "IfcLightSource", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: ["Name", "LightColour", "AmbientIntensity", "Intensity"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
116
|
+
{ name: "IfcLightSourceAmbient", parent: "IfcLightSource", abstract: false, predefinedTypes: [], attributes: ["Name", "LightColour", "AmbientIntensity", "Intensity"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
117
|
+
{ name: "IfcLightSourceDirectional", parent: "IfcLightSource", abstract: false, predefinedTypes: [], attributes: ["Name", "LightColour", "AmbientIntensity", "Intensity", "Orientation"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
118
|
+
{ name: "IfcLightSourceGoniometric", parent: "IfcLightSource", abstract: false, predefinedTypes: [], attributes: ["Name", "LightColour", "AmbientIntensity", "Intensity", "Position", "ColourAppearance", "ColourTemperature", "LuminousFlux", "LightEmissionSource", "LightDistributionDataSource"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
119
|
+
{ name: "IfcLightSourcePositional", parent: "IfcLightSource", abstract: false, predefinedTypes: [], attributes: ["Name", "LightColour", "AmbientIntensity", "Intensity", "Position", "Radius", "ConstantAttenuation", "DistanceAttenuation", "QuadricAttenuation"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
120
|
+
{ name: "IfcLightSourceSpot", parent: "IfcLightSourcePositional", abstract: false, predefinedTypes: [], attributes: ["Name", "LightColour", "AmbientIntensity", "Intensity", "Position", "Radius", "ConstantAttenuation", "DistanceAttenuation", "QuadricAttenuation", "Orientation", "ConcentrationExponent", "SpreadAngle", "BeamWidthAngle"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
121
|
+
{ name: "IfcPresentationLayerAssignment", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "AssignedItems", "Identifier"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
122
|
+
{ name: "IfcPresentationLayerWithStyle", parent: "IfcPresentationLayerAssignment", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "AssignedItems", "Identifier", "LayerOn", "LayerFrozen", "LayerBlocked", "LayerStyles"], source: "Ifc2x3.PresentationOrganizationResource" },
|
|
123
|
+
{ name: "IfcIrregularTimeSeries", parent: "IfcTimeSeries", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "StartTime", "EndTime", "TimeSeriesDataType", "DataOrigin", "UserDefinedDataOrigin", "Unit", "Values"], source: "Ifc2x3.TimeSeriesResource" },
|
|
124
|
+
{ name: "IfcTimeSeries", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name", "Description", "StartTime", "EndTime", "TimeSeriesDataType", "DataOrigin", "UserDefinedDataOrigin", "Unit"], source: "Ifc2x3.TimeSeriesResource" },
|
|
125
|
+
{ name: "IfcIrregularTimeSeriesValue", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["TimeStamp", "ListValues"], source: "Ifc2x3.TimeSeriesResource" },
|
|
126
|
+
{ name: "IfcRegularTimeSeries", parent: "IfcTimeSeries", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "StartTime", "EndTime", "TimeSeriesDataType", "DataOrigin", "UserDefinedDataOrigin", "Unit", "TimeStep", "Values"], source: "Ifc2x3.TimeSeriesResource" },
|
|
127
|
+
{ name: "IfcTimeSeriesValue", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ListValues"], source: "Ifc2x3.TimeSeriesResource" },
|
|
128
|
+
{ name: "IfcTimeSeriesReferenceRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ReferencedTimeSeries", "TimeSeriesReferences"], source: "Ifc2x3.TimeSeriesResource" },
|
|
129
|
+
{ name: "IfcGeometricRepresentationContext", parent: "IfcRepresentationContext", abstract: false, predefinedTypes: [], attributes: ["ContextIdentifier", "ContextType", "CoordinateSpaceDimension", "Precision", "WorldCoordinateSystem", "TrueNorth"], source: "Ifc2x3.RepresentationResource" },
|
|
130
|
+
{ name: "IfcRepresentationContext", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ContextIdentifier", "ContextType"], source: "Ifc2x3.RepresentationResource" },
|
|
131
|
+
{ name: "IfcGeometricRepresentationSubContext", parent: "IfcGeometricRepresentationContext", abstract: false, predefinedTypes: [], attributes: ["ContextIdentifier", "ContextType", "CoordinateSpaceDimension", "Precision", "WorldCoordinateSystem", "TrueNorth", "ParentContext", "TargetScale", "TargetView", "UserDefinedTargetView"], source: "Ifc2x3.RepresentationResource" },
|
|
132
|
+
{ name: "IfcMaterialDefinitionRepresentation", parent: "IfcProductRepresentation", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Representations", "RepresentedMaterial"], source: "Ifc2x3.RepresentationResource" },
|
|
133
|
+
{ name: "IfcProductRepresentation", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Representations"], source: "Ifc2x3.RepresentationResource" },
|
|
134
|
+
{ name: "IfcProductDefinitionShape", parent: "IfcProductRepresentation", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "Representations"], source: "Ifc2x3.RepresentationResource" },
|
|
135
|
+
{ name: "IfcRepresentation", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ContextOfItems", "RepresentationIdentifier", "RepresentationType", "Items"], source: "Ifc2x3.RepresentationResource" },
|
|
136
|
+
{ name: "IfcShapeAspect", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ShapeRepresentations", "Name", "Description", "ProductDefinitional", "PartOfProductDefinitionShape"], source: "Ifc2x3.RepresentationResource" },
|
|
137
|
+
{ name: "IfcShapeModel", parent: "IfcRepresentation", abstract: true, predefinedTypes: [], attributes: ["ContextOfItems", "RepresentationIdentifier", "RepresentationType", "Items"], source: "Ifc2x3.RepresentationResource" },
|
|
138
|
+
{ name: "IfcShapeRepresentation", parent: "IfcShapeModel", abstract: false, predefinedTypes: [], attributes: ["ContextOfItems", "RepresentationIdentifier", "RepresentationType", "Items"], source: "Ifc2x3.RepresentationResource" },
|
|
139
|
+
{ name: "IfcStyledRepresentation", parent: "IfcStyleModel", abstract: false, predefinedTypes: [], attributes: ["ContextOfItems", "RepresentationIdentifier", "RepresentationType", "Items"], source: "Ifc2x3.RepresentationResource" },
|
|
140
|
+
{ name: "IfcStyleModel", parent: "IfcRepresentation", abstract: true, predefinedTypes: [], attributes: ["ContextOfItems", "RepresentationIdentifier", "RepresentationType", "Items"], source: "Ifc2x3.RepresentationResource" },
|
|
141
|
+
{ name: "IfcTopologyRepresentation", parent: "IfcShapeModel", abstract: false, predefinedTypes: [], attributes: ["ContextOfItems", "RepresentationIdentifier", "RepresentationType", "Items"], source: "Ifc2x3.RepresentationResource" },
|
|
142
|
+
{ name: "IfcFireSuppressionTerminalType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["BREECHINGINLET", "FIREHYDRANT", "HOSEREEL", "SPRINKLER", "SPRINKLERDEFLECTOR", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.PlumbingFireProtectionDomain" },
|
|
143
|
+
{ name: "IfcFlowTerminalType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
144
|
+
{ name: "IfcDistributionFlowElementType", parent: "IfcDistributionElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
145
|
+
{ name: "IfcDistributionElementType", parent: "IfcElementType", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.ProductExtension" },
|
|
146
|
+
{ name: "IfcElementType", parent: "IfcTypeProduct", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.ProductExtension" },
|
|
147
|
+
{ name: "IfcTypeProduct", parent: "IfcTypeObject", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag"], source: "Ifc2x3.Kernel" },
|
|
148
|
+
{ name: "IfcTypeObject", parent: "IfcObjectDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets"], source: "Ifc2x3.Kernel" },
|
|
149
|
+
{ name: "IfcSanitaryTerminalType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["BATH", "BIDET", "CISTERN", "SHOWER", "SINK", "SANITARYFOUNTAIN", "TOILETPAN", "URINAL", "WASHHANDBASIN", "WCSEAT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.PlumbingFireProtectionDomain" },
|
|
150
|
+
{ name: "IfcStackTerminalType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["BIRDCAGE", "COWL", "RAINWATERHOPPER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.PlumbingFireProtectionDomain" },
|
|
151
|
+
{ name: "IfcWasteTerminalType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["FLOORTRAP", "FLOORWASTE", "GULLYSUMP", "GULLYTRAP", "GREASEINTERCEPTOR", "OILINTERCEPTOR", "PETROLINTERCEPTOR", "ROOFDRAIN", "WASTEDISPOSALUNIT", "WASTETRAP", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.PlumbingFireProtectionDomain" },
|
|
152
|
+
{ name: "IfcDistributionChamberElement", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
153
|
+
{ name: "IfcDistributionFlowElement", parent: "IfcDistributionElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
154
|
+
{ name: "IfcDistributionElement", parent: "IfcElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
155
|
+
{ name: "IfcElement", parent: "IfcProduct", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
156
|
+
{ name: "IfcDistributionChamberElementType", parent: "IfcDistributionFlowElementType", abstract: false, predefinedTypes: ["FORMEDDUCT", "INSPECTIONCHAMBER", "INSPECTIONPIT", "MANHOLE", "METERCHAMBER", "SUMP", "TRENCH", "VALVECHAMBER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
157
|
+
{ name: "IfcDistributionControlElement", parent: "IfcDistributionElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "ControlElementId"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
158
|
+
{ name: "IfcDistributionControlElementType", parent: "IfcDistributionElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
159
|
+
{ name: "IfcDistributionPort", parent: "IfcPort", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "FlowDirection"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
160
|
+
{ name: "IfcPort", parent: "IfcProduct", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation"], source: "Ifc2x3.ProductExtension" },
|
|
161
|
+
{ name: "IfcEnergyConversionDevice", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
162
|
+
{ name: "IfcEnergyConversionDeviceType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
163
|
+
{ name: "IfcFlowController", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
164
|
+
{ name: "IfcFlowControllerType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
165
|
+
{ name: "IfcFlowFitting", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
166
|
+
{ name: "IfcFlowFittingType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
167
|
+
{ name: "IfcFlowMovingDevice", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
168
|
+
{ name: "IfcFlowMovingDeviceType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
169
|
+
{ name: "IfcFlowSegment", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
170
|
+
{ name: "IfcFlowSegmentType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
171
|
+
{ name: "IfcFlowStorageDevice", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
172
|
+
{ name: "IfcFlowStorageDeviceType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
173
|
+
{ name: "IfcFlowTerminal", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
174
|
+
{ name: "IfcFlowTreatmentDevice", parent: "IfcDistributionFlowElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
175
|
+
{ name: "IfcFlowTreatmentDeviceType", parent: "IfcDistributionFlowElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
176
|
+
{ name: "IfcRelFlowControlElements", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedControlElements", "RelatingFlowElement"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
177
|
+
{ name: "IfcElectricalBaseProperties", parent: "IfcEnergyProperties", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "EnergySequence", "UserDefinedEnergySequence", "ElectricCurrentType", "InputVoltage", "InputFrequency", "FullLoadCurrent", "MinimumCircuitCurrent", "MaximumPowerInput", "RatedPowerInput", "InputPhase"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
178
|
+
{ name: "IfcEnergyProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "EnergySequence", "UserDefinedEnergySequence"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
179
|
+
{ name: "IfcPropertySetDefinition", parent: "IfcPropertyDefinition", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description"], source: "Ifc2x3.Kernel" },
|
|
180
|
+
{ name: "IfcPropertyDefinition", parent: "IfcRoot", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description"], source: "Ifc2x3.Kernel" },
|
|
181
|
+
{ name: "IfcFluidFlowProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "PropertySource", "FlowConditionTimeSeries", "VelocityTimeSeries", "FlowrateTimeSeries", "Fluid", "PressureTimeSeries", "UserDefinedPropertySource", "TemperatureSingleValue", "WetBulbTemperatureSingleValue", "WetBulbTemperatureTimeSeries", "TemperatureTimeSeries", "FlowrateSingleValue", "FlowConditionSingleValue", "VelocitySingleValue", "PressureSingleValue"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
182
|
+
{ name: "IfcSoundProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "IsAttenuating", "SoundScale", "SoundValues"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
183
|
+
{ name: "IfcSoundValue", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "SoundLevelTimeSeries", "Frequency", "SoundLevelSingleValue"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
184
|
+
{ name: "IfcSpaceThermalLoadProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableValueRatio", "ThermalLoadSource", "PropertySource", "SourceDescription", "MaximumValue", "MinimumValue", "ThermalLoadTimeSeriesValues", "UserDefinedThermalLoadSource", "UserDefinedPropertySource", "ThermalLoadType"], source: "Ifc2x3.SharedBldgServiceElements" },
|
|
185
|
+
{ name: "IfcDiscreteAccessory", parent: "IfcElementComponent", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedComponentElements" },
|
|
186
|
+
{ name: "IfcElementComponent", parent: "IfcElement", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedComponentElements" },
|
|
187
|
+
{ name: "IfcDiscreteAccessoryType", parent: "IfcElementComponentType", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedComponentElements" },
|
|
188
|
+
{ name: "IfcElementComponentType", parent: "IfcElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedComponentElements" },
|
|
189
|
+
{ name: "IfcFastener", parent: "IfcElementComponent", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedComponentElements" },
|
|
190
|
+
{ name: "IfcFastenerType", parent: "IfcElementComponentType", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedComponentElements" },
|
|
191
|
+
{ name: "IfcMechanicalFastener", parent: "IfcFastener", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "NominalDiameter", "NominalLength"], source: "Ifc2x3.SharedComponentElements" },
|
|
192
|
+
{ name: "IfcMechanicalFastenerType", parent: "IfcFastenerType", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedComponentElements" },
|
|
193
|
+
{ name: "IfcChamferEdgeFeature", parent: "IfcEdgeFeature", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "FeatureLength", "Width", "Height"], source: "Ifc2x3.SharedComponentElements" },
|
|
194
|
+
{ name: "IfcEdgeFeature", parent: "IfcFeatureElementSubtraction", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "FeatureLength"], source: "Ifc2x3.SharedComponentElements" },
|
|
195
|
+
{ name: "IfcFeatureElementSubtraction", parent: "IfcFeatureElement", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
196
|
+
{ name: "IfcFeatureElement", parent: "IfcElement", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
197
|
+
{ name: "IfcRoundedEdgeFeature", parent: "IfcEdgeFeature", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "FeatureLength", "Radius"], source: "Ifc2x3.SharedComponentElements" },
|
|
198
|
+
{ name: "IfcCostItem", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.SharedMgmtElements" },
|
|
199
|
+
{ name: "IfcCostSchedule", parent: "IfcControl", abstract: false, predefinedTypes: ["BUDGET", "COSTPLAN", "ESTIMATE", "TENDER", "PRICEDBILLOFQUANTITIES", "UNPRICEDBILLOFQUANTITIES", "SCHEDULEOFRATES", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "SubmittedBy", "PreparedBy", "SubmittedOn", "Status", "TargetUsers", "UpdateDate", "ID", "PredefinedType"], source: "Ifc2x3.SharedMgmtElements" },
|
|
200
|
+
{ name: "IfcProjectOrder", parent: "IfcControl", abstract: false, predefinedTypes: ["CHANGEORDER", "MAINTENANCEWORKORDER", "MOVEORDER", "PURCHASEORDER", "WORKORDER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ID", "PredefinedType", "Status"], source: "Ifc2x3.SharedMgmtElements" },
|
|
201
|
+
{ name: "IfcProjectOrderRecord", parent: "IfcControl", abstract: false, predefinedTypes: ["CHANGE", "MAINTENANCE", "MOVE", "PURCHASE", "WORK", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "Records", "PredefinedType"], source: "Ifc2x3.SharedMgmtElements" },
|
|
202
|
+
{ name: "IfcRelAssignsToProjectOrder", parent: "IfcRelAssignsToControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingControl"], source: "Ifc2x3.SharedMgmtElements" },
|
|
203
|
+
{ name: "IfcRelAssociatesAppliedValue", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingAppliedValue"], source: "Ifc2x3.SharedMgmtElements" },
|
|
204
|
+
{ name: "IfcRelSchedulesCostItems", parent: "IfcRelAssignsToControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingControl"], source: "Ifc2x3.SharedMgmtElements" },
|
|
205
|
+
{ name: "IfcContextDependentUnit", parent: "IfcNamedUnit", abstract: false, predefinedTypes: [], attributes: ["Dimensions", "UnitType", "Name"], source: "Ifc2x3.MeasureResource" },
|
|
206
|
+
{ name: "IfcNamedUnit", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Dimensions", "UnitType"], source: "Ifc2x3.MeasureResource" },
|
|
207
|
+
{ name: "IfcConversionBasedUnit", parent: "IfcNamedUnit", abstract: false, predefinedTypes: [], attributes: ["Dimensions", "UnitType", "Name", "ConversionFactor"], source: "Ifc2x3.MeasureResource" },
|
|
208
|
+
{ name: "IfcDerivedUnit", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Elements", "UnitType", "UserDefinedType"], source: "Ifc2x3.MeasureResource" },
|
|
209
|
+
{ name: "IfcDerivedUnitElement", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Unit", "Exponent"], source: "Ifc2x3.MeasureResource" },
|
|
210
|
+
{ name: "IfcDimensionalExponents", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["LengthExponent", "MassExponent", "TimeExponent", "ElectricCurrentExponent", "ThermodynamicTemperatureExponent", "AmountOfSubstanceExponent", "LuminousIntensityExponent"], source: "Ifc2x3.MeasureResource" },
|
|
211
|
+
{ name: "IfcMeasureWithUnit", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ValueComponent", "UnitComponent"], source: "Ifc2x3.MeasureResource" },
|
|
212
|
+
{ name: "IfcMonetaryUnit", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Currency"], source: "Ifc2x3.MeasureResource" },
|
|
213
|
+
{ name: "IfcSIUnit", parent: "IfcNamedUnit", abstract: false, predefinedTypes: [], attributes: ["Dimensions", "UnitType", "Prefix", "Name"], source: "Ifc2x3.MeasureResource" },
|
|
214
|
+
{ name: "IfcUnitAssignment", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Units"], source: "Ifc2x3.MeasureResource" },
|
|
215
|
+
{ name: "IfcAbsorbedDoseMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
216
|
+
{ name: "IfcAccelerationMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
217
|
+
{ name: "IfcAmountOfSubstanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
218
|
+
{ name: "IfcAngularVelocityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
219
|
+
{ name: "IfcAreaMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
220
|
+
{ name: "IfcBoolean", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
221
|
+
{ name: "IfcComplexNumber", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
222
|
+
{ name: "IfcCompoundPlaneAngleMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
223
|
+
{ name: "IfcContextDependentMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
224
|
+
{ name: "IfcCountMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
225
|
+
{ name: "IfcCurvatureMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
226
|
+
{ name: "IfcDescriptiveMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
227
|
+
{ name: "IfcDoseEquivalentMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
228
|
+
{ name: "IfcDynamicViscosityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
229
|
+
{ name: "IfcElectricCapacitanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
230
|
+
{ name: "IfcElectricChargeMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
231
|
+
{ name: "IfcElectricConductanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
232
|
+
{ name: "IfcElectricCurrentMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
233
|
+
{ name: "IfcElectricResistanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
234
|
+
{ name: "IfcElectricVoltageMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
235
|
+
{ name: "IfcEnergyMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
236
|
+
{ name: "IfcForceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
237
|
+
{ name: "IfcFrequencyMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
238
|
+
{ name: "IfcHeatFluxDensityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
239
|
+
{ name: "IfcHeatingValueMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
240
|
+
{ name: "IfcIdentifier", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
241
|
+
{ name: "IfcIlluminanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
242
|
+
{ name: "IfcInductanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
243
|
+
{ name: "IfcInteger", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
244
|
+
{ name: "IfcIntegerCountRateMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
245
|
+
{ name: "IfcIonConcentrationMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
246
|
+
{ name: "IfcIsothermalMoistureCapacityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
247
|
+
{ name: "IfcKinematicViscosityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
248
|
+
{ name: "IfcLabel", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
249
|
+
{ name: "IfcLengthMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
250
|
+
{ name: "IfcLinearForceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
251
|
+
{ name: "IfcLinearMomentMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
252
|
+
{ name: "IfcLinearStiffnessMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
253
|
+
{ name: "IfcLinearVelocityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
254
|
+
{ name: "IfcLogical", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
255
|
+
{ name: "IfcLuminousFluxMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
256
|
+
{ name: "IfcLuminousIntensityDistributionMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
257
|
+
{ name: "IfcLuminousIntensityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
258
|
+
{ name: "IfcMagneticFluxDensityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
259
|
+
{ name: "IfcMagneticFluxMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
260
|
+
{ name: "IfcMassDensityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
261
|
+
{ name: "IfcMassFlowRateMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
262
|
+
{ name: "IfcMassMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
263
|
+
{ name: "IfcMassPerLengthMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
264
|
+
{ name: "IfcModulusOfElasticityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
265
|
+
{ name: "IfcModulusOfLinearSubgradeReactionMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
266
|
+
{ name: "IfcModulusOfRotationalSubgradeReactionMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
267
|
+
{ name: "IfcModulusOfSubgradeReactionMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
268
|
+
{ name: "IfcMoistureDiffusivityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
269
|
+
{ name: "IfcMolecularWeightMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
270
|
+
{ name: "IfcMomentOfInertiaMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
271
|
+
{ name: "IfcMonetaryMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
272
|
+
{ name: "IfcNormalisedRatioMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
273
|
+
{ name: "IfcNumericMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
274
|
+
{ name: "IfcParameterValue", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
275
|
+
{ name: "IfcPHMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
276
|
+
{ name: "IfcPlanarForceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
277
|
+
{ name: "IfcPlaneAngleMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
278
|
+
{ name: "IfcPositiveLengthMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
279
|
+
{ name: "IfcPositivePlaneAngleMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
280
|
+
{ name: "IfcPositiveRatioMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
281
|
+
{ name: "IfcPowerMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
282
|
+
{ name: "IfcPressureMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
283
|
+
{ name: "IfcRadioActivityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
284
|
+
{ name: "IfcRatioMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
285
|
+
{ name: "IfcReal", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
286
|
+
{ name: "IfcRotationalFrequencyMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
287
|
+
{ name: "IfcRotationalMassMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
288
|
+
{ name: "IfcRotationalStiffnessMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
289
|
+
{ name: "IfcSectionalAreaIntegralMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
290
|
+
{ name: "IfcSectionModulusMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
291
|
+
{ name: "IfcShearModulusMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
292
|
+
{ name: "IfcSolidAngleMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
293
|
+
{ name: "IfcSoundPowerMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
294
|
+
{ name: "IfcSoundPressureMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
295
|
+
{ name: "IfcSpecificHeatCapacityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
296
|
+
{ name: "IfcTemperatureGradientMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
297
|
+
{ name: "IfcText", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
298
|
+
{ name: "IfcThermalAdmittanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
299
|
+
{ name: "IfcThermalConductivityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
300
|
+
{ name: "IfcThermalExpansionCoefficientMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
301
|
+
{ name: "IfcThermalResistanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
302
|
+
{ name: "IfcThermalTransmittanceMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
303
|
+
{ name: "IfcThermodynamicTemperatureMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
304
|
+
{ name: "IfcTimeMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
305
|
+
{ name: "IfcTimeStamp", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
306
|
+
{ name: "IfcTorqueMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
307
|
+
{ name: "IfcVaporPermeabilityMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
308
|
+
{ name: "IfcVolumeMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
309
|
+
{ name: "IfcVolumetricFlowRateMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
310
|
+
{ name: "IfcWarpingConstantMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
311
|
+
{ name: "IfcWarpingMomentMeasure", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.MeasureResource" },
|
|
312
|
+
{ name: "IfcComplexProperty", parent: "IfcProperty", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "UsageName", "HasProperties"], source: "Ifc2x3.PropertyResource" },
|
|
313
|
+
{ name: "IfcProperty", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name", "Description"], source: "Ifc2x3.PropertyResource" },
|
|
314
|
+
{ name: "IfcPropertyBoundedValue", parent: "IfcSimpleProperty", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "UpperBoundValue", "LowerBoundValue", "Unit"], source: "Ifc2x3.PropertyResource" },
|
|
315
|
+
{ name: "IfcSimpleProperty", parent: "IfcProperty", abstract: true, predefinedTypes: [], attributes: ["Name", "Description"], source: "Ifc2x3.PropertyResource" },
|
|
316
|
+
{ name: "IfcPropertyDependencyRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["DependingProperty", "DependantProperty", "Name", "Description", "Expression"], source: "Ifc2x3.PropertyResource" },
|
|
317
|
+
{ name: "IfcPropertyEnumeratedValue", parent: "IfcSimpleProperty", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "EnumerationValues", "EnumerationReference"], source: "Ifc2x3.PropertyResource" },
|
|
318
|
+
{ name: "IfcPropertyEnumeration", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "EnumerationValues", "Unit"], source: "Ifc2x3.PropertyResource" },
|
|
319
|
+
{ name: "IfcPropertyListValue", parent: "IfcSimpleProperty", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "ListValues", "Unit"], source: "Ifc2x3.PropertyResource" },
|
|
320
|
+
{ name: "IfcPropertyReferenceValue", parent: "IfcSimpleProperty", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "UsageName", "PropertyReference"], source: "Ifc2x3.PropertyResource" },
|
|
321
|
+
{ name: "IfcPropertySingleValue", parent: "IfcSimpleProperty", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "NominalValue", "Unit"], source: "Ifc2x3.PropertyResource" },
|
|
322
|
+
{ name: "IfcPropertyTableValue", parent: "IfcSimpleProperty", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "DefiningValues", "DefinedValues", "Expression", "DefiningUnit", "DefinedUnit"], source: "Ifc2x3.PropertyResource" },
|
|
323
|
+
{ name: "IfcColourRgb", parent: "IfcColourSpecification", abstract: false, predefinedTypes: [], attributes: ["Name", "Red", "Green", "Blue"], source: "Ifc2x3.PresentationResource" },
|
|
324
|
+
{ name: "IfcColourSpecification", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationResource" },
|
|
325
|
+
{ name: "IfcDraughtingPreDefinedColour", parent: "IfcPreDefinedColour", abstract: false, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationResource" },
|
|
326
|
+
{ name: "IfcPreDefinedColour", parent: "IfcPreDefinedItem", abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationResource" },
|
|
327
|
+
{ name: "IfcExternallyDefinedTextFont", parent: "IfcExternalReference", abstract: false, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name"], source: "Ifc2x3.PresentationResource" },
|
|
328
|
+
{ name: "IfcExternalReference", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
329
|
+
{ name: "IfcPlanarBox", parent: "IfcPlanarExtent", abstract: false, predefinedTypes: [], attributes: ["SizeInX", "SizeInY", "Placement"], source: "Ifc2x3.PresentationResource" },
|
|
330
|
+
{ name: "IfcPlanarExtent", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["SizeInX", "SizeInY"], source: "Ifc2x3.PresentationResource" },
|
|
331
|
+
{ name: "IfcPreDefinedTextFont", parent: "IfcPreDefinedItem", abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationResource" },
|
|
332
|
+
{ name: "IfcTextStyleFontModel", parent: "IfcPreDefinedTextFont", abstract: false, predefinedTypes: [], attributes: ["Name", "FontFamily", "FontStyle", "FontVariant", "FontWeight", "FontSize"], source: "Ifc2x3.PresentationResource" },
|
|
333
|
+
{ name: "IfcDraughtingPreDefinedTextFont", parent: "IfcPreDefinedTextFont", abstract: false, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationResource" },
|
|
334
|
+
{ name: "IfcFontStyle", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationResource" },
|
|
335
|
+
{ name: "IfcFontVariant", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationResource" },
|
|
336
|
+
{ name: "IfcFontWeight", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationResource" },
|
|
337
|
+
{ name: "IfcPresentableText", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationResource" },
|
|
338
|
+
{ name: "IfcTextFontName", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationResource" },
|
|
339
|
+
{ name: "IfcClosedShell", parent: "IfcConnectedFaceSet", abstract: false, predefinedTypes: [], attributes: ["CfsFaces"], source: "Ifc2x3.TopologyResource" },
|
|
340
|
+
{ name: "IfcConnectedFaceSet", parent: "IfcTopologicalRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["CfsFaces"], source: "Ifc2x3.TopologyResource" },
|
|
341
|
+
{ name: "IfcTopologicalRepresentationItem", parent: "IfcRepresentationItem", abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.TopologyResource" },
|
|
342
|
+
{ name: "IfcEdge", parent: "IfcTopologicalRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["EdgeStart", "EdgeEnd"], source: "Ifc2x3.TopologyResource" },
|
|
343
|
+
{ name: "IfcEdgeCurve", parent: "IfcEdge", abstract: false, predefinedTypes: [], attributes: ["EdgeStart", "EdgeEnd", "EdgeGeometry", "SameSense"], source: "Ifc2x3.TopologyResource" },
|
|
344
|
+
{ name: "IfcEdgeLoop", parent: "IfcLoop", abstract: false, predefinedTypes: [], attributes: ["EdgeList"], source: "Ifc2x3.TopologyResource" },
|
|
345
|
+
{ name: "IfcLoop", parent: "IfcTopologicalRepresentationItem", abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.TopologyResource" },
|
|
346
|
+
{ name: "IfcFace", parent: "IfcTopologicalRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Bounds"], source: "Ifc2x3.TopologyResource" },
|
|
347
|
+
{ name: "IfcFaceBound", parent: "IfcTopologicalRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Bound", "Orientation"], source: "Ifc2x3.TopologyResource" },
|
|
348
|
+
{ name: "IfcFaceOuterBound", parent: "IfcFaceBound", abstract: false, predefinedTypes: [], attributes: ["Bound", "Orientation"], source: "Ifc2x3.TopologyResource" },
|
|
349
|
+
{ name: "IfcFaceSurface", parent: "IfcFace", abstract: false, predefinedTypes: [], attributes: ["Bounds", "FaceSurface", "SameSense"], source: "Ifc2x3.TopologyResource" },
|
|
350
|
+
{ name: "IfcOpenShell", parent: "IfcConnectedFaceSet", abstract: false, predefinedTypes: [], attributes: ["CfsFaces"], source: "Ifc2x3.TopologyResource" },
|
|
351
|
+
{ name: "IfcOrientedEdge", parent: "IfcEdge", abstract: false, predefinedTypes: [], attributes: ["EdgeStart", "EdgeEnd", "EdgeElement", "Orientation"], source: "Ifc2x3.TopologyResource" },
|
|
352
|
+
{ name: "IfcPath", parent: "IfcTopologicalRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["EdgeList"], source: "Ifc2x3.TopologyResource" },
|
|
353
|
+
{ name: "IfcPolyLoop", parent: "IfcLoop", abstract: false, predefinedTypes: [], attributes: ["Polygon"], source: "Ifc2x3.TopologyResource" },
|
|
354
|
+
{ name: "IfcSubedge", parent: "IfcEdge", abstract: false, predefinedTypes: [], attributes: ["EdgeStart", "EdgeEnd", "ParentEdge"], source: "Ifc2x3.TopologyResource" },
|
|
355
|
+
{ name: "IfcVertex", parent: "IfcTopologicalRepresentationItem", abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.TopologyResource" },
|
|
356
|
+
{ name: "IfcVertexLoop", parent: "IfcLoop", abstract: false, predefinedTypes: [], attributes: ["LoopVertex"], source: "Ifc2x3.TopologyResource" },
|
|
357
|
+
{ name: "IfcVertexPoint", parent: "IfcVertex", abstract: false, predefinedTypes: [], attributes: ["VertexGeometry"], source: "Ifc2x3.TopologyResource" },
|
|
358
|
+
{ name: "IfcBuildingElementPart", parent: "IfcBuildingElementComponent", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
359
|
+
{ name: "IfcBuildingElementComponent", parent: "IfcBuildingElement", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
360
|
+
{ name: "IfcBuildingElement", parent: "IfcElement", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
361
|
+
{ name: "IfcFooting", parent: "IfcBuildingElement", abstract: false, predefinedTypes: ["FOOTING_BEAM", "PAD_FOOTING", "PILE_CAP", "STRIP_FOOTING", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "PredefinedType"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
362
|
+
{ name: "IfcPile", parent: "IfcBuildingElement", abstract: false, predefinedTypes: ["COHESION", "FRICTION", "SUPPORT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "PredefinedType", "ConstructionType"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
363
|
+
{ name: "IfcReinforcementDefinitionProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "DefinitionType", "ReinforcementSectionDefinitions"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
364
|
+
{ name: "IfcReinforcingBar", parent: "IfcReinforcingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "SteelGrade", "NominalDiameter", "CrossSectionArea", "BarLength", "BarRole", "BarSurface"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
365
|
+
{ name: "IfcReinforcingElement", parent: "IfcBuildingElementComponent", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "SteelGrade"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
366
|
+
{ name: "IfcReinforcingMesh", parent: "IfcReinforcingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "SteelGrade", "MeshLength", "MeshWidth", "LongitudinalBarNominalDiameter", "TransverseBarNominalDiameter", "LongitudinalBarCrossSectionArea", "TransverseBarCrossSectionArea", "LongitudinalBarSpacing", "TransverseBarSpacing"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
367
|
+
{ name: "IfcTendon", parent: "IfcReinforcingElement", abstract: false, predefinedTypes: ["STRAND", "WIRE", "BAR", "COATED", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "SteelGrade", "PredefinedType", "NominalDiameter", "CrossSectionArea", "TensionForce", "PreStress", "FrictionCoefficient", "AnchorageSlip", "MinCurvatureRadius"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
368
|
+
{ name: "IfcTendonAnchor", parent: "IfcReinforcingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "SteelGrade"], source: "Ifc2x3.StructuralElementsDomain" },
|
|
369
|
+
{ name: "IfcBoundaryCondition", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.StructuralLoadResource" },
|
|
370
|
+
{ name: "IfcBoundaryEdgeCondition", parent: "IfcBoundaryCondition", abstract: false, predefinedTypes: [], attributes: ["Name", "LinearStiffnessByLengthX", "LinearStiffnessByLengthY", "LinearStiffnessByLengthZ", "RotationalStiffnessByLengthX", "RotationalStiffnessByLengthY", "RotationalStiffnessByLengthZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
371
|
+
{ name: "IfcBoundaryFaceCondition", parent: "IfcBoundaryCondition", abstract: false, predefinedTypes: [], attributes: ["Name", "LinearStiffnessByAreaX", "LinearStiffnessByAreaY", "LinearStiffnessByAreaZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
372
|
+
{ name: "IfcBoundaryNodeCondition", parent: "IfcBoundaryCondition", abstract: false, predefinedTypes: [], attributes: ["Name", "LinearStiffnessX", "LinearStiffnessY", "LinearStiffnessZ", "RotationalStiffnessX", "RotationalStiffnessY", "RotationalStiffnessZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
373
|
+
{ name: "IfcBoundaryNodeConditionWarping", parent: "IfcBoundaryNodeCondition", abstract: false, predefinedTypes: [], attributes: ["Name", "LinearStiffnessX", "LinearStiffnessY", "LinearStiffnessZ", "RotationalStiffnessX", "RotationalStiffnessY", "RotationalStiffnessZ", "WarpingStiffness"], source: "Ifc2x3.StructuralLoadResource" },
|
|
374
|
+
{ name: "IfcFailureConnectionCondition", parent: "IfcStructuralConnectionCondition", abstract: false, predefinedTypes: [], attributes: ["Name", "TensionFailureX", "TensionFailureY", "TensionFailureZ", "CompressionFailureX", "CompressionFailureY", "CompressionFailureZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
375
|
+
{ name: "IfcStructuralConnectionCondition", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.StructuralLoadResource" },
|
|
376
|
+
{ name: "IfcSlippageConnectionCondition", parent: "IfcStructuralConnectionCondition", abstract: false, predefinedTypes: [], attributes: ["Name", "SlippageX", "SlippageY", "SlippageZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
377
|
+
{ name: "IfcStructuralLoad", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.StructuralLoadResource" },
|
|
378
|
+
{ name: "IfcStructuralLoadLinearForce", parent: "IfcStructuralLoadStatic", abstract: false, predefinedTypes: [], attributes: ["Name", "LinearForceX", "LinearForceY", "LinearForceZ", "LinearMomentX", "LinearMomentY", "LinearMomentZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
379
|
+
{ name: "IfcStructuralLoadStatic", parent: "IfcStructuralLoad", abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.StructuralLoadResource" },
|
|
380
|
+
{ name: "IfcStructuralLoadPlanarForce", parent: "IfcStructuralLoadStatic", abstract: false, predefinedTypes: [], attributes: ["Name", "PlanarForceX", "PlanarForceY", "PlanarForceZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
381
|
+
{ name: "IfcStructuralLoadSingleDisplacement", parent: "IfcStructuralLoadStatic", abstract: false, predefinedTypes: [], attributes: ["Name", "DisplacementX", "DisplacementY", "DisplacementZ", "RotationalDisplacementRX", "RotationalDisplacementRY", "RotationalDisplacementRZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
382
|
+
{ name: "IfcStructuralLoadSingleDisplacementDistortion", parent: "IfcStructuralLoadSingleDisplacement", abstract: false, predefinedTypes: [], attributes: ["Name", "DisplacementX", "DisplacementY", "DisplacementZ", "RotationalDisplacementRX", "RotationalDisplacementRY", "RotationalDisplacementRZ", "Distortion"], source: "Ifc2x3.StructuralLoadResource" },
|
|
383
|
+
{ name: "IfcStructuralLoadSingleForce", parent: "IfcStructuralLoadStatic", abstract: false, predefinedTypes: [], attributes: ["Name", "ForceX", "ForceY", "ForceZ", "MomentX", "MomentY", "MomentZ"], source: "Ifc2x3.StructuralLoadResource" },
|
|
384
|
+
{ name: "IfcStructuralLoadSingleForceWarping", parent: "IfcStructuralLoadSingleForce", abstract: false, predefinedTypes: [], attributes: ["Name", "ForceX", "ForceY", "ForceZ", "MomentX", "MomentY", "MomentZ", "WarpingMoment"], source: "Ifc2x3.StructuralLoadResource" },
|
|
385
|
+
{ name: "IfcStructuralLoadTemperature", parent: "IfcStructuralLoadStatic", abstract: false, predefinedTypes: [], attributes: ["Name", "DeltaT_Constant", "DeltaT_Y", "DeltaT_Z"], source: "Ifc2x3.StructuralLoadResource" },
|
|
386
|
+
{ name: "IfcBlobTexture", parent: "IfcSurfaceTexture", abstract: false, predefinedTypes: [], attributes: ["RepeatS", "RepeatT", "TextureType", "TextureTransform", "RasterFormat", "RasterCode"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
387
|
+
{ name: "IfcSurfaceTexture", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["RepeatS", "RepeatT", "TextureType", "TextureTransform"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
388
|
+
{ name: "IfcCurveStyle", parent: "IfcPresentationStyle", abstract: false, predefinedTypes: [], attributes: ["Name", "CurveFont", "CurveWidth", "CurveColour"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
389
|
+
{ name: "IfcPresentationStyle", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
390
|
+
{ name: "IfcCurveStyleFont", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "PatternList"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
391
|
+
{ name: "IfcCurveStyleFontAndScaling", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "CurveFont", "CurveFontScaling"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
392
|
+
{ name: "IfcCurveStyleFontPattern", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["VisibleSegmentLength", "InvisibleSegmentLength"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
393
|
+
{ name: "IfcDraughtingPreDefinedCurveFont", parent: "IfcPreDefinedCurveFont", abstract: false, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
394
|
+
{ name: "IfcPreDefinedCurveFont", parent: "IfcPreDefinedItem", abstract: true, predefinedTypes: [], attributes: ["Name"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
395
|
+
{ name: "IfcExternallyDefinedHatchStyle", parent: "IfcExternalReference", abstract: false, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
396
|
+
{ name: "IfcExternallyDefinedSurfaceStyle", parent: "IfcExternalReference", abstract: false, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
397
|
+
{ name: "IfcFillAreaStyle", parent: "IfcPresentationStyle", abstract: false, predefinedTypes: [], attributes: ["Name", "FillStyles"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
398
|
+
{ name: "IfcFillAreaStyleHatching", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["HatchLineAppearance", "StartOfNextHatchLine", "PointOfReferenceHatchLine", "PatternStart", "HatchLineAngle"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
399
|
+
{ name: "IfcFillAreaStyleTiles", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["TilingPattern", "Tiles", "TilingScale"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
400
|
+
{ name: "IfcImageTexture", parent: "IfcSurfaceTexture", abstract: false, predefinedTypes: [], attributes: ["RepeatS", "RepeatT", "TextureType", "TextureTransform", "UrlReference"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
401
|
+
{ name: "IfcPixelTexture", parent: "IfcSurfaceTexture", abstract: false, predefinedTypes: [], attributes: ["RepeatS", "RepeatT", "TextureType", "TextureTransform", "Width", "Height", "ColourComponents", "Pixel"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
402
|
+
{ name: "IfcPresentationStyleAssignment", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Styles"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
403
|
+
{ name: "IfcSurfaceStyle", parent: "IfcPresentationStyle", abstract: false, predefinedTypes: [], attributes: ["Name", "Side", "Styles"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
404
|
+
{ name: "IfcSurfaceStyleLighting", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["DiffuseTransmissionColour", "DiffuseReflectionColour", "TransmissionColour", "ReflectanceColour"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
405
|
+
{ name: "IfcSurfaceStyleRefraction", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RefractionIndex", "DispersionFactor"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
406
|
+
{ name: "IfcSurfaceStyleRendering", parent: "IfcSurfaceStyleShading", abstract: false, predefinedTypes: [], attributes: ["SurfaceColour", "Transparency", "DiffuseColour", "TransmissionColour", "DiffuseTransmissionColour", "ReflectionColour", "SpecularColour", "SpecularHighlight", "ReflectanceMethod"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
407
|
+
{ name: "IfcSurfaceStyleShading", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["SurfaceColour"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
408
|
+
{ name: "IfcSurfaceStyleWithTextures", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Textures"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
409
|
+
{ name: "IfcTextStyle", parent: "IfcPresentationStyle", abstract: false, predefinedTypes: [], attributes: ["Name", "TextCharacterAppearance", "TextStyle", "TextFontStyle"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
410
|
+
{ name: "IfcTextStyleForDefinedFont", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Colour", "BackgroundColour"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
411
|
+
{ name: "IfcTextStyleTextModel", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["TextIndent", "TextAlign", "TextDecoration", "LetterSpacing", "WordSpacing", "TextTransform", "LineHeight"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
412
|
+
{ name: "IfcFillAreaStyleTileSymbolWithStyle", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Symbol"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
413
|
+
{ name: "IfcNullStyle", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
414
|
+
{ name: "IfcOneDirectionRepeatFactor", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["RepeatFactor"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
415
|
+
{ name: "IfcSpecularExponent", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
416
|
+
{ name: "IfcSpecularRoughness", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
417
|
+
{ name: "IfcSymbolStyle", parent: "IfcPresentationStyle", abstract: false, predefinedTypes: [], attributes: ["Name", "StyleOfSymbol"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
418
|
+
{ name: "IfcTextAlignment", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
419
|
+
{ name: "IfcTextDecoration", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
420
|
+
{ name: "IfcTextStyleWithBoxCharacteristics", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["BoxHeight", "BoxWidth", "BoxSlantAngle", "BoxRotateAngle", "CharacterSpacing"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
421
|
+
{ name: "IfcTextTransformation", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
422
|
+
{ name: "IfcTwoDirectionRepeatFactor", parent: "IfcOneDirectionRepeatFactor", abstract: false, predefinedTypes: [], attributes: ["RepeatFactor", "SecondRepeatFactor"], source: "Ifc2x3.PresentationAppearanceResource" },
|
|
423
|
+
{ name: "IfcBeam", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
424
|
+
{ name: "IfcBeamType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["BEAM", "JOIST", "LINTEL", "T_BEAM", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
425
|
+
{ name: "IfcBuildingElementType", parent: "IfcElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.ProductExtension" },
|
|
426
|
+
{ name: "IfcColumn", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
427
|
+
{ name: "IfcColumnType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["COLUMN", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
428
|
+
{ name: "IfcCurtainWall", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
429
|
+
{ name: "IfcCurtainWallType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
430
|
+
{ name: "IfcDoor", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "OverallHeight", "OverallWidth"], source: "Ifc2x3.SharedBldgElements" },
|
|
431
|
+
{ name: "IfcDoorLiningProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "LiningDepth", "LiningThickness", "ThresholdDepth", "ThresholdThickness", "TransomThickness", "TransomOffset", "LiningOffset", "ThresholdOffset", "CasingThickness", "CasingDepth", "ShapeAspectStyle"], source: "Ifc2x3.SharedBldgElements" },
|
|
432
|
+
{ name: "IfcDoorPanelProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "PanelDepth", "PanelOperation", "PanelWidth", "PanelPosition", "ShapeAspectStyle"], source: "Ifc2x3.SharedBldgElements" },
|
|
433
|
+
{ name: "IfcDoorStyle", parent: "IfcTypeProduct", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "OperationType", "ConstructionType", "ParameterTakesPrecedence", "Sizeable"], source: "Ifc2x3.SharedBldgElements" },
|
|
434
|
+
{ name: "IfcMember", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
435
|
+
{ name: "IfcMemberType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["BRACE", "CHORD", "COLLAR", "MEMBER", "MULLION", "PLATE", "POST", "PURLIN", "RAFTER", "STRINGER", "STRUT", "STUD", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
436
|
+
{ name: "IfcPlate", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
437
|
+
{ name: "IfcPlateType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["CURTAIN_PANEL", "SHEET", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
438
|
+
{ name: "IfcRailing", parent: "IfcBuildingElement", abstract: false, predefinedTypes: ["HANDRAIL", "GUARDRAIL", "BALUSTRADE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
439
|
+
{ name: "IfcRailingType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["HANDRAIL", "GUARDRAIL", "BALUSTRADE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
440
|
+
{ name: "IfcRamp", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "ShapeType"], source: "Ifc2x3.SharedBldgElements" },
|
|
441
|
+
{ name: "IfcRampFlight", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
442
|
+
{ name: "IfcRampFlightType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["STRAIGHT", "SPIRAL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
443
|
+
{ name: "IfcRelConnectsPathElements", parent: "IfcRelConnectsElements", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ConnectionGeometry", "RelatingElement", "RelatedElement", "RelatingPriorities", "RelatedPriorities", "RelatedConnectionType", "RelatingConnectionType"], source: "Ifc2x3.SharedBldgElements" },
|
|
444
|
+
{ name: "IfcRelConnectsElements", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ConnectionGeometry", "RelatingElement", "RelatedElement"], source: "Ifc2x3.ProductExtension" },
|
|
445
|
+
{ name: "IfcRoof", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "ShapeType"], source: "Ifc2x3.SharedBldgElements" },
|
|
446
|
+
{ name: "IfcSlab", parent: "IfcBuildingElement", abstract: false, predefinedTypes: ["FLOOR", "ROOF", "LANDING", "BASESLAB", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
447
|
+
{ name: "IfcSlabType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["FLOOR", "ROOF", "LANDING", "BASESLAB", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
448
|
+
{ name: "IfcStair", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "ShapeType"], source: "Ifc2x3.SharedBldgElements" },
|
|
449
|
+
{ name: "IfcStairFlight", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "NumberOfRiser", "NumberOfTreads", "RiserHeight", "TreadLength"], source: "Ifc2x3.SharedBldgElements" },
|
|
450
|
+
{ name: "IfcStairFlightType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["STRAIGHT", "WINDER", "SPIRAL", "CURVED", "FREEFORM", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
451
|
+
{ name: "IfcWall", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
452
|
+
{ name: "IfcWallStandardCase", parent: "IfcWall", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.SharedBldgElements" },
|
|
453
|
+
{ name: "IfcWallType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["STANDARD", "POLYGONAL", "SHEAR", "ELEMENTEDWALL", "PLUMBINGWALL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.SharedBldgElements" },
|
|
454
|
+
{ name: "IfcWindow", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "OverallHeight", "OverallWidth"], source: "Ifc2x3.SharedBldgElements" },
|
|
455
|
+
{ name: "IfcWindowLiningProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "LiningDepth", "LiningThickness", "TransomThickness", "MullionThickness", "FirstTransomOffset", "SecondTransomOffset", "FirstMullionOffset", "SecondMullionOffset", "ShapeAspectStyle"], source: "Ifc2x3.SharedBldgElements" },
|
|
456
|
+
{ name: "IfcWindowPanelProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "OperationType", "PanelPosition", "FrameDepth", "FrameThickness", "ShapeAspectStyle"], source: "Ifc2x3.SharedBldgElements" },
|
|
457
|
+
{ name: "IfcWindowStyle", parent: "IfcTypeProduct", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ConstructionType", "OperationType", "ParameterTakesPrecedence", "Sizeable"], source: "Ifc2x3.SharedBldgElements" },
|
|
458
|
+
{ name: "IfcAsset", parent: "IfcGroup", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "AssetID", "OriginalValue", "CurrentValue", "TotalReplacementCost", "Owner", "User", "ResponsiblePerson", "IncorporationDate", "DepreciatedValue"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
459
|
+
{ name: "IfcFurnitureType", parent: "IfcFurnishingElementType", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "AssemblyPlace"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
460
|
+
{ name: "IfcFurnishingElementType", parent: "IfcElementType", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.ProductExtension" },
|
|
461
|
+
{ name: "IfcInventory", parent: "IfcGroup", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "InventoryType", "Jurisdiction", "ResponsiblePersons", "LastUpdateDate", "CurrentValue", "OriginalValue"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
462
|
+
{ name: "IfcOccupant", parent: "IfcActor", abstract: false, predefinedTypes: ["ASSIGNEE", "ASSIGNOR", "LESSEE", "LESSOR", "LETTINGAGENT", "OWNER", "TENANT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "TheActor", "PredefinedType"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
463
|
+
{ name: "IfcActor", parent: "IfcObject", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "TheActor"], source: "Ifc2x3.Kernel" },
|
|
464
|
+
{ name: "IfcSystemFurnitureElementType", parent: "IfcFurnishingElementType", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
465
|
+
{ name: "IfcRelOccupiesSpaces", parent: "IfcRelAssignsToActor", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingActor", "ActingRole"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
466
|
+
{ name: "IfcRelAssignsToActor", parent: "IfcRelAssigns", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingActor", "ActingRole"], source: "Ifc2x3.Kernel" },
|
|
467
|
+
{ name: "IfcServiceLife", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ServiceLifeType", "ServiceLifeDuration"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
468
|
+
{ name: "IfcServiceLifeFactor", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: ["A_QUALITYOFCOMPONENTS", "B_DESIGNLEVEL", "C_WORKEXECUTIONLEVEL", "D_INDOORENVIRONMENT", "E_OUTDOORENVIRONMENT", "F_INUSECONDITIONS", "G_MAINTENANCELEVEL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "PredefinedType", "UpperValue", "MostUsedValue", "LowerValue"], source: "Ifc2x3.SharedFacilitiesElements" },
|
|
469
|
+
{ name: "IfcArbitraryClosedProfileDef", parent: "IfcProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "OuterCurve"], source: "Ifc2x3.ProfileResource" },
|
|
470
|
+
{ name: "IfcProfileDef", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["ProfileType", "ProfileName"], source: "Ifc2x3.ProfileResource" },
|
|
471
|
+
{ name: "IfcArbitraryOpenProfileDef", parent: "IfcProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Curve"], source: "Ifc2x3.ProfileResource" },
|
|
472
|
+
{ name: "IfcArbitraryProfileDefWithVoids", parent: "IfcArbitraryClosedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "OuterCurve", "InnerCurves"], source: "Ifc2x3.ProfileResource" },
|
|
473
|
+
{ name: "IfcAsymmetricIShapeProfileDef", parent: "IfcIShapeProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "OverallWidth", "OverallDepth", "WebThickness", "FlangeThickness", "FilletRadius", "TopFlangeWidth", "TopFlangeThickness", "TopFlangeFilletRadius", "CentreOfGravityInY"], source: "Ifc2x3.ProfileResource" },
|
|
474
|
+
{ name: "IfcIShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "OverallWidth", "OverallDepth", "WebThickness", "FlangeThickness", "FilletRadius"], source: "Ifc2x3.ProfileResource" },
|
|
475
|
+
{ name: "IfcParameterizedProfileDef", parent: "IfcProfileDef", abstract: true, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position"], source: "Ifc2x3.ProfileResource" },
|
|
476
|
+
{ name: "IfcCenterLineProfileDef", parent: "IfcArbitraryOpenProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Curve", "Thickness"], source: "Ifc2x3.ProfileResource" },
|
|
477
|
+
{ name: "IfcCircleHollowProfileDef", parent: "IfcCircleProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "Radius", "WallThickness"], source: "Ifc2x3.ProfileResource" },
|
|
478
|
+
{ name: "IfcCircleProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "Radius"], source: "Ifc2x3.ProfileResource" },
|
|
479
|
+
{ name: "IfcCompositeProfileDef", parent: "IfcProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Profiles", "Label"], source: "Ifc2x3.ProfileResource" },
|
|
480
|
+
{ name: "IfcCShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "Depth", "Width", "WallThickness", "Girth", "InternalFilletRadius", "CentreOfGravityInX"], source: "Ifc2x3.ProfileResource" },
|
|
481
|
+
{ name: "IfcDerivedProfileDef", parent: "IfcProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "ParentProfile", "Operator", "Label"], source: "Ifc2x3.ProfileResource" },
|
|
482
|
+
{ name: "IfcEllipseProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "SemiAxis1", "SemiAxis2"], source: "Ifc2x3.ProfileResource" },
|
|
483
|
+
{ name: "IfcLShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "Depth", "Width", "Thickness", "FilletRadius", "EdgeRadius", "LegSlope", "CentreOfGravityInX", "CentreOfGravityInY"], source: "Ifc2x3.ProfileResource" },
|
|
484
|
+
{ name: "IfcRectangleHollowProfileDef", parent: "IfcRectangleProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "XDim", "YDim", "WallThickness", "InnerFilletRadius", "OuterFilletRadius"], source: "Ifc2x3.ProfileResource" },
|
|
485
|
+
{ name: "IfcRectangleProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "XDim", "YDim"], source: "Ifc2x3.ProfileResource" },
|
|
486
|
+
{ name: "IfcRoundedRectangleProfileDef", parent: "IfcRectangleProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "XDim", "YDim", "RoundingRadius"], source: "Ifc2x3.ProfileResource" },
|
|
487
|
+
{ name: "IfcTrapeziumProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "BottomXDim", "TopXDim", "YDim", "TopXOffset"], source: "Ifc2x3.ProfileResource" },
|
|
488
|
+
{ name: "IfcTShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "Depth", "FlangeWidth", "WebThickness", "FlangeThickness", "FilletRadius", "FlangeEdgeRadius", "WebEdgeRadius", "WebSlope", "FlangeSlope", "CentreOfGravityInY"], source: "Ifc2x3.ProfileResource" },
|
|
489
|
+
{ name: "IfcUShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "Depth", "FlangeWidth", "WebThickness", "FlangeThickness", "FilletRadius", "EdgeRadius", "FlangeSlope", "CentreOfGravityInX"], source: "Ifc2x3.ProfileResource" },
|
|
490
|
+
{ name: "IfcZShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "Depth", "FlangeWidth", "WebThickness", "FlangeThickness", "FilletRadius", "EdgeRadius"], source: "Ifc2x3.ProfileResource" },
|
|
491
|
+
{ name: "IfcCraneRailAShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "OverallHeight", "BaseWidth2", "Radius", "HeadWidth", "HeadDepth2", "HeadDepth3", "WebThickness", "BaseWidth4", "BaseDepth1", "BaseDepth2", "BaseDepth3", "CentreOfGravityInY"], source: "Ifc2x3.ProfileResource" },
|
|
492
|
+
{ name: "IfcCraneRailFShapeProfileDef", parent: "IfcParameterizedProfileDef", abstract: false, predefinedTypes: [], attributes: ["ProfileType", "ProfileName", "Position", "OverallHeight", "HeadWidth", "Radius", "HeadDepth2", "HeadDepth3", "WebThickness", "BaseDepth1", "BaseDepth2", "CentreOfGravityInY"], source: "Ifc2x3.ProfileResource" },
|
|
493
|
+
{ name: "IfcApplication", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ApplicationDeveloper", "Version", "ApplicationFullName", "ApplicationIdentifier"], source: "Ifc2x3.UtilityResource" },
|
|
494
|
+
{ name: "IfcOwnerHistory", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["OwningUser", "OwningApplication", "State", "ChangeAction", "LastModifiedDate", "LastModifyingUser", "LastModifyingApplication", "CreationDate"], source: "Ifc2x3.UtilityResource" },
|
|
495
|
+
{ name: "IfcTable", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Rows"], source: "Ifc2x3.UtilityResource" },
|
|
496
|
+
{ name: "IfcTableRow", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RowCells", "IsHeading"], source: "Ifc2x3.UtilityResource" },
|
|
497
|
+
{ name: "IfcGloballyUniqueId", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.UtilityResource" },
|
|
498
|
+
{ name: "IfcAnnotationFillArea", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["OuterBoundary", "InnerBoundaries"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
499
|
+
{ name: "IfcTextLiteral", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Literal", "Placement", "Path"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
500
|
+
{ name: "IfcTextLiteralWithExtent", parent: "IfcTextLiteral", abstract: false, predefinedTypes: [], attributes: ["Literal", "Placement", "Path", "Extent", "BoxAlignment"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
501
|
+
{ name: "IfcTextureCoordinate", parent: undefined, abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
502
|
+
{ name: "IfcTextureCoordinateGenerator", parent: "IfcTextureCoordinate", abstract: false, predefinedTypes: [], attributes: ["Mode", "Parameter"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
503
|
+
{ name: "IfcTextureMap", parent: "IfcTextureCoordinate", abstract: false, predefinedTypes: [], attributes: ["TextureMaps"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
504
|
+
{ name: "IfcTextureVertex", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Coordinates"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
505
|
+
{ name: "IfcAnnotationFillAreaOccurrence", parent: "IfcAnnotationOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name", "FillStyleTarget", "GlobalOrLocal"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
506
|
+
{ name: "IfcAnnotationSurface", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Item", "TextureCoordinates"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
507
|
+
{ name: "IfcAnnotationSurfaceOccurrence", parent: "IfcAnnotationOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
508
|
+
{ name: "IfcAnnotationTextOccurrence", parent: "IfcAnnotationOccurrence", abstract: false, predefinedTypes: [], attributes: ["Item", "Styles", "Name"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
509
|
+
{ name: "IfcBoxAlignment", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
510
|
+
{ name: "IfcDefinedSymbol", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Definition", "Target"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
511
|
+
{ name: "IfcExternallyDefinedSymbol", parent: "IfcExternalReference", abstract: false, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
512
|
+
{ name: "IfcVertexBasedTextureMap", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["TextureVertices", "TexturePoints"], source: "Ifc2x3.PresentationDefinitionResource" },
|
|
513
|
+
{ name: "IfcAnnotation", parent: "IfcProduct", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation"], source: "Ifc2x3.ProductExtension" },
|
|
514
|
+
{ name: "IfcBuilding", parent: "IfcSpatialStructureElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "LongName", "CompositionType", "ElevationOfRefHeight", "ElevationOfTerrain", "BuildingAddress"], source: "Ifc2x3.ProductExtension" },
|
|
515
|
+
{ name: "IfcSpatialStructureElement", parent: "IfcProduct", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "LongName", "CompositionType"], source: "Ifc2x3.ProductExtension" },
|
|
516
|
+
{ name: "IfcBuildingElementProxy", parent: "IfcBuildingElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "CompositionType"], source: "Ifc2x3.ProductExtension" },
|
|
517
|
+
{ name: "IfcBuildingElementProxyType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ProductExtension" },
|
|
518
|
+
{ name: "IfcBuildingStorey", parent: "IfcSpatialStructureElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "LongName", "CompositionType", "Elevation"], source: "Ifc2x3.ProductExtension" },
|
|
519
|
+
{ name: "IfcCovering", parent: "IfcBuildingElement", abstract: false, predefinedTypes: ["CEILING", "FLOORING", "CLADDING", "ROOFING", "INSULATION", "MEMBRANE", "SLEEVING", "WRAPPING", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "PredefinedType"], source: "Ifc2x3.ProductExtension" },
|
|
520
|
+
{ name: "IfcCoveringType", parent: "IfcBuildingElementType", abstract: false, predefinedTypes: ["CEILING", "FLOORING", "CLADDING", "ROOFING", "INSULATION", "MEMBRANE", "SLEEVING", "WRAPPING", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ProductExtension" },
|
|
521
|
+
{ name: "IfcElementAssembly", parent: "IfcElement", abstract: false, predefinedTypes: ["ACCESSORY_ASSEMBLY", "ARCH", "BEAM_GRID", "BRACED_FRAME", "GIRDER", "REINFORCEMENT_UNIT", "RIGID_FRAME", "SLAB_FIELD", "TRUSS", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "AssemblyPlace", "PredefinedType"], source: "Ifc2x3.ProductExtension" },
|
|
522
|
+
{ name: "IfcElementQuantity", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "MethodOfMeasurement", "Quantities"], source: "Ifc2x3.ProductExtension" },
|
|
523
|
+
{ name: "IfcFeatureElementAddition", parent: "IfcFeatureElement", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
524
|
+
{ name: "IfcFurnishingElement", parent: "IfcElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
525
|
+
{ name: "IfcGrid", parent: "IfcProduct", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "UAxes", "VAxes", "WAxes"], source: "Ifc2x3.ProductExtension" },
|
|
526
|
+
{ name: "IfcOpeningElement", parent: "IfcFeatureElementSubtraction", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
527
|
+
{ name: "IfcProjectionElement", parent: "IfcFeatureElementAddition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
528
|
+
{ name: "IfcRelAssociatesMaterial", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingMaterial"], source: "Ifc2x3.ProductExtension" },
|
|
529
|
+
{ name: "IfcRelConnectsPorts", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingPort", "RelatedPort", "RealizingElement"], source: "Ifc2x3.ProductExtension" },
|
|
530
|
+
{ name: "IfcRelConnectsPortToElement", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingPort", "RelatedElement"], source: "Ifc2x3.ProductExtension" },
|
|
531
|
+
{ name: "IfcRelConnectsWithRealizingElements", parent: "IfcRelConnectsElements", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ConnectionGeometry", "RelatingElement", "RelatedElement", "RealizingElements", "ConnectionType"], source: "Ifc2x3.ProductExtension" },
|
|
532
|
+
{ name: "IfcRelContainedInSpatialStructure", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedElements", "RelatingStructure"], source: "Ifc2x3.ProductExtension" },
|
|
533
|
+
{ name: "IfcRelCoversBldgElements", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingBuildingElement", "RelatedCoverings"], source: "Ifc2x3.ProductExtension" },
|
|
534
|
+
{ name: "IfcRelCoversSpaces", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedSpace", "RelatedCoverings"], source: "Ifc2x3.ProductExtension" },
|
|
535
|
+
{ name: "IfcRelFillsElement", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingOpeningElement", "RelatedBuildingElement"], source: "Ifc2x3.ProductExtension" },
|
|
536
|
+
{ name: "IfcRelProjectsElement", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingElement", "RelatedFeatureElement"], source: "Ifc2x3.ProductExtension" },
|
|
537
|
+
{ name: "IfcRelReferencedInSpatialStructure", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedElements", "RelatingStructure"], source: "Ifc2x3.ProductExtension" },
|
|
538
|
+
{ name: "IfcRelServicesBuildings", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingSystem", "RelatedBuildings"], source: "Ifc2x3.ProductExtension" },
|
|
539
|
+
{ name: "IfcRelSpaceBoundary", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingSpace", "RelatedBuildingElement", "ConnectionGeometry", "PhysicalOrVirtualBoundary", "InternalOrExternalBoundary"], source: "Ifc2x3.ProductExtension" },
|
|
540
|
+
{ name: "IfcRelVoidsElement", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingBuildingElement", "RelatedOpeningElement"], source: "Ifc2x3.ProductExtension" },
|
|
541
|
+
{ name: "IfcSite", parent: "IfcSpatialStructureElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "LongName", "CompositionType", "RefLatitude", "RefLongitude", "RefElevation", "LandTitleNumber", "SiteAddress"], source: "Ifc2x3.ProductExtension" },
|
|
542
|
+
{ name: "IfcSpace", parent: "IfcSpatialStructureElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "LongName", "CompositionType", "InteriorOrExteriorSpace", "ElevationWithFlooring"], source: "Ifc2x3.ProductExtension" },
|
|
543
|
+
{ name: "IfcSpaceType", parent: "IfcSpatialStructureElementType", abstract: false, predefinedTypes: ["USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ProductExtension" },
|
|
544
|
+
{ name: "IfcSpatialStructureElementType", parent: "IfcElementType", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType"], source: "Ifc2x3.ProductExtension" },
|
|
545
|
+
{ name: "IfcTransportElement", parent: "IfcElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "OperationType", "CapacityByWeight", "CapacityByNumber"], source: "Ifc2x3.ProductExtension" },
|
|
546
|
+
{ name: "IfcTransportElementType", parent: "IfcElementType", abstract: false, predefinedTypes: ["ELEVATOR", "ESCALATOR", "MOVINGWALKWAY", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ProductExtension" },
|
|
547
|
+
{ name: "IfcVirtualElement", parent: "IfcElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
548
|
+
{ name: "IfcZone", parent: "IfcGroup", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.ProductExtension" },
|
|
549
|
+
{ name: "IfcElectricalElement", parent: "IfcElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
550
|
+
{ name: "IfcEquipmentElement", parent: "IfcElement", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag"], source: "Ifc2x3.ProductExtension" },
|
|
551
|
+
{ name: "IfcProject", parent: "IfcObject", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "LongName", "Phase", "RepresentationContexts", "UnitsInContext"], source: "Ifc2x3.Kernel" },
|
|
552
|
+
{ name: "IfcPropertySet", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "HasProperties"], source: "Ifc2x3.Kernel" },
|
|
553
|
+
{ name: "IfcProxy", parent: "IfcProduct", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "ProxyType", "Tag"], source: "Ifc2x3.Kernel" },
|
|
554
|
+
{ name: "IfcRelAggregates", parent: "IfcRelDecomposes", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingObject", "RelatedObjects"], source: "Ifc2x3.Kernel" },
|
|
555
|
+
{ name: "IfcRelDecomposes", parent: "IfcRelationship", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingObject", "RelatedObjects"], source: "Ifc2x3.Kernel" },
|
|
556
|
+
{ name: "IfcRelAssignsToGroup", parent: "IfcRelAssigns", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingGroup"], source: "Ifc2x3.Kernel" },
|
|
557
|
+
{ name: "IfcRelAssignsToProcess", parent: "IfcRelAssigns", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingProcess", "QuantityInProcess"], source: "Ifc2x3.Kernel" },
|
|
558
|
+
{ name: "IfcRelAssignsToProduct", parent: "IfcRelAssigns", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingProduct"], source: "Ifc2x3.Kernel" },
|
|
559
|
+
{ name: "IfcRelAssignsToResource", parent: "IfcRelAssigns", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatedObjectsType", "RelatingResource"], source: "Ifc2x3.Kernel" },
|
|
560
|
+
{ name: "IfcRelAssociatesClassification", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingClassification"], source: "Ifc2x3.Kernel" },
|
|
561
|
+
{ name: "IfcRelAssociatesDocument", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingDocument"], source: "Ifc2x3.Kernel" },
|
|
562
|
+
{ name: "IfcRelAssociatesLibrary", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingLibrary"], source: "Ifc2x3.Kernel" },
|
|
563
|
+
{ name: "IfcRelDefines", parent: "IfcRelationship", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects"], source: "Ifc2x3.Kernel" },
|
|
564
|
+
{ name: "IfcRelDefinesByProperties", parent: "IfcRelDefines", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingPropertyDefinition"], source: "Ifc2x3.Kernel" },
|
|
565
|
+
{ name: "IfcRelDefinesByType", parent: "IfcRelDefines", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingType"], source: "Ifc2x3.Kernel" },
|
|
566
|
+
{ name: "IfcRelNests", parent: "IfcRelDecomposes", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingObject", "RelatedObjects"], source: "Ifc2x3.Kernel" },
|
|
567
|
+
{ name: "IfcRelSequence", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatingProcess", "RelatedProcess", "TimeLag", "SequenceType"], source: "Ifc2x3.Kernel" },
|
|
568
|
+
{ name: "IfcResource", parent: "IfcObject", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.Kernel" },
|
|
569
|
+
{ name: "IfcRelOverridesProperties", parent: "IfcRelDefinesByProperties", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingPropertyDefinition", "OverridingProperties"], source: "Ifc2x3.Kernel" },
|
|
570
|
+
{ name: "IfcAirTerminalBoxType", parent: "IfcFlowControllerType", abstract: false, predefinedTypes: ["CONSTANTFLOW", "VARIABLEFLOWPRESSUREDEPENDANT", "VARIABLEFLOWPRESSUREINDEPENDANT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
571
|
+
{ name: "IfcAirTerminalType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["GRILLE", "REGISTER", "DIFFUSER", "EYEBALL", "IRIS", "LINEARGRILLE", "LINEARDIFFUSER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
572
|
+
{ name: "IfcAirToAirHeatRecoveryType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["FIXEDPLATECOUNTERFLOWEXCHANGER", "FIXEDPLATECROSSFLOWEXCHANGER", "FIXEDPLATEPARALLELFLOWEXCHANGER", "ROTARYWHEEL", "RUNAROUNDCOILLOOP", "HEATPIPE", "TWINTOWERENTHALPYRECOVERYLOOPS", "THERMOSIPHONSEALEDTUBEHEATEXCHANGERS", "THERMOSIPHONCOILTYPEHEATEXCHANGERS", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
573
|
+
{ name: "IfcBoilerType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["WATER", "STEAM", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
574
|
+
{ name: "IfcChillerType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["AIRCOOLED", "WATERCOOLED", "HEATRECOVERY", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
575
|
+
{ name: "IfcCoilType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["DXCOOLINGCOIL", "WATERCOOLINGCOIL", "STEAMHEATINGCOIL", "WATERHEATINGCOIL", "ELECTRICHEATINGCOIL", "GASHEATINGCOIL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
576
|
+
{ name: "IfcCompressorType", parent: "IfcFlowMovingDeviceType", abstract: false, predefinedTypes: ["DYNAMIC", "RECIPROCATING", "ROTARY", "SCROLL", "TROCHOIDAL", "SINGLESTAGE", "BOOSTER", "OPENTYPE", "HERMETIC", "SEMIHERMETIC", "WELDEDSHELLHERMETIC", "ROLLINGPISTON", "ROTARYVANE", "SINGLESCREW", "TWINSCREW", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
577
|
+
{ name: "IfcCondenserType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["WATERCOOLEDSHELLTUBE", "WATERCOOLEDSHELLCOIL", "WATERCOOLEDTUBEINTUBE", "WATERCOOLEDBRAZEDPLATE", "AIRCOOLED", "EVAPORATIVECOOLED", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
578
|
+
{ name: "IfcCooledBeamType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["ACTIVE", "PASSIVE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
579
|
+
{ name: "IfcCoolingTowerType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["NATURALDRAFT", "MECHANICALINDUCEDDRAFT", "MECHANICALFORCEDDRAFT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
580
|
+
{ name: "IfcDamperType", parent: "IfcFlowControllerType", abstract: false, predefinedTypes: ["CONTROLDAMPER", "FIREDAMPER", "SMOKEDAMPER", "FIRESMOKEDAMPER", "BACKDRAFTDAMPER", "RELIEFDAMPER", "BLASTDAMPER", "GRAVITYDAMPER", "GRAVITYRELIEFDAMPER", "BALANCINGDAMPER", "FUMEHOODEXHAUST", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
581
|
+
{ name: "IfcDuctFittingType", parent: "IfcFlowFittingType", abstract: false, predefinedTypes: ["BEND", "CONNECTOR", "ENTRY", "EXIT", "JUNCTION", "OBSTRUCTION", "TRANSITION", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
582
|
+
{ name: "IfcDuctSegmentType", parent: "IfcFlowSegmentType", abstract: false, predefinedTypes: ["RIGIDSEGMENT", "FLEXIBLESEGMENT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
583
|
+
{ name: "IfcDuctSilencerType", parent: "IfcFlowTreatmentDeviceType", abstract: false, predefinedTypes: ["FLATOVAL", "RECTANGULAR", "ROUND", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
584
|
+
{ name: "IfcEvaporativeCoolerType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["DIRECTEVAPORATIVERANDOMMEDIAAIRCOOLER", "DIRECTEVAPORATIVERIGIDMEDIAAIRCOOLER", "DIRECTEVAPORATIVESLINGERSPACKAGEDAIRCOOLER", "DIRECTEVAPORATIVEPACKAGEDROTARYAIRCOOLER", "DIRECTEVAPORATIVEAIRWASHER", "INDIRECTEVAPORATIVEPACKAGEAIRCOOLER", "INDIRECTEVAPORATIVEWETCOIL", "INDIRECTEVAPORATIVECOOLINGTOWERORCOILCOOLER", "INDIRECTDIRECTCOMBINATION", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
585
|
+
{ name: "IfcEvaporatorType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["DIRECTEXPANSIONSHELLANDTUBE", "DIRECTEXPANSIONTUBEINTUBE", "DIRECTEXPANSIONBRAZEDPLATE", "FLOODEDSHELLANDTUBE", "SHELLANDCOIL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
586
|
+
{ name: "IfcFanType", parent: "IfcFlowMovingDeviceType", abstract: false, predefinedTypes: ["CENTRIFUGALFORWARDCURVED", "CENTRIFUGALRADIAL", "CENTRIFUGALBACKWARDINCLINEDCURVED", "CENTRIFUGALAIRFOIL", "TUBEAXIAL", "VANEAXIAL", "PROPELLORAXIAL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
587
|
+
{ name: "IfcFilterType", parent: "IfcFlowTreatmentDeviceType", abstract: false, predefinedTypes: ["AIRPARTICLEFILTER", "ODORFILTER", "OILFILTER", "STRAINER", "WATERFILTER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
588
|
+
{ name: "IfcFlowMeterType", parent: "IfcFlowControllerType", abstract: false, predefinedTypes: ["ELECTRICMETER", "ENERGYMETER", "FLOWMETER", "GASMETER", "OILMETER", "WATERMETER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
589
|
+
{ name: "IfcGasTerminalType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["GASAPPLIANCE", "GASBOOSTER", "GASBURNER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
590
|
+
{ name: "IfcHeatExchangerType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["PLATE", "SHELLANDTUBE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
591
|
+
{ name: "IfcHumidifierType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["STEAMINJECTION", "ADIABATICAIRWASHER", "ADIABATICPAN", "ADIABATICWETTEDELEMENT", "ADIABATICATOMIZING", "ADIABATICULTRASONIC", "ADIABATICRIGIDMEDIA", "ADIABATICCOMPRESSEDAIRNOZZLE", "ASSISTEDELECTRIC", "ASSISTEDNATURALGAS", "ASSISTEDPROPANE", "ASSISTEDBUTANE", "ASSISTEDSTEAM", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
592
|
+
{ name: "IfcPipeFittingType", parent: "IfcFlowFittingType", abstract: false, predefinedTypes: ["BEND", "CONNECTOR", "ENTRY", "EXIT", "JUNCTION", "OBSTRUCTION", "TRANSITION", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
593
|
+
{ name: "IfcPipeSegmentType", parent: "IfcFlowSegmentType", abstract: false, predefinedTypes: ["FLEXIBLESEGMENT", "RIGIDSEGMENT", "GUTTER", "SPOOL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
594
|
+
{ name: "IfcPumpType", parent: "IfcFlowMovingDeviceType", abstract: false, predefinedTypes: ["CIRCULATOR", "ENDSUCTION", "SPLITCASE", "VERTICALINLINE", "VERTICALTURBINE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
595
|
+
{ name: "IfcSpaceHeaterType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["SECTIONALRADIATOR", "PANELRADIATOR", "TUBULARRADIATOR", "CONVECTOR", "BASEBOARDHEATER", "FINNEDTUBEUNIT", "UNITHEATER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
596
|
+
{ name: "IfcTankType", parent: "IfcFlowStorageDeviceType", abstract: false, predefinedTypes: ["PREFORMED", "SECTIONAL", "EXPANSION", "PRESSUREVESSEL", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
597
|
+
{ name: "IfcTubeBundleType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["FINNED", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
598
|
+
{ name: "IfcUnitaryEquipmentType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["AIRHANDLER", "AIRCONDITIONINGUNIT", "SPLITSYSTEM", "ROOFTOPUNIT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
599
|
+
{ name: "IfcValveType", parent: "IfcFlowControllerType", abstract: false, predefinedTypes: ["AIRRELEASE", "ANTIVACUUM", "CHANGEOVER", "CHECK", "COMMISSIONING", "DIVERTING", "DRAWOFFCOCK", "DOUBLECHECK", "DOUBLEREGULATING", "FAUCET", "FLUSHING", "GASCOCK", "GASTAP", "ISOLATING", "MIXING", "PRESSUREREDUCING", "PRESSURERELIEF", "REGULATING", "SAFETYCUTOFF", "STEAMTRAP", "STOPCOCK", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
600
|
+
{ name: "IfcVibrationIsolatorType", parent: "IfcDiscreteAccessoryType", abstract: false, predefinedTypes: ["COMPRESSION", "SPRING", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.HVACDomain" },
|
|
601
|
+
{ name: "Ifc2DCompositeCurve", parent: "IfcCompositeCurve", abstract: false, predefinedTypes: [], attributes: ["Segments", "SelfIntersect"], source: "Ifc2x3.GeometryResource" },
|
|
602
|
+
{ name: "IfcCompositeCurve", parent: "IfcBoundedCurve", abstract: false, predefinedTypes: [], attributes: ["Segments", "SelfIntersect"], source: "Ifc2x3.GeometryResource" },
|
|
603
|
+
{ name: "IfcBoundedCurve", parent: "IfcCurve", abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
604
|
+
{ name: "IfcCurve", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
605
|
+
{ name: "IfcAxis1Placement", parent: "IfcPlacement", abstract: false, predefinedTypes: [], attributes: ["Location", "Axis"], source: "Ifc2x3.GeometryResource" },
|
|
606
|
+
{ name: "IfcPlacement", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: ["Location"], source: "Ifc2x3.GeometryResource" },
|
|
607
|
+
{ name: "IfcAxis2Placement2D", parent: "IfcPlacement", abstract: false, predefinedTypes: [], attributes: ["Location", "RefDirection"], source: "Ifc2x3.GeometryResource" },
|
|
608
|
+
{ name: "IfcAxis2Placement3D", parent: "IfcPlacement", abstract: false, predefinedTypes: [], attributes: ["Location", "Axis", "RefDirection"], source: "Ifc2x3.GeometryResource" },
|
|
609
|
+
{ name: "IfcBezierCurve", parent: "IfcBSplineCurve", abstract: false, predefinedTypes: [], attributes: ["Degree", "ControlPointsList", "CurveForm", "ClosedCurve", "SelfIntersect"], source: "Ifc2x3.GeometryResource" },
|
|
610
|
+
{ name: "IfcBSplineCurve", parent: "IfcBoundedCurve", abstract: true, predefinedTypes: [], attributes: ["Degree", "ControlPointsList", "CurveForm", "ClosedCurve", "SelfIntersect"], source: "Ifc2x3.GeometryResource" },
|
|
611
|
+
{ name: "IfcBoundedSurface", parent: "IfcSurface", abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
612
|
+
{ name: "IfcSurface", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
613
|
+
{ name: "IfcCartesianPoint", parent: "IfcPoint", abstract: false, predefinedTypes: [], attributes: ["Coordinates"], source: "Ifc2x3.GeometryResource" },
|
|
614
|
+
{ name: "IfcPoint", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
615
|
+
{ name: "IfcCartesianTransformationOperator", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: ["Axis1", "Axis2", "LocalOrigin", "Scale"], source: "Ifc2x3.GeometryResource" },
|
|
616
|
+
{ name: "IfcCartesianTransformationOperator2D", parent: "IfcCartesianTransformationOperator", abstract: false, predefinedTypes: [], attributes: ["Axis1", "Axis2", "LocalOrigin", "Scale"], source: "Ifc2x3.GeometryResource" },
|
|
617
|
+
{ name: "IfcCartesianTransformationOperator2DnonUniform", parent: "IfcCartesianTransformationOperator2D", abstract: false, predefinedTypes: [], attributes: ["Axis1", "Axis2", "LocalOrigin", "Scale", "Scale2"], source: "Ifc2x3.GeometryResource" },
|
|
618
|
+
{ name: "IfcCartesianTransformationOperator3D", parent: "IfcCartesianTransformationOperator", abstract: false, predefinedTypes: [], attributes: ["Axis1", "Axis2", "LocalOrigin", "Scale", "Axis3"], source: "Ifc2x3.GeometryResource" },
|
|
619
|
+
{ name: "IfcCartesianTransformationOperator3DnonUniform", parent: "IfcCartesianTransformationOperator3D", abstract: false, predefinedTypes: [], attributes: ["Axis1", "Axis2", "LocalOrigin", "Scale", "Axis3", "Scale2", "Scale3"], source: "Ifc2x3.GeometryResource" },
|
|
620
|
+
{ name: "IfcCircle", parent: "IfcConic", abstract: false, predefinedTypes: [], attributes: ["Position", "Radius"], source: "Ifc2x3.GeometryResource" },
|
|
621
|
+
{ name: "IfcConic", parent: "IfcCurve", abstract: true, predefinedTypes: [], attributes: ["Position"], source: "Ifc2x3.GeometryResource" },
|
|
622
|
+
{ name: "IfcCompositeCurveSegment", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Transition", "SameSense", "ParentCurve"], source: "Ifc2x3.GeometryResource" },
|
|
623
|
+
{ name: "IfcCurveBoundedPlane", parent: "IfcBoundedSurface", abstract: false, predefinedTypes: [], attributes: ["BasisSurface", "OuterBoundary", "InnerBoundaries"], source: "Ifc2x3.GeometryResource" },
|
|
624
|
+
{ name: "IfcDimensionCount", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometryResource" },
|
|
625
|
+
{ name: "IfcDirection", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["DirectionRatios"], source: "Ifc2x3.GeometryResource" },
|
|
626
|
+
{ name: "IfcElementarySurface", parent: "IfcSurface", abstract: true, predefinedTypes: [], attributes: ["Position"], source: "Ifc2x3.GeometryResource" },
|
|
627
|
+
{ name: "IfcEllipse", parent: "IfcConic", abstract: false, predefinedTypes: [], attributes: ["Position", "SemiAxis1", "SemiAxis2"], source: "Ifc2x3.GeometryResource" },
|
|
628
|
+
{ name: "IfcLine", parent: "IfcCurve", abstract: false, predefinedTypes: [], attributes: ["Pnt", "Dir"], source: "Ifc2x3.GeometryResource" },
|
|
629
|
+
{ name: "IfcMappedItem", parent: "IfcRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["MappingSource", "MappingTarget"], source: "Ifc2x3.GeometryResource" },
|
|
630
|
+
{ name: "IfcOffsetCurve2D", parent: "IfcCurve", abstract: false, predefinedTypes: [], attributes: ["BasisCurve", "Distance", "SelfIntersect"], source: "Ifc2x3.GeometryResource" },
|
|
631
|
+
{ name: "IfcOffsetCurve3D", parent: "IfcCurve", abstract: false, predefinedTypes: [], attributes: ["BasisCurve", "Distance", "SelfIntersect", "RefDirection"], source: "Ifc2x3.GeometryResource" },
|
|
632
|
+
{ name: "IfcPlane", parent: "IfcElementarySurface", abstract: false, predefinedTypes: [], attributes: ["Position"], source: "Ifc2x3.GeometryResource" },
|
|
633
|
+
{ name: "IfcPointOnCurve", parent: "IfcPoint", abstract: false, predefinedTypes: [], attributes: ["BasisCurve", "PointParameter"], source: "Ifc2x3.GeometryResource" },
|
|
634
|
+
{ name: "IfcPointOnSurface", parent: "IfcPoint", abstract: false, predefinedTypes: [], attributes: ["BasisSurface", "PointParameterU", "PointParameterV"], source: "Ifc2x3.GeometryResource" },
|
|
635
|
+
{ name: "IfcPolyline", parent: "IfcBoundedCurve", abstract: false, predefinedTypes: [], attributes: ["Points"], source: "Ifc2x3.GeometryResource" },
|
|
636
|
+
{ name: "IfcRationalBezierCurve", parent: "IfcBezierCurve", abstract: false, predefinedTypes: [], attributes: ["Degree", "ControlPointsList", "CurveForm", "ClosedCurve", "SelfIntersect", "WeightsData"], source: "Ifc2x3.GeometryResource" },
|
|
637
|
+
{ name: "IfcRectangularTrimmedSurface", parent: "IfcBoundedSurface", abstract: false, predefinedTypes: [], attributes: ["BasisSurface", "U1", "V1", "U2", "V2", "Usense", "Vsense"], source: "Ifc2x3.GeometryResource" },
|
|
638
|
+
{ name: "IfcRepresentationMap", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["MappingOrigin", "MappedRepresentation"], source: "Ifc2x3.GeometryResource" },
|
|
639
|
+
{ name: "IfcSurfaceOfLinearExtrusion", parent: "IfcSweptSurface", abstract: false, predefinedTypes: [], attributes: ["SweptCurve", "Position", "ExtrudedDirection", "Depth"], source: "Ifc2x3.GeometryResource" },
|
|
640
|
+
{ name: "IfcSweptSurface", parent: "IfcSurface", abstract: true, predefinedTypes: [], attributes: ["SweptCurve", "Position"], source: "Ifc2x3.GeometryResource" },
|
|
641
|
+
{ name: "IfcSurfaceOfRevolution", parent: "IfcSweptSurface", abstract: false, predefinedTypes: [], attributes: ["SweptCurve", "Position", "AxisPosition"], source: "Ifc2x3.GeometryResource" },
|
|
642
|
+
{ name: "IfcTrimmedCurve", parent: "IfcBoundedCurve", abstract: false, predefinedTypes: [], attributes: ["BasisCurve", "Trim1", "Trim2", "SenseAgreement", "MasterRepresentation"], source: "Ifc2x3.GeometryResource" },
|
|
643
|
+
{ name: "IfcVector", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Orientation", "Magnitude"], source: "Ifc2x3.GeometryResource" },
|
|
644
|
+
{ name: "IfcBlock", parent: "IfcCsgPrimitive3D", abstract: false, predefinedTypes: [], attributes: ["Position", "XLength", "YLength", "ZLength"], source: "Ifc2x3.GeometricModelResource" },
|
|
645
|
+
{ name: "IfcCsgPrimitive3D", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: ["Position"], source: "Ifc2x3.GeometricModelResource" },
|
|
646
|
+
{ name: "IfcBooleanClippingResult", parent: "IfcBooleanResult", abstract: false, predefinedTypes: [], attributes: ["Operator", "FirstOperand", "SecondOperand"], source: "Ifc2x3.GeometricModelResource" },
|
|
647
|
+
{ name: "IfcBooleanResult", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Operator", "FirstOperand", "SecondOperand"], source: "Ifc2x3.GeometricModelResource" },
|
|
648
|
+
{ name: "IfcBoundingBox", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Corner", "XDim", "YDim", "ZDim"], source: "Ifc2x3.GeometricModelResource" },
|
|
649
|
+
{ name: "IfcBoxedHalfSpace", parent: "IfcHalfSpaceSolid", abstract: false, predefinedTypes: [], attributes: ["BaseSurface", "AgreementFlag", "Enclosure"], source: "Ifc2x3.GeometricModelResource" },
|
|
650
|
+
{ name: "IfcHalfSpaceSolid", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["BaseSurface", "AgreementFlag"], source: "Ifc2x3.GeometricModelResource" },
|
|
651
|
+
{ name: "IfcCsgSolid", parent: "IfcSolidModel", abstract: false, predefinedTypes: [], attributes: ["TreeRootExpression"], source: "Ifc2x3.GeometricModelResource" },
|
|
652
|
+
{ name: "IfcSolidModel", parent: "IfcGeometricRepresentationItem", abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometricModelResource" },
|
|
653
|
+
{ name: "IfcExtrudedAreaSolid", parent: "IfcSweptAreaSolid", abstract: false, predefinedTypes: [], attributes: ["SweptArea", "Position", "ExtrudedDirection", "Depth"], source: "Ifc2x3.GeometricModelResource" },
|
|
654
|
+
{ name: "IfcSweptAreaSolid", parent: "IfcSolidModel", abstract: true, predefinedTypes: [], attributes: ["SweptArea", "Position"], source: "Ifc2x3.GeometricModelResource" },
|
|
655
|
+
{ name: "IfcFaceBasedSurfaceModel", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["FbsmFaces"], source: "Ifc2x3.GeometricModelResource" },
|
|
656
|
+
{ name: "IfcFacetedBrep", parent: "IfcManifoldSolidBrep", abstract: false, predefinedTypes: [], attributes: ["Outer"], source: "Ifc2x3.GeometricModelResource" },
|
|
657
|
+
{ name: "IfcManifoldSolidBrep", parent: "IfcSolidModel", abstract: true, predefinedTypes: [], attributes: ["Outer"], source: "Ifc2x3.GeometricModelResource" },
|
|
658
|
+
{ name: "IfcFacetedBrepWithVoids", parent: "IfcManifoldSolidBrep", abstract: false, predefinedTypes: [], attributes: ["Outer", "Voids"], source: "Ifc2x3.GeometricModelResource" },
|
|
659
|
+
{ name: "IfcGeometricCurveSet", parent: "IfcGeometricSet", abstract: false, predefinedTypes: [], attributes: ["Elements"], source: "Ifc2x3.GeometricModelResource" },
|
|
660
|
+
{ name: "IfcGeometricSet", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["Elements"], source: "Ifc2x3.GeometricModelResource" },
|
|
661
|
+
{ name: "IfcPolygonalBoundedHalfSpace", parent: "IfcHalfSpaceSolid", abstract: false, predefinedTypes: [], attributes: ["BaseSurface", "AgreementFlag", "Position", "PolygonalBoundary"], source: "Ifc2x3.GeometricModelResource" },
|
|
662
|
+
{ name: "IfcRectangularPyramid", parent: "IfcCsgPrimitive3D", abstract: false, predefinedTypes: [], attributes: ["Position", "XLength", "YLength", "Height"], source: "Ifc2x3.GeometricModelResource" },
|
|
663
|
+
{ name: "IfcRevolvedAreaSolid", parent: "IfcSweptAreaSolid", abstract: false, predefinedTypes: [], attributes: ["SweptArea", "Position", "Axis", "Angle"], source: "Ifc2x3.GeometricModelResource" },
|
|
664
|
+
{ name: "IfcRightCircularCone", parent: "IfcCsgPrimitive3D", abstract: false, predefinedTypes: [], attributes: ["Position", "Height", "BottomRadius"], source: "Ifc2x3.GeometricModelResource" },
|
|
665
|
+
{ name: "IfcRightCircularCylinder", parent: "IfcCsgPrimitive3D", abstract: false, predefinedTypes: [], attributes: ["Position", "Height", "Radius"], source: "Ifc2x3.GeometricModelResource" },
|
|
666
|
+
{ name: "IfcSectionedSpine", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["SpineCurve", "CrossSections", "CrossSectionPositions"], source: "Ifc2x3.GeometricModelResource" },
|
|
667
|
+
{ name: "IfcShellBasedSurfaceModel", parent: "IfcGeometricRepresentationItem", abstract: false, predefinedTypes: [], attributes: ["SbsmBoundary"], source: "Ifc2x3.GeometricModelResource" },
|
|
668
|
+
{ name: "IfcSphere", parent: "IfcCsgPrimitive3D", abstract: false, predefinedTypes: [], attributes: ["Position", "Radius"], source: "Ifc2x3.GeometricModelResource" },
|
|
669
|
+
{ name: "IfcSurfaceCurveSweptAreaSolid", parent: "IfcSweptAreaSolid", abstract: false, predefinedTypes: [], attributes: ["SweptArea", "Position", "Directrix", "StartParam", "EndParam", "ReferenceSurface"], source: "Ifc2x3.GeometricModelResource" },
|
|
670
|
+
{ name: "IfcSweptDiskSolid", parent: "IfcSolidModel", abstract: false, predefinedTypes: [], attributes: ["Directrix", "Radius", "InnerRadius", "StartParam", "EndParam"], source: "Ifc2x3.GeometricModelResource" },
|
|
671
|
+
{ name: "IfcConnectionCurveGeometry", parent: "IfcConnectionGeometry", abstract: false, predefinedTypes: [], attributes: ["CurveOnRelatingElement", "CurveOnRelatedElement"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
672
|
+
{ name: "IfcConnectionGeometry", parent: undefined, abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometricConstraintResource" },
|
|
673
|
+
{ name: "IfcConnectionPointEccentricity", parent: "IfcConnectionPointGeometry", abstract: false, predefinedTypes: [], attributes: ["PointOnRelatingElement", "PointOnRelatedElement", "EccentricityInX", "EccentricityInY", "EccentricityInZ"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
674
|
+
{ name: "IfcConnectionPointGeometry", parent: "IfcConnectionGeometry", abstract: false, predefinedTypes: [], attributes: ["PointOnRelatingElement", "PointOnRelatedElement"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
675
|
+
{ name: "IfcConnectionPortGeometry", parent: "IfcConnectionGeometry", abstract: false, predefinedTypes: [], attributes: ["LocationAtRelatingElement", "LocationAtRelatedElement", "ProfileOfPort"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
676
|
+
{ name: "IfcConnectionSurfaceGeometry", parent: "IfcConnectionGeometry", abstract: false, predefinedTypes: [], attributes: ["SurfaceOnRelatingElement", "SurfaceOnRelatedElement"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
677
|
+
{ name: "IfcGridAxis", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["AxisTag", "AxisCurve", "SameSense"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
678
|
+
{ name: "IfcGridPlacement", parent: "IfcObjectPlacement", abstract: false, predefinedTypes: [], attributes: ["PlacementLocation", "PlacementRefDirection"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
679
|
+
{ name: "IfcObjectPlacement", parent: undefined, abstract: true, predefinedTypes: [], attributes: [], source: "Ifc2x3.GeometricConstraintResource" },
|
|
680
|
+
{ name: "IfcLocalPlacement", parent: "IfcObjectPlacement", abstract: false, predefinedTypes: [], attributes: ["PlacementRelTo", "RelativePlacement"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
681
|
+
{ name: "IfcVirtualGridIntersection", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["IntersectingAxes", "OffsetDistances"], source: "Ifc2x3.GeometricConstraintResource" },
|
|
682
|
+
{ name: "IfcActionRequest", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "RequestID"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
683
|
+
{ name: "IfcCondition", parent: "IfcGroup", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
684
|
+
{ name: "IfcConditionCriterion", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "Criterion", "CriterionDateTime"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
685
|
+
{ name: "IfcEquipmentStandard", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
686
|
+
{ name: "IfcFurnitureStandard", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
687
|
+
{ name: "IfcMove", parent: "IfcTask", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "TaskId", "Status", "WorkMethod", "IsMilestone", "Priority", "MoveFrom", "MoveTo", "PunchList"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
688
|
+
{ name: "IfcOrderAction", parent: "IfcTask", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "TaskId", "Status", "WorkMethod", "IsMilestone", "Priority", "ActionID"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
689
|
+
{ name: "IfcPermit", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "PermitID"], source: "Ifc2x3.FacilitiesMgmtDomain" },
|
|
690
|
+
{ name: "IfcClassification", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Source", "Edition", "EditionDate", "Name"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
691
|
+
{ name: "IfcClassificationItem", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Notation", "ItemOf", "Title"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
692
|
+
{ name: "IfcClassificationItemRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RelatingItem", "RelatedItems"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
693
|
+
{ name: "IfcClassificationNotation", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["NotationFacets"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
694
|
+
{ name: "IfcClassificationNotationFacet", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["NotationValue"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
695
|
+
{ name: "IfcClassificationReference", parent: "IfcExternalReference", abstract: false, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name", "ReferencedSource"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
696
|
+
{ name: "IfcDocumentElectronicFormat", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["FileExtension", "MimeContentType", "MimeSubtype"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
697
|
+
{ name: "IfcDocumentInformation", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["DocumentId", "Name", "Description", "DocumentReferences", "Purpose", "IntendedUse", "Scope", "Revision", "DocumentOwner", "Editors", "CreationTime", "LastRevisionTime", "ElectronicFormat", "ValidFrom", "ValidUntil", "Confidentiality", "Status"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
698
|
+
{ name: "IfcDocumentInformationRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RelatingDocument", "RelatedDocuments", "RelationshipType"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
699
|
+
{ name: "IfcDocumentReference", parent: "IfcExternalReference", abstract: false, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
700
|
+
{ name: "IfcLibraryInformation", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Version", "Publisher", "VersionDate", "LibraryReference"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
701
|
+
{ name: "IfcLibraryReference", parent: "IfcExternalReference", abstract: false, predefinedTypes: [], attributes: ["Location", "ItemReference", "Name"], source: "Ifc2x3.ExternalReferenceResource" },
|
|
702
|
+
{ name: "IfcCableCarrierFittingType", parent: "IfcFlowFittingType", abstract: false, predefinedTypes: ["BEND", "CROSS", "REDUCER", "TEE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
703
|
+
{ name: "IfcCableCarrierSegmentType", parent: "IfcFlowSegmentType", abstract: false, predefinedTypes: ["CABLELADDERSEGMENT", "CABLETRAYSEGMENT", "CABLETRUNKINGSEGMENT", "CONDUITSEGMENT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
704
|
+
{ name: "IfcCableSegmentType", parent: "IfcFlowSegmentType", abstract: false, predefinedTypes: ["CABLESEGMENT", "CONDUCTORSEGMENT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
705
|
+
{ name: "IfcElectricalCircuit", parent: "IfcSystem", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType"], source: "Ifc2x3.ElectricalDomain" },
|
|
706
|
+
{ name: "IfcElectricApplianceType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["COMPUTER", "DIRECTWATERHEATER", "DISHWASHER", "ELECTRICCOOKER", "ELECTRICHEATER", "FACSIMILE", "FREESTANDINGFAN", "FREEZER", "FRIDGE_FREEZER", "HANDDRYER", "INDIRECTWATERHEATER", "MICROWAVE", "PHOTOCOPIER", "PRINTER", "REFRIGERATOR", "RADIANTHEATER", "SCANNER", "TELEPHONE", "TUMBLEDRYER", "TV", "VENDINGMACHINE", "WASHINGMACHINE", "WATERHEATER", "WATERCOOLER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
707
|
+
{ name: "IfcElectricDistributionPoint", parent: "IfcFlowController", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ObjectPlacement", "Representation", "Tag", "DistributionPointFunction", "UserDefinedFunction"], source: "Ifc2x3.ElectricalDomain" },
|
|
708
|
+
{ name: "IfcElectricFlowStorageDeviceType", parent: "IfcFlowStorageDeviceType", abstract: false, predefinedTypes: ["BATTERY", "CAPACITORBANK", "HARMONICFILTER", "INDUCTORBANK", "UPS", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
709
|
+
{ name: "IfcElectricGeneratorType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
710
|
+
{ name: "IfcElectricHeaterType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["ELECTRICPOINTHEATER", "ELECTRICCABLEHEATER", "ELECTRICMATHEATER", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
711
|
+
{ name: "IfcElectricMotorType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["DC", "INDUCTION", "POLYPHASE", "RELUCTANCESYNCHRONOUS", "SYNCHRONOUS", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
712
|
+
{ name: "IfcElectricTimeControlType", parent: "IfcFlowControllerType", abstract: false, predefinedTypes: ["TIMECLOCK", "TIMEDELAY", "RELAY", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
713
|
+
{ name: "IfcJunctionBoxType", parent: "IfcFlowFittingType", abstract: false, predefinedTypes: ["USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
714
|
+
{ name: "IfcLampType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["COMPACTFLUORESCENT", "FLUORESCENT", "HIGHPRESSUREMERCURY", "HIGHPRESSURESODIUM", "METALHALIDE", "TUNGSTENFILAMENT", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
715
|
+
{ name: "IfcLightFixtureType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["POINTSOURCE", "DIRECTIONSOURCE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
716
|
+
{ name: "IfcMotorConnectionType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["BELTDRIVE", "COUPLING", "DIRECTDRIVE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
717
|
+
{ name: "IfcOutletType", parent: "IfcFlowTerminalType", abstract: false, predefinedTypes: ["AUDIOVISUALOUTLET", "COMMUNICATIONSOUTLET", "POWEROUTLET", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
718
|
+
{ name: "IfcProtectiveDeviceType", parent: "IfcFlowControllerType", abstract: false, predefinedTypes: ["FUSEDISCONNECTOR", "CIRCUITBREAKER", "EARTHFAILUREDEVICE", "RESIDUALCURRENTCIRCUITBREAKER", "RESIDUALCURRENTSWITCH", "VARISTOR", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
719
|
+
{ name: "IfcSwitchingDeviceType", parent: "IfcFlowControllerType", abstract: false, predefinedTypes: ["CONTACTOR", "EMERGENCYSTOP", "STARTER", "SWITCHDISCONNECTOR", "TOGGLESWITCH", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
720
|
+
{ name: "IfcTransformerType", parent: "IfcEnergyConversionDeviceType", abstract: false, predefinedTypes: ["CURRENT", "FREQUENCY", "VOLTAGE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.ElectricalDomain" },
|
|
721
|
+
{ name: "IfcCalendarDate", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["DayComponent", "MonthComponent", "YearComponent"], source: "Ifc2x3.DateTimeResource" },
|
|
722
|
+
{ name: "IfcCoordinatedUniversalTimeOffset", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["HourOffset", "MinuteOffset", "Sense"], source: "Ifc2x3.DateTimeResource" },
|
|
723
|
+
{ name: "IfcDateAndTime", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["DateComponent", "TimeComponent"], source: "Ifc2x3.DateTimeResource" },
|
|
724
|
+
{ name: "IfcDayInMonthNumber", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.DateTimeResource" },
|
|
725
|
+
{ name: "IfcDaylightSavingHour", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.DateTimeResource" },
|
|
726
|
+
{ name: "IfcHourInDay", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.DateTimeResource" },
|
|
727
|
+
{ name: "IfcLocalTime", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["HourComponent", "MinuteComponent", "SecondComponent", "Zone", "DaylightSavingOffset"], source: "Ifc2x3.DateTimeResource" },
|
|
728
|
+
{ name: "IfcMinuteInHour", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.DateTimeResource" },
|
|
729
|
+
{ name: "IfcMonthInYearNumber", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.DateTimeResource" },
|
|
730
|
+
{ name: "IfcSecondInMinute", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.DateTimeResource" },
|
|
731
|
+
{ name: "IfcYearNumber", parent: undefined, abstract: false, predefinedTypes: [], attributes: [], source: "Ifc2x3.DateTimeResource" },
|
|
732
|
+
{ name: "IfcAppliedValue", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name", "Description", "AppliedValue", "UnitBasis", "ApplicableDate", "FixedUntilDate"], source: "Ifc2x3.CostResource" },
|
|
733
|
+
{ name: "IfcAppliedValueRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ComponentOfTotal", "Components", "ArithmeticOperator", "Name", "Description"], source: "Ifc2x3.CostResource" },
|
|
734
|
+
{ name: "IfcCostValue", parent: "IfcAppliedValue", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "AppliedValue", "UnitBasis", "ApplicableDate", "FixedUntilDate", "CostType", "Condition"], source: "Ifc2x3.CostResource" },
|
|
735
|
+
{ name: "IfcCurrencyRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RelatingMonetaryUnit", "RelatedMonetaryUnit", "ExchangeRate", "RateDateTime", "RateSource"], source: "Ifc2x3.CostResource" },
|
|
736
|
+
{ name: "IfcEnvironmentalImpactValue", parent: "IfcAppliedValue", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "AppliedValue", "UnitBasis", "ApplicableDate", "FixedUntilDate", "ImpactType", "Category", "UserDefinedCategory"], source: "Ifc2x3.CostResource" },
|
|
737
|
+
{ name: "IfcReferencesValueDocument", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ReferencedDocument", "ReferencingValues", "Name", "Description"], source: "Ifc2x3.CostResource" },
|
|
738
|
+
{ name: "IfcPerformanceHistory", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "LifeCyclePhase"], source: "Ifc2x3.ControlExtension" },
|
|
739
|
+
{ name: "IfcRelAssociatesApproval", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "RelatingApproval"], source: "Ifc2x3.ControlExtension" },
|
|
740
|
+
{ name: "IfcRelAssociatesConstraint", parent: "IfcRelAssociates", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "RelatedObjects", "Intent", "RelatingConstraint"], source: "Ifc2x3.ControlExtension" },
|
|
741
|
+
{ name: "IfcTimeSeriesSchedule", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ApplicableDates", "TimeSeriesScheduleType", "TimeSeries"], source: "Ifc2x3.ControlExtension" },
|
|
742
|
+
{ name: "IfcConstructionEquipmentResource", parent: "IfcConstructionResource", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ResourceIdentifier", "ResourceGroup", "ResourceConsumption", "BaseQuantity"], source: "Ifc2x3.ConstructionMgmtDomain" },
|
|
743
|
+
{ name: "IfcConstructionResource", parent: "IfcResource", abstract: true, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ResourceIdentifier", "ResourceGroup", "ResourceConsumption", "BaseQuantity"], source: "Ifc2x3.ConstructionMgmtDomain" },
|
|
744
|
+
{ name: "IfcConstructionMaterialResource", parent: "IfcConstructionResource", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ResourceIdentifier", "ResourceGroup", "ResourceConsumption", "BaseQuantity", "Suppliers", "UsageRatio"], source: "Ifc2x3.ConstructionMgmtDomain" },
|
|
745
|
+
{ name: "IfcConstructionProductResource", parent: "IfcConstructionResource", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ResourceIdentifier", "ResourceGroup", "ResourceConsumption", "BaseQuantity"], source: "Ifc2x3.ConstructionMgmtDomain" },
|
|
746
|
+
{ name: "IfcCrewResource", parent: "IfcConstructionResource", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ResourceIdentifier", "ResourceGroup", "ResourceConsumption", "BaseQuantity"], source: "Ifc2x3.ConstructionMgmtDomain" },
|
|
747
|
+
{ name: "IfcLaborResource", parent: "IfcConstructionResource", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ResourceIdentifier", "ResourceGroup", "ResourceConsumption", "BaseQuantity", "SkillSet"], source: "Ifc2x3.ConstructionMgmtDomain" },
|
|
748
|
+
{ name: "IfcSubContractResource", parent: "IfcConstructionResource", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "ResourceIdentifier", "ResourceGroup", "ResourceConsumption", "BaseQuantity", "SubContractor", "JobDescription"], source: "Ifc2x3.ConstructionMgmtDomain" },
|
|
749
|
+
{ name: "IfcConstraint", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Name", "Description", "ConstraintGrade", "ConstraintSource", "CreatingActor", "CreationTime", "UserDefinedGrade"], source: "Ifc2x3.ConstraintResource" },
|
|
750
|
+
{ name: "IfcConstraintAggregationRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "RelatingConstraint", "RelatedConstraints", "LogicalAggregator"], source: "Ifc2x3.ConstraintResource" },
|
|
751
|
+
{ name: "IfcConstraintClassificationRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ClassifiedConstraint", "RelatedClassifications"], source: "Ifc2x3.ConstraintResource" },
|
|
752
|
+
{ name: "IfcConstraintRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "RelatingConstraint", "RelatedConstraints"], source: "Ifc2x3.ConstraintResource" },
|
|
753
|
+
{ name: "IfcMetric", parent: "IfcConstraint", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "ConstraintGrade", "ConstraintSource", "CreatingActor", "CreationTime", "UserDefinedGrade", "Benchmark", "ValueSource", "DataValue"], source: "Ifc2x3.ConstraintResource" },
|
|
754
|
+
{ name: "IfcObjective", parent: "IfcConstraint", abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "ConstraintGrade", "ConstraintSource", "CreatingActor", "CreationTime", "UserDefinedGrade", "BenchmarkValues", "ResultValues", "ObjectiveQualifier", "UserDefinedQualifier"], source: "Ifc2x3.ConstraintResource" },
|
|
755
|
+
{ name: "IfcPropertyConstraintRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RelatingConstraint", "RelatedProperties", "Name", "Description"], source: "Ifc2x3.ConstraintResource" },
|
|
756
|
+
{ name: "IfcActuatorType", parent: "IfcDistributionControlElementType", abstract: false, predefinedTypes: ["ELECTRICACTUATOR", "HANDOPERATEDACTUATOR", "HYDRAULICACTUATOR", "PNEUMATICACTUATOR", "THERMOSTATICACTUATOR", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.BuildingcontrolsDomain" },
|
|
757
|
+
{ name: "IfcAlarmType", parent: "IfcDistributionControlElementType", abstract: false, predefinedTypes: ["BELL", "BREAKGLASSBUTTON", "LIGHT", "MANUALPULLBOX", "SIREN", "WHISTLE", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.BuildingcontrolsDomain" },
|
|
758
|
+
{ name: "IfcControllerType", parent: "IfcDistributionControlElementType", abstract: false, predefinedTypes: ["FLOATING", "PROPORTIONAL", "PROPORTIONALINTEGRAL", "PROPORTIONALINTEGRALDERIVATIVE", "TIMEDTWOPOSITION", "TWOPOSITION", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.BuildingcontrolsDomain" },
|
|
759
|
+
{ name: "IfcFlowInstrumentType", parent: "IfcDistributionControlElementType", abstract: false, predefinedTypes: ["PRESSUREGAUGE", "THERMOMETER", "AMMETER", "FREQUENCYMETER", "POWERFACTORMETER", "PHASEANGLEMETER", "VOLTMETER_PEAK", "VOLTMETER_RMS", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.BuildingcontrolsDomain" },
|
|
760
|
+
{ name: "IfcSensorType", parent: "IfcDistributionControlElementType", abstract: false, predefinedTypes: ["CO2SENSOR", "FIRESENSOR", "FLOWSENSOR", "GASSENSOR", "HEATSENSOR", "HUMIDITYSENSOR", "LIGHTSENSOR", "MOISTURESENSOR", "MOVEMENTSENSOR", "PRESSURESENSOR", "SMOKESENSOR", "SOUNDSENSOR", "TEMPERATURESENSOR", "USERDEFINED", "NOTDEFINED"], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ApplicableOccurrence", "HasPropertySets", "RepresentationMaps", "Tag", "ElementType", "PredefinedType"], source: "Ifc2x3.BuildingcontrolsDomain" },
|
|
761
|
+
{ name: "IfcPermeableCoveringProperties", parent: "IfcPropertySetDefinition", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "OperationType", "PanelPosition", "FrameDepth", "FrameThickness", "ShapeAspectStyle"], source: "Ifc2x3.ArchitectureDomain" },
|
|
762
|
+
{ name: "IfcRelInteractionRequirements", parent: "IfcRelConnects", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "DailyInteraction", "ImportanceRating", "LocationOfInteraction", "RelatedSpaceProgram", "RelatingSpaceProgram"], source: "Ifc2x3.ArchitectureDomain" },
|
|
763
|
+
{ name: "IfcSpaceProgram", parent: "IfcControl", abstract: false, predefinedTypes: [], attributes: ["GlobalId", "OwnerHistory", "Name", "Description", "ObjectType", "SpaceProgramIdentifier", "MaxRequiredArea", "MinRequiredArea", "RequestedLocation", "StandardRequiredArea"], source: "Ifc2x3.ArchitectureDomain" },
|
|
764
|
+
{ name: "IfcApproval", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Description", "ApprovalDateTime", "ApprovalStatus", "ApprovalLevel", "ApprovalQualifier", "Name", "Identifier"], source: "Ifc2x3.ApprovalResource" },
|
|
765
|
+
{ name: "IfcApprovalActorRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Actor", "Approval", "Role"], source: "Ifc2x3.ApprovalResource" },
|
|
766
|
+
{ name: "IfcApprovalPropertyRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ApprovedProperties", "Approval"], source: "Ifc2x3.ApprovalResource" },
|
|
767
|
+
{ name: "IfcApprovalRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["RelatedApproval", "RelatingApproval", "Description", "Name"], source: "Ifc2x3.ApprovalResource" },
|
|
768
|
+
{ name: "IfcActorRole", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Role", "UserDefinedRole", "Description"], source: "Ifc2x3.ActorResource" },
|
|
769
|
+
{ name: "IfcAddress", parent: undefined, abstract: true, predefinedTypes: [], attributes: ["Purpose", "Description", "UserDefinedPurpose"], source: "Ifc2x3.ActorResource" },
|
|
770
|
+
{ name: "IfcOrganization", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Id", "Name", "Description", "Roles", "Addresses"], source: "Ifc2x3.ActorResource" },
|
|
771
|
+
{ name: "IfcOrganizationRelationship", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Name", "Description", "RelatingOrganization", "RelatedOrganizations"], source: "Ifc2x3.ActorResource" },
|
|
772
|
+
{ name: "IfcPerson", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["Id", "FamilyName", "GivenName", "MiddleNames", "PrefixTitles", "SuffixTitles", "Roles", "Addresses"], source: "Ifc2x3.ActorResource" },
|
|
773
|
+
{ name: "IfcPersonAndOrganization", parent: undefined, abstract: false, predefinedTypes: [], attributes: ["ThePerson", "TheOrganization", "Roles"], source: "Ifc2x3.ActorResource" },
|
|
774
|
+
{ name: "IfcPostalAddress", parent: "IfcAddress", abstract: false, predefinedTypes: [], attributes: ["Purpose", "Description", "UserDefinedPurpose", "InternalLocation", "AddressLines", "PostalBox", "Town", "Region", "PostalCode", "Country"], source: "Ifc2x3.ActorResource" },
|
|
775
|
+
{ name: "IfcTelecomAddress", parent: "IfcAddress", abstract: false, predefinedTypes: [], attributes: ["Purpose", "Description", "UserDefinedPurpose", "TelephoneNumbers", "FacsimileNumbers", "PagerNumber", "ElectronicMailAddresses", "WWWHomePageURL"], source: "Ifc2x3.ActorResource" },
|
|
776
|
+
];
|
|
777
|
+
//# sourceMappingURL=entities-ifc2x3.js.map
|