@pilotdev/pilot-web-3d 24.15.0 → 24.16.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/index.d.ts +1807 -1799
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -871,1491 +871,129 @@ export interface ModelElementTree {
|
|
|
871
871
|
*/
|
|
872
872
|
getChildLevelNumber(element: string | ModelElement): number;
|
|
873
873
|
}
|
|
874
|
-
export
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
IfcBurnerType = 115,
|
|
998
|
-
IfcBurnerTypeEnum = 116,
|
|
999
|
-
IfcCableCarrierFitting = 117,
|
|
1000
|
-
IfcCableCarrierFittingType = 118,
|
|
1001
|
-
IfcCableCarrierFittingTypeEnum = 119,
|
|
1002
|
-
IfcCableCarrierSegment = 120,
|
|
1003
|
-
IfcCableCarrierSegmentType = 121,
|
|
1004
|
-
IfcCableCarrierSegmentTypeEnum = 122,
|
|
1005
|
-
IfcCableFitting = 123,
|
|
1006
|
-
IfcCableFittingType = 124,
|
|
1007
|
-
IfcCableFittingTypeEnum = 125,
|
|
1008
|
-
IfcCableSegment = 126,
|
|
1009
|
-
IfcCableSegmentType = 127,
|
|
1010
|
-
IfcCableSegmentTypeEnum = 128,
|
|
1011
|
-
IfcCardinalPointReference = 129,
|
|
1012
|
-
IfcCartesianPoint = 130,
|
|
1013
|
-
IfcCartesianPointList = 131,
|
|
1014
|
-
IfcCartesianPointList2D = 132,
|
|
1015
|
-
IfcCartesianPointList3D = 133,
|
|
1016
|
-
IfcCartesianTransformationOperator = 134,
|
|
1017
|
-
IfcCartesianTransformationOperator2D = 135,
|
|
1018
|
-
IfcCartesianTransformationOperator2DnonUniform = 136,
|
|
1019
|
-
IfcCartesianTransformationOperator3D = 137,
|
|
1020
|
-
IfcCartesianTransformationOperator3DnonUniform = 138,
|
|
1021
|
-
IfcCenterLineProfileDef = 139,
|
|
1022
|
-
IfcChangeActionEnum = 140,
|
|
1023
|
-
IfcChiller = 141,
|
|
1024
|
-
IfcChillerType = 142,
|
|
1025
|
-
IfcChillerTypeEnum = 143,
|
|
1026
|
-
IfcChimney = 144,
|
|
1027
|
-
IfcChimneyType = 145,
|
|
1028
|
-
IfcChimneyTypeEnum = 146,
|
|
1029
|
-
IfcCircle = 147,
|
|
1030
|
-
IfcCircleHollowProfileDef = 148,
|
|
1031
|
-
IfcCircleProfileDef = 149,
|
|
1032
|
-
IfcCircularArcSegment2D = 150,
|
|
1033
|
-
IfcCivilElement = 151,
|
|
1034
|
-
IfcCivilElementType = 152,
|
|
1035
|
-
IfcClassification = 153,
|
|
1036
|
-
IfcClassificationReference = 154,
|
|
1037
|
-
IfcClassificationReferenceSelect = 155,
|
|
1038
|
-
IfcClassificationSelect = 156,
|
|
1039
|
-
IfcClosedShell = 157,
|
|
1040
|
-
IfcCoil = 158,
|
|
1041
|
-
IfcCoilType = 159,
|
|
1042
|
-
IfcCoilTypeEnum = 160,
|
|
1043
|
-
IfcColour = 161,
|
|
1044
|
-
IfcColourOrFactor = 162,
|
|
1045
|
-
IfcColourRgb = 163,
|
|
1046
|
-
IfcColourRgbList = 164,
|
|
1047
|
-
IfcColourSpecification = 165,
|
|
1048
|
-
IfcColumn = 166,
|
|
1049
|
-
IfcColumnStandardCase = 167,
|
|
1050
|
-
IfcColumnType = 168,
|
|
1051
|
-
IfcColumnTypeEnum = 169,
|
|
1052
|
-
IfcCommunicationsAppliance = 170,
|
|
1053
|
-
IfcCommunicationsApplianceType = 171,
|
|
1054
|
-
IfcCommunicationsApplianceTypeEnum = 172,
|
|
1055
|
-
IfcComplexNumber = 173,
|
|
1056
|
-
IfcComplexProperty = 174,
|
|
1057
|
-
IfcComplexPropertyTemplate = 175,
|
|
1058
|
-
IfcComplexPropertyTemplateTypeEnum = 176,
|
|
1059
|
-
IfcCompositeCurve = 177,
|
|
1060
|
-
IfcCompositeCurveOnSurface = 178,
|
|
1061
|
-
IfcCompositeCurveSegment = 179,
|
|
1062
|
-
IfcCompositeProfileDef = 180,
|
|
1063
|
-
IfcCompoundPlaneAngleMeasure = 181,
|
|
1064
|
-
IfcCompressor = 182,
|
|
1065
|
-
IfcCompressorType = 183,
|
|
1066
|
-
IfcCompressorTypeEnum = 184,
|
|
1067
|
-
IfcCondenser = 185,
|
|
1068
|
-
IfcCondenserType = 186,
|
|
1069
|
-
IfcCondenserTypeEnum = 187,
|
|
1070
|
-
IfcConic = 188,
|
|
1071
|
-
IfcConnectedFaceSet = 189,
|
|
1072
|
-
IfcConnectionCurveGeometry = 190,
|
|
1073
|
-
IfcConnectionGeometry = 191,
|
|
1074
|
-
IfcConnectionPointEccentricity = 192,
|
|
1075
|
-
IfcConnectionPointGeometry = 193,
|
|
1076
|
-
IfcConnectionSurfaceGeometry = 194,
|
|
1077
|
-
IfcConnectionTypeEnum = 195,
|
|
1078
|
-
IfcConnectionVolumeGeometry = 196,
|
|
1079
|
-
IfcConstraint = 197,
|
|
1080
|
-
IfcConstraintEnum = 198,
|
|
1081
|
-
IfcConstructionEquipmentResource = 199,
|
|
1082
|
-
IfcConstructionEquipmentResourceType = 200,
|
|
1083
|
-
IfcConstructionEquipmentResourceTypeEnum = 201,
|
|
1084
|
-
IfcConstructionMaterialResource = 202,
|
|
1085
|
-
IfcConstructionMaterialResourceType = 203,
|
|
1086
|
-
IfcConstructionMaterialResourceTypeEnum = 204,
|
|
1087
|
-
IfcConstructionProductResource = 205,
|
|
1088
|
-
IfcConstructionProductResourceType = 206,
|
|
1089
|
-
IfcConstructionProductResourceTypeEnum = 207,
|
|
1090
|
-
IfcConstructionResource = 208,
|
|
1091
|
-
IfcConstructionResourceType = 209,
|
|
1092
|
-
IfcContext = 210,
|
|
1093
|
-
IfcContextDependentMeasure = 211,
|
|
1094
|
-
IfcContextDependentUnit = 212,
|
|
1095
|
-
IfcControl = 213,
|
|
1096
|
-
IfcController = 214,
|
|
1097
|
-
IfcControllerType = 215,
|
|
1098
|
-
IfcControllerTypeEnum = 216,
|
|
1099
|
-
IfcConversionBasedUnit = 217,
|
|
1100
|
-
IfcConversionBasedUnitWithOffset = 218,
|
|
1101
|
-
IfcCooledBeam = 219,
|
|
1102
|
-
IfcCooledBeamType = 220,
|
|
1103
|
-
IfcCooledBeamTypeEnum = 221,
|
|
1104
|
-
IfcCoolingTower = 222,
|
|
1105
|
-
IfcCoolingTowerType = 223,
|
|
1106
|
-
IfcCoolingTowerTypeEnum = 224,
|
|
1107
|
-
IfcCoordinateOperation = 225,
|
|
1108
|
-
IfcCoordinateReferenceSystem = 226,
|
|
1109
|
-
IfcCoordinateReferenceSystemSelect = 227,
|
|
1110
|
-
IfcCostItem = 228,
|
|
1111
|
-
IfcCostItemTypeEnum = 229,
|
|
1112
|
-
IfcCostSchedule = 230,
|
|
1113
|
-
IfcCostScheduleTypeEnum = 231,
|
|
1114
|
-
IfcCostValue = 232,
|
|
1115
|
-
IfcCountMeasure = 233,
|
|
1116
|
-
IfcCovering = 234,
|
|
1117
|
-
IfcCoveringType = 235,
|
|
1118
|
-
IfcCoveringTypeEnum = 236,
|
|
1119
|
-
IfcCrewResource = 237,
|
|
1120
|
-
IfcCrewResourceType = 238,
|
|
1121
|
-
IfcCrewResourceTypeEnum = 239,
|
|
1122
|
-
IfcCsgPrimitive3D = 240,
|
|
1123
|
-
IfcCsgSelect = 241,
|
|
1124
|
-
IfcCsgSolid = 242,
|
|
1125
|
-
IfcCShapeProfileDef = 243,
|
|
1126
|
-
IfcCurrencyRelationship = 244,
|
|
1127
|
-
IfcCurtainWall = 245,
|
|
1128
|
-
IfcCurtainWallType = 246,
|
|
1129
|
-
IfcCurtainWallTypeEnum = 247,
|
|
1130
|
-
IfcCurvatureMeasure = 248,
|
|
1131
|
-
IfcCurve = 249,
|
|
1132
|
-
IfcCurveBoundedPlane = 250,
|
|
1133
|
-
IfcCurveBoundedSurface = 251,
|
|
1134
|
-
IfcCurveFontOrScaledCurveFontSelect = 252,
|
|
1135
|
-
IfcCurveInterpolationEnum = 253,
|
|
1136
|
-
IfcCurveOnSurface = 254,
|
|
1137
|
-
IfcCurveOrEdgeCurve = 255,
|
|
1138
|
-
IfcCurveSegment2D = 256,
|
|
1139
|
-
IfcCurveStyle = 257,
|
|
1140
|
-
IfcCurveStyleFont = 258,
|
|
1141
|
-
IfcCurveStyleFontAndScaling = 259,
|
|
1142
|
-
IfcCurveStyleFontPattern = 260,
|
|
1143
|
-
IfcCurveStyleFontSelect = 261,
|
|
1144
|
-
IfcCylindricalSurface = 262,
|
|
1145
|
-
IfcDamper = 263,
|
|
1146
|
-
IfcDamperType = 264,
|
|
1147
|
-
IfcDamperTypeEnum = 265,
|
|
1148
|
-
IfcDataOriginEnum = 266,
|
|
1149
|
-
IfcDate = 267,
|
|
1150
|
-
IfcDateTime = 268,
|
|
1151
|
-
IfcDayInMonthNumber = 269,
|
|
1152
|
-
IfcDayInWeekNumber = 270,
|
|
1153
|
-
IfcDefinitionSelect = 271,
|
|
1154
|
-
IfcDerivedMeasureValue = 272,
|
|
1155
|
-
IfcDerivedProfileDef = 273,
|
|
1156
|
-
IfcDerivedUnit = 274,
|
|
1157
|
-
IfcDerivedUnitElement = 275,
|
|
1158
|
-
IfcDerivedUnitEnum = 276,
|
|
1159
|
-
IfcDescriptiveMeasure = 277,
|
|
1160
|
-
IfcDimensionalExponents = 278,
|
|
1161
|
-
IfcDimensionCount = 279,
|
|
1162
|
-
IfcDirection = 280,
|
|
1163
|
-
IfcDirectionSenseEnum = 281,
|
|
1164
|
-
IfcDiscreteAccessory = 282,
|
|
1165
|
-
IfcDiscreteAccessoryType = 283,
|
|
1166
|
-
IfcDiscreteAccessoryTypeEnum = 284,
|
|
1167
|
-
IfcDistanceExpression = 285,
|
|
1168
|
-
IfcDistributionChamberElement = 286,
|
|
1169
|
-
IfcDistributionChamberElementType = 287,
|
|
1170
|
-
IfcDistributionChamberElementTypeEnum = 288,
|
|
1171
|
-
IfcDistributionCircuit = 289,
|
|
1172
|
-
IfcDistributionControlElement = 290,
|
|
1173
|
-
IfcDistributionControlElementType = 291,
|
|
1174
|
-
IfcDistributionElement = 292,
|
|
1175
|
-
IfcDistributionElementType = 293,
|
|
1176
|
-
IfcDistributionFlowElement = 294,
|
|
1177
|
-
IfcDistributionFlowElementType = 295,
|
|
1178
|
-
IfcDistributionPort = 296,
|
|
1179
|
-
IfcDistributionPortTypeEnum = 297,
|
|
1180
|
-
IfcDistributionSystem = 298,
|
|
1181
|
-
IfcDistributionSystemEnum = 299,
|
|
1182
|
-
IfcDocumentConfidentialityEnum = 300,
|
|
1183
|
-
IfcDocumentInformation = 301,
|
|
1184
|
-
IfcDocumentInformationRelationship = 302,
|
|
1185
|
-
IfcDocumentReference = 303,
|
|
1186
|
-
IfcDocumentSelect = 304,
|
|
1187
|
-
IfcDocumentStatusEnum = 305,
|
|
1188
|
-
IfcDoor = 306,
|
|
1189
|
-
IfcDoorLiningProperties = 307,
|
|
1190
|
-
IfcDoorPanelOperationEnum = 308,
|
|
1191
|
-
IfcDoorPanelPositionEnum = 309,
|
|
1192
|
-
IfcDoorPanelProperties = 310,
|
|
1193
|
-
IfcDoorStandardCase = 311,
|
|
1194
|
-
IfcDoorStyle = 312,
|
|
1195
|
-
IfcDoorStyleConstructionEnum = 313,
|
|
1196
|
-
IfcDoorStyleOperationEnum = 314,
|
|
1197
|
-
IfcDoorType = 315,
|
|
1198
|
-
IfcDoorTypeEnum = 316,
|
|
1199
|
-
IfcDoorTypeOperationEnum = 317,
|
|
1200
|
-
IfcDoseEquivalentMeasure = 318,
|
|
1201
|
-
IfcDraughtingPreDefinedColour = 319,
|
|
1202
|
-
IfcDraughtingPreDefinedCurveFont = 320,
|
|
1203
|
-
IfcDuctFitting = 321,
|
|
1204
|
-
IfcDuctFittingType = 322,
|
|
1205
|
-
IfcDuctFittingTypeEnum = 323,
|
|
1206
|
-
IfcDuctSegment = 324,
|
|
1207
|
-
IfcDuctSegmentType = 325,
|
|
1208
|
-
IfcDuctSegmentTypeEnum = 326,
|
|
1209
|
-
IfcDuctSilencer = 327,
|
|
1210
|
-
IfcDuctSilencerType = 328,
|
|
1211
|
-
IfcDuctSilencerTypeEnum = 329,
|
|
1212
|
-
IfcDuration = 330,
|
|
1213
|
-
IfcDynamicViscosityMeasure = 331,
|
|
1214
|
-
IfcEdge = 332,
|
|
1215
|
-
IfcEdgeCurve = 333,
|
|
1216
|
-
IfcEdgeLoop = 334,
|
|
1217
|
-
IfcElectricAppliance = 335,
|
|
1218
|
-
IfcElectricApplianceType = 336,
|
|
1219
|
-
IfcElectricApplianceTypeEnum = 337,
|
|
1220
|
-
IfcElectricCapacitanceMeasure = 338,
|
|
1221
|
-
IfcElectricChargeMeasure = 339,
|
|
1222
|
-
IfcElectricConductanceMeasure = 340,
|
|
1223
|
-
IfcElectricCurrentMeasure = 341,
|
|
1224
|
-
IfcElectricDistributionBoard = 342,
|
|
1225
|
-
IfcElectricDistributionBoardType = 343,
|
|
1226
|
-
IfcElectricDistributionBoardTypeEnum = 344,
|
|
1227
|
-
IfcElectricFlowStorageDevice = 345,
|
|
1228
|
-
IfcElectricFlowStorageDeviceType = 346,
|
|
1229
|
-
IfcElectricFlowStorageDeviceTypeEnum = 347,
|
|
1230
|
-
IfcElectricGenerator = 348,
|
|
1231
|
-
IfcElectricGeneratorType = 349,
|
|
1232
|
-
IfcElectricGeneratorTypeEnum = 350,
|
|
1233
|
-
IfcElectricMotor = 351,
|
|
1234
|
-
IfcElectricMotorType = 352,
|
|
1235
|
-
IfcElectricMotorTypeEnum = 353,
|
|
1236
|
-
IfcElectricResistanceMeasure = 354,
|
|
1237
|
-
IfcElectricTimeControl = 355,
|
|
1238
|
-
IfcElectricTimeControlType = 356,
|
|
1239
|
-
IfcElectricTimeControlTypeEnum = 357,
|
|
1240
|
-
IfcElectricVoltageMeasure = 358,
|
|
1241
|
-
IfcElement = 359,
|
|
1242
|
-
IfcElementarySurface = 360,
|
|
1243
|
-
IfcElementAssembly = 361,
|
|
1244
|
-
IfcElementAssemblyType = 362,
|
|
1245
|
-
IfcElementAssemblyTypeEnum = 363,
|
|
1246
|
-
IfcElementComponent = 364,
|
|
1247
|
-
IfcElementComponentType = 365,
|
|
1248
|
-
IfcElementCompositionEnum = 366,
|
|
1249
|
-
IfcElementQuantity = 367,
|
|
1250
|
-
IfcElementType = 368,
|
|
1251
|
-
IfcEllipse = 369,
|
|
1252
|
-
IfcEllipseProfileDef = 370,
|
|
1253
|
-
IfcEnergyConversionDevice = 371,
|
|
1254
|
-
IfcEnergyConversionDeviceType = 372,
|
|
1255
|
-
IfcEnergyMeasure = 373,
|
|
1256
|
-
IfcEngine = 374,
|
|
1257
|
-
IfcEngineType = 375,
|
|
1258
|
-
IfcEngineTypeEnum = 376,
|
|
1259
|
-
IfcEvaporativeCooler = 377,
|
|
1260
|
-
IfcEvaporativeCoolerType = 378,
|
|
1261
|
-
IfcEvaporativeCoolerTypeEnum = 379,
|
|
1262
|
-
IfcEvaporator = 380,
|
|
1263
|
-
IfcEvaporatorType = 381,
|
|
1264
|
-
IfcEvaporatorTypeEnum = 382,
|
|
1265
|
-
IfcEvent = 383,
|
|
1266
|
-
IfcEventTime = 384,
|
|
1267
|
-
IfcEventTriggerTypeEnum = 385,
|
|
1268
|
-
IfcEventType = 386,
|
|
1269
|
-
IfcEventTypeEnum = 387,
|
|
1270
|
-
IfcExtendedProperties = 388,
|
|
1271
|
-
IfcExternalInformation = 389,
|
|
1272
|
-
IfcExternallyDefinedHatchStyle = 390,
|
|
1273
|
-
IfcExternallyDefinedSurfaceStyle = 391,
|
|
1274
|
-
IfcExternallyDefinedTextFont = 392,
|
|
1275
|
-
IfcExternalReference = 393,
|
|
1276
|
-
IfcExternalReferenceRelationship = 394,
|
|
1277
|
-
IfcExternalSpatialElement = 395,
|
|
1278
|
-
IfcExternalSpatialElementTypeEnum = 396,
|
|
1279
|
-
IfcExternalSpatialStructureElement = 397,
|
|
1280
|
-
IfcExtrudedAreaSolid = 398,
|
|
1281
|
-
IfcExtrudedAreaSolidTapered = 399,
|
|
1282
|
-
IfcFace = 400,
|
|
1283
|
-
IfcFaceBasedSurfaceModel = 401,
|
|
1284
|
-
IfcFaceBound = 402,
|
|
1285
|
-
IfcFaceOuterBound = 403,
|
|
1286
|
-
IfcFaceSurface = 404,
|
|
1287
|
-
IfcFacetedBrep = 405,
|
|
1288
|
-
IfcFacetedBrepWithVoids = 406,
|
|
1289
|
-
IfcFailureConnectionCondition = 407,
|
|
1290
|
-
IfcFan = 408,
|
|
1291
|
-
IfcFanType = 409,
|
|
1292
|
-
IfcFanTypeEnum = 410,
|
|
1293
|
-
IfcFastener = 411,
|
|
1294
|
-
IfcFastenerType = 412,
|
|
1295
|
-
IfcFastenerTypeEnum = 413,
|
|
1296
|
-
IfcFeatureElement = 414,
|
|
1297
|
-
IfcFeatureElementAddition = 415,
|
|
1298
|
-
IfcFeatureElementSubtraction = 416,
|
|
1299
|
-
IfcFillAreaStyle = 417,
|
|
1300
|
-
IfcFillAreaStyleHatching = 418,
|
|
1301
|
-
IfcFillAreaStyleTiles = 419,
|
|
1302
|
-
IfcFillStyleSelect = 420,
|
|
1303
|
-
IfcFilter = 421,
|
|
1304
|
-
IfcFilterType = 422,
|
|
1305
|
-
IfcFilterTypeEnum = 423,
|
|
1306
|
-
IfcFireSuppressionTerminal = 424,
|
|
1307
|
-
IfcFireSuppressionTerminalType = 425,
|
|
1308
|
-
IfcFireSuppressionTerminalTypeEnum = 426,
|
|
1309
|
-
IfcFixedReferenceSweptAreaSolid = 427,
|
|
1310
|
-
IfcFlowController = 428,
|
|
1311
|
-
IfcFlowControllerType = 429,
|
|
1312
|
-
IfcFlowDirectionEnum = 430,
|
|
1313
|
-
IfcFlowFitting = 431,
|
|
1314
|
-
IfcFlowFittingType = 432,
|
|
1315
|
-
IfcFlowInstrument = 433,
|
|
1316
|
-
IfcFlowInstrumentType = 434,
|
|
1317
|
-
IfcFlowInstrumentTypeEnum = 435,
|
|
1318
|
-
IfcFlowMeter = 436,
|
|
1319
|
-
IfcFlowMeterType = 437,
|
|
1320
|
-
IfcFlowMeterTypeEnum = 438,
|
|
1321
|
-
IfcFlowMovingDevice = 439,
|
|
1322
|
-
IfcFlowMovingDeviceType = 440,
|
|
1323
|
-
IfcFlowSegment = 441,
|
|
1324
|
-
IfcFlowSegmentType = 442,
|
|
1325
|
-
IfcFlowStorageDevice = 443,
|
|
1326
|
-
IfcFlowStorageDeviceType = 444,
|
|
1327
|
-
IfcFlowTerminal = 445,
|
|
1328
|
-
IfcFlowTerminalType = 446,
|
|
1329
|
-
IfcFlowTreatmentDevice = 447,
|
|
1330
|
-
IfcFlowTreatmentDeviceType = 448,
|
|
1331
|
-
IfcFontStyle = 449,
|
|
1332
|
-
IfcFontVariant = 450,
|
|
1333
|
-
IfcFontWeight = 451,
|
|
1334
|
-
IfcFooting = 452,
|
|
1335
|
-
IfcFootingType = 453,
|
|
1336
|
-
IfcFootingTypeEnum = 454,
|
|
1337
|
-
IfcForceMeasure = 455,
|
|
1338
|
-
IfcFrequencyMeasure = 456,
|
|
1339
|
-
IfcFurnishingElement = 457,
|
|
1340
|
-
IfcFurnishingElementType = 458,
|
|
1341
|
-
IfcFurniture = 459,
|
|
1342
|
-
IfcFurnitureType = 460,
|
|
1343
|
-
IfcFurnitureTypeEnum = 461,
|
|
1344
|
-
IfcGeographicElement = 462,
|
|
1345
|
-
IfcGeographicElementType = 463,
|
|
1346
|
-
IfcGeographicElementTypeEnum = 464,
|
|
1347
|
-
IfcGeometricCurveSet = 465,
|
|
1348
|
-
IfcGeometricProjectionEnum = 466,
|
|
1349
|
-
IfcGeometricRepresentationContext = 467,
|
|
1350
|
-
IfcGeometricRepresentationItem = 468,
|
|
1351
|
-
IfcGeometricRepresentationSubContext = 469,
|
|
1352
|
-
IfcGeometricSet = 470,
|
|
1353
|
-
IfcGeometricSetSelect = 471,
|
|
1354
|
-
IfcGloballyUniqueId = 472,
|
|
1355
|
-
IfcGlobalOrLocalEnum = 473,
|
|
1356
|
-
IfcGrid = 474,
|
|
1357
|
-
IfcGridAxis = 475,
|
|
1358
|
-
IfcGridPlacement = 476,
|
|
1359
|
-
IfcGridPlacementDirectionSelect = 477,
|
|
1360
|
-
IfcGridTypeEnum = 478,
|
|
1361
|
-
IfcGroup = 479,
|
|
1362
|
-
IfcHalfSpaceSolid = 480,
|
|
1363
|
-
IfcHatchLineDistanceSelect = 481,
|
|
1364
|
-
IfcHeatExchanger = 482,
|
|
1365
|
-
IfcHeatExchangerType = 483,
|
|
1366
|
-
IfcHeatExchangerTypeEnum = 484,
|
|
1367
|
-
IfcHeatFluxDensityMeasure = 485,
|
|
1368
|
-
IfcHeatingValueMeasure = 486,
|
|
1369
|
-
IfcHumidifier = 487,
|
|
1370
|
-
IfcHumidifierType = 488,
|
|
1371
|
-
IfcHumidifierTypeEnum = 489,
|
|
1372
|
-
IfcIdentifier = 490,
|
|
1373
|
-
IfcIlluminanceMeasure = 491,
|
|
1374
|
-
IfcImageTexture = 492,
|
|
1375
|
-
IfcIndexedColourMap = 493,
|
|
1376
|
-
IfcIndexedPolyCurve = 494,
|
|
1377
|
-
IfcIndexedPolygonalFace = 495,
|
|
1378
|
-
IfcIndexedPolygonalFaceWithVoids = 496,
|
|
1379
|
-
IfcIndexedTextureMap = 497,
|
|
1380
|
-
IfcIndexedTriangleTextureMap = 498,
|
|
1381
|
-
IfcInductanceMeasure = 499,
|
|
1382
|
-
IfcInteger = 500,
|
|
1383
|
-
IfcIntegerCountRateMeasure = 501,
|
|
1384
|
-
IfcInterceptor = 502,
|
|
1385
|
-
IfcInterceptorType = 503,
|
|
1386
|
-
IfcInterceptorTypeEnum = 504,
|
|
1387
|
-
IfcInternalOrExternalEnum = 505,
|
|
1388
|
-
IfcIntersectionCurve = 506,
|
|
1389
|
-
IfcInventory = 507,
|
|
1390
|
-
IfcInventoryTypeEnum = 508,
|
|
1391
|
-
IfcIonConcentrationMeasure = 509,
|
|
1392
|
-
IfcIrregularTimeSeries = 510,
|
|
1393
|
-
IfcIrregularTimeSeriesValue = 511,
|
|
1394
|
-
IfcIShapeProfileDef = 512,
|
|
1395
|
-
IfcIsothermalMoistureCapacityMeasure = 513,
|
|
1396
|
-
IfcJunctionBox = 514,
|
|
1397
|
-
IfcJunctionBoxType = 515,
|
|
1398
|
-
IfcJunctionBoxTypeEnum = 516,
|
|
1399
|
-
IfcKinematicViscosityMeasure = 517,
|
|
1400
|
-
IfcKnotType = 518,
|
|
1401
|
-
IfcLabel = 519,
|
|
1402
|
-
IfcLaborResource = 520,
|
|
1403
|
-
IfcLaborResourceType = 521,
|
|
1404
|
-
IfcLaborResourceTypeEnum = 522,
|
|
1405
|
-
IfcLagTime = 523,
|
|
1406
|
-
IfcLamp = 524,
|
|
1407
|
-
IfcLampType = 525,
|
|
1408
|
-
IfcLampTypeEnum = 526,
|
|
1409
|
-
IfcLanguageId = 527,
|
|
1410
|
-
IfcLayeredItem = 528,
|
|
1411
|
-
IfcLayerSetDirectionEnum = 529,
|
|
1412
|
-
IfcLengthMeasure = 530,
|
|
1413
|
-
IfcLibraryInformation = 531,
|
|
1414
|
-
IfcLibraryReference = 532,
|
|
1415
|
-
IfcLibrarySelect = 533,
|
|
1416
|
-
IfcLightDistributionCurveEnum = 534,
|
|
1417
|
-
IfcLightDistributionData = 535,
|
|
1418
|
-
IfcLightDistributionDataSourceSelect = 536,
|
|
1419
|
-
IfcLightEmissionSourceEnum = 537,
|
|
1420
|
-
IfcLightFixture = 538,
|
|
1421
|
-
IfcLightFixtureType = 539,
|
|
1422
|
-
IfcLightFixtureTypeEnum = 540,
|
|
1423
|
-
IfcLightIntensityDistribution = 541,
|
|
1424
|
-
IfcLightSource = 542,
|
|
1425
|
-
IfcLightSourceAmbient = 543,
|
|
1426
|
-
IfcLightSourceDirectional = 544,
|
|
1427
|
-
IfcLightSourceGoniometric = 545,
|
|
1428
|
-
IfcLightSourcePositional = 546,
|
|
1429
|
-
IfcLightSourceSpot = 547,
|
|
1430
|
-
IfcLine = 548,
|
|
1431
|
-
IfcLinearForceMeasure = 549,
|
|
1432
|
-
IfcLinearMomentMeasure = 550,
|
|
1433
|
-
IfcLinearPlacement = 551,
|
|
1434
|
-
IfcLinearPositioningElement = 552,
|
|
1435
|
-
IfcLinearStiffnessMeasure = 553,
|
|
1436
|
-
IfcLinearVelocityMeasure = 554,
|
|
1437
|
-
IfcLineIndex = 555,
|
|
1438
|
-
IfcLineSegment2D = 556,
|
|
1439
|
-
IfcLoadGroupTypeEnum = 557,
|
|
1440
|
-
IfcLocalPlacement = 558,
|
|
1441
|
-
IfcLogical = 559,
|
|
1442
|
-
IfcLogicalOperatorEnum = 560,
|
|
1443
|
-
IfcLoop = 561,
|
|
1444
|
-
IfcLShapeProfileDef = 562,
|
|
1445
|
-
IfcLuminousFluxMeasure = 563,
|
|
1446
|
-
IfcLuminousIntensityDistributionMeasure = 564,
|
|
1447
|
-
IfcLuminousIntensityMeasure = 565,
|
|
1448
|
-
IfcMagneticFluxDensityMeasure = 566,
|
|
1449
|
-
IfcMagneticFluxMeasure = 567,
|
|
1450
|
-
IfcManifoldSolidBrep = 568,
|
|
1451
|
-
IfcMapConversion = 569,
|
|
1452
|
-
IfcMappedItem = 570,
|
|
1453
|
-
IfcMassDensityMeasure = 571,
|
|
1454
|
-
IfcMassFlowRateMeasure = 572,
|
|
1455
|
-
IfcMassMeasure = 573,
|
|
1456
|
-
IfcMassPerLengthMeasure = 574,
|
|
1457
|
-
IfcMaterial = 575,
|
|
1458
|
-
IfcMaterialClassificationRelationship = 576,
|
|
1459
|
-
IfcMaterialConstituent = 577,
|
|
1460
|
-
IfcMaterialConstituentSet = 578,
|
|
1461
|
-
IfcMaterialDefinition = 579,
|
|
1462
|
-
IfcMaterialDefinitionRepresentation = 580,
|
|
1463
|
-
IfcMaterialLayer = 581,
|
|
1464
|
-
IfcMaterialLayerSet = 582,
|
|
1465
|
-
IfcMaterialLayerSetUsage = 583,
|
|
1466
|
-
IfcMaterialLayerWithOffsets = 584,
|
|
1467
|
-
IfcMaterialList = 585,
|
|
1468
|
-
IfcMaterialProfile = 586,
|
|
1469
|
-
IfcMaterialProfileSet = 587,
|
|
1470
|
-
IfcMaterialProfileSetUsage = 588,
|
|
1471
|
-
IfcMaterialProfileSetUsageTapering = 589,
|
|
1472
|
-
IfcMaterialProfileWithOffsets = 590,
|
|
1473
|
-
IfcMaterialProperties = 591,
|
|
1474
|
-
IfcMaterialRelationship = 592,
|
|
1475
|
-
IfcMaterialSelect = 593,
|
|
1476
|
-
IfcMaterialUsageDefinition = 594,
|
|
1477
|
-
IfcMeasureValue = 595,
|
|
1478
|
-
IfcMeasureWithUnit = 596,
|
|
1479
|
-
IfcMechanicalFastener = 597,
|
|
1480
|
-
IfcMechanicalFastenerType = 598,
|
|
1481
|
-
IfcMechanicalFastenerTypeEnum = 599,
|
|
1482
|
-
IfcMedicalDevice = 600,
|
|
1483
|
-
IfcMedicalDeviceType = 601,
|
|
1484
|
-
IfcMedicalDeviceTypeEnum = 602,
|
|
1485
|
-
IfcMember = 603,
|
|
1486
|
-
IfcMemberStandardCase = 604,
|
|
1487
|
-
IfcMemberType = 605,
|
|
1488
|
-
IfcMemberTypeEnum = 606,
|
|
1489
|
-
IfcMetric = 607,
|
|
1490
|
-
IfcMetricValueSelect = 608,
|
|
1491
|
-
IfcMirroredProfileDef = 609,
|
|
1492
|
-
IfcModulusOfElasticityMeasure = 610,
|
|
1493
|
-
IfcModulusOfLinearSubgradeReactionMeasure = 611,
|
|
1494
|
-
IfcModulusOfRotationalSubgradeReactionMeasure = 612,
|
|
1495
|
-
IfcModulusOfRotationalSubgradeReactionSelect = 613,
|
|
1496
|
-
IfcModulusOfSubgradeReactionMeasure = 614,
|
|
1497
|
-
IfcModulusOfSubgradeReactionSelect = 615,
|
|
1498
|
-
IfcModulusOfTranslationalSubgradeReactionSelect = 616,
|
|
1499
|
-
IfcMoistureDiffusivityMeasure = 617,
|
|
1500
|
-
IfcMolecularWeightMeasure = 618,
|
|
1501
|
-
IfcMomentOfInertiaMeasure = 619,
|
|
1502
|
-
IfcMonetaryMeasure = 620,
|
|
1503
|
-
IfcMonetaryUnit = 621,
|
|
1504
|
-
IfcMonthInYearNumber = 622,
|
|
1505
|
-
IfcMotorConnection = 623,
|
|
1506
|
-
IfcMotorConnectionType = 624,
|
|
1507
|
-
IfcMotorConnectionTypeEnum = 625,
|
|
1508
|
-
IfcNamedUnit = 626,
|
|
1509
|
-
IfcNonNegativeLengthMeasure = 627,
|
|
1510
|
-
IfcNormalisedRatioMeasure = 628,
|
|
1511
|
-
IfcNullStyle = 629,
|
|
1512
|
-
IfcNumericMeasure = 630,
|
|
1513
|
-
IfcObject = 631,
|
|
1514
|
-
IfcObjectDefinition = 632,
|
|
1515
|
-
IfcObjective = 633,
|
|
1516
|
-
IfcObjectiveEnum = 634,
|
|
1517
|
-
IfcObjectPlacement = 635,
|
|
1518
|
-
IfcObjectReferenceSelect = 636,
|
|
1519
|
-
IfcObjectTypeEnum = 637,
|
|
1520
|
-
IfcOccupant = 638,
|
|
1521
|
-
IfcOccupantTypeEnum = 639,
|
|
1522
|
-
IfcOffsetCurve = 640,
|
|
1523
|
-
IfcOffsetCurve2D = 641,
|
|
1524
|
-
IfcOffsetCurve3D = 642,
|
|
1525
|
-
IfcOffsetCurveByDistances = 643,
|
|
1526
|
-
IfcOpeningElement = 644,
|
|
1527
|
-
IfcOpeningElementTypeEnum = 645,
|
|
1528
|
-
IfcOpeningStandardCase = 646,
|
|
1529
|
-
IfcOpenShell = 647,
|
|
1530
|
-
IfcOrganization = 648,
|
|
1531
|
-
IfcOrganizationRelationship = 649,
|
|
1532
|
-
IfcOrientationExpression = 650,
|
|
1533
|
-
IfcOrientedEdge = 651,
|
|
1534
|
-
IfcOuterBoundaryCurve = 652,
|
|
1535
|
-
IfcOutlet = 653,
|
|
1536
|
-
IfcOutletType = 654,
|
|
1537
|
-
IfcOutletTypeEnum = 655,
|
|
1538
|
-
IfcOwnerHistory = 656,
|
|
1539
|
-
IfcParameterizedProfileDef = 657,
|
|
1540
|
-
IfcParameterValue = 658,
|
|
1541
|
-
IfcPath = 659,
|
|
1542
|
-
IfcPcurve = 660,
|
|
1543
|
-
IfcPerformanceHistory = 661,
|
|
1544
|
-
IfcPerformanceHistoryTypeEnum = 662,
|
|
1545
|
-
IfcPermeableCoveringOperationEnum = 663,
|
|
1546
|
-
IfcPermeableCoveringProperties = 664,
|
|
1547
|
-
IfcPermit = 665,
|
|
1548
|
-
IfcPermitTypeEnum = 666,
|
|
1549
|
-
IfcPerson = 667,
|
|
1550
|
-
IfcPersonAndOrganization = 668,
|
|
1551
|
-
IfcPHMeasure = 669,
|
|
1552
|
-
IfcPhysicalComplexQuantity = 670,
|
|
1553
|
-
IfcPhysicalOrVirtualEnum = 671,
|
|
1554
|
-
IfcPhysicalQuantity = 672,
|
|
1555
|
-
IfcPhysicalSimpleQuantity = 673,
|
|
1556
|
-
IfcPile = 674,
|
|
1557
|
-
IfcPileConstructionEnum = 675,
|
|
1558
|
-
IfcPileType = 676,
|
|
1559
|
-
IfcPileTypeEnum = 677,
|
|
1560
|
-
IfcPipeFitting = 678,
|
|
1561
|
-
IfcPipeFittingType = 679,
|
|
1562
|
-
IfcPipeFittingTypeEnum = 680,
|
|
1563
|
-
IfcPipeSegment = 681,
|
|
1564
|
-
IfcPipeSegmentType = 682,
|
|
1565
|
-
IfcPipeSegmentTypeEnum = 683,
|
|
1566
|
-
IfcPixelTexture = 684,
|
|
1567
|
-
IfcPlacement = 685,
|
|
1568
|
-
IfcPlanarBox = 686,
|
|
1569
|
-
IfcPlanarExtent = 687,
|
|
1570
|
-
IfcPlanarForceMeasure = 688,
|
|
1571
|
-
IfcPlane = 689,
|
|
1572
|
-
IfcPlaneAngleMeasure = 690,
|
|
1573
|
-
IfcPlate = 691,
|
|
1574
|
-
IfcPlateStandardCase = 692,
|
|
1575
|
-
IfcPlateType = 693,
|
|
1576
|
-
IfcPlateTypeEnum = 694,
|
|
1577
|
-
IfcPoint = 695,
|
|
1578
|
-
IfcPointOnCurve = 696,
|
|
1579
|
-
IfcPointOnSurface = 697,
|
|
1580
|
-
IfcPointOrVertexPoint = 698,
|
|
1581
|
-
IfcPolygonalBoundedHalfSpace = 699,
|
|
1582
|
-
IfcPolygonalFaceSet = 700,
|
|
1583
|
-
IfcPolyline = 701,
|
|
1584
|
-
IfcPolyLoop = 702,
|
|
1585
|
-
IfcPort = 703,
|
|
1586
|
-
IfcPositioningElement = 704,
|
|
1587
|
-
IfcPositiveInteger = 705,
|
|
1588
|
-
IfcPositiveLengthMeasure = 706,
|
|
1589
|
-
IfcPositivePlaneAngleMeasure = 707,
|
|
1590
|
-
IfcPositiveRatioMeasure = 708,
|
|
1591
|
-
IfcPostalAddress = 709,
|
|
1592
|
-
IfcPowerMeasure = 710,
|
|
1593
|
-
IfcPreDefinedColour = 711,
|
|
1594
|
-
IfcPreDefinedCurveFont = 712,
|
|
1595
|
-
IfcPreDefinedItem = 713,
|
|
1596
|
-
IfcPreDefinedProperties = 714,
|
|
1597
|
-
IfcPreDefinedPropertySet = 715,
|
|
1598
|
-
IfcPreDefinedTextFont = 716,
|
|
1599
|
-
IfcPreferredSurfaceCurveRepresentation = 717,
|
|
1600
|
-
IfcPresentableText = 718,
|
|
1601
|
-
IfcPresentationItem = 719,
|
|
1602
|
-
IfcPresentationLayerAssignment = 720,
|
|
1603
|
-
IfcPresentationLayerWithStyle = 721,
|
|
1604
|
-
IfcPresentationStyle = 722,
|
|
1605
|
-
IfcPresentationStyleAssignment = 723,
|
|
1606
|
-
IfcPresentationStyleSelect = 724,
|
|
1607
|
-
IfcPressureMeasure = 725,
|
|
1608
|
-
IfcProcedure = 726,
|
|
1609
|
-
IfcProcedureType = 727,
|
|
1610
|
-
IfcProcedureTypeEnum = 728,
|
|
1611
|
-
IfcProcess = 729,
|
|
1612
|
-
IfcProcessSelect = 730,
|
|
1613
|
-
IfcProduct = 731,
|
|
1614
|
-
IfcProductDefinitionShape = 732,
|
|
1615
|
-
IfcProductRepresentation = 733,
|
|
1616
|
-
IfcProductRepresentationSelect = 734,
|
|
1617
|
-
IfcProductSelect = 735,
|
|
1618
|
-
IfcProfileDef = 736,
|
|
1619
|
-
IfcProfileProperties = 737,
|
|
1620
|
-
IfcProfileTypeEnum = 738,
|
|
1621
|
-
IfcProject = 739,
|
|
1622
|
-
IfcProjectedCRS = 740,
|
|
1623
|
-
IfcProjectedOrTrueLengthEnum = 741,
|
|
1624
|
-
IfcProjectionElement = 742,
|
|
1625
|
-
IfcProjectionElementTypeEnum = 743,
|
|
1626
|
-
IfcProjectLibrary = 744,
|
|
1627
|
-
IfcProjectOrder = 745,
|
|
1628
|
-
IfcProjectOrderTypeEnum = 746,
|
|
1629
|
-
IfcProperty = 747,
|
|
1630
|
-
IfcPropertyAbstraction = 748,
|
|
1631
|
-
IfcPropertyBoundedValue = 749,
|
|
1632
|
-
IfcPropertyDefinition = 750,
|
|
1633
|
-
IfcPropertyDependencyRelationship = 751,
|
|
1634
|
-
IfcPropertyEnumeratedValue = 752,
|
|
1635
|
-
IfcPropertyEnumeration = 753,
|
|
1636
|
-
IfcPropertyListValue = 754,
|
|
1637
|
-
IfcPropertyReferenceValue = 755,
|
|
1638
|
-
IfcPropertySet = 756,
|
|
1639
|
-
IfcPropertySetDefinition = 757,
|
|
1640
|
-
IfcPropertySetDefinitionSelect = 758,
|
|
1641
|
-
IfcPropertySetDefinitionSet = 759,
|
|
1642
|
-
IfcPropertySetTemplate = 760,
|
|
1643
|
-
IfcPropertySetTemplateTypeEnum = 761,
|
|
1644
|
-
IfcPropertySingleValue = 762,
|
|
1645
|
-
IfcPropertyTableValue = 763,
|
|
1646
|
-
IfcPropertyTemplate = 764,
|
|
1647
|
-
IfcPropertyTemplateDefinition = 765,
|
|
1648
|
-
IfcProtectiveDevice = 766,
|
|
1649
|
-
IfcProtectiveDeviceTrippingUnit = 767,
|
|
1650
|
-
IfcProtectiveDeviceTrippingUnitType = 768,
|
|
1651
|
-
IfcProtectiveDeviceTrippingUnitTypeEnum = 769,
|
|
1652
|
-
IfcProtectiveDeviceType = 770,
|
|
1653
|
-
IfcProtectiveDeviceTypeEnum = 771,
|
|
1654
|
-
IfcProxy = 772,
|
|
1655
|
-
IfcPump = 773,
|
|
1656
|
-
IfcPumpType = 774,
|
|
1657
|
-
IfcPumpTypeEnum = 775,
|
|
1658
|
-
IfcQuantityArea = 776,
|
|
1659
|
-
IfcQuantityCount = 777,
|
|
1660
|
-
IfcQuantityLength = 778,
|
|
1661
|
-
IfcQuantitySet = 779,
|
|
1662
|
-
IfcQuantityTime = 780,
|
|
1663
|
-
IfcQuantityVolume = 781,
|
|
1664
|
-
IfcQuantityWeight = 782,
|
|
1665
|
-
IfcRadioActivityMeasure = 783,
|
|
1666
|
-
IfcRailing = 784,
|
|
1667
|
-
IfcRailingType = 785,
|
|
1668
|
-
IfcRailingTypeEnum = 786,
|
|
1669
|
-
IfcRamp = 787,
|
|
1670
|
-
IfcRampFlight = 788,
|
|
1671
|
-
IfcRampFlightType = 789,
|
|
1672
|
-
IfcRampFlightTypeEnum = 790,
|
|
1673
|
-
IfcRampType = 791,
|
|
1674
|
-
IfcRampTypeEnum = 792,
|
|
1675
|
-
IfcRatioMeasure = 793,
|
|
1676
|
-
IfcRationalBSplineCurveWithKnots = 794,
|
|
1677
|
-
IfcRationalBSplineSurfaceWithKnots = 795,
|
|
1678
|
-
IfcReal = 796,
|
|
1679
|
-
IfcRectangleHollowProfileDef = 797,
|
|
1680
|
-
IfcRectangleProfileDef = 798,
|
|
1681
|
-
IfcRectangularPyramid = 799,
|
|
1682
|
-
IfcRectangularTrimmedSurface = 800,
|
|
1683
|
-
IfcRecurrencePattern = 801,
|
|
1684
|
-
IfcRecurrenceTypeEnum = 802,
|
|
1685
|
-
IfcReference = 803,
|
|
1686
|
-
IfcReferent = 804,
|
|
1687
|
-
IfcReferentTypeEnum = 805,
|
|
1688
|
-
IfcReflectanceMethodEnum = 806,
|
|
1689
|
-
IfcRegularTimeSeries = 807,
|
|
1690
|
-
IfcReinforcementBarProperties = 808,
|
|
1691
|
-
IfcReinforcementDefinitionProperties = 809,
|
|
1692
|
-
IfcReinforcingBar = 810,
|
|
1693
|
-
IfcReinforcingBarRoleEnum = 811,
|
|
1694
|
-
IfcReinforcingBarSurfaceEnum = 812,
|
|
1695
|
-
IfcReinforcingBarType = 813,
|
|
1696
|
-
IfcReinforcingBarTypeEnum = 814,
|
|
1697
|
-
IfcReinforcingElement = 815,
|
|
1698
|
-
IfcReinforcingElementType = 816,
|
|
1699
|
-
IfcReinforcingMesh = 817,
|
|
1700
|
-
IfcReinforcingMeshType = 818,
|
|
1701
|
-
IfcReinforcingMeshTypeEnum = 819,
|
|
1702
|
-
IfcRelAggregates = 820,
|
|
1703
|
-
IfcRelAssigns = 821,
|
|
1704
|
-
IfcRelAssignsToActor = 822,
|
|
1705
|
-
IfcRelAssignsToControl = 823,
|
|
1706
|
-
IfcRelAssignsToGroup = 824,
|
|
1707
|
-
IfcRelAssignsToGroupByFactor = 825,
|
|
1708
|
-
IfcRelAssignsToProcess = 826,
|
|
1709
|
-
IfcRelAssignsToProduct = 827,
|
|
1710
|
-
IfcRelAssignsToResource = 828,
|
|
1711
|
-
IfcRelAssociates = 829,
|
|
1712
|
-
IfcRelAssociatesApproval = 830,
|
|
1713
|
-
IfcRelAssociatesClassification = 831,
|
|
1714
|
-
IfcRelAssociatesConstraint = 832,
|
|
1715
|
-
IfcRelAssociatesDocument = 833,
|
|
1716
|
-
IfcRelAssociatesLibrary = 834,
|
|
1717
|
-
IfcRelAssociatesMaterial = 835,
|
|
1718
|
-
IfcRelationship = 836,
|
|
1719
|
-
IfcRelConnects = 837,
|
|
1720
|
-
IfcRelConnectsElements = 838,
|
|
1721
|
-
IfcRelConnectsPathElements = 839,
|
|
1722
|
-
IfcRelConnectsPorts = 840,
|
|
1723
|
-
IfcRelConnectsPortToElement = 841,
|
|
1724
|
-
IfcRelConnectsStructuralActivity = 842,
|
|
1725
|
-
IfcRelConnectsStructuralMember = 843,
|
|
1726
|
-
IfcRelConnectsWithEccentricity = 844,
|
|
1727
|
-
IfcRelConnectsWithRealizingElements = 845,
|
|
1728
|
-
IfcRelContainedInSpatialStructure = 846,
|
|
1729
|
-
IfcRelCoversBldgElements = 847,
|
|
1730
|
-
IfcRelCoversSpaces = 848,
|
|
1731
|
-
IfcRelDeclares = 849,
|
|
1732
|
-
IfcRelDecomposes = 850,
|
|
1733
|
-
IfcRelDefines = 851,
|
|
1734
|
-
IfcRelDefinesByObject = 852,
|
|
1735
|
-
IfcRelDefinesByProperties = 853,
|
|
1736
|
-
IfcRelDefinesByTemplate = 854,
|
|
1737
|
-
IfcRelDefinesByType = 855,
|
|
1738
|
-
IfcRelFillsElement = 856,
|
|
1739
|
-
IfcRelFlowControlElements = 857,
|
|
1740
|
-
IfcRelInterferesElements = 858,
|
|
1741
|
-
IfcRelNests = 859,
|
|
1742
|
-
IfcRelProjectsElement = 860,
|
|
1743
|
-
IfcRelReferencedInSpatialStructure = 861,
|
|
1744
|
-
IfcRelSequence = 862,
|
|
1745
|
-
IfcRelServicesBuildings = 863,
|
|
1746
|
-
IfcRelSpaceBoundary = 864,
|
|
1747
|
-
IfcRelSpaceBoundary1stLevel = 865,
|
|
1748
|
-
IfcRelSpaceBoundary2ndLevel = 866,
|
|
1749
|
-
IfcRelVoidsElement = 867,
|
|
1750
|
-
IfcReparametrisedCompositeCurveSegment = 868,
|
|
1751
|
-
IfcRepresentation = 869,
|
|
1752
|
-
IfcRepresentationContext = 870,
|
|
1753
|
-
IfcRepresentationItem = 871,
|
|
1754
|
-
IfcRepresentationMap = 872,
|
|
1755
|
-
IfcResource = 873,
|
|
1756
|
-
IfcResourceApprovalRelationship = 874,
|
|
1757
|
-
IfcResourceConstraintRelationship = 875,
|
|
1758
|
-
IfcResourceLevelRelationship = 876,
|
|
1759
|
-
IfcResourceObjectSelect = 877,
|
|
1760
|
-
IfcResourceSelect = 878,
|
|
1761
|
-
IfcResourceTime = 879,
|
|
1762
|
-
IfcRevolvedAreaSolid = 880,
|
|
1763
|
-
IfcRevolvedAreaSolidTapered = 881,
|
|
1764
|
-
IfcRightCircularCone = 882,
|
|
1765
|
-
IfcRightCircularCylinder = 883,
|
|
1766
|
-
IfcRoleEnum = 884,
|
|
1767
|
-
IfcRoof = 885,
|
|
1768
|
-
IfcRoofType = 886,
|
|
1769
|
-
IfcRoofTypeEnum = 887,
|
|
1770
|
-
IfcRoot = 888,
|
|
1771
|
-
IfcRotationalFrequencyMeasure = 889,
|
|
1772
|
-
IfcRotationalMassMeasure = 890,
|
|
1773
|
-
IfcRotationalStiffnessMeasure = 891,
|
|
1774
|
-
IfcRotationalStiffnessSelect = 892,
|
|
1775
|
-
IfcRoundedRectangleProfileDef = 893,
|
|
1776
|
-
IfcSanitaryTerminal = 894,
|
|
1777
|
-
IfcSanitaryTerminalType = 895,
|
|
1778
|
-
IfcSanitaryTerminalTypeEnum = 896,
|
|
1779
|
-
IfcSchedulingTime = 897,
|
|
1780
|
-
IfcSeamCurve = 898,
|
|
1781
|
-
IfcSectionalAreaIntegralMeasure = 899,
|
|
1782
|
-
IfcSectionedSolid = 900,
|
|
1783
|
-
IfcSectionedSolidHorizontal = 901,
|
|
1784
|
-
IfcSectionedSpine = 902,
|
|
1785
|
-
IfcSectionModulusMeasure = 903,
|
|
1786
|
-
IfcSectionProperties = 904,
|
|
1787
|
-
IfcSectionReinforcementProperties = 905,
|
|
1788
|
-
IfcSectionTypeEnum = 906,
|
|
1789
|
-
IfcSegmentIndexSelect = 907,
|
|
1790
|
-
IfcSensor = 908,
|
|
1791
|
-
IfcSensorType = 909,
|
|
1792
|
-
IfcSensorTypeEnum = 910,
|
|
1793
|
-
IfcSequenceEnum = 911,
|
|
1794
|
-
IfcShadingDevice = 912,
|
|
1795
|
-
IfcShadingDeviceType = 913,
|
|
1796
|
-
IfcShadingDeviceTypeEnum = 914,
|
|
1797
|
-
IfcShapeAspect = 915,
|
|
1798
|
-
IfcShapeModel = 916,
|
|
1799
|
-
IfcShapeRepresentation = 917,
|
|
1800
|
-
IfcShearModulusMeasure = 918,
|
|
1801
|
-
IfcShell = 919,
|
|
1802
|
-
IfcShellBasedSurfaceModel = 920,
|
|
1803
|
-
IfcSimpleProperty = 921,
|
|
1804
|
-
IfcSimplePropertyTemplate = 922,
|
|
1805
|
-
IfcSimplePropertyTemplateTypeEnum = 923,
|
|
1806
|
-
IfcSimpleValue = 924,
|
|
1807
|
-
IfcSIPrefix = 925,
|
|
1808
|
-
IfcSite = 926,
|
|
1809
|
-
IfcSIUnit = 927,
|
|
1810
|
-
IfcSIUnitName = 928,
|
|
1811
|
-
IfcSizeSelect = 929,
|
|
1812
|
-
IfcSlab = 930,
|
|
1813
|
-
IfcSlabElementedCase = 931,
|
|
1814
|
-
IfcSlabStandardCase = 932,
|
|
1815
|
-
IfcSlabType = 933,
|
|
1816
|
-
IfcSlabTypeEnum = 934,
|
|
1817
|
-
IfcSlippageConnectionCondition = 935,
|
|
1818
|
-
IfcSolarDevice = 936,
|
|
1819
|
-
IfcSolarDeviceType = 937,
|
|
1820
|
-
IfcSolarDeviceTypeEnum = 938,
|
|
1821
|
-
IfcSolidAngleMeasure = 939,
|
|
1822
|
-
IfcSolidModel = 940,
|
|
1823
|
-
IfcSolidOrShell = 941,
|
|
1824
|
-
IfcSoundPowerLevelMeasure = 942,
|
|
1825
|
-
IfcSoundPowerMeasure = 943,
|
|
1826
|
-
IfcSoundPressureLevelMeasure = 944,
|
|
1827
|
-
IfcSoundPressureMeasure = 945,
|
|
1828
|
-
IfcSpace = 946,
|
|
1829
|
-
IfcSpaceBoundarySelect = 947,
|
|
1830
|
-
IfcSpaceHeater = 948,
|
|
1831
|
-
IfcSpaceHeaterType = 949,
|
|
1832
|
-
IfcSpaceHeaterTypeEnum = 950,
|
|
1833
|
-
IfcSpaceType = 951,
|
|
1834
|
-
IfcSpaceTypeEnum = 952,
|
|
1835
|
-
IfcSpatialElement = 953,
|
|
1836
|
-
IfcSpatialElementType = 954,
|
|
1837
|
-
IfcSpatialStructureElement = 955,
|
|
1838
|
-
IfcSpatialStructureElementType = 956,
|
|
1839
|
-
IfcSpatialZone = 957,
|
|
1840
|
-
IfcSpatialZoneType = 958,
|
|
1841
|
-
IfcSpatialZoneTypeEnum = 959,
|
|
1842
|
-
IfcSpecificHeatCapacityMeasure = 960,
|
|
1843
|
-
IfcSpecularExponent = 961,
|
|
1844
|
-
IfcSpecularHighlightSelect = 962,
|
|
1845
|
-
IfcSpecularRoughness = 963,
|
|
1846
|
-
IfcSphere = 964,
|
|
1847
|
-
IfcSphericalSurface = 965,
|
|
1848
|
-
IfcStackTerminal = 966,
|
|
1849
|
-
IfcStackTerminalType = 967,
|
|
1850
|
-
IfcStackTerminalTypeEnum = 968,
|
|
1851
|
-
IfcStair = 969,
|
|
1852
|
-
IfcStairFlight = 970,
|
|
1853
|
-
IfcStairFlightType = 971,
|
|
1854
|
-
IfcStairFlightTypeEnum = 972,
|
|
1855
|
-
IfcStairType = 973,
|
|
1856
|
-
IfcStairTypeEnum = 974,
|
|
1857
|
-
IfcStateEnum = 975,
|
|
1858
|
-
IfcStrippedOptional = 976,
|
|
1859
|
-
IfcStructuralAction = 977,
|
|
1860
|
-
IfcStructuralActivity = 978,
|
|
1861
|
-
IfcStructuralActivityAssignmentSelect = 979,
|
|
1862
|
-
IfcStructuralAnalysisModel = 980,
|
|
1863
|
-
IfcStructuralConnection = 981,
|
|
1864
|
-
IfcStructuralConnectionCondition = 982,
|
|
1865
|
-
IfcStructuralCurveAction = 983,
|
|
1866
|
-
IfcStructuralCurveActivityTypeEnum = 984,
|
|
1867
|
-
IfcStructuralCurveConnection = 985,
|
|
1868
|
-
IfcStructuralCurveMember = 986,
|
|
1869
|
-
IfcStructuralCurveMemberTypeEnum = 987,
|
|
1870
|
-
IfcStructuralCurveMemberVarying = 988,
|
|
1871
|
-
IfcStructuralCurveReaction = 989,
|
|
1872
|
-
IfcStructuralItem = 990,
|
|
1873
|
-
IfcStructuralLinearAction = 991,
|
|
1874
|
-
IfcStructuralLoad = 992,
|
|
1875
|
-
IfcStructuralLoadCase = 993,
|
|
1876
|
-
IfcStructuralLoadConfiguration = 994,
|
|
1877
|
-
IfcStructuralLoadGroup = 995,
|
|
1878
|
-
IfcStructuralLoadLinearForce = 996,
|
|
1879
|
-
IfcStructuralLoadOrResult = 997,
|
|
1880
|
-
IfcStructuralLoadPlanarForce = 998,
|
|
1881
|
-
IfcStructuralLoadSingleDisplacement = 999,
|
|
1882
|
-
IfcStructuralLoadSingleDisplacementDistortion = 1000,
|
|
1883
|
-
IfcStructuralLoadSingleForce = 1001,
|
|
1884
|
-
IfcStructuralLoadSingleForceWarping = 1002,
|
|
1885
|
-
IfcStructuralLoadStatic = 1003,
|
|
1886
|
-
IfcStructuralLoadTemperature = 1004,
|
|
1887
|
-
IfcStructuralMember = 1005,
|
|
1888
|
-
IfcStructuralPlanarAction = 1006,
|
|
1889
|
-
IfcStructuralPointAction = 1007,
|
|
1890
|
-
IfcStructuralPointConnection = 1008,
|
|
1891
|
-
IfcStructuralPointReaction = 1009,
|
|
1892
|
-
IfcStructuralReaction = 1010,
|
|
1893
|
-
IfcStructuralResultGroup = 1011,
|
|
1894
|
-
IfcStructuralSurfaceAction = 1012,
|
|
1895
|
-
IfcStructuralSurfaceActivityTypeEnum = 1013,
|
|
1896
|
-
IfcStructuralSurfaceConnection = 1014,
|
|
1897
|
-
IfcStructuralSurfaceMember = 1015,
|
|
1898
|
-
IfcStructuralSurfaceMemberTypeEnum = 1016,
|
|
1899
|
-
IfcStructuralSurfaceMemberVarying = 1017,
|
|
1900
|
-
IfcStructuralSurfaceReaction = 1018,
|
|
1901
|
-
IfcStyleAssignmentSelect = 1019,
|
|
1902
|
-
IfcStyledItem = 1020,
|
|
1903
|
-
IfcStyledRepresentation = 1021,
|
|
1904
|
-
IfcStyleModel = 1022,
|
|
1905
|
-
IfcSubContractResource = 1023,
|
|
1906
|
-
IfcSubContractResourceType = 1024,
|
|
1907
|
-
IfcSubContractResourceTypeEnum = 1025,
|
|
1908
|
-
IfcSubedge = 1026,
|
|
1909
|
-
IfcSurface = 1027,
|
|
1910
|
-
IfcSurfaceCurve = 1028,
|
|
1911
|
-
IfcSurfaceCurveSweptAreaSolid = 1029,
|
|
1912
|
-
IfcSurfaceFeature = 1030,
|
|
1913
|
-
IfcSurfaceFeatureTypeEnum = 1031,
|
|
1914
|
-
IfcSurfaceOfLinearExtrusion = 1032,
|
|
1915
|
-
IfcSurfaceOfRevolution = 1033,
|
|
1916
|
-
IfcSurfaceOrFaceSurface = 1034,
|
|
1917
|
-
IfcSurfaceReinforcementArea = 1035,
|
|
1918
|
-
IfcSurfaceSide = 1036,
|
|
1919
|
-
IfcSurfaceStyle = 1037,
|
|
1920
|
-
IfcSurfaceStyleElementSelect = 1038,
|
|
1921
|
-
IfcSurfaceStyleLighting = 1039,
|
|
1922
|
-
IfcSurfaceStyleRefraction = 1040,
|
|
1923
|
-
IfcSurfaceStyleRendering = 1041,
|
|
1924
|
-
IfcSurfaceStyleShading = 1042,
|
|
1925
|
-
IfcSurfaceStyleWithTextures = 1043,
|
|
1926
|
-
IfcSurfaceTexture = 1044,
|
|
1927
|
-
IfcSweptAreaSolid = 1045,
|
|
1928
|
-
IfcSweptDiskSolid = 1046,
|
|
1929
|
-
IfcSweptDiskSolidPolygonal = 1047,
|
|
1930
|
-
IfcSweptSurface = 1048,
|
|
1931
|
-
IfcSwitchingDevice = 1049,
|
|
1932
|
-
IfcSwitchingDeviceType = 1050,
|
|
1933
|
-
IfcSwitchingDeviceTypeEnum = 1051,
|
|
1934
|
-
IfcSystem = 1052,
|
|
1935
|
-
IfcSystemFurnitureElement = 1053,
|
|
1936
|
-
IfcSystemFurnitureElementType = 1054,
|
|
1937
|
-
IfcSystemFurnitureElementTypeEnum = 1055,
|
|
1938
|
-
IfcTable = 1056,
|
|
1939
|
-
IfcTableColumn = 1057,
|
|
1940
|
-
IfcTableRow = 1058,
|
|
1941
|
-
IfcTank = 1059,
|
|
1942
|
-
IfcTankType = 1060,
|
|
1943
|
-
IfcTankTypeEnum = 1061,
|
|
1944
|
-
IfcTask = 1062,
|
|
1945
|
-
IfcTaskDurationEnum = 1063,
|
|
1946
|
-
IfcTaskTime = 1064,
|
|
1947
|
-
IfcTaskTimeRecurring = 1065,
|
|
1948
|
-
IfcTaskType = 1066,
|
|
1949
|
-
IfcTaskTypeEnum = 1067,
|
|
1950
|
-
IfcTelecomAddress = 1068,
|
|
1951
|
-
IfcTemperatureGradientMeasure = 1069,
|
|
1952
|
-
IfcTemperatureRateOfChangeMeasure = 1070,
|
|
1953
|
-
IfcTendon = 1071,
|
|
1954
|
-
IfcTendonAnchor = 1072,
|
|
1955
|
-
IfcTendonAnchorType = 1073,
|
|
1956
|
-
IfcTendonAnchorTypeEnum = 1074,
|
|
1957
|
-
IfcTendonType = 1075,
|
|
1958
|
-
IfcTendonTypeEnum = 1076,
|
|
1959
|
-
IfcTessellatedFaceSet = 1077,
|
|
1960
|
-
IfcTessellatedItem = 1078,
|
|
1961
|
-
IfcText = 1079,
|
|
1962
|
-
IfcTextAlignment = 1080,
|
|
1963
|
-
IfcTextDecoration = 1081,
|
|
1964
|
-
IfcTextFontName = 1082,
|
|
1965
|
-
IfcTextFontSelect = 1083,
|
|
1966
|
-
IfcTextLiteral = 1084,
|
|
1967
|
-
IfcTextLiteralWithExtent = 1085,
|
|
1968
|
-
IfcTextPath = 1086,
|
|
1969
|
-
IfcTextStyle = 1087,
|
|
1970
|
-
IfcTextStyleFontModel = 1088,
|
|
1971
|
-
IfcTextStyleForDefinedFont = 1089,
|
|
1972
|
-
IfcTextStyleTextModel = 1090,
|
|
1973
|
-
IfcTextTransformation = 1091,
|
|
1974
|
-
IfcTextureCoordinate = 1092,
|
|
1975
|
-
IfcTextureCoordinateGenerator = 1093,
|
|
1976
|
-
IfcTextureMap = 1094,
|
|
1977
|
-
IfcTextureVertex = 1095,
|
|
1978
|
-
IfcTextureVertexList = 1096,
|
|
1979
|
-
IfcThermalAdmittanceMeasure = 1097,
|
|
1980
|
-
IfcThermalConductivityMeasure = 1098,
|
|
1981
|
-
IfcThermalExpansionCoefficientMeasure = 1099,
|
|
1982
|
-
IfcThermalResistanceMeasure = 1100,
|
|
1983
|
-
IfcThermalTransmittanceMeasure = 1101,
|
|
1984
|
-
IfcThermodynamicTemperatureMeasure = 1102,
|
|
1985
|
-
IfcTime = 1103,
|
|
1986
|
-
IfcTimeMeasure = 1104,
|
|
1987
|
-
IfcTimeOrRatioSelect = 1105,
|
|
1988
|
-
IfcTimePeriod = 1106,
|
|
1989
|
-
IfcTimeSeries = 1107,
|
|
1990
|
-
IfcTimeSeriesDataTypeEnum = 1108,
|
|
1991
|
-
IfcTimeSeriesValue = 1109,
|
|
1992
|
-
IfcTimeStamp = 1110,
|
|
1993
|
-
IfcTopologicalRepresentationItem = 1111,
|
|
1994
|
-
IfcTopologyRepresentation = 1112,
|
|
1995
|
-
IfcToroidalSurface = 1113,
|
|
1996
|
-
IfcTorqueMeasure = 1114,
|
|
1997
|
-
IfcTransformer = 1115,
|
|
1998
|
-
IfcTransformerType = 1116,
|
|
1999
|
-
IfcTransformerTypeEnum = 1117,
|
|
2000
|
-
IfcTransitionCode = 1118,
|
|
2001
|
-
IfcTransitionCurveSegment2D = 1119,
|
|
2002
|
-
IfcTransitionCurveType = 1120,
|
|
2003
|
-
IfcTranslationalStiffnessSelect = 1121,
|
|
2004
|
-
IfcTransportElement = 1122,
|
|
2005
|
-
IfcTransportElementType = 1123,
|
|
2006
|
-
IfcTransportElementTypeEnum = 1124,
|
|
2007
|
-
IfcTrapeziumProfileDef = 1125,
|
|
2008
|
-
IfcTriangulatedFaceSet = 1126,
|
|
2009
|
-
IfcTriangulatedIrregularNetwork = 1127,
|
|
2010
|
-
IfcTrimmedCurve = 1128,
|
|
2011
|
-
IfcTrimmingPreference = 1129,
|
|
2012
|
-
IfcTrimmingSelect = 1130,
|
|
2013
|
-
IfcTShapeProfileDef = 1131,
|
|
2014
|
-
IfcTubeBundle = 1132,
|
|
2015
|
-
IfcTubeBundleType = 1133,
|
|
2016
|
-
IfcTubeBundleTypeEnum = 1134,
|
|
2017
|
-
IfcTypeObject = 1135,
|
|
2018
|
-
IfcTypeProcess = 1136,
|
|
2019
|
-
IfcTypeProduct = 1137,
|
|
2020
|
-
IfcTypeResource = 1138,
|
|
2021
|
-
IfcUnit = 1139,
|
|
2022
|
-
IfcUnitaryControlElement = 1140,
|
|
2023
|
-
IfcUnitaryControlElementType = 1141,
|
|
2024
|
-
IfcUnitaryControlElementTypeEnum = 1142,
|
|
2025
|
-
IfcUnitaryEquipment = 1143,
|
|
2026
|
-
IfcUnitaryEquipmentType = 1144,
|
|
2027
|
-
IfcUnitaryEquipmentTypeEnum = 1145,
|
|
2028
|
-
IfcUnitAssignment = 1146,
|
|
2029
|
-
IfcUnitEnum = 1147,
|
|
2030
|
-
IfcURIReference = 1148,
|
|
2031
|
-
IfcUShapeProfileDef = 1149,
|
|
2032
|
-
IfcValue = 1150,
|
|
2033
|
-
IfcValve = 1151,
|
|
2034
|
-
IfcValveType = 1152,
|
|
2035
|
-
IfcValveTypeEnum = 1153,
|
|
2036
|
-
IfcVaporPermeabilityMeasure = 1154,
|
|
2037
|
-
IfcVector = 1155,
|
|
2038
|
-
IfcVectorOrDirection = 1156,
|
|
2039
|
-
IfcVertex = 1157,
|
|
2040
|
-
IfcVertexLoop = 1158,
|
|
2041
|
-
IfcVertexPoint = 1159,
|
|
2042
|
-
IfcVibrationIsolator = 1160,
|
|
2043
|
-
IfcVibrationIsolatorType = 1161,
|
|
2044
|
-
IfcVibrationIsolatorTypeEnum = 1162,
|
|
2045
|
-
IfcVirtualElement = 1163,
|
|
2046
|
-
IfcVirtualGridIntersection = 1164,
|
|
2047
|
-
IfcVoidingFeature = 1165,
|
|
2048
|
-
IfcVoidingFeatureTypeEnum = 1166,
|
|
2049
|
-
IfcVolumeMeasure = 1167,
|
|
2050
|
-
IfcVolumetricFlowRateMeasure = 1168,
|
|
2051
|
-
IfcWall = 1169,
|
|
2052
|
-
IfcWallElementedCase = 1170,
|
|
2053
|
-
IfcWallStandardCase = 1171,
|
|
2054
|
-
IfcWallType = 1172,
|
|
2055
|
-
IfcWallTypeEnum = 1173,
|
|
2056
|
-
IfcWarpingConstantMeasure = 1174,
|
|
2057
|
-
IfcWarpingMomentMeasure = 1175,
|
|
2058
|
-
IfcWarpingStiffnessSelect = 1176,
|
|
2059
|
-
IfcWasteTerminal = 1177,
|
|
2060
|
-
IfcWasteTerminalType = 1178,
|
|
2061
|
-
IfcWasteTerminalTypeEnum = 1179,
|
|
2062
|
-
IfcWindow = 1180,
|
|
2063
|
-
IfcWindowLiningProperties = 1181,
|
|
2064
|
-
IfcWindowPanelOperationEnum = 1182,
|
|
2065
|
-
IfcWindowPanelPositionEnum = 1183,
|
|
2066
|
-
IfcWindowPanelProperties = 1184,
|
|
2067
|
-
IfcWindowStandardCase = 1185,
|
|
2068
|
-
IfcWindowStyle = 1186,
|
|
2069
|
-
IfcWindowStyleConstructionEnum = 1187,
|
|
2070
|
-
IfcWindowStyleOperationEnum = 1188,
|
|
2071
|
-
IfcWindowType = 1189,
|
|
2072
|
-
IfcWindowTypeEnum = 1190,
|
|
2073
|
-
IfcWindowTypePartitioningEnum = 1191,
|
|
2074
|
-
IfcWorkCalendar = 1192,
|
|
2075
|
-
IfcWorkCalendarTypeEnum = 1193,
|
|
2076
|
-
IfcWorkControl = 1194,
|
|
2077
|
-
IfcWorkPlan = 1195,
|
|
2078
|
-
IfcWorkPlanTypeEnum = 1196,
|
|
2079
|
-
IfcWorkSchedule = 1197,
|
|
2080
|
-
IfcWorkScheduleTypeEnum = 1198,
|
|
2081
|
-
IfcWorkTime = 1199,
|
|
2082
|
-
IfcZone = 1200,
|
|
2083
|
-
IfcZShapeProfileDef = 1201,
|
|
2084
|
-
UNDEFINED = 1202,
|
|
2085
|
-
Other3DModel = 1203
|
|
2086
|
-
}
|
|
2087
|
-
export class ModelElementPropertySet {
|
|
2088
|
-
name: string;
|
|
2089
|
-
properties: ModelElementProperty[];
|
|
2090
|
-
type: IfcType;
|
|
2091
|
-
}
|
|
2092
|
-
export class ModelElementProperty {
|
|
2093
|
-
name: string;
|
|
2094
|
-
unit: number;
|
|
2095
|
-
value: ModelElementPropertyValue;
|
|
2096
|
-
}
|
|
2097
|
-
export class ModelElementPropertyValue {
|
|
2098
|
-
str_value?: string;
|
|
2099
|
-
int_value?: number;
|
|
2100
|
-
double_value?: number;
|
|
2101
|
-
date_value?: bigint;
|
|
2102
|
-
array_value: Array<string>;
|
|
2103
|
-
decimal_value?: number;
|
|
2104
|
-
guid_value?: string;
|
|
2105
|
-
array_int_value: Array<number>;
|
|
2106
|
-
bool_value?: boolean;
|
|
2107
|
-
get value(): unknown;
|
|
2108
|
-
}
|
|
2109
|
-
|
|
2110
|
-
export class SettingsNames {
|
|
2111
|
-
static TELEMETRY: string;
|
|
2112
|
-
static AXES: string;
|
|
2113
|
-
static CAMERA_ANIMATION: string;
|
|
2114
|
-
static HIDE_SMALL_ELEMENTS_WHEN_NAVIGATING: string;
|
|
2115
|
-
static GLOBAL_LIGHT: string;
|
|
2116
|
-
static LIGHT_SOURCE: string;
|
|
2117
|
-
static ANTI_ALIASING: string;
|
|
2118
|
-
static HIDE_SMALL_ELEMENTS_MOVING: string;
|
|
2119
|
-
static SMALL_ELEMENT_SIZE: string;
|
|
2120
|
-
static LABEL_LINE_LENGTH: string;
|
|
2121
|
-
static HIDE_EDGES_WHEN_NAVIGATING: string;
|
|
2122
|
-
static DISPLAY_MODE: string;
|
|
2123
|
-
static NAVIGATION_CUBE: string;
|
|
2124
|
-
static DESIRED_FRAMERATE: string;
|
|
2125
|
-
static MANAGE_TIME: string;
|
|
2126
|
-
static HOVER_MESHES: string;
|
|
2127
|
-
static HOVER_EDGES: string;
|
|
2128
|
-
static SELECT_MESHES: string;
|
|
2129
|
-
static SELECT_EDGES: string;
|
|
2130
|
-
}
|
|
2131
|
-
export enum ValueType {
|
|
2132
|
-
STRING = 0,
|
|
2133
|
-
NUMBER = 1,
|
|
2134
|
-
ENUM = 2,
|
|
2135
|
-
BOOL = 3
|
|
2136
|
-
}
|
|
2137
|
-
export class RenderViewSettings {
|
|
2138
|
-
telemetry?: boolean;
|
|
2139
|
-
hideEdgesWhenNavigation?: boolean;
|
|
2140
|
-
antiAliasing?: boolean;
|
|
2141
|
-
displayMode?: DisplayMode;
|
|
2142
|
-
/** Desired render framerate */
|
|
2143
|
-
desiredFramerate?: number;
|
|
2144
|
-
/** Allocated time for rendering operations, excluding scene rendering */
|
|
2145
|
-
manageTime?: number;
|
|
2146
|
-
/** Number of scene updates managed at once */
|
|
2147
|
-
chunkUpdateSize?: number;
|
|
2148
|
-
/** Draw hovered meshes on the `selectionScene` */
|
|
2149
|
-
hoverMeshes?: boolean;
|
|
2150
|
-
/** Draw hovered edges on the `selectionScene` */
|
|
2151
|
-
hoverEdges?: boolean;
|
|
2152
|
-
/** Draw selected meshes on the `selectionScene` */
|
|
2153
|
-
selectEdges?: boolean;
|
|
2154
|
-
/** Draw selected edges on the `selectionScene` */
|
|
2155
|
-
selectMeshes?: boolean;
|
|
2156
|
-
}
|
|
2157
|
-
export enum DisplayMode {
|
|
2158
|
-
FACES_AND_EDGES = 0,
|
|
2159
|
-
FACES = 1
|
|
2160
|
-
}
|
|
2161
|
-
export const defaultRenderViewSettings: RenderViewSettings;
|
|
2162
|
-
export class Viewer3DConfiguration extends ViewerConfiguration {
|
|
2163
|
-
render: ViewerSettings;
|
|
2164
|
-
|
|
2165
|
-
constructor(appearance?: ViewerSettings, render?: ViewerSettings);
|
|
2166
|
-
}
|
|
2167
|
-
export const defaultViewer3DSettings: ViewerSettings;
|
|
2168
|
-
export interface SceneCheckOptions {
|
|
2169
|
-
/** specify whether intersections should be filtered by clippings */
|
|
2170
|
-
filterByClipping?: boolean;
|
|
2171
|
-
}
|
|
2172
|
-
export interface ModelCheckOptions extends SceneCheckOptions {
|
|
2173
|
-
/** Scene names to check intersections. */
|
|
2174
|
-
sceneNames?: string[];
|
|
2175
|
-
}
|
|
2176
|
-
export interface IIntersectionChecker<TOptions> {
|
|
2177
|
-
/**
|
|
2178
|
-
* Gets {@link THREE.Intersection<THREE.Object3D>} between a casted {@link ray} and model object.
|
|
2179
|
-
* @param ray
|
|
2180
|
-
* @param camera
|
|
2181
|
-
* @param options - (optional) intersection check options.
|
|
2182
|
-
*/
|
|
2183
|
-
getIntersectionByRay(ray: THREE.Ray, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D> | undefined;
|
|
2184
|
-
/**
|
|
2185
|
-
* Gets ID of the model object intersected by {@link ray}
|
|
2186
|
-
* @param ray
|
|
2187
|
-
* @param camera
|
|
2188
|
-
* @param options - (optional) intersection check options.
|
|
2189
|
-
*/
|
|
2190
|
-
getIntersectionIDByRay(ray: THREE.Ray, camera: THREE.Camera, options?: TOptions): {
|
|
2191
|
-
modelId: string;
|
|
2192
|
-
guid: string;
|
|
2193
|
-
} | undefined;
|
|
2194
|
-
/**
|
|
2195
|
-
* Gets {@link THREE.Intersection} between a ray, casted from {@link camera} to {@link ndcPoint}, and model object.
|
|
2196
|
-
* @param ndcPoint
|
|
2197
|
-
* @param camera
|
|
2198
|
-
* @param options - (optional) intersection check options.
|
|
2199
|
-
*/
|
|
2200
|
-
getIntersectionByNdcPt(ndcPoint: THREE.Vector2, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D> | undefined;
|
|
2201
|
-
/**
|
|
2202
|
-
* Gets ID of the model object intersected by ray, casted from {@link camera} to {@link ndcPoint}.
|
|
2203
|
-
* @param ndcPoint
|
|
2204
|
-
* @param camera
|
|
2205
|
-
* @param options - (optional) intersection check options.
|
|
2206
|
-
*/
|
|
2207
|
-
getIntersectionIDByNdcPt(ndcPoint: THREE.Vector2, camera: THREE.Camera, options?: TOptions): {
|
|
2208
|
-
modelId: string;
|
|
2209
|
-
guid: string;
|
|
2210
|
-
} | undefined;
|
|
2211
|
-
/**
|
|
2212
|
-
* Gets IDs of the model objects intersected by frustum.
|
|
2213
|
-
* @param ndcFrustumBox - frustum in the NDC space.
|
|
2214
|
-
* @param unProjMatrix - NDC to World projection matrix.
|
|
2215
|
-
* @param isContainsOnly - if true, gets only fully contained objects in the frustum.
|
|
2216
|
-
* @param options - (optional) intersection check options.
|
|
2217
|
-
*/
|
|
2218
|
-
getIntersectionIDByFrustumNdcPt(ndcFrustumBox: THREE.Box3, unProjMatrix: THREE.Matrix4, isContainsOnly: boolean, options?: TOptions): {
|
|
2219
|
-
modelId: string;
|
|
2220
|
-
guid: string;
|
|
2221
|
-
}[];
|
|
2222
|
-
/**
|
|
2223
|
-
* Gets all intersections between a ray, casted from {@link camera} to {@link ndcPoint} and model objects.
|
|
2224
|
-
* @param ray
|
|
2225
|
-
* @param camera
|
|
2226
|
-
* @param options - (optional) intersection check options.
|
|
2227
|
-
*/
|
|
2228
|
-
getAllIntersectionsByRay(ray: THREE.Ray, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D>[];
|
|
2229
|
-
/**
|
|
2230
|
-
* Gets IDs of the model objects intersected by ray, casted from {@link camera} to {@link ndcPoint}.
|
|
2231
|
-
* @param ndcPos
|
|
2232
|
-
* @param camera
|
|
2233
|
-
* @param options - (optional) intersection check options.
|
|
2234
|
-
*/
|
|
2235
|
-
getAllIntersectionsByNdcPt(ndcPos: THREE.Vector2, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D>[];
|
|
2236
|
-
}
|
|
2237
|
-
export interface ISceneIntersectionChecker extends IIntersectionChecker<SceneCheckOptions> {
|
|
2238
|
-
/** Gets the bounding box of the scene*/
|
|
2239
|
-
get boundingBox(): THREE.Box3;
|
|
2240
|
-
}
|
|
2241
|
-
export interface IModelIntersectionChecker extends IIntersectionChecker<ModelCheckOptions> {
|
|
2242
|
-
/** Gets the bounding box of the model*/
|
|
2243
|
-
get boundingBox(): THREE.Box3;
|
|
2244
|
-
/** Gets the center of the model*/
|
|
2245
|
-
get modelCenter(): THREE.Vector3;
|
|
2246
|
-
}
|
|
2247
|
-
export class TPair<TKey, TValue> {
|
|
2248
|
-
|
|
2249
|
-
constructor(key: TKey, value: TValue);
|
|
2250
|
-
get key(): TKey;
|
|
2251
|
-
get value(): TValue;
|
|
2252
|
-
}
|
|
2253
|
-
export interface IRenderOperationContext {
|
|
2254
|
-
/** If true, renderScenes operations will be forced*/
|
|
2255
|
-
isRedrawRequested: boolean;
|
|
2256
|
-
/** If true - operations will not be suspended by the scheduler*/
|
|
2257
|
-
isForcedExecution: boolean;
|
|
2258
|
-
/** Gets renderer*/
|
|
2259
|
-
get renderer(): I3DRenderer;
|
|
2260
|
-
/** Gets camera*/
|
|
2261
|
-
get camera(): THREE.Camera;
|
|
2262
|
-
/** Gets render settings*/
|
|
2263
|
-
get settings(): RenderViewSettings;
|
|
2264
|
-
/** Indicates whether the navigation is in progress */
|
|
2265
|
-
get isNavigation(): boolean;
|
|
2266
|
-
/** Indicates whether faces and edges should be drawn */
|
|
2267
|
-
get displayMode(): DisplayMode;
|
|
2268
|
-
/** Indicates whether the operation has been requested to be suspended by the scheduler*/
|
|
2269
|
-
get isSuspensionRequested(): boolean;
|
|
2270
|
-
/** Gets the remaining time for the render operations in current iteration*/
|
|
2271
|
-
get remainedTime(): DOMHighResTimeStamp;
|
|
2272
|
-
/** Gets the time elapsed on render operations in current iteration*/
|
|
2273
|
-
get elapsedTime(): DOMHighResTimeStamp;
|
|
2274
|
-
/** Gets the timestamp of the last rendered frame*/
|
|
2275
|
-
get lastFrameTimestamp(): DOMHighResTimeStamp;
|
|
2276
|
-
/** Gets the timestamp of the last finished render cycle*/
|
|
2277
|
-
get lastRenderCycleTimestamp(): DOMHighResTimeStamp;
|
|
2278
|
-
/** Indicates that the operation time has exceeded the alloted time */
|
|
2279
|
-
get isElapsed(): boolean;
|
|
2280
|
-
/**Data shared between operations in a one render cycle */
|
|
2281
|
-
get userData(): Map<string, object>;
|
|
2282
|
-
}
|
|
2283
|
-
export enum OperationStatus {
|
|
2284
|
-
/** Operation planned in the render cycle */
|
|
2285
|
-
Planned = 0,
|
|
2286
|
-
/** Operation suspended in the render cycle, will be resumed at the next iteration*/
|
|
2287
|
-
Suspended = 1,
|
|
2288
|
-
/** Operation finished in the render cycle */
|
|
2289
|
-
Finished = 2
|
|
2290
|
-
}
|
|
2291
|
-
export enum OperationMode {
|
|
2292
|
-
/** Perform an operation once*/
|
|
2293
|
-
OneTime = 0,
|
|
2294
|
-
/** Perform an operation once in a render cycle*/
|
|
2295
|
-
EveryCycle = 1,
|
|
2296
|
-
/** Perform an operation for each frame */
|
|
2297
|
-
EveryFrame = 2
|
|
2298
|
-
}
|
|
2299
|
-
export enum OperationPriority {
|
|
2300
|
-
beforeAll = 0,
|
|
2301
|
-
scanForChanges = 8,
|
|
2302
|
-
applyChanges = 16,
|
|
2303
|
-
manageScenes = 24,
|
|
2304
|
-
renderScenes = 32,
|
|
2305
|
-
renderViewcube = 40,
|
|
2306
|
-
afterAll = 100
|
|
2307
|
-
}
|
|
2308
|
-
export type RenderOperationDelegate = (context: IRenderOperationContext) => OperationStatus;
|
|
2309
|
-
export enum SceneNames {
|
|
2310
|
-
Main = "MainScene",
|
|
2311
|
-
PointCloud = "PointCloud",
|
|
2312
|
-
Overlay = "OverlayScene"
|
|
2313
|
-
}
|
|
2314
|
-
export interface IUserScene extends THREE.Scene {
|
|
2315
|
-
/** Scene name */
|
|
2316
|
-
readonly name: string;
|
|
2317
|
-
/** Indicates whether the scene should to be updated (should to be managed)*/
|
|
2318
|
-
get needsUpdate(): boolean;
|
|
2319
|
-
/** Indicates whether the scene should be redrawn*/
|
|
2320
|
-
get needsRedraw(): boolean;
|
|
2321
|
-
/** Gets the scene intersection checker */
|
|
2322
|
-
get intersectionChecker(): ISceneIntersectionChecker | null;
|
|
2323
|
-
/** Sets clipping enable */
|
|
2324
|
-
set clippingEnable(value: boolean);
|
|
2325
|
-
/** Indicates whether the scene should be clipped */
|
|
2326
|
-
get clippingEnable(): boolean;
|
|
2327
|
-
/** Place objects on scene */
|
|
2328
|
-
addRange(objects: THREE.Object3D[]): void;
|
|
2329
|
-
/** Update objects on scene */
|
|
2330
|
-
updateRange(objects: TPair<THREE.Object3D, UpdateType>[]): void;
|
|
2331
|
-
/** Remove objects from scene */
|
|
2332
|
-
removeRange(objects: THREE.Object3D[]): void;
|
|
2333
|
-
/** Indicates if the object is placed on scene */
|
|
2334
|
-
has(obj: THREE.Object3D): boolean;
|
|
2335
|
-
/** Traverse scene */
|
|
2336
|
-
traverse(callback: (object: THREE.Object3D) => void): void;
|
|
2337
|
-
/** Set cliping for the scene */
|
|
2338
|
-
setClipping(planes: THREE.Plane[]): void;
|
|
2339
|
-
/** Manage scene, manage updates on scene */
|
|
2340
|
-
manageScene(context?: IRenderOperationContext): boolean;
|
|
2341
|
-
/** Render scene */
|
|
2342
|
-
render(context?: IRenderOperationContext): void;
|
|
2343
|
-
/** Dispose scene */
|
|
2344
|
-
dispose(): void;
|
|
2345
|
-
}
|
|
2346
|
-
export interface I3DRenderer {
|
|
2347
|
-
clippingPlanes: THREE.Plane[];
|
|
2348
|
-
domElement: HTMLCanvasElement;
|
|
2349
|
-
clear(color?: boolean, depth?: boolean, stencil?: boolean): void;
|
|
2350
|
-
getClearColor(target: THREE.Color): THREE.Color;
|
|
2351
|
-
setClearColor(color: THREE.ColorRepresentation, alpha?: number): void;
|
|
2352
|
-
clearDepth(): void;
|
|
2353
|
-
render(scene: THREE.Object3D, camera: THREE.Camera): void;
|
|
2354
|
-
getSize(target: THREE.Vector2): THREE.Vector2;
|
|
2355
|
-
setSize(width: number, height: number, updateStyle?: boolean): void;
|
|
2356
|
-
setPixelRatio(value: number): void;
|
|
2357
|
-
setViewport(x: THREE.Vector4 | number, y?: number, width?: number, height?: number): void;
|
|
2358
|
-
getViewport(target: THREE.Vector4): THREE.Vector4;
|
|
874
|
+
export class RenderViewSettings {
|
|
875
|
+
telemetry?: boolean;
|
|
876
|
+
hideEdgesWhenNavigation?: boolean;
|
|
877
|
+
antiAliasing?: boolean;
|
|
878
|
+
displayMode?: DisplayMode;
|
|
879
|
+
/** Desired render framerate */
|
|
880
|
+
desiredFramerate?: number;
|
|
881
|
+
/** Allocated time for rendering operations, excluding scene rendering */
|
|
882
|
+
manageTime?: number;
|
|
883
|
+
/** Number of scene updates managed at once */
|
|
884
|
+
chunkUpdateSize?: number;
|
|
885
|
+
/** Draw hovered meshes on the `selectionScene` */
|
|
886
|
+
hoverMeshes?: boolean;
|
|
887
|
+
/** Draw hovered edges on the `selectionScene` */
|
|
888
|
+
hoverEdges?: boolean;
|
|
889
|
+
/** Draw selected meshes on the `selectionScene` */
|
|
890
|
+
selectEdges?: boolean;
|
|
891
|
+
/** Draw selected edges on the `selectionScene` */
|
|
892
|
+
selectMeshes?: boolean;
|
|
893
|
+
}
|
|
894
|
+
export enum DisplayMode {
|
|
895
|
+
FACES_AND_EDGES = 0,
|
|
896
|
+
FACES = 1
|
|
897
|
+
}
|
|
898
|
+
export const defaultRenderViewSettings: RenderViewSettings;
|
|
899
|
+
export class TPair<TKey, TValue> {
|
|
900
|
+
|
|
901
|
+
constructor(key: TKey, value: TValue);
|
|
902
|
+
get key(): TKey;
|
|
903
|
+
get value(): TValue;
|
|
904
|
+
}
|
|
905
|
+
export interface SceneCheckOptions {
|
|
906
|
+
/** specify whether intersections should be filtered by clippings */
|
|
907
|
+
filterByClipping?: boolean;
|
|
908
|
+
}
|
|
909
|
+
export interface ModelCheckOptions extends SceneCheckOptions {
|
|
910
|
+
/** Scene names to check intersections. */
|
|
911
|
+
sceneNames?: string[];
|
|
912
|
+
}
|
|
913
|
+
export interface IIntersectionChecker<TOptions> {
|
|
914
|
+
/**
|
|
915
|
+
* Gets {@link THREE.Intersection<THREE.Object3D>} between a casted {@link ray} and model object.
|
|
916
|
+
* @param ray
|
|
917
|
+
* @param camera
|
|
918
|
+
* @param options - (optional) intersection check options.
|
|
919
|
+
*/
|
|
920
|
+
getIntersectionByRay(ray: THREE.Ray, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D> | undefined;
|
|
921
|
+
/**
|
|
922
|
+
* Gets ID of the model object intersected by {@link ray}
|
|
923
|
+
* @param ray
|
|
924
|
+
* @param camera
|
|
925
|
+
* @param options - (optional) intersection check options.
|
|
926
|
+
*/
|
|
927
|
+
getIntersectionIDByRay(ray: THREE.Ray, camera: THREE.Camera, options?: TOptions): {
|
|
928
|
+
modelId: string;
|
|
929
|
+
guid: string;
|
|
930
|
+
} | undefined;
|
|
931
|
+
/**
|
|
932
|
+
* Gets {@link THREE.Intersection} between a ray, casted from {@link camera} to {@link ndcPoint}, and model object.
|
|
933
|
+
* @param ndcPoint
|
|
934
|
+
* @param camera
|
|
935
|
+
* @param options - (optional) intersection check options.
|
|
936
|
+
*/
|
|
937
|
+
getIntersectionByNdcPt(ndcPoint: THREE.Vector2, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D> | undefined;
|
|
938
|
+
/**
|
|
939
|
+
* Gets ID of the model object intersected by ray, casted from {@link camera} to {@link ndcPoint}.
|
|
940
|
+
* @param ndcPoint
|
|
941
|
+
* @param camera
|
|
942
|
+
* @param options - (optional) intersection check options.
|
|
943
|
+
*/
|
|
944
|
+
getIntersectionIDByNdcPt(ndcPoint: THREE.Vector2, camera: THREE.Camera, options?: TOptions): {
|
|
945
|
+
modelId: string;
|
|
946
|
+
guid: string;
|
|
947
|
+
} | undefined;
|
|
948
|
+
/**
|
|
949
|
+
* Gets IDs of the model objects intersected by frustum.
|
|
950
|
+
* @param ndcFrustumBox - frustum in the NDC space.
|
|
951
|
+
* @param unProjMatrix - NDC to World projection matrix.
|
|
952
|
+
* @param isContainsOnly - if true, gets only fully contained objects in the frustum.
|
|
953
|
+
* @param options - (optional) intersection check options.
|
|
954
|
+
*/
|
|
955
|
+
getIntersectionIDByFrustumNdcPt(ndcFrustumBox: THREE.Box3, unProjMatrix: THREE.Matrix4, isContainsOnly: boolean, options?: TOptions): {
|
|
956
|
+
modelId: string;
|
|
957
|
+
guid: string;
|
|
958
|
+
}[];
|
|
959
|
+
/**
|
|
960
|
+
* Gets all intersections between a ray, casted from {@link camera} to {@link ndcPoint} and model objects.
|
|
961
|
+
* @param ray
|
|
962
|
+
* @param camera
|
|
963
|
+
* @param options - (optional) intersection check options.
|
|
964
|
+
*/
|
|
965
|
+
getAllIntersectionsByRay(ray: THREE.Ray, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D>[];
|
|
966
|
+
/**
|
|
967
|
+
* Gets IDs of the model objects intersected by ray, casted from {@link camera} to {@link ndcPoint}.
|
|
968
|
+
* @param ndcPos
|
|
969
|
+
* @param camera
|
|
970
|
+
* @param options - (optional) intersection check options.
|
|
971
|
+
*/
|
|
972
|
+
getAllIntersectionsByNdcPt(ndcPos: THREE.Vector2, camera: THREE.Camera, options?: TOptions): THREE.Intersection<THREE.Object3D>[];
|
|
973
|
+
}
|
|
974
|
+
export interface ISceneIntersectionChecker extends IIntersectionChecker<SceneCheckOptions> {
|
|
975
|
+
/** Gets the bounding box of the scene*/
|
|
976
|
+
get boundingBox(): THREE.Box3;
|
|
977
|
+
}
|
|
978
|
+
export interface IModelIntersectionChecker extends IIntersectionChecker<ModelCheckOptions> {
|
|
979
|
+
/** Gets the bounding box of the model*/
|
|
980
|
+
get boundingBox(): THREE.Box3;
|
|
981
|
+
/** Gets the center of the model*/
|
|
982
|
+
get modelCenter(): THREE.Vector3;
|
|
983
|
+
}
|
|
984
|
+
export interface I3DRenderer {
|
|
985
|
+
clippingPlanes: THREE.Plane[];
|
|
986
|
+
domElement: HTMLCanvasElement;
|
|
987
|
+
clear(color?: boolean, depth?: boolean, stencil?: boolean): void;
|
|
988
|
+
getClearColor(target: THREE.Color): THREE.Color;
|
|
989
|
+
setClearColor(color: THREE.ColorRepresentation, alpha?: number): void;
|
|
990
|
+
clearDepth(): void;
|
|
991
|
+
render(scene: THREE.Object3D, camera: THREE.Camera): void;
|
|
992
|
+
getSize(target: THREE.Vector2): THREE.Vector2;
|
|
993
|
+
setSize(width: number, height: number, updateStyle?: boolean): void;
|
|
994
|
+
setPixelRatio(value: number): void;
|
|
995
|
+
setViewport(x: THREE.Vector4 | number, y?: number, width?: number, height?: number): void;
|
|
996
|
+
getViewport(target: THREE.Vector4): THREE.Vector4;
|
|
2359
997
|
dispose(): void;
|
|
2360
998
|
}
|
|
2361
999
|
export interface IRenderViewer3D {
|
|
@@ -2403,188 +1041,98 @@ export interface IRenderViewer3D {
|
|
|
2403
1041
|
*/
|
|
2404
1042
|
removeScene(scene: IUserScene): void;
|
|
2405
1043
|
}
|
|
2406
|
-
export
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
/**
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
get
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
get instancingColor(): boolean;
|
|
2436
|
-
set instancingColor(value: boolean);
|
|
2437
|
-
/**
|
|
2438
|
-
* @default new THREE.Color( 0xffffff )
|
|
2439
|
-
*/
|
|
2440
|
-
color: THREE.Color;
|
|
2441
|
-
protected refreshUniformsCommon(uniforms: {
|
|
2442
|
-
[uniform: string]: THREE.IUniform;
|
|
2443
|
-
}, material: CustomMeshLambertMaterial, renderer: THREE.WebGLRenderer): void;
|
|
2444
|
-
protected refreshUniforms(uniforms: {
|
|
2445
|
-
[uniform: string]: THREE.IUniform;
|
|
2446
|
-
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
2447
|
-
copy(source: CustomMeshLambertMaterial): this;
|
|
2448
|
-
}
|
|
2449
|
-
export interface CustomLineMaterialParameters extends THREE.ShaderMaterialParameters {
|
|
2450
|
-
instancing?: boolean | undefined;
|
|
2451
|
-
instancingColor?: boolean | undefined;
|
|
2452
|
-
color?: THREE.ColorRepresentation | undefined;
|
|
2453
|
-
}
|
|
2454
|
-
export class CustomLineMaterial extends CustomMaterial {
|
|
2455
|
-
type: string;
|
|
2456
|
-
|
|
2457
|
-
constructor(parameters?: CustomLineMaterialParameters);
|
|
2458
|
-
/**
|
|
2459
|
-
* @default false
|
|
2460
|
-
*/
|
|
2461
|
-
get instancing(): boolean;
|
|
2462
|
-
set instancing(value: boolean);
|
|
2463
|
-
/**
|
|
2464
|
-
* @default false
|
|
2465
|
-
*/
|
|
2466
|
-
get instancingColor(): boolean;
|
|
2467
|
-
set instancingColor(value: boolean);
|
|
2468
|
-
/**
|
|
2469
|
-
* @default 0xffffff
|
|
2470
|
-
*/
|
|
2471
|
-
color: THREE.Color;
|
|
2472
|
-
copy(source: CustomLineMaterial): this;
|
|
2473
|
-
protected refreshUniforms(uniforms: {
|
|
2474
|
-
[uniform: string]: THREE.IUniform;
|
|
2475
|
-
}, material: CustomLineMaterial, renderer: THREE.WebGLRenderer): void;
|
|
2476
|
-
}
|
|
2477
|
-
export interface MeshLineMaterialParameters extends THREE.ShaderMaterialParameters {
|
|
2478
|
-
color?: THREE.ColorRepresentation | undefined;
|
|
2479
|
-
dashed?: boolean | undefined;
|
|
2480
|
-
dashScale?: number | undefined;
|
|
2481
|
-
dashSize?: number | undefined;
|
|
2482
|
-
dashOffset?: number | undefined;
|
|
2483
|
-
gapSize?: number | undefined;
|
|
2484
|
-
worldUnits?: boolean | undefined;
|
|
2485
|
-
}
|
|
2486
|
-
export class MeshLineMaterial extends CustomMaterial {
|
|
2487
|
-
type: string;
|
|
2488
|
-
|
|
2489
|
-
constructor(parameters: MeshLineMaterialParameters);
|
|
2490
|
-
/**
|
|
2491
|
-
* @default false
|
|
2492
|
-
*/
|
|
2493
|
-
get worldUnits(): boolean;
|
|
2494
|
-
set worldUnits(value: boolean);
|
|
2495
|
-
/**
|
|
2496
|
-
* @default false
|
|
2497
|
-
*/
|
|
2498
|
-
get dashed(): boolean;
|
|
2499
|
-
set dashed(value: boolean);
|
|
2500
|
-
get resolution(): THREE.Vector2;
|
|
2501
|
-
/**
|
|
2502
|
-
* @default 0xffffff
|
|
2503
|
-
*/
|
|
2504
|
-
color: THREE.Color;
|
|
2505
|
-
/**
|
|
2506
|
-
* @default 1
|
|
2507
|
-
*/
|
|
2508
|
-
dashScale: number;
|
|
2509
|
-
/**
|
|
2510
|
-
* @default 1
|
|
2511
|
-
*/
|
|
2512
|
-
dashSize: number;
|
|
2513
|
-
/**
|
|
2514
|
-
* @default 0
|
|
2515
|
-
*/
|
|
2516
|
-
dashOffset: number;
|
|
2517
|
-
/**
|
|
2518
|
-
* @default 1
|
|
2519
|
-
*/
|
|
2520
|
-
gapSize: number;
|
|
2521
|
-
copy(source: MeshLineMaterial): this;
|
|
2522
|
-
protected refreshUniforms(uniforms: {
|
|
2523
|
-
[uniform: string]: THREE.IUniform;
|
|
2524
|
-
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1044
|
+
export interface IRenderOperationContext {
|
|
1045
|
+
/** If true, renderScenes operations will be forced*/
|
|
1046
|
+
isRedrawRequested: boolean;
|
|
1047
|
+
/** If true - operations will not be suspended by the scheduler*/
|
|
1048
|
+
isForcedExecution: boolean;
|
|
1049
|
+
/** Gets renderer*/
|
|
1050
|
+
get renderer(): I3DRenderer;
|
|
1051
|
+
/** Gets camera*/
|
|
1052
|
+
get camera(): THREE.Camera;
|
|
1053
|
+
/** Gets render settings*/
|
|
1054
|
+
get settings(): RenderViewSettings;
|
|
1055
|
+
/** Indicates whether the navigation is in progress */
|
|
1056
|
+
get isNavigation(): boolean;
|
|
1057
|
+
/** Indicates whether faces and edges should be drawn */
|
|
1058
|
+
get displayMode(): DisplayMode;
|
|
1059
|
+
/** Indicates whether the operation has been requested to be suspended by the scheduler*/
|
|
1060
|
+
get isSuspensionRequested(): boolean;
|
|
1061
|
+
/** Gets the remaining time for the render operations in current iteration*/
|
|
1062
|
+
get remainedTime(): DOMHighResTimeStamp;
|
|
1063
|
+
/** Gets the time elapsed on render operations in current iteration*/
|
|
1064
|
+
get elapsedTime(): DOMHighResTimeStamp;
|
|
1065
|
+
/** Gets the timestamp of the last rendered frame*/
|
|
1066
|
+
get lastFrameTimestamp(): DOMHighResTimeStamp;
|
|
1067
|
+
/** Gets the timestamp of the last finished render cycle*/
|
|
1068
|
+
get lastRenderCycleTimestamp(): DOMHighResTimeStamp;
|
|
1069
|
+
/** Indicates that the operation time has exceeded the alloted time */
|
|
1070
|
+
get isElapsed(): boolean;
|
|
1071
|
+
/**Data shared between operations in a one render cycle */
|
|
1072
|
+
get userData(): Map<string, object>;
|
|
2525
1073
|
}
|
|
2526
|
-
export
|
|
1074
|
+
export enum OperationStatus {
|
|
1075
|
+
/** Operation planned in the render cycle */
|
|
1076
|
+
Planned = 0,
|
|
1077
|
+
/** Operation suspended in the render cycle, will be resumed at the next iteration*/
|
|
1078
|
+
Suspended = 1,
|
|
1079
|
+
/** Operation finished in the render cycle */
|
|
1080
|
+
Finished = 2
|
|
2527
1081
|
}
|
|
2528
|
-
export
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
color: THREE.Color;
|
|
2536
|
-
/**
|
|
2537
|
-
* @default null
|
|
2538
|
-
*/
|
|
2539
|
-
map: THREE.Texture | null;
|
|
2540
|
-
/**
|
|
2541
|
-
* @default null
|
|
2542
|
-
*/
|
|
2543
|
-
alphaMap: THREE.Texture | null;
|
|
2544
|
-
/**
|
|
2545
|
-
* @default 1
|
|
2546
|
-
*/
|
|
2547
|
-
size: number;
|
|
2548
|
-
/**
|
|
2549
|
-
* @default true
|
|
2550
|
-
*/
|
|
2551
|
-
sizeAttenuation: boolean;
|
|
2552
|
-
copy(source: CustomPointMaterial): this;
|
|
2553
|
-
protected refreshUniformsCommon(uniforms: {
|
|
2554
|
-
[uniform: string]: THREE.IUniform;
|
|
2555
|
-
}, material: CustomPointMaterial, renderer: THREE.WebGLRenderer): void;
|
|
2556
|
-
protected refreshUniforms(uniforms: {
|
|
2557
|
-
[uniform: string]: THREE.IUniform;
|
|
2558
|
-
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1082
|
+
export enum OperationMode {
|
|
1083
|
+
/** Perform an operation once*/
|
|
1084
|
+
OneTime = 0,
|
|
1085
|
+
/** Perform an operation once in a render cycle*/
|
|
1086
|
+
EveryCycle = 1,
|
|
1087
|
+
/** Perform an operation for each frame */
|
|
1088
|
+
EveryFrame = 2
|
|
2559
1089
|
}
|
|
2560
|
-
export
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
1090
|
+
export enum OperationPriority {
|
|
1091
|
+
beforeAll = 0,
|
|
1092
|
+
scanForChanges = 8,
|
|
1093
|
+
applyChanges = 16,
|
|
1094
|
+
manageScenes = 24,
|
|
1095
|
+
renderScenes = 32,
|
|
1096
|
+
renderViewcube = 40,
|
|
1097
|
+
afterAll = 100
|
|
2564
1098
|
}
|
|
2565
|
-
export
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
1099
|
+
export type RenderOperationDelegate = (context: IRenderOperationContext) => OperationStatus;
|
|
1100
|
+
export enum SceneNames {
|
|
1101
|
+
Main = "MainScene",
|
|
1102
|
+
PointCloud = "PointCloud",
|
|
1103
|
+
Overlay = "OverlayScene"
|
|
1104
|
+
}
|
|
1105
|
+
export interface IUserScene extends THREE.Scene {
|
|
1106
|
+
/** Scene name */
|
|
1107
|
+
readonly name: string;
|
|
1108
|
+
/** Indicates whether the scene should to be updated (should to be managed)*/
|
|
1109
|
+
get needsUpdate(): boolean;
|
|
1110
|
+
/** Indicates whether the scene should be redrawn*/
|
|
1111
|
+
get needsRedraw(): boolean;
|
|
1112
|
+
/** Gets the scene intersection checker */
|
|
1113
|
+
get intersectionChecker(): ISceneIntersectionChecker | null;
|
|
1114
|
+
/** Sets clipping enable */
|
|
1115
|
+
set clippingEnable(value: boolean);
|
|
1116
|
+
/** Indicates whether the scene should be clipped */
|
|
1117
|
+
get clippingEnable(): boolean;
|
|
1118
|
+
/** Place objects on scene */
|
|
1119
|
+
addRange(objects: THREE.Object3D[]): void;
|
|
1120
|
+
/** Update objects on scene */
|
|
1121
|
+
updateRange(objects: TPair<THREE.Object3D, UpdateType>[]): void;
|
|
1122
|
+
/** Remove objects from scene */
|
|
1123
|
+
removeRange(objects: THREE.Object3D[]): void;
|
|
1124
|
+
/** Indicates if the object is placed on scene */
|
|
1125
|
+
has(obj: THREE.Object3D): boolean;
|
|
1126
|
+
/** Traverse scene */
|
|
1127
|
+
traverse(callback: (object: THREE.Object3D) => void): void;
|
|
1128
|
+
/** Set cliping for the scene */
|
|
1129
|
+
setClipping(planes: THREE.Plane[]): void;
|
|
1130
|
+
/** Manage scene, manage updates on scene */
|
|
1131
|
+
manageScene(context?: IRenderOperationContext): boolean;
|
|
1132
|
+
/** Render scene */
|
|
1133
|
+
render(context?: IRenderOperationContext): void;
|
|
1134
|
+
/** Dispose scene */
|
|
1135
|
+
dispose(): void;
|
|
2588
1136
|
}
|
|
2589
1137
|
export enum NavigationHandlerPriority {
|
|
2590
1138
|
DefaultNavigation = 0,
|
|
@@ -2791,6 +1339,189 @@ export class GizmoBuilder {
|
|
|
2791
1339
|
static buildRotationAxis(axisDir: THREE.Vector3, handleBaseMatrial?: THREE.Material, handleHoveredMaterial?: THREE.Material, handleSelectedMaterial?: THREE.Material, pickerBaseMatrial?: THREE.Material, pickerHoveredMaterial?: THREE.Material, pickerSelectedMaterial?: THREE.Material): GizmoAxis;
|
|
2792
1340
|
static buildScaleAxis(axisDir: THREE.Vector3, handleBaseMatrial?: THREE.Material, handleHoveredMaterial?: THREE.Material, handleSelectedMaterial?: THREE.Material): GizmoAxis;
|
|
2793
1341
|
}
|
|
1342
|
+
export abstract class CustomMaterial extends THREE.ShaderMaterial {
|
|
1343
|
+
|
|
1344
|
+
constructor();
|
|
1345
|
+
get hash(): number;
|
|
1346
|
+
copy(source: CustomMaterial): this;
|
|
1347
|
+
protected refreshUniforms(uniforms: {
|
|
1348
|
+
[uniform: string]: THREE.IUniform;
|
|
1349
|
+
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1350
|
+
protected onBeforeCompileCallback(shader: THREE.Shader): void;
|
|
1351
|
+
protected refreshTransformUniform(map: THREE.Texture, uniform: THREE.IUniform): void;
|
|
1352
|
+
protected onBeforeRender(renderer: THREE.WebGLRenderer, scene: THREE.Scene, camera: THREE.Camera, geometry: THREE.BufferGeometry, material: THREE.Material, group: THREE.Group): void;
|
|
1353
|
+
}
|
|
1354
|
+
export interface CustomMeshLambertMaterialParameters extends THREE.ShaderMaterialParameters {
|
|
1355
|
+
instancing?: boolean | undefined;
|
|
1356
|
+
instancingColor?: boolean | undefined;
|
|
1357
|
+
color?: THREE.ColorRepresentation | undefined;
|
|
1358
|
+
}
|
|
1359
|
+
export class CustomMeshLambertMaterial extends CustomMaterial {
|
|
1360
|
+
type: string;
|
|
1361
|
+
|
|
1362
|
+
constructor(parameters?: CustomMeshLambertMaterialParameters);
|
|
1363
|
+
/**
|
|
1364
|
+
* @default false
|
|
1365
|
+
*/
|
|
1366
|
+
get instancing(): boolean;
|
|
1367
|
+
set instancing(value: boolean);
|
|
1368
|
+
/**
|
|
1369
|
+
* @default false
|
|
1370
|
+
*/
|
|
1371
|
+
get instancingColor(): boolean;
|
|
1372
|
+
set instancingColor(value: boolean);
|
|
1373
|
+
/**
|
|
1374
|
+
* @default new THREE.Color( 0xffffff )
|
|
1375
|
+
*/
|
|
1376
|
+
color: THREE.Color;
|
|
1377
|
+
protected refreshUniformsCommon(uniforms: {
|
|
1378
|
+
[uniform: string]: THREE.IUniform;
|
|
1379
|
+
}, material: CustomMeshLambertMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1380
|
+
protected refreshUniforms(uniforms: {
|
|
1381
|
+
[uniform: string]: THREE.IUniform;
|
|
1382
|
+
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1383
|
+
copy(source: CustomMeshLambertMaterial): this;
|
|
1384
|
+
}
|
|
1385
|
+
export interface CustomLineMaterialParameters extends THREE.ShaderMaterialParameters {
|
|
1386
|
+
instancing?: boolean | undefined;
|
|
1387
|
+
instancingColor?: boolean | undefined;
|
|
1388
|
+
color?: THREE.ColorRepresentation | undefined;
|
|
1389
|
+
}
|
|
1390
|
+
export class CustomLineMaterial extends CustomMaterial {
|
|
1391
|
+
type: string;
|
|
1392
|
+
|
|
1393
|
+
constructor(parameters?: CustomLineMaterialParameters);
|
|
1394
|
+
/**
|
|
1395
|
+
* @default false
|
|
1396
|
+
*/
|
|
1397
|
+
get instancing(): boolean;
|
|
1398
|
+
set instancing(value: boolean);
|
|
1399
|
+
/**
|
|
1400
|
+
* @default false
|
|
1401
|
+
*/
|
|
1402
|
+
get instancingColor(): boolean;
|
|
1403
|
+
set instancingColor(value: boolean);
|
|
1404
|
+
/**
|
|
1405
|
+
* @default 0xffffff
|
|
1406
|
+
*/
|
|
1407
|
+
color: THREE.Color;
|
|
1408
|
+
copy(source: CustomLineMaterial): this;
|
|
1409
|
+
protected refreshUniforms(uniforms: {
|
|
1410
|
+
[uniform: string]: THREE.IUniform;
|
|
1411
|
+
}, material: CustomLineMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1412
|
+
}
|
|
1413
|
+
export interface MeshLineMaterialParameters extends THREE.ShaderMaterialParameters {
|
|
1414
|
+
color?: THREE.ColorRepresentation | undefined;
|
|
1415
|
+
dashed?: boolean | undefined;
|
|
1416
|
+
dashScale?: number | undefined;
|
|
1417
|
+
dashSize?: number | undefined;
|
|
1418
|
+
dashOffset?: number | undefined;
|
|
1419
|
+
gapSize?: number | undefined;
|
|
1420
|
+
worldUnits?: boolean | undefined;
|
|
1421
|
+
}
|
|
1422
|
+
export class MeshLineMaterial extends CustomMaterial {
|
|
1423
|
+
type: string;
|
|
1424
|
+
|
|
1425
|
+
constructor(parameters: MeshLineMaterialParameters);
|
|
1426
|
+
/**
|
|
1427
|
+
* @default false
|
|
1428
|
+
*/
|
|
1429
|
+
get worldUnits(): boolean;
|
|
1430
|
+
set worldUnits(value: boolean);
|
|
1431
|
+
/**
|
|
1432
|
+
* @default false
|
|
1433
|
+
*/
|
|
1434
|
+
get dashed(): boolean;
|
|
1435
|
+
set dashed(value: boolean);
|
|
1436
|
+
get resolution(): THREE.Vector2;
|
|
1437
|
+
/**
|
|
1438
|
+
* @default 0xffffff
|
|
1439
|
+
*/
|
|
1440
|
+
color: THREE.Color;
|
|
1441
|
+
/**
|
|
1442
|
+
* @default 1
|
|
1443
|
+
*/
|
|
1444
|
+
dashScale: number;
|
|
1445
|
+
/**
|
|
1446
|
+
* @default 1
|
|
1447
|
+
*/
|
|
1448
|
+
dashSize: number;
|
|
1449
|
+
/**
|
|
1450
|
+
* @default 0
|
|
1451
|
+
*/
|
|
1452
|
+
dashOffset: number;
|
|
1453
|
+
/**
|
|
1454
|
+
* @default 1
|
|
1455
|
+
*/
|
|
1456
|
+
gapSize: number;
|
|
1457
|
+
copy(source: MeshLineMaterial): this;
|
|
1458
|
+
protected refreshUniforms(uniforms: {
|
|
1459
|
+
[uniform: string]: THREE.IUniform;
|
|
1460
|
+
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1461
|
+
}
|
|
1462
|
+
export interface CustomPointMaterialParameters extends THREE.ShaderMaterialParameters, THREE.PointsMaterialParameters {
|
|
1463
|
+
}
|
|
1464
|
+
export class CustomPointMaterial extends CustomMaterial {
|
|
1465
|
+
type: string;
|
|
1466
|
+
|
|
1467
|
+
constructor(parameters?: CustomPointMaterialParameters);
|
|
1468
|
+
/**
|
|
1469
|
+
* @default new THREE.Color( 0xffffff )
|
|
1470
|
+
*/
|
|
1471
|
+
color: THREE.Color;
|
|
1472
|
+
/**
|
|
1473
|
+
* @default null
|
|
1474
|
+
*/
|
|
1475
|
+
map: THREE.Texture | null;
|
|
1476
|
+
/**
|
|
1477
|
+
* @default null
|
|
1478
|
+
*/
|
|
1479
|
+
alphaMap: THREE.Texture | null;
|
|
1480
|
+
/**
|
|
1481
|
+
* @default 1
|
|
1482
|
+
*/
|
|
1483
|
+
size: number;
|
|
1484
|
+
/**
|
|
1485
|
+
* @default true
|
|
1486
|
+
*/
|
|
1487
|
+
sizeAttenuation: boolean;
|
|
1488
|
+
copy(source: CustomPointMaterial): this;
|
|
1489
|
+
protected refreshUniformsCommon(uniforms: {
|
|
1490
|
+
[uniform: string]: THREE.IUniform;
|
|
1491
|
+
}, material: CustomPointMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1492
|
+
protected refreshUniforms(uniforms: {
|
|
1493
|
+
[uniform: string]: THREE.IUniform;
|
|
1494
|
+
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1495
|
+
}
|
|
1496
|
+
export interface CloudPointMaterialParameters extends THREE.ShaderMaterialParameters, THREE.PointsMaterialParameters {
|
|
1497
|
+
color?: THREE.ColorRepresentation | undefined;
|
|
1498
|
+
size?: number | undefined;
|
|
1499
|
+
sizeAttenuation?: boolean | undefined;
|
|
1500
|
+
}
|
|
1501
|
+
export class CloudPointMaterial extends CustomMaterial {
|
|
1502
|
+
type: string;
|
|
1503
|
+
|
|
1504
|
+
constructor(parameters?: CloudPointMaterialParameters);
|
|
1505
|
+
/**
|
|
1506
|
+
* @default true
|
|
1507
|
+
*/
|
|
1508
|
+
sizeAttenuation: boolean;
|
|
1509
|
+
/**
|
|
1510
|
+
* @default new THREE.Color( 0xffffff )
|
|
1511
|
+
*/
|
|
1512
|
+
color: THREE.Color;
|
|
1513
|
+
/**
|
|
1514
|
+
* @default 1
|
|
1515
|
+
*/
|
|
1516
|
+
size: number;
|
|
1517
|
+
copy(source: CloudPointMaterial): this;
|
|
1518
|
+
protected refreshUniformsCommon(uniforms: {
|
|
1519
|
+
[uniform: string]: THREE.IUniform;
|
|
1520
|
+
}, material: CloudPointMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1521
|
+
protected refreshUniforms(uniforms: {
|
|
1522
|
+
[uniform: string]: THREE.IUniform;
|
|
1523
|
+
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1524
|
+
}
|
|
2794
1525
|
export interface CustomSpriteMaterialParameters extends THREE.ShaderMaterialParameters {
|
|
2795
1526
|
color?: THREE.ColorRepresentation | undefined;
|
|
2796
1527
|
map?: THREE.Texture | null | undefined;
|
|
@@ -2872,137 +1603,1415 @@ export class MeshLineGeometry extends THREE.InstancedBufferGeometry {
|
|
|
2872
1603
|
computeBoundingBox(): void;
|
|
2873
1604
|
computeBoundingSphere(): void;
|
|
2874
1605
|
}
|
|
2875
|
-
export class MeshLine extends THREE.Mesh {
|
|
2876
|
-
type: string;
|
|
2877
|
-
material: MeshLineMaterial;
|
|
2878
|
-
geometry: MeshLineGeometry;
|
|
2879
|
-
|
|
2880
|
-
constructor(geometry?: MeshLineGeometry, material?: MeshLineMaterial);
|
|
2881
|
-
raycast(raycaster: THREE.Raycaster, intersects: THREE.Intersection[]): void;
|
|
1606
|
+
export class MeshLine extends THREE.Mesh {
|
|
1607
|
+
type: string;
|
|
1608
|
+
material: MeshLineMaterial;
|
|
1609
|
+
geometry: MeshLineGeometry;
|
|
1610
|
+
|
|
1611
|
+
constructor(geometry?: MeshLineGeometry, material?: MeshLineMaterial);
|
|
1612
|
+
raycast(raycaster: THREE.Raycaster, intersects: THREE.Intersection[]): void;
|
|
1613
|
+
}
|
|
1614
|
+
export class CustomSprite extends THREE.Sprite {
|
|
1615
|
+
material: CustomSpriteMaterial;
|
|
1616
|
+
|
|
1617
|
+
constructor(material: CustomSpriteMaterial);
|
|
1618
|
+
raycast(raycaster: THREE.Raycaster, intersects: THREE.Intersection<THREE.Object3D<THREE.Event>>[]): void;
|
|
1619
|
+
dispose(): void;
|
|
1620
|
+
}
|
|
1621
|
+
export interface LabelSpriteParameters {
|
|
1622
|
+
text?: string | undefined;
|
|
1623
|
+
sizeAttenuation?: boolean | undefined;
|
|
1624
|
+
fontFace?: string | FontFace | undefined;
|
|
1625
|
+
fontSize?: number | undefined;
|
|
1626
|
+
borderColor?: Color | undefined;
|
|
1627
|
+
backgroundColor?: Color | undefined;
|
|
1628
|
+
borderThickness?: number | undefined;
|
|
1629
|
+
borderRadius?: number | undefined;
|
|
1630
|
+
textColor?: Color | undefined;
|
|
1631
|
+
textPadding?: THREE.Vector4Tuple | undefined;
|
|
1632
|
+
}
|
|
1633
|
+
export class LabelSprite extends CustomSprite {
|
|
1634
|
+
readonly extraHeightFactor = 1.4;
|
|
1635
|
+
|
|
1636
|
+
constructor(parameters: LabelSpriteParameters);
|
|
1637
|
+
get sizeAttenuation(): boolean;
|
|
1638
|
+
set sizeAttenuation(value: boolean);
|
|
1639
|
+
/**
|
|
1640
|
+
* @default ''
|
|
1641
|
+
*/
|
|
1642
|
+
get text(): string;
|
|
1643
|
+
set text(value: string);
|
|
1644
|
+
/**
|
|
1645
|
+
* @default 'Roboto, sans-serif'
|
|
1646
|
+
*/
|
|
1647
|
+
get fontFace(): string | FontFace;
|
|
1648
|
+
set fontFace(value: string | FontFace);
|
|
1649
|
+
/**
|
|
1650
|
+
* @default 12
|
|
1651
|
+
*/
|
|
1652
|
+
get fontSize(): number;
|
|
1653
|
+
set fontSize(value: number);
|
|
1654
|
+
/**
|
|
1655
|
+
* @default 2
|
|
1656
|
+
*/
|
|
1657
|
+
get borderThickness(): number;
|
|
1658
|
+
set borderThickness(value: number);
|
|
1659
|
+
/**
|
|
1660
|
+
* @default new Color(0, 0, 0, 1.0)
|
|
1661
|
+
*/
|
|
1662
|
+
get borderColor(): Color;
|
|
1663
|
+
set borderColor(value: Color);
|
|
1664
|
+
/**
|
|
1665
|
+
* @default 1
|
|
1666
|
+
*/
|
|
1667
|
+
get borderRadius(): number;
|
|
1668
|
+
set borderRadius(value: number);
|
|
1669
|
+
/**
|
|
1670
|
+
* @default new Color(1.0, 1.0, 1.0, 1.0)
|
|
1671
|
+
*/
|
|
1672
|
+
get backgroundColor(): Color;
|
|
1673
|
+
set backgroundColor(value: Color);
|
|
1674
|
+
/**
|
|
1675
|
+
* @default new Color(0, 0, 0, 1.0)
|
|
1676
|
+
*/
|
|
1677
|
+
get textColor(): Color;
|
|
1678
|
+
set textColor(value: Color);
|
|
1679
|
+
/**
|
|
1680
|
+
* Label text padding: left, top, right, bottom
|
|
1681
|
+
* @default [0, 0, 0, 0]
|
|
1682
|
+
*/
|
|
1683
|
+
get textPadding(): THREE.Vector4Tuple;
|
|
1684
|
+
set textPadding(value: THREE.Vector4Tuple);
|
|
1685
|
+
dispose(): void;
|
|
1686
|
+
}
|
|
1687
|
+
export interface MeshPointMaterialParameters extends THREE.ShaderMaterialParameters {
|
|
1688
|
+
sizeAttenuation?: boolean | undefined;
|
|
1689
|
+
discreteClipping?: boolean | undefined;
|
|
1690
|
+
}
|
|
1691
|
+
export class MeshPointMaterial extends CustomMaterial {
|
|
1692
|
+
|
|
1693
|
+
constructor(parameters?: MeshPointMaterialParameters);
|
|
1694
|
+
/**
|
|
1695
|
+
* @default true
|
|
1696
|
+
*/
|
|
1697
|
+
get discreteClipping(): boolean;
|
|
1698
|
+
set discreteClipping(value: boolean);
|
|
1699
|
+
get resolution(): THREE.Vector2;
|
|
1700
|
+
/**
|
|
1701
|
+
* @default true
|
|
1702
|
+
*/
|
|
1703
|
+
sizeAttenuation: boolean;
|
|
1704
|
+
copy(source: MeshPointMaterial): this;
|
|
1705
|
+
protected refreshUniforms(uniforms: {
|
|
1706
|
+
[uniform: string]: THREE.IUniform;
|
|
1707
|
+
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
1708
|
+
}
|
|
1709
|
+
export interface MeshPointParamter {
|
|
1710
|
+
point?: THREE.Vector3;
|
|
1711
|
+
color?: Color;
|
|
1712
|
+
size?: number;
|
|
1713
|
+
}
|
|
1714
|
+
export class MeshPoints extends THREE.Mesh {
|
|
1715
|
+
geometry: THREE.InstancedBufferGeometry;
|
|
1716
|
+
material: MeshPointMaterial;
|
|
1717
|
+
|
|
1718
|
+
constructor();
|
|
1719
|
+
/**
|
|
1720
|
+
* @default new Color( 1,1,1,1 )
|
|
1721
|
+
*/
|
|
1722
|
+
color: Color;
|
|
1723
|
+
/**
|
|
1724
|
+
* @default 1
|
|
1725
|
+
*/
|
|
1726
|
+
pointSize: number;
|
|
1727
|
+
/**
|
|
1728
|
+
* @default new THREE.Vector3(0, 0, 0)
|
|
1729
|
+
*/
|
|
1730
|
+
point: THREE.Vector3;
|
|
1731
|
+
addPoint(pointParameter?: MeshPointParamter): number;
|
|
1732
|
+
updatePoint(index: number, pointParameter: MeshPointParamter): void;
|
|
1733
|
+
removePoint(index: number): this;
|
|
1734
|
+
updateAttributes(): void;
|
|
1735
|
+
dispose(): void;
|
|
1736
|
+
raycast(raycaster: THREE.Raycaster, intersects: THREE.Intersection<THREE.Object3D<THREE.Event>>[]): void;
|
|
1737
|
+
}
|
|
1738
|
+
export interface ModelPart {
|
|
1739
|
+
get id(): string;
|
|
1740
|
+
get elementTree(): ModelElementTree;
|
|
1741
|
+
setModelPartPlacement(placement: THREE.Matrix4Tuple | number[]): void;
|
|
1742
|
+
setModelPartScaling(scaling: number): void;
|
|
1743
|
+
getViewObject(): ViewObject;
|
|
1744
|
+
dispose(): void;
|
|
1745
|
+
}
|
|
1746
|
+
export enum IfcType {
|
|
1747
|
+
IfcAbsorbedDoseMeasure = 0,
|
|
1748
|
+
IfcAccelerationMeasure = 1,
|
|
1749
|
+
IfcActionRequest = 2,
|
|
1750
|
+
IfcActionRequestTypeEnum = 3,
|
|
1751
|
+
IfcActionSourceTypeEnum = 4,
|
|
1752
|
+
IfcActionTypeEnum = 5,
|
|
1753
|
+
IfcActor = 6,
|
|
1754
|
+
IfcActorRole = 7,
|
|
1755
|
+
IfcActorSelect = 8,
|
|
1756
|
+
IfcActuator = 9,
|
|
1757
|
+
IfcActuatorType = 10,
|
|
1758
|
+
IfcActuatorTypeEnum = 11,
|
|
1759
|
+
IfcAddress = 12,
|
|
1760
|
+
IfcAddressTypeEnum = 13,
|
|
1761
|
+
IfcAdvancedBrep = 14,
|
|
1762
|
+
IfcAdvancedBrepWithVoids = 15,
|
|
1763
|
+
IfcAdvancedFace = 16,
|
|
1764
|
+
IfcAirTerminal = 17,
|
|
1765
|
+
IfcAirTerminalBox = 18,
|
|
1766
|
+
IfcAirTerminalBoxType = 19,
|
|
1767
|
+
IfcAirTerminalBoxTypeEnum = 20,
|
|
1768
|
+
IfcAirTerminalType = 21,
|
|
1769
|
+
IfcAirTerminalTypeEnum = 22,
|
|
1770
|
+
IfcAirToAirHeatRecovery = 23,
|
|
1771
|
+
IfcAirToAirHeatRecoveryType = 24,
|
|
1772
|
+
IfcAirToAirHeatRecoveryTypeEnum = 25,
|
|
1773
|
+
IfcAlarm = 26,
|
|
1774
|
+
IfcAlarmType = 27,
|
|
1775
|
+
IfcAlarmTypeEnum = 28,
|
|
1776
|
+
IfcAlignment = 29,
|
|
1777
|
+
IfcAlignment2DHorizontal = 30,
|
|
1778
|
+
IfcAlignment2DHorizontalSegment = 31,
|
|
1779
|
+
IfcAlignment2DSegment = 32,
|
|
1780
|
+
IfcAlignment2DVerSegCircularArc = 33,
|
|
1781
|
+
IfcAlignment2DVerSegLine = 34,
|
|
1782
|
+
IfcAlignment2DVerSegParabolicArc = 35,
|
|
1783
|
+
IfcAlignment2DVertical = 36,
|
|
1784
|
+
IfcAlignment2DVerticalSegment = 37,
|
|
1785
|
+
IfcAlignmentCurve = 38,
|
|
1786
|
+
IfcAlignmentTypeEnum = 39,
|
|
1787
|
+
IfcAmountOfSubstanceMeasure = 40,
|
|
1788
|
+
IfcAnalysisModelTypeEnum = 41,
|
|
1789
|
+
IfcAnalysisTheoryTypeEnum = 42,
|
|
1790
|
+
IfcAngularVelocityMeasure = 43,
|
|
1791
|
+
IfcAnnotation = 44,
|
|
1792
|
+
IfcAnnotationFillArea = 45,
|
|
1793
|
+
IfcApplication = 46,
|
|
1794
|
+
IfcAppliedValue = 47,
|
|
1795
|
+
IfcAppliedValueSelect = 48,
|
|
1796
|
+
IfcApproval = 49,
|
|
1797
|
+
IfcApprovalRelationship = 50,
|
|
1798
|
+
IfcArbitraryClosedProfileDef = 51,
|
|
1799
|
+
IfcArbitraryOpenProfileDef = 52,
|
|
1800
|
+
IfcArbitraryProfileDefWithVoids = 53,
|
|
1801
|
+
IfcArcIndex = 54,
|
|
1802
|
+
IfcAreaDensityMeasure = 55,
|
|
1803
|
+
IfcAreaMeasure = 56,
|
|
1804
|
+
IfcArithmeticOperatorEnum = 57,
|
|
1805
|
+
IfcAssemblyPlaceEnum = 58,
|
|
1806
|
+
IfcAsset = 59,
|
|
1807
|
+
IfcAsymmetricIShapeProfileDef = 60,
|
|
1808
|
+
IfcAudioVisualAppliance = 61,
|
|
1809
|
+
IfcAudioVisualApplianceType = 62,
|
|
1810
|
+
IfcAudioVisualApplianceTypeEnum = 63,
|
|
1811
|
+
IfcAxis1Placement = 64,
|
|
1812
|
+
IfcAxis2Placement = 65,
|
|
1813
|
+
IfcAxis2Placement2D = 66,
|
|
1814
|
+
IfcAxis2Placement3D = 67,
|
|
1815
|
+
IfcBeam = 68,
|
|
1816
|
+
IfcBeamStandardCase = 69,
|
|
1817
|
+
IfcBeamType = 70,
|
|
1818
|
+
IfcBeamTypeEnum = 71,
|
|
1819
|
+
IfcBenchmarkEnum = 72,
|
|
1820
|
+
IfcBendingParameterSelect = 73,
|
|
1821
|
+
IfcBinary = 74,
|
|
1822
|
+
IfcBlobTexture = 75,
|
|
1823
|
+
IfcBlock = 76,
|
|
1824
|
+
IfcBoiler = 77,
|
|
1825
|
+
IfcBoilerType = 78,
|
|
1826
|
+
IfcBoilerTypeEnum = 79,
|
|
1827
|
+
IfcBoolean = 80,
|
|
1828
|
+
IfcBooleanClippingResult = 81,
|
|
1829
|
+
IfcBooleanOperand = 82,
|
|
1830
|
+
IfcBooleanOperator = 83,
|
|
1831
|
+
IfcBooleanResult = 84,
|
|
1832
|
+
IfcBoundaryCondition = 85,
|
|
1833
|
+
IfcBoundaryCurve = 86,
|
|
1834
|
+
IfcBoundaryEdgeCondition = 87,
|
|
1835
|
+
IfcBoundaryFaceCondition = 88,
|
|
1836
|
+
IfcBoundaryNodeCondition = 89,
|
|
1837
|
+
IfcBoundaryNodeConditionWarping = 90,
|
|
1838
|
+
IfcBoundedCurve = 91,
|
|
1839
|
+
IfcBoundedSurface = 92,
|
|
1840
|
+
IfcBoundingBox = 93,
|
|
1841
|
+
IfcBoxAlignment = 94,
|
|
1842
|
+
IfcBoxedHalfSpace = 95,
|
|
1843
|
+
IfcBSplineCurve = 96,
|
|
1844
|
+
IfcBSplineCurveForm = 97,
|
|
1845
|
+
IfcBSplineCurveWithKnots = 98,
|
|
1846
|
+
IfcBSplineSurface = 99,
|
|
1847
|
+
IfcBSplineSurfaceForm = 100,
|
|
1848
|
+
IfcBSplineSurfaceWithKnots = 101,
|
|
1849
|
+
IfcBuilding = 102,
|
|
1850
|
+
IfcBuildingElement = 103,
|
|
1851
|
+
IfcBuildingElementPart = 104,
|
|
1852
|
+
IfcBuildingElementPartType = 105,
|
|
1853
|
+
IfcBuildingElementPartTypeEnum = 106,
|
|
1854
|
+
IfcBuildingElementProxy = 107,
|
|
1855
|
+
IfcBuildingElementProxyType = 108,
|
|
1856
|
+
IfcBuildingElementProxyTypeEnum = 109,
|
|
1857
|
+
IfcBuildingElementType = 110,
|
|
1858
|
+
IfcBuildingStorey = 111,
|
|
1859
|
+
IfcBuildingSystem = 112,
|
|
1860
|
+
IfcBuildingSystemTypeEnum = 113,
|
|
1861
|
+
IfcBurner = 114,
|
|
1862
|
+
IfcBurnerType = 115,
|
|
1863
|
+
IfcBurnerTypeEnum = 116,
|
|
1864
|
+
IfcCableCarrierFitting = 117,
|
|
1865
|
+
IfcCableCarrierFittingType = 118,
|
|
1866
|
+
IfcCableCarrierFittingTypeEnum = 119,
|
|
1867
|
+
IfcCableCarrierSegment = 120,
|
|
1868
|
+
IfcCableCarrierSegmentType = 121,
|
|
1869
|
+
IfcCableCarrierSegmentTypeEnum = 122,
|
|
1870
|
+
IfcCableFitting = 123,
|
|
1871
|
+
IfcCableFittingType = 124,
|
|
1872
|
+
IfcCableFittingTypeEnum = 125,
|
|
1873
|
+
IfcCableSegment = 126,
|
|
1874
|
+
IfcCableSegmentType = 127,
|
|
1875
|
+
IfcCableSegmentTypeEnum = 128,
|
|
1876
|
+
IfcCardinalPointReference = 129,
|
|
1877
|
+
IfcCartesianPoint = 130,
|
|
1878
|
+
IfcCartesianPointList = 131,
|
|
1879
|
+
IfcCartesianPointList2D = 132,
|
|
1880
|
+
IfcCartesianPointList3D = 133,
|
|
1881
|
+
IfcCartesianTransformationOperator = 134,
|
|
1882
|
+
IfcCartesianTransformationOperator2D = 135,
|
|
1883
|
+
IfcCartesianTransformationOperator2DnonUniform = 136,
|
|
1884
|
+
IfcCartesianTransformationOperator3D = 137,
|
|
1885
|
+
IfcCartesianTransformationOperator3DnonUniform = 138,
|
|
1886
|
+
IfcCenterLineProfileDef = 139,
|
|
1887
|
+
IfcChangeActionEnum = 140,
|
|
1888
|
+
IfcChiller = 141,
|
|
1889
|
+
IfcChillerType = 142,
|
|
1890
|
+
IfcChillerTypeEnum = 143,
|
|
1891
|
+
IfcChimney = 144,
|
|
1892
|
+
IfcChimneyType = 145,
|
|
1893
|
+
IfcChimneyTypeEnum = 146,
|
|
1894
|
+
IfcCircle = 147,
|
|
1895
|
+
IfcCircleHollowProfileDef = 148,
|
|
1896
|
+
IfcCircleProfileDef = 149,
|
|
1897
|
+
IfcCircularArcSegment2D = 150,
|
|
1898
|
+
IfcCivilElement = 151,
|
|
1899
|
+
IfcCivilElementType = 152,
|
|
1900
|
+
IfcClassification = 153,
|
|
1901
|
+
IfcClassificationReference = 154,
|
|
1902
|
+
IfcClassificationReferenceSelect = 155,
|
|
1903
|
+
IfcClassificationSelect = 156,
|
|
1904
|
+
IfcClosedShell = 157,
|
|
1905
|
+
IfcCoil = 158,
|
|
1906
|
+
IfcCoilType = 159,
|
|
1907
|
+
IfcCoilTypeEnum = 160,
|
|
1908
|
+
IfcColour = 161,
|
|
1909
|
+
IfcColourOrFactor = 162,
|
|
1910
|
+
IfcColourRgb = 163,
|
|
1911
|
+
IfcColourRgbList = 164,
|
|
1912
|
+
IfcColourSpecification = 165,
|
|
1913
|
+
IfcColumn = 166,
|
|
1914
|
+
IfcColumnStandardCase = 167,
|
|
1915
|
+
IfcColumnType = 168,
|
|
1916
|
+
IfcColumnTypeEnum = 169,
|
|
1917
|
+
IfcCommunicationsAppliance = 170,
|
|
1918
|
+
IfcCommunicationsApplianceType = 171,
|
|
1919
|
+
IfcCommunicationsApplianceTypeEnum = 172,
|
|
1920
|
+
IfcComplexNumber = 173,
|
|
1921
|
+
IfcComplexProperty = 174,
|
|
1922
|
+
IfcComplexPropertyTemplate = 175,
|
|
1923
|
+
IfcComplexPropertyTemplateTypeEnum = 176,
|
|
1924
|
+
IfcCompositeCurve = 177,
|
|
1925
|
+
IfcCompositeCurveOnSurface = 178,
|
|
1926
|
+
IfcCompositeCurveSegment = 179,
|
|
1927
|
+
IfcCompositeProfileDef = 180,
|
|
1928
|
+
IfcCompoundPlaneAngleMeasure = 181,
|
|
1929
|
+
IfcCompressor = 182,
|
|
1930
|
+
IfcCompressorType = 183,
|
|
1931
|
+
IfcCompressorTypeEnum = 184,
|
|
1932
|
+
IfcCondenser = 185,
|
|
1933
|
+
IfcCondenserType = 186,
|
|
1934
|
+
IfcCondenserTypeEnum = 187,
|
|
1935
|
+
IfcConic = 188,
|
|
1936
|
+
IfcConnectedFaceSet = 189,
|
|
1937
|
+
IfcConnectionCurveGeometry = 190,
|
|
1938
|
+
IfcConnectionGeometry = 191,
|
|
1939
|
+
IfcConnectionPointEccentricity = 192,
|
|
1940
|
+
IfcConnectionPointGeometry = 193,
|
|
1941
|
+
IfcConnectionSurfaceGeometry = 194,
|
|
1942
|
+
IfcConnectionTypeEnum = 195,
|
|
1943
|
+
IfcConnectionVolumeGeometry = 196,
|
|
1944
|
+
IfcConstraint = 197,
|
|
1945
|
+
IfcConstraintEnum = 198,
|
|
1946
|
+
IfcConstructionEquipmentResource = 199,
|
|
1947
|
+
IfcConstructionEquipmentResourceType = 200,
|
|
1948
|
+
IfcConstructionEquipmentResourceTypeEnum = 201,
|
|
1949
|
+
IfcConstructionMaterialResource = 202,
|
|
1950
|
+
IfcConstructionMaterialResourceType = 203,
|
|
1951
|
+
IfcConstructionMaterialResourceTypeEnum = 204,
|
|
1952
|
+
IfcConstructionProductResource = 205,
|
|
1953
|
+
IfcConstructionProductResourceType = 206,
|
|
1954
|
+
IfcConstructionProductResourceTypeEnum = 207,
|
|
1955
|
+
IfcConstructionResource = 208,
|
|
1956
|
+
IfcConstructionResourceType = 209,
|
|
1957
|
+
IfcContext = 210,
|
|
1958
|
+
IfcContextDependentMeasure = 211,
|
|
1959
|
+
IfcContextDependentUnit = 212,
|
|
1960
|
+
IfcControl = 213,
|
|
1961
|
+
IfcController = 214,
|
|
1962
|
+
IfcControllerType = 215,
|
|
1963
|
+
IfcControllerTypeEnum = 216,
|
|
1964
|
+
IfcConversionBasedUnit = 217,
|
|
1965
|
+
IfcConversionBasedUnitWithOffset = 218,
|
|
1966
|
+
IfcCooledBeam = 219,
|
|
1967
|
+
IfcCooledBeamType = 220,
|
|
1968
|
+
IfcCooledBeamTypeEnum = 221,
|
|
1969
|
+
IfcCoolingTower = 222,
|
|
1970
|
+
IfcCoolingTowerType = 223,
|
|
1971
|
+
IfcCoolingTowerTypeEnum = 224,
|
|
1972
|
+
IfcCoordinateOperation = 225,
|
|
1973
|
+
IfcCoordinateReferenceSystem = 226,
|
|
1974
|
+
IfcCoordinateReferenceSystemSelect = 227,
|
|
1975
|
+
IfcCostItem = 228,
|
|
1976
|
+
IfcCostItemTypeEnum = 229,
|
|
1977
|
+
IfcCostSchedule = 230,
|
|
1978
|
+
IfcCostScheduleTypeEnum = 231,
|
|
1979
|
+
IfcCostValue = 232,
|
|
1980
|
+
IfcCountMeasure = 233,
|
|
1981
|
+
IfcCovering = 234,
|
|
1982
|
+
IfcCoveringType = 235,
|
|
1983
|
+
IfcCoveringTypeEnum = 236,
|
|
1984
|
+
IfcCrewResource = 237,
|
|
1985
|
+
IfcCrewResourceType = 238,
|
|
1986
|
+
IfcCrewResourceTypeEnum = 239,
|
|
1987
|
+
IfcCsgPrimitive3D = 240,
|
|
1988
|
+
IfcCsgSelect = 241,
|
|
1989
|
+
IfcCsgSolid = 242,
|
|
1990
|
+
IfcCShapeProfileDef = 243,
|
|
1991
|
+
IfcCurrencyRelationship = 244,
|
|
1992
|
+
IfcCurtainWall = 245,
|
|
1993
|
+
IfcCurtainWallType = 246,
|
|
1994
|
+
IfcCurtainWallTypeEnum = 247,
|
|
1995
|
+
IfcCurvatureMeasure = 248,
|
|
1996
|
+
IfcCurve = 249,
|
|
1997
|
+
IfcCurveBoundedPlane = 250,
|
|
1998
|
+
IfcCurveBoundedSurface = 251,
|
|
1999
|
+
IfcCurveFontOrScaledCurveFontSelect = 252,
|
|
2000
|
+
IfcCurveInterpolationEnum = 253,
|
|
2001
|
+
IfcCurveOnSurface = 254,
|
|
2002
|
+
IfcCurveOrEdgeCurve = 255,
|
|
2003
|
+
IfcCurveSegment2D = 256,
|
|
2004
|
+
IfcCurveStyle = 257,
|
|
2005
|
+
IfcCurveStyleFont = 258,
|
|
2006
|
+
IfcCurveStyleFontAndScaling = 259,
|
|
2007
|
+
IfcCurveStyleFontPattern = 260,
|
|
2008
|
+
IfcCurveStyleFontSelect = 261,
|
|
2009
|
+
IfcCylindricalSurface = 262,
|
|
2010
|
+
IfcDamper = 263,
|
|
2011
|
+
IfcDamperType = 264,
|
|
2012
|
+
IfcDamperTypeEnum = 265,
|
|
2013
|
+
IfcDataOriginEnum = 266,
|
|
2014
|
+
IfcDate = 267,
|
|
2015
|
+
IfcDateTime = 268,
|
|
2016
|
+
IfcDayInMonthNumber = 269,
|
|
2017
|
+
IfcDayInWeekNumber = 270,
|
|
2018
|
+
IfcDefinitionSelect = 271,
|
|
2019
|
+
IfcDerivedMeasureValue = 272,
|
|
2020
|
+
IfcDerivedProfileDef = 273,
|
|
2021
|
+
IfcDerivedUnit = 274,
|
|
2022
|
+
IfcDerivedUnitElement = 275,
|
|
2023
|
+
IfcDerivedUnitEnum = 276,
|
|
2024
|
+
IfcDescriptiveMeasure = 277,
|
|
2025
|
+
IfcDimensionalExponents = 278,
|
|
2026
|
+
IfcDimensionCount = 279,
|
|
2027
|
+
IfcDirection = 280,
|
|
2028
|
+
IfcDirectionSenseEnum = 281,
|
|
2029
|
+
IfcDiscreteAccessory = 282,
|
|
2030
|
+
IfcDiscreteAccessoryType = 283,
|
|
2031
|
+
IfcDiscreteAccessoryTypeEnum = 284,
|
|
2032
|
+
IfcDistanceExpression = 285,
|
|
2033
|
+
IfcDistributionChamberElement = 286,
|
|
2034
|
+
IfcDistributionChamberElementType = 287,
|
|
2035
|
+
IfcDistributionChamberElementTypeEnum = 288,
|
|
2036
|
+
IfcDistributionCircuit = 289,
|
|
2037
|
+
IfcDistributionControlElement = 290,
|
|
2038
|
+
IfcDistributionControlElementType = 291,
|
|
2039
|
+
IfcDistributionElement = 292,
|
|
2040
|
+
IfcDistributionElementType = 293,
|
|
2041
|
+
IfcDistributionFlowElement = 294,
|
|
2042
|
+
IfcDistributionFlowElementType = 295,
|
|
2043
|
+
IfcDistributionPort = 296,
|
|
2044
|
+
IfcDistributionPortTypeEnum = 297,
|
|
2045
|
+
IfcDistributionSystem = 298,
|
|
2046
|
+
IfcDistributionSystemEnum = 299,
|
|
2047
|
+
IfcDocumentConfidentialityEnum = 300,
|
|
2048
|
+
IfcDocumentInformation = 301,
|
|
2049
|
+
IfcDocumentInformationRelationship = 302,
|
|
2050
|
+
IfcDocumentReference = 303,
|
|
2051
|
+
IfcDocumentSelect = 304,
|
|
2052
|
+
IfcDocumentStatusEnum = 305,
|
|
2053
|
+
IfcDoor = 306,
|
|
2054
|
+
IfcDoorLiningProperties = 307,
|
|
2055
|
+
IfcDoorPanelOperationEnum = 308,
|
|
2056
|
+
IfcDoorPanelPositionEnum = 309,
|
|
2057
|
+
IfcDoorPanelProperties = 310,
|
|
2058
|
+
IfcDoorStandardCase = 311,
|
|
2059
|
+
IfcDoorStyle = 312,
|
|
2060
|
+
IfcDoorStyleConstructionEnum = 313,
|
|
2061
|
+
IfcDoorStyleOperationEnum = 314,
|
|
2062
|
+
IfcDoorType = 315,
|
|
2063
|
+
IfcDoorTypeEnum = 316,
|
|
2064
|
+
IfcDoorTypeOperationEnum = 317,
|
|
2065
|
+
IfcDoseEquivalentMeasure = 318,
|
|
2066
|
+
IfcDraughtingPreDefinedColour = 319,
|
|
2067
|
+
IfcDraughtingPreDefinedCurveFont = 320,
|
|
2068
|
+
IfcDuctFitting = 321,
|
|
2069
|
+
IfcDuctFittingType = 322,
|
|
2070
|
+
IfcDuctFittingTypeEnum = 323,
|
|
2071
|
+
IfcDuctSegment = 324,
|
|
2072
|
+
IfcDuctSegmentType = 325,
|
|
2073
|
+
IfcDuctSegmentTypeEnum = 326,
|
|
2074
|
+
IfcDuctSilencer = 327,
|
|
2075
|
+
IfcDuctSilencerType = 328,
|
|
2076
|
+
IfcDuctSilencerTypeEnum = 329,
|
|
2077
|
+
IfcDuration = 330,
|
|
2078
|
+
IfcDynamicViscosityMeasure = 331,
|
|
2079
|
+
IfcEdge = 332,
|
|
2080
|
+
IfcEdgeCurve = 333,
|
|
2081
|
+
IfcEdgeLoop = 334,
|
|
2082
|
+
IfcElectricAppliance = 335,
|
|
2083
|
+
IfcElectricApplianceType = 336,
|
|
2084
|
+
IfcElectricApplianceTypeEnum = 337,
|
|
2085
|
+
IfcElectricCapacitanceMeasure = 338,
|
|
2086
|
+
IfcElectricChargeMeasure = 339,
|
|
2087
|
+
IfcElectricConductanceMeasure = 340,
|
|
2088
|
+
IfcElectricCurrentMeasure = 341,
|
|
2089
|
+
IfcElectricDistributionBoard = 342,
|
|
2090
|
+
IfcElectricDistributionBoardType = 343,
|
|
2091
|
+
IfcElectricDistributionBoardTypeEnum = 344,
|
|
2092
|
+
IfcElectricFlowStorageDevice = 345,
|
|
2093
|
+
IfcElectricFlowStorageDeviceType = 346,
|
|
2094
|
+
IfcElectricFlowStorageDeviceTypeEnum = 347,
|
|
2095
|
+
IfcElectricGenerator = 348,
|
|
2096
|
+
IfcElectricGeneratorType = 349,
|
|
2097
|
+
IfcElectricGeneratorTypeEnum = 350,
|
|
2098
|
+
IfcElectricMotor = 351,
|
|
2099
|
+
IfcElectricMotorType = 352,
|
|
2100
|
+
IfcElectricMotorTypeEnum = 353,
|
|
2101
|
+
IfcElectricResistanceMeasure = 354,
|
|
2102
|
+
IfcElectricTimeControl = 355,
|
|
2103
|
+
IfcElectricTimeControlType = 356,
|
|
2104
|
+
IfcElectricTimeControlTypeEnum = 357,
|
|
2105
|
+
IfcElectricVoltageMeasure = 358,
|
|
2106
|
+
IfcElement = 359,
|
|
2107
|
+
IfcElementarySurface = 360,
|
|
2108
|
+
IfcElementAssembly = 361,
|
|
2109
|
+
IfcElementAssemblyType = 362,
|
|
2110
|
+
IfcElementAssemblyTypeEnum = 363,
|
|
2111
|
+
IfcElementComponent = 364,
|
|
2112
|
+
IfcElementComponentType = 365,
|
|
2113
|
+
IfcElementCompositionEnum = 366,
|
|
2114
|
+
IfcElementQuantity = 367,
|
|
2115
|
+
IfcElementType = 368,
|
|
2116
|
+
IfcEllipse = 369,
|
|
2117
|
+
IfcEllipseProfileDef = 370,
|
|
2118
|
+
IfcEnergyConversionDevice = 371,
|
|
2119
|
+
IfcEnergyConversionDeviceType = 372,
|
|
2120
|
+
IfcEnergyMeasure = 373,
|
|
2121
|
+
IfcEngine = 374,
|
|
2122
|
+
IfcEngineType = 375,
|
|
2123
|
+
IfcEngineTypeEnum = 376,
|
|
2124
|
+
IfcEvaporativeCooler = 377,
|
|
2125
|
+
IfcEvaporativeCoolerType = 378,
|
|
2126
|
+
IfcEvaporativeCoolerTypeEnum = 379,
|
|
2127
|
+
IfcEvaporator = 380,
|
|
2128
|
+
IfcEvaporatorType = 381,
|
|
2129
|
+
IfcEvaporatorTypeEnum = 382,
|
|
2130
|
+
IfcEvent = 383,
|
|
2131
|
+
IfcEventTime = 384,
|
|
2132
|
+
IfcEventTriggerTypeEnum = 385,
|
|
2133
|
+
IfcEventType = 386,
|
|
2134
|
+
IfcEventTypeEnum = 387,
|
|
2135
|
+
IfcExtendedProperties = 388,
|
|
2136
|
+
IfcExternalInformation = 389,
|
|
2137
|
+
IfcExternallyDefinedHatchStyle = 390,
|
|
2138
|
+
IfcExternallyDefinedSurfaceStyle = 391,
|
|
2139
|
+
IfcExternallyDefinedTextFont = 392,
|
|
2140
|
+
IfcExternalReference = 393,
|
|
2141
|
+
IfcExternalReferenceRelationship = 394,
|
|
2142
|
+
IfcExternalSpatialElement = 395,
|
|
2143
|
+
IfcExternalSpatialElementTypeEnum = 396,
|
|
2144
|
+
IfcExternalSpatialStructureElement = 397,
|
|
2145
|
+
IfcExtrudedAreaSolid = 398,
|
|
2146
|
+
IfcExtrudedAreaSolidTapered = 399,
|
|
2147
|
+
IfcFace = 400,
|
|
2148
|
+
IfcFaceBasedSurfaceModel = 401,
|
|
2149
|
+
IfcFaceBound = 402,
|
|
2150
|
+
IfcFaceOuterBound = 403,
|
|
2151
|
+
IfcFaceSurface = 404,
|
|
2152
|
+
IfcFacetedBrep = 405,
|
|
2153
|
+
IfcFacetedBrepWithVoids = 406,
|
|
2154
|
+
IfcFailureConnectionCondition = 407,
|
|
2155
|
+
IfcFan = 408,
|
|
2156
|
+
IfcFanType = 409,
|
|
2157
|
+
IfcFanTypeEnum = 410,
|
|
2158
|
+
IfcFastener = 411,
|
|
2159
|
+
IfcFastenerType = 412,
|
|
2160
|
+
IfcFastenerTypeEnum = 413,
|
|
2161
|
+
IfcFeatureElement = 414,
|
|
2162
|
+
IfcFeatureElementAddition = 415,
|
|
2163
|
+
IfcFeatureElementSubtraction = 416,
|
|
2164
|
+
IfcFillAreaStyle = 417,
|
|
2165
|
+
IfcFillAreaStyleHatching = 418,
|
|
2166
|
+
IfcFillAreaStyleTiles = 419,
|
|
2167
|
+
IfcFillStyleSelect = 420,
|
|
2168
|
+
IfcFilter = 421,
|
|
2169
|
+
IfcFilterType = 422,
|
|
2170
|
+
IfcFilterTypeEnum = 423,
|
|
2171
|
+
IfcFireSuppressionTerminal = 424,
|
|
2172
|
+
IfcFireSuppressionTerminalType = 425,
|
|
2173
|
+
IfcFireSuppressionTerminalTypeEnum = 426,
|
|
2174
|
+
IfcFixedReferenceSweptAreaSolid = 427,
|
|
2175
|
+
IfcFlowController = 428,
|
|
2176
|
+
IfcFlowControllerType = 429,
|
|
2177
|
+
IfcFlowDirectionEnum = 430,
|
|
2178
|
+
IfcFlowFitting = 431,
|
|
2179
|
+
IfcFlowFittingType = 432,
|
|
2180
|
+
IfcFlowInstrument = 433,
|
|
2181
|
+
IfcFlowInstrumentType = 434,
|
|
2182
|
+
IfcFlowInstrumentTypeEnum = 435,
|
|
2183
|
+
IfcFlowMeter = 436,
|
|
2184
|
+
IfcFlowMeterType = 437,
|
|
2185
|
+
IfcFlowMeterTypeEnum = 438,
|
|
2186
|
+
IfcFlowMovingDevice = 439,
|
|
2187
|
+
IfcFlowMovingDeviceType = 440,
|
|
2188
|
+
IfcFlowSegment = 441,
|
|
2189
|
+
IfcFlowSegmentType = 442,
|
|
2190
|
+
IfcFlowStorageDevice = 443,
|
|
2191
|
+
IfcFlowStorageDeviceType = 444,
|
|
2192
|
+
IfcFlowTerminal = 445,
|
|
2193
|
+
IfcFlowTerminalType = 446,
|
|
2194
|
+
IfcFlowTreatmentDevice = 447,
|
|
2195
|
+
IfcFlowTreatmentDeviceType = 448,
|
|
2196
|
+
IfcFontStyle = 449,
|
|
2197
|
+
IfcFontVariant = 450,
|
|
2198
|
+
IfcFontWeight = 451,
|
|
2199
|
+
IfcFooting = 452,
|
|
2200
|
+
IfcFootingType = 453,
|
|
2201
|
+
IfcFootingTypeEnum = 454,
|
|
2202
|
+
IfcForceMeasure = 455,
|
|
2203
|
+
IfcFrequencyMeasure = 456,
|
|
2204
|
+
IfcFurnishingElement = 457,
|
|
2205
|
+
IfcFurnishingElementType = 458,
|
|
2206
|
+
IfcFurniture = 459,
|
|
2207
|
+
IfcFurnitureType = 460,
|
|
2208
|
+
IfcFurnitureTypeEnum = 461,
|
|
2209
|
+
IfcGeographicElement = 462,
|
|
2210
|
+
IfcGeographicElementType = 463,
|
|
2211
|
+
IfcGeographicElementTypeEnum = 464,
|
|
2212
|
+
IfcGeometricCurveSet = 465,
|
|
2213
|
+
IfcGeometricProjectionEnum = 466,
|
|
2214
|
+
IfcGeometricRepresentationContext = 467,
|
|
2215
|
+
IfcGeometricRepresentationItem = 468,
|
|
2216
|
+
IfcGeometricRepresentationSubContext = 469,
|
|
2217
|
+
IfcGeometricSet = 470,
|
|
2218
|
+
IfcGeometricSetSelect = 471,
|
|
2219
|
+
IfcGloballyUniqueId = 472,
|
|
2220
|
+
IfcGlobalOrLocalEnum = 473,
|
|
2221
|
+
IfcGrid = 474,
|
|
2222
|
+
IfcGridAxis = 475,
|
|
2223
|
+
IfcGridPlacement = 476,
|
|
2224
|
+
IfcGridPlacementDirectionSelect = 477,
|
|
2225
|
+
IfcGridTypeEnum = 478,
|
|
2226
|
+
IfcGroup = 479,
|
|
2227
|
+
IfcHalfSpaceSolid = 480,
|
|
2228
|
+
IfcHatchLineDistanceSelect = 481,
|
|
2229
|
+
IfcHeatExchanger = 482,
|
|
2230
|
+
IfcHeatExchangerType = 483,
|
|
2231
|
+
IfcHeatExchangerTypeEnum = 484,
|
|
2232
|
+
IfcHeatFluxDensityMeasure = 485,
|
|
2233
|
+
IfcHeatingValueMeasure = 486,
|
|
2234
|
+
IfcHumidifier = 487,
|
|
2235
|
+
IfcHumidifierType = 488,
|
|
2236
|
+
IfcHumidifierTypeEnum = 489,
|
|
2237
|
+
IfcIdentifier = 490,
|
|
2238
|
+
IfcIlluminanceMeasure = 491,
|
|
2239
|
+
IfcImageTexture = 492,
|
|
2240
|
+
IfcIndexedColourMap = 493,
|
|
2241
|
+
IfcIndexedPolyCurve = 494,
|
|
2242
|
+
IfcIndexedPolygonalFace = 495,
|
|
2243
|
+
IfcIndexedPolygonalFaceWithVoids = 496,
|
|
2244
|
+
IfcIndexedTextureMap = 497,
|
|
2245
|
+
IfcIndexedTriangleTextureMap = 498,
|
|
2246
|
+
IfcInductanceMeasure = 499,
|
|
2247
|
+
IfcInteger = 500,
|
|
2248
|
+
IfcIntegerCountRateMeasure = 501,
|
|
2249
|
+
IfcInterceptor = 502,
|
|
2250
|
+
IfcInterceptorType = 503,
|
|
2251
|
+
IfcInterceptorTypeEnum = 504,
|
|
2252
|
+
IfcInternalOrExternalEnum = 505,
|
|
2253
|
+
IfcIntersectionCurve = 506,
|
|
2254
|
+
IfcInventory = 507,
|
|
2255
|
+
IfcInventoryTypeEnum = 508,
|
|
2256
|
+
IfcIonConcentrationMeasure = 509,
|
|
2257
|
+
IfcIrregularTimeSeries = 510,
|
|
2258
|
+
IfcIrregularTimeSeriesValue = 511,
|
|
2259
|
+
IfcIShapeProfileDef = 512,
|
|
2260
|
+
IfcIsothermalMoistureCapacityMeasure = 513,
|
|
2261
|
+
IfcJunctionBox = 514,
|
|
2262
|
+
IfcJunctionBoxType = 515,
|
|
2263
|
+
IfcJunctionBoxTypeEnum = 516,
|
|
2264
|
+
IfcKinematicViscosityMeasure = 517,
|
|
2265
|
+
IfcKnotType = 518,
|
|
2266
|
+
IfcLabel = 519,
|
|
2267
|
+
IfcLaborResource = 520,
|
|
2268
|
+
IfcLaborResourceType = 521,
|
|
2269
|
+
IfcLaborResourceTypeEnum = 522,
|
|
2270
|
+
IfcLagTime = 523,
|
|
2271
|
+
IfcLamp = 524,
|
|
2272
|
+
IfcLampType = 525,
|
|
2273
|
+
IfcLampTypeEnum = 526,
|
|
2274
|
+
IfcLanguageId = 527,
|
|
2275
|
+
IfcLayeredItem = 528,
|
|
2276
|
+
IfcLayerSetDirectionEnum = 529,
|
|
2277
|
+
IfcLengthMeasure = 530,
|
|
2278
|
+
IfcLibraryInformation = 531,
|
|
2279
|
+
IfcLibraryReference = 532,
|
|
2280
|
+
IfcLibrarySelect = 533,
|
|
2281
|
+
IfcLightDistributionCurveEnum = 534,
|
|
2282
|
+
IfcLightDistributionData = 535,
|
|
2283
|
+
IfcLightDistributionDataSourceSelect = 536,
|
|
2284
|
+
IfcLightEmissionSourceEnum = 537,
|
|
2285
|
+
IfcLightFixture = 538,
|
|
2286
|
+
IfcLightFixtureType = 539,
|
|
2287
|
+
IfcLightFixtureTypeEnum = 540,
|
|
2288
|
+
IfcLightIntensityDistribution = 541,
|
|
2289
|
+
IfcLightSource = 542,
|
|
2290
|
+
IfcLightSourceAmbient = 543,
|
|
2291
|
+
IfcLightSourceDirectional = 544,
|
|
2292
|
+
IfcLightSourceGoniometric = 545,
|
|
2293
|
+
IfcLightSourcePositional = 546,
|
|
2294
|
+
IfcLightSourceSpot = 547,
|
|
2295
|
+
IfcLine = 548,
|
|
2296
|
+
IfcLinearForceMeasure = 549,
|
|
2297
|
+
IfcLinearMomentMeasure = 550,
|
|
2298
|
+
IfcLinearPlacement = 551,
|
|
2299
|
+
IfcLinearPositioningElement = 552,
|
|
2300
|
+
IfcLinearStiffnessMeasure = 553,
|
|
2301
|
+
IfcLinearVelocityMeasure = 554,
|
|
2302
|
+
IfcLineIndex = 555,
|
|
2303
|
+
IfcLineSegment2D = 556,
|
|
2304
|
+
IfcLoadGroupTypeEnum = 557,
|
|
2305
|
+
IfcLocalPlacement = 558,
|
|
2306
|
+
IfcLogical = 559,
|
|
2307
|
+
IfcLogicalOperatorEnum = 560,
|
|
2308
|
+
IfcLoop = 561,
|
|
2309
|
+
IfcLShapeProfileDef = 562,
|
|
2310
|
+
IfcLuminousFluxMeasure = 563,
|
|
2311
|
+
IfcLuminousIntensityDistributionMeasure = 564,
|
|
2312
|
+
IfcLuminousIntensityMeasure = 565,
|
|
2313
|
+
IfcMagneticFluxDensityMeasure = 566,
|
|
2314
|
+
IfcMagneticFluxMeasure = 567,
|
|
2315
|
+
IfcManifoldSolidBrep = 568,
|
|
2316
|
+
IfcMapConversion = 569,
|
|
2317
|
+
IfcMappedItem = 570,
|
|
2318
|
+
IfcMassDensityMeasure = 571,
|
|
2319
|
+
IfcMassFlowRateMeasure = 572,
|
|
2320
|
+
IfcMassMeasure = 573,
|
|
2321
|
+
IfcMassPerLengthMeasure = 574,
|
|
2322
|
+
IfcMaterial = 575,
|
|
2323
|
+
IfcMaterialClassificationRelationship = 576,
|
|
2324
|
+
IfcMaterialConstituent = 577,
|
|
2325
|
+
IfcMaterialConstituentSet = 578,
|
|
2326
|
+
IfcMaterialDefinition = 579,
|
|
2327
|
+
IfcMaterialDefinitionRepresentation = 580,
|
|
2328
|
+
IfcMaterialLayer = 581,
|
|
2329
|
+
IfcMaterialLayerSet = 582,
|
|
2330
|
+
IfcMaterialLayerSetUsage = 583,
|
|
2331
|
+
IfcMaterialLayerWithOffsets = 584,
|
|
2332
|
+
IfcMaterialList = 585,
|
|
2333
|
+
IfcMaterialProfile = 586,
|
|
2334
|
+
IfcMaterialProfileSet = 587,
|
|
2335
|
+
IfcMaterialProfileSetUsage = 588,
|
|
2336
|
+
IfcMaterialProfileSetUsageTapering = 589,
|
|
2337
|
+
IfcMaterialProfileWithOffsets = 590,
|
|
2338
|
+
IfcMaterialProperties = 591,
|
|
2339
|
+
IfcMaterialRelationship = 592,
|
|
2340
|
+
IfcMaterialSelect = 593,
|
|
2341
|
+
IfcMaterialUsageDefinition = 594,
|
|
2342
|
+
IfcMeasureValue = 595,
|
|
2343
|
+
IfcMeasureWithUnit = 596,
|
|
2344
|
+
IfcMechanicalFastener = 597,
|
|
2345
|
+
IfcMechanicalFastenerType = 598,
|
|
2346
|
+
IfcMechanicalFastenerTypeEnum = 599,
|
|
2347
|
+
IfcMedicalDevice = 600,
|
|
2348
|
+
IfcMedicalDeviceType = 601,
|
|
2349
|
+
IfcMedicalDeviceTypeEnum = 602,
|
|
2350
|
+
IfcMember = 603,
|
|
2351
|
+
IfcMemberStandardCase = 604,
|
|
2352
|
+
IfcMemberType = 605,
|
|
2353
|
+
IfcMemberTypeEnum = 606,
|
|
2354
|
+
IfcMetric = 607,
|
|
2355
|
+
IfcMetricValueSelect = 608,
|
|
2356
|
+
IfcMirroredProfileDef = 609,
|
|
2357
|
+
IfcModulusOfElasticityMeasure = 610,
|
|
2358
|
+
IfcModulusOfLinearSubgradeReactionMeasure = 611,
|
|
2359
|
+
IfcModulusOfRotationalSubgradeReactionMeasure = 612,
|
|
2360
|
+
IfcModulusOfRotationalSubgradeReactionSelect = 613,
|
|
2361
|
+
IfcModulusOfSubgradeReactionMeasure = 614,
|
|
2362
|
+
IfcModulusOfSubgradeReactionSelect = 615,
|
|
2363
|
+
IfcModulusOfTranslationalSubgradeReactionSelect = 616,
|
|
2364
|
+
IfcMoistureDiffusivityMeasure = 617,
|
|
2365
|
+
IfcMolecularWeightMeasure = 618,
|
|
2366
|
+
IfcMomentOfInertiaMeasure = 619,
|
|
2367
|
+
IfcMonetaryMeasure = 620,
|
|
2368
|
+
IfcMonetaryUnit = 621,
|
|
2369
|
+
IfcMonthInYearNumber = 622,
|
|
2370
|
+
IfcMotorConnection = 623,
|
|
2371
|
+
IfcMotorConnectionType = 624,
|
|
2372
|
+
IfcMotorConnectionTypeEnum = 625,
|
|
2373
|
+
IfcNamedUnit = 626,
|
|
2374
|
+
IfcNonNegativeLengthMeasure = 627,
|
|
2375
|
+
IfcNormalisedRatioMeasure = 628,
|
|
2376
|
+
IfcNullStyle = 629,
|
|
2377
|
+
IfcNumericMeasure = 630,
|
|
2378
|
+
IfcObject = 631,
|
|
2379
|
+
IfcObjectDefinition = 632,
|
|
2380
|
+
IfcObjective = 633,
|
|
2381
|
+
IfcObjectiveEnum = 634,
|
|
2382
|
+
IfcObjectPlacement = 635,
|
|
2383
|
+
IfcObjectReferenceSelect = 636,
|
|
2384
|
+
IfcObjectTypeEnum = 637,
|
|
2385
|
+
IfcOccupant = 638,
|
|
2386
|
+
IfcOccupantTypeEnum = 639,
|
|
2387
|
+
IfcOffsetCurve = 640,
|
|
2388
|
+
IfcOffsetCurve2D = 641,
|
|
2389
|
+
IfcOffsetCurve3D = 642,
|
|
2390
|
+
IfcOffsetCurveByDistances = 643,
|
|
2391
|
+
IfcOpeningElement = 644,
|
|
2392
|
+
IfcOpeningElementTypeEnum = 645,
|
|
2393
|
+
IfcOpeningStandardCase = 646,
|
|
2394
|
+
IfcOpenShell = 647,
|
|
2395
|
+
IfcOrganization = 648,
|
|
2396
|
+
IfcOrganizationRelationship = 649,
|
|
2397
|
+
IfcOrientationExpression = 650,
|
|
2398
|
+
IfcOrientedEdge = 651,
|
|
2399
|
+
IfcOuterBoundaryCurve = 652,
|
|
2400
|
+
IfcOutlet = 653,
|
|
2401
|
+
IfcOutletType = 654,
|
|
2402
|
+
IfcOutletTypeEnum = 655,
|
|
2403
|
+
IfcOwnerHistory = 656,
|
|
2404
|
+
IfcParameterizedProfileDef = 657,
|
|
2405
|
+
IfcParameterValue = 658,
|
|
2406
|
+
IfcPath = 659,
|
|
2407
|
+
IfcPcurve = 660,
|
|
2408
|
+
IfcPerformanceHistory = 661,
|
|
2409
|
+
IfcPerformanceHistoryTypeEnum = 662,
|
|
2410
|
+
IfcPermeableCoveringOperationEnum = 663,
|
|
2411
|
+
IfcPermeableCoveringProperties = 664,
|
|
2412
|
+
IfcPermit = 665,
|
|
2413
|
+
IfcPermitTypeEnum = 666,
|
|
2414
|
+
IfcPerson = 667,
|
|
2415
|
+
IfcPersonAndOrganization = 668,
|
|
2416
|
+
IfcPHMeasure = 669,
|
|
2417
|
+
IfcPhysicalComplexQuantity = 670,
|
|
2418
|
+
IfcPhysicalOrVirtualEnum = 671,
|
|
2419
|
+
IfcPhysicalQuantity = 672,
|
|
2420
|
+
IfcPhysicalSimpleQuantity = 673,
|
|
2421
|
+
IfcPile = 674,
|
|
2422
|
+
IfcPileConstructionEnum = 675,
|
|
2423
|
+
IfcPileType = 676,
|
|
2424
|
+
IfcPileTypeEnum = 677,
|
|
2425
|
+
IfcPipeFitting = 678,
|
|
2426
|
+
IfcPipeFittingType = 679,
|
|
2427
|
+
IfcPipeFittingTypeEnum = 680,
|
|
2428
|
+
IfcPipeSegment = 681,
|
|
2429
|
+
IfcPipeSegmentType = 682,
|
|
2430
|
+
IfcPipeSegmentTypeEnum = 683,
|
|
2431
|
+
IfcPixelTexture = 684,
|
|
2432
|
+
IfcPlacement = 685,
|
|
2433
|
+
IfcPlanarBox = 686,
|
|
2434
|
+
IfcPlanarExtent = 687,
|
|
2435
|
+
IfcPlanarForceMeasure = 688,
|
|
2436
|
+
IfcPlane = 689,
|
|
2437
|
+
IfcPlaneAngleMeasure = 690,
|
|
2438
|
+
IfcPlate = 691,
|
|
2439
|
+
IfcPlateStandardCase = 692,
|
|
2440
|
+
IfcPlateType = 693,
|
|
2441
|
+
IfcPlateTypeEnum = 694,
|
|
2442
|
+
IfcPoint = 695,
|
|
2443
|
+
IfcPointOnCurve = 696,
|
|
2444
|
+
IfcPointOnSurface = 697,
|
|
2445
|
+
IfcPointOrVertexPoint = 698,
|
|
2446
|
+
IfcPolygonalBoundedHalfSpace = 699,
|
|
2447
|
+
IfcPolygonalFaceSet = 700,
|
|
2448
|
+
IfcPolyline = 701,
|
|
2449
|
+
IfcPolyLoop = 702,
|
|
2450
|
+
IfcPort = 703,
|
|
2451
|
+
IfcPositioningElement = 704,
|
|
2452
|
+
IfcPositiveInteger = 705,
|
|
2453
|
+
IfcPositiveLengthMeasure = 706,
|
|
2454
|
+
IfcPositivePlaneAngleMeasure = 707,
|
|
2455
|
+
IfcPositiveRatioMeasure = 708,
|
|
2456
|
+
IfcPostalAddress = 709,
|
|
2457
|
+
IfcPowerMeasure = 710,
|
|
2458
|
+
IfcPreDefinedColour = 711,
|
|
2459
|
+
IfcPreDefinedCurveFont = 712,
|
|
2460
|
+
IfcPreDefinedItem = 713,
|
|
2461
|
+
IfcPreDefinedProperties = 714,
|
|
2462
|
+
IfcPreDefinedPropertySet = 715,
|
|
2463
|
+
IfcPreDefinedTextFont = 716,
|
|
2464
|
+
IfcPreferredSurfaceCurveRepresentation = 717,
|
|
2465
|
+
IfcPresentableText = 718,
|
|
2466
|
+
IfcPresentationItem = 719,
|
|
2467
|
+
IfcPresentationLayerAssignment = 720,
|
|
2468
|
+
IfcPresentationLayerWithStyle = 721,
|
|
2469
|
+
IfcPresentationStyle = 722,
|
|
2470
|
+
IfcPresentationStyleAssignment = 723,
|
|
2471
|
+
IfcPresentationStyleSelect = 724,
|
|
2472
|
+
IfcPressureMeasure = 725,
|
|
2473
|
+
IfcProcedure = 726,
|
|
2474
|
+
IfcProcedureType = 727,
|
|
2475
|
+
IfcProcedureTypeEnum = 728,
|
|
2476
|
+
IfcProcess = 729,
|
|
2477
|
+
IfcProcessSelect = 730,
|
|
2478
|
+
IfcProduct = 731,
|
|
2479
|
+
IfcProductDefinitionShape = 732,
|
|
2480
|
+
IfcProductRepresentation = 733,
|
|
2481
|
+
IfcProductRepresentationSelect = 734,
|
|
2482
|
+
IfcProductSelect = 735,
|
|
2483
|
+
IfcProfileDef = 736,
|
|
2484
|
+
IfcProfileProperties = 737,
|
|
2485
|
+
IfcProfileTypeEnum = 738,
|
|
2486
|
+
IfcProject = 739,
|
|
2487
|
+
IfcProjectedCRS = 740,
|
|
2488
|
+
IfcProjectedOrTrueLengthEnum = 741,
|
|
2489
|
+
IfcProjectionElement = 742,
|
|
2490
|
+
IfcProjectionElementTypeEnum = 743,
|
|
2491
|
+
IfcProjectLibrary = 744,
|
|
2492
|
+
IfcProjectOrder = 745,
|
|
2493
|
+
IfcProjectOrderTypeEnum = 746,
|
|
2494
|
+
IfcProperty = 747,
|
|
2495
|
+
IfcPropertyAbstraction = 748,
|
|
2496
|
+
IfcPropertyBoundedValue = 749,
|
|
2497
|
+
IfcPropertyDefinition = 750,
|
|
2498
|
+
IfcPropertyDependencyRelationship = 751,
|
|
2499
|
+
IfcPropertyEnumeratedValue = 752,
|
|
2500
|
+
IfcPropertyEnumeration = 753,
|
|
2501
|
+
IfcPropertyListValue = 754,
|
|
2502
|
+
IfcPropertyReferenceValue = 755,
|
|
2503
|
+
IfcPropertySet = 756,
|
|
2504
|
+
IfcPropertySetDefinition = 757,
|
|
2505
|
+
IfcPropertySetDefinitionSelect = 758,
|
|
2506
|
+
IfcPropertySetDefinitionSet = 759,
|
|
2507
|
+
IfcPropertySetTemplate = 760,
|
|
2508
|
+
IfcPropertySetTemplateTypeEnum = 761,
|
|
2509
|
+
IfcPropertySingleValue = 762,
|
|
2510
|
+
IfcPropertyTableValue = 763,
|
|
2511
|
+
IfcPropertyTemplate = 764,
|
|
2512
|
+
IfcPropertyTemplateDefinition = 765,
|
|
2513
|
+
IfcProtectiveDevice = 766,
|
|
2514
|
+
IfcProtectiveDeviceTrippingUnit = 767,
|
|
2515
|
+
IfcProtectiveDeviceTrippingUnitType = 768,
|
|
2516
|
+
IfcProtectiveDeviceTrippingUnitTypeEnum = 769,
|
|
2517
|
+
IfcProtectiveDeviceType = 770,
|
|
2518
|
+
IfcProtectiveDeviceTypeEnum = 771,
|
|
2519
|
+
IfcProxy = 772,
|
|
2520
|
+
IfcPump = 773,
|
|
2521
|
+
IfcPumpType = 774,
|
|
2522
|
+
IfcPumpTypeEnum = 775,
|
|
2523
|
+
IfcQuantityArea = 776,
|
|
2524
|
+
IfcQuantityCount = 777,
|
|
2525
|
+
IfcQuantityLength = 778,
|
|
2526
|
+
IfcQuantitySet = 779,
|
|
2527
|
+
IfcQuantityTime = 780,
|
|
2528
|
+
IfcQuantityVolume = 781,
|
|
2529
|
+
IfcQuantityWeight = 782,
|
|
2530
|
+
IfcRadioActivityMeasure = 783,
|
|
2531
|
+
IfcRailing = 784,
|
|
2532
|
+
IfcRailingType = 785,
|
|
2533
|
+
IfcRailingTypeEnum = 786,
|
|
2534
|
+
IfcRamp = 787,
|
|
2535
|
+
IfcRampFlight = 788,
|
|
2536
|
+
IfcRampFlightType = 789,
|
|
2537
|
+
IfcRampFlightTypeEnum = 790,
|
|
2538
|
+
IfcRampType = 791,
|
|
2539
|
+
IfcRampTypeEnum = 792,
|
|
2540
|
+
IfcRatioMeasure = 793,
|
|
2541
|
+
IfcRationalBSplineCurveWithKnots = 794,
|
|
2542
|
+
IfcRationalBSplineSurfaceWithKnots = 795,
|
|
2543
|
+
IfcReal = 796,
|
|
2544
|
+
IfcRectangleHollowProfileDef = 797,
|
|
2545
|
+
IfcRectangleProfileDef = 798,
|
|
2546
|
+
IfcRectangularPyramid = 799,
|
|
2547
|
+
IfcRectangularTrimmedSurface = 800,
|
|
2548
|
+
IfcRecurrencePattern = 801,
|
|
2549
|
+
IfcRecurrenceTypeEnum = 802,
|
|
2550
|
+
IfcReference = 803,
|
|
2551
|
+
IfcReferent = 804,
|
|
2552
|
+
IfcReferentTypeEnum = 805,
|
|
2553
|
+
IfcReflectanceMethodEnum = 806,
|
|
2554
|
+
IfcRegularTimeSeries = 807,
|
|
2555
|
+
IfcReinforcementBarProperties = 808,
|
|
2556
|
+
IfcReinforcementDefinitionProperties = 809,
|
|
2557
|
+
IfcReinforcingBar = 810,
|
|
2558
|
+
IfcReinforcingBarRoleEnum = 811,
|
|
2559
|
+
IfcReinforcingBarSurfaceEnum = 812,
|
|
2560
|
+
IfcReinforcingBarType = 813,
|
|
2561
|
+
IfcReinforcingBarTypeEnum = 814,
|
|
2562
|
+
IfcReinforcingElement = 815,
|
|
2563
|
+
IfcReinforcingElementType = 816,
|
|
2564
|
+
IfcReinforcingMesh = 817,
|
|
2565
|
+
IfcReinforcingMeshType = 818,
|
|
2566
|
+
IfcReinforcingMeshTypeEnum = 819,
|
|
2567
|
+
IfcRelAggregates = 820,
|
|
2568
|
+
IfcRelAssigns = 821,
|
|
2569
|
+
IfcRelAssignsToActor = 822,
|
|
2570
|
+
IfcRelAssignsToControl = 823,
|
|
2571
|
+
IfcRelAssignsToGroup = 824,
|
|
2572
|
+
IfcRelAssignsToGroupByFactor = 825,
|
|
2573
|
+
IfcRelAssignsToProcess = 826,
|
|
2574
|
+
IfcRelAssignsToProduct = 827,
|
|
2575
|
+
IfcRelAssignsToResource = 828,
|
|
2576
|
+
IfcRelAssociates = 829,
|
|
2577
|
+
IfcRelAssociatesApproval = 830,
|
|
2578
|
+
IfcRelAssociatesClassification = 831,
|
|
2579
|
+
IfcRelAssociatesConstraint = 832,
|
|
2580
|
+
IfcRelAssociatesDocument = 833,
|
|
2581
|
+
IfcRelAssociatesLibrary = 834,
|
|
2582
|
+
IfcRelAssociatesMaterial = 835,
|
|
2583
|
+
IfcRelationship = 836,
|
|
2584
|
+
IfcRelConnects = 837,
|
|
2585
|
+
IfcRelConnectsElements = 838,
|
|
2586
|
+
IfcRelConnectsPathElements = 839,
|
|
2587
|
+
IfcRelConnectsPorts = 840,
|
|
2588
|
+
IfcRelConnectsPortToElement = 841,
|
|
2589
|
+
IfcRelConnectsStructuralActivity = 842,
|
|
2590
|
+
IfcRelConnectsStructuralMember = 843,
|
|
2591
|
+
IfcRelConnectsWithEccentricity = 844,
|
|
2592
|
+
IfcRelConnectsWithRealizingElements = 845,
|
|
2593
|
+
IfcRelContainedInSpatialStructure = 846,
|
|
2594
|
+
IfcRelCoversBldgElements = 847,
|
|
2595
|
+
IfcRelCoversSpaces = 848,
|
|
2596
|
+
IfcRelDeclares = 849,
|
|
2597
|
+
IfcRelDecomposes = 850,
|
|
2598
|
+
IfcRelDefines = 851,
|
|
2599
|
+
IfcRelDefinesByObject = 852,
|
|
2600
|
+
IfcRelDefinesByProperties = 853,
|
|
2601
|
+
IfcRelDefinesByTemplate = 854,
|
|
2602
|
+
IfcRelDefinesByType = 855,
|
|
2603
|
+
IfcRelFillsElement = 856,
|
|
2604
|
+
IfcRelFlowControlElements = 857,
|
|
2605
|
+
IfcRelInterferesElements = 858,
|
|
2606
|
+
IfcRelNests = 859,
|
|
2607
|
+
IfcRelProjectsElement = 860,
|
|
2608
|
+
IfcRelReferencedInSpatialStructure = 861,
|
|
2609
|
+
IfcRelSequence = 862,
|
|
2610
|
+
IfcRelServicesBuildings = 863,
|
|
2611
|
+
IfcRelSpaceBoundary = 864,
|
|
2612
|
+
IfcRelSpaceBoundary1stLevel = 865,
|
|
2613
|
+
IfcRelSpaceBoundary2ndLevel = 866,
|
|
2614
|
+
IfcRelVoidsElement = 867,
|
|
2615
|
+
IfcReparametrisedCompositeCurveSegment = 868,
|
|
2616
|
+
IfcRepresentation = 869,
|
|
2617
|
+
IfcRepresentationContext = 870,
|
|
2618
|
+
IfcRepresentationItem = 871,
|
|
2619
|
+
IfcRepresentationMap = 872,
|
|
2620
|
+
IfcResource = 873,
|
|
2621
|
+
IfcResourceApprovalRelationship = 874,
|
|
2622
|
+
IfcResourceConstraintRelationship = 875,
|
|
2623
|
+
IfcResourceLevelRelationship = 876,
|
|
2624
|
+
IfcResourceObjectSelect = 877,
|
|
2625
|
+
IfcResourceSelect = 878,
|
|
2626
|
+
IfcResourceTime = 879,
|
|
2627
|
+
IfcRevolvedAreaSolid = 880,
|
|
2628
|
+
IfcRevolvedAreaSolidTapered = 881,
|
|
2629
|
+
IfcRightCircularCone = 882,
|
|
2630
|
+
IfcRightCircularCylinder = 883,
|
|
2631
|
+
IfcRoleEnum = 884,
|
|
2632
|
+
IfcRoof = 885,
|
|
2633
|
+
IfcRoofType = 886,
|
|
2634
|
+
IfcRoofTypeEnum = 887,
|
|
2635
|
+
IfcRoot = 888,
|
|
2636
|
+
IfcRotationalFrequencyMeasure = 889,
|
|
2637
|
+
IfcRotationalMassMeasure = 890,
|
|
2638
|
+
IfcRotationalStiffnessMeasure = 891,
|
|
2639
|
+
IfcRotationalStiffnessSelect = 892,
|
|
2640
|
+
IfcRoundedRectangleProfileDef = 893,
|
|
2641
|
+
IfcSanitaryTerminal = 894,
|
|
2642
|
+
IfcSanitaryTerminalType = 895,
|
|
2643
|
+
IfcSanitaryTerminalTypeEnum = 896,
|
|
2644
|
+
IfcSchedulingTime = 897,
|
|
2645
|
+
IfcSeamCurve = 898,
|
|
2646
|
+
IfcSectionalAreaIntegralMeasure = 899,
|
|
2647
|
+
IfcSectionedSolid = 900,
|
|
2648
|
+
IfcSectionedSolidHorizontal = 901,
|
|
2649
|
+
IfcSectionedSpine = 902,
|
|
2650
|
+
IfcSectionModulusMeasure = 903,
|
|
2651
|
+
IfcSectionProperties = 904,
|
|
2652
|
+
IfcSectionReinforcementProperties = 905,
|
|
2653
|
+
IfcSectionTypeEnum = 906,
|
|
2654
|
+
IfcSegmentIndexSelect = 907,
|
|
2655
|
+
IfcSensor = 908,
|
|
2656
|
+
IfcSensorType = 909,
|
|
2657
|
+
IfcSensorTypeEnum = 910,
|
|
2658
|
+
IfcSequenceEnum = 911,
|
|
2659
|
+
IfcShadingDevice = 912,
|
|
2660
|
+
IfcShadingDeviceType = 913,
|
|
2661
|
+
IfcShadingDeviceTypeEnum = 914,
|
|
2662
|
+
IfcShapeAspect = 915,
|
|
2663
|
+
IfcShapeModel = 916,
|
|
2664
|
+
IfcShapeRepresentation = 917,
|
|
2665
|
+
IfcShearModulusMeasure = 918,
|
|
2666
|
+
IfcShell = 919,
|
|
2667
|
+
IfcShellBasedSurfaceModel = 920,
|
|
2668
|
+
IfcSimpleProperty = 921,
|
|
2669
|
+
IfcSimplePropertyTemplate = 922,
|
|
2670
|
+
IfcSimplePropertyTemplateTypeEnum = 923,
|
|
2671
|
+
IfcSimpleValue = 924,
|
|
2672
|
+
IfcSIPrefix = 925,
|
|
2673
|
+
IfcSite = 926,
|
|
2674
|
+
IfcSIUnit = 927,
|
|
2675
|
+
IfcSIUnitName = 928,
|
|
2676
|
+
IfcSizeSelect = 929,
|
|
2677
|
+
IfcSlab = 930,
|
|
2678
|
+
IfcSlabElementedCase = 931,
|
|
2679
|
+
IfcSlabStandardCase = 932,
|
|
2680
|
+
IfcSlabType = 933,
|
|
2681
|
+
IfcSlabTypeEnum = 934,
|
|
2682
|
+
IfcSlippageConnectionCondition = 935,
|
|
2683
|
+
IfcSolarDevice = 936,
|
|
2684
|
+
IfcSolarDeviceType = 937,
|
|
2685
|
+
IfcSolarDeviceTypeEnum = 938,
|
|
2686
|
+
IfcSolidAngleMeasure = 939,
|
|
2687
|
+
IfcSolidModel = 940,
|
|
2688
|
+
IfcSolidOrShell = 941,
|
|
2689
|
+
IfcSoundPowerLevelMeasure = 942,
|
|
2690
|
+
IfcSoundPowerMeasure = 943,
|
|
2691
|
+
IfcSoundPressureLevelMeasure = 944,
|
|
2692
|
+
IfcSoundPressureMeasure = 945,
|
|
2693
|
+
IfcSpace = 946,
|
|
2694
|
+
IfcSpaceBoundarySelect = 947,
|
|
2695
|
+
IfcSpaceHeater = 948,
|
|
2696
|
+
IfcSpaceHeaterType = 949,
|
|
2697
|
+
IfcSpaceHeaterTypeEnum = 950,
|
|
2698
|
+
IfcSpaceType = 951,
|
|
2699
|
+
IfcSpaceTypeEnum = 952,
|
|
2700
|
+
IfcSpatialElement = 953,
|
|
2701
|
+
IfcSpatialElementType = 954,
|
|
2702
|
+
IfcSpatialStructureElement = 955,
|
|
2703
|
+
IfcSpatialStructureElementType = 956,
|
|
2704
|
+
IfcSpatialZone = 957,
|
|
2705
|
+
IfcSpatialZoneType = 958,
|
|
2706
|
+
IfcSpatialZoneTypeEnum = 959,
|
|
2707
|
+
IfcSpecificHeatCapacityMeasure = 960,
|
|
2708
|
+
IfcSpecularExponent = 961,
|
|
2709
|
+
IfcSpecularHighlightSelect = 962,
|
|
2710
|
+
IfcSpecularRoughness = 963,
|
|
2711
|
+
IfcSphere = 964,
|
|
2712
|
+
IfcSphericalSurface = 965,
|
|
2713
|
+
IfcStackTerminal = 966,
|
|
2714
|
+
IfcStackTerminalType = 967,
|
|
2715
|
+
IfcStackTerminalTypeEnum = 968,
|
|
2716
|
+
IfcStair = 969,
|
|
2717
|
+
IfcStairFlight = 970,
|
|
2718
|
+
IfcStairFlightType = 971,
|
|
2719
|
+
IfcStairFlightTypeEnum = 972,
|
|
2720
|
+
IfcStairType = 973,
|
|
2721
|
+
IfcStairTypeEnum = 974,
|
|
2722
|
+
IfcStateEnum = 975,
|
|
2723
|
+
IfcStrippedOptional = 976,
|
|
2724
|
+
IfcStructuralAction = 977,
|
|
2725
|
+
IfcStructuralActivity = 978,
|
|
2726
|
+
IfcStructuralActivityAssignmentSelect = 979,
|
|
2727
|
+
IfcStructuralAnalysisModel = 980,
|
|
2728
|
+
IfcStructuralConnection = 981,
|
|
2729
|
+
IfcStructuralConnectionCondition = 982,
|
|
2730
|
+
IfcStructuralCurveAction = 983,
|
|
2731
|
+
IfcStructuralCurveActivityTypeEnum = 984,
|
|
2732
|
+
IfcStructuralCurveConnection = 985,
|
|
2733
|
+
IfcStructuralCurveMember = 986,
|
|
2734
|
+
IfcStructuralCurveMemberTypeEnum = 987,
|
|
2735
|
+
IfcStructuralCurveMemberVarying = 988,
|
|
2736
|
+
IfcStructuralCurveReaction = 989,
|
|
2737
|
+
IfcStructuralItem = 990,
|
|
2738
|
+
IfcStructuralLinearAction = 991,
|
|
2739
|
+
IfcStructuralLoad = 992,
|
|
2740
|
+
IfcStructuralLoadCase = 993,
|
|
2741
|
+
IfcStructuralLoadConfiguration = 994,
|
|
2742
|
+
IfcStructuralLoadGroup = 995,
|
|
2743
|
+
IfcStructuralLoadLinearForce = 996,
|
|
2744
|
+
IfcStructuralLoadOrResult = 997,
|
|
2745
|
+
IfcStructuralLoadPlanarForce = 998,
|
|
2746
|
+
IfcStructuralLoadSingleDisplacement = 999,
|
|
2747
|
+
IfcStructuralLoadSingleDisplacementDistortion = 1000,
|
|
2748
|
+
IfcStructuralLoadSingleForce = 1001,
|
|
2749
|
+
IfcStructuralLoadSingleForceWarping = 1002,
|
|
2750
|
+
IfcStructuralLoadStatic = 1003,
|
|
2751
|
+
IfcStructuralLoadTemperature = 1004,
|
|
2752
|
+
IfcStructuralMember = 1005,
|
|
2753
|
+
IfcStructuralPlanarAction = 1006,
|
|
2754
|
+
IfcStructuralPointAction = 1007,
|
|
2755
|
+
IfcStructuralPointConnection = 1008,
|
|
2756
|
+
IfcStructuralPointReaction = 1009,
|
|
2757
|
+
IfcStructuralReaction = 1010,
|
|
2758
|
+
IfcStructuralResultGroup = 1011,
|
|
2759
|
+
IfcStructuralSurfaceAction = 1012,
|
|
2760
|
+
IfcStructuralSurfaceActivityTypeEnum = 1013,
|
|
2761
|
+
IfcStructuralSurfaceConnection = 1014,
|
|
2762
|
+
IfcStructuralSurfaceMember = 1015,
|
|
2763
|
+
IfcStructuralSurfaceMemberTypeEnum = 1016,
|
|
2764
|
+
IfcStructuralSurfaceMemberVarying = 1017,
|
|
2765
|
+
IfcStructuralSurfaceReaction = 1018,
|
|
2766
|
+
IfcStyleAssignmentSelect = 1019,
|
|
2767
|
+
IfcStyledItem = 1020,
|
|
2768
|
+
IfcStyledRepresentation = 1021,
|
|
2769
|
+
IfcStyleModel = 1022,
|
|
2770
|
+
IfcSubContractResource = 1023,
|
|
2771
|
+
IfcSubContractResourceType = 1024,
|
|
2772
|
+
IfcSubContractResourceTypeEnum = 1025,
|
|
2773
|
+
IfcSubedge = 1026,
|
|
2774
|
+
IfcSurface = 1027,
|
|
2775
|
+
IfcSurfaceCurve = 1028,
|
|
2776
|
+
IfcSurfaceCurveSweptAreaSolid = 1029,
|
|
2777
|
+
IfcSurfaceFeature = 1030,
|
|
2778
|
+
IfcSurfaceFeatureTypeEnum = 1031,
|
|
2779
|
+
IfcSurfaceOfLinearExtrusion = 1032,
|
|
2780
|
+
IfcSurfaceOfRevolution = 1033,
|
|
2781
|
+
IfcSurfaceOrFaceSurface = 1034,
|
|
2782
|
+
IfcSurfaceReinforcementArea = 1035,
|
|
2783
|
+
IfcSurfaceSide = 1036,
|
|
2784
|
+
IfcSurfaceStyle = 1037,
|
|
2785
|
+
IfcSurfaceStyleElementSelect = 1038,
|
|
2786
|
+
IfcSurfaceStyleLighting = 1039,
|
|
2787
|
+
IfcSurfaceStyleRefraction = 1040,
|
|
2788
|
+
IfcSurfaceStyleRendering = 1041,
|
|
2789
|
+
IfcSurfaceStyleShading = 1042,
|
|
2790
|
+
IfcSurfaceStyleWithTextures = 1043,
|
|
2791
|
+
IfcSurfaceTexture = 1044,
|
|
2792
|
+
IfcSweptAreaSolid = 1045,
|
|
2793
|
+
IfcSweptDiskSolid = 1046,
|
|
2794
|
+
IfcSweptDiskSolidPolygonal = 1047,
|
|
2795
|
+
IfcSweptSurface = 1048,
|
|
2796
|
+
IfcSwitchingDevice = 1049,
|
|
2797
|
+
IfcSwitchingDeviceType = 1050,
|
|
2798
|
+
IfcSwitchingDeviceTypeEnum = 1051,
|
|
2799
|
+
IfcSystem = 1052,
|
|
2800
|
+
IfcSystemFurnitureElement = 1053,
|
|
2801
|
+
IfcSystemFurnitureElementType = 1054,
|
|
2802
|
+
IfcSystemFurnitureElementTypeEnum = 1055,
|
|
2803
|
+
IfcTable = 1056,
|
|
2804
|
+
IfcTableColumn = 1057,
|
|
2805
|
+
IfcTableRow = 1058,
|
|
2806
|
+
IfcTank = 1059,
|
|
2807
|
+
IfcTankType = 1060,
|
|
2808
|
+
IfcTankTypeEnum = 1061,
|
|
2809
|
+
IfcTask = 1062,
|
|
2810
|
+
IfcTaskDurationEnum = 1063,
|
|
2811
|
+
IfcTaskTime = 1064,
|
|
2812
|
+
IfcTaskTimeRecurring = 1065,
|
|
2813
|
+
IfcTaskType = 1066,
|
|
2814
|
+
IfcTaskTypeEnum = 1067,
|
|
2815
|
+
IfcTelecomAddress = 1068,
|
|
2816
|
+
IfcTemperatureGradientMeasure = 1069,
|
|
2817
|
+
IfcTemperatureRateOfChangeMeasure = 1070,
|
|
2818
|
+
IfcTendon = 1071,
|
|
2819
|
+
IfcTendonAnchor = 1072,
|
|
2820
|
+
IfcTendonAnchorType = 1073,
|
|
2821
|
+
IfcTendonAnchorTypeEnum = 1074,
|
|
2822
|
+
IfcTendonType = 1075,
|
|
2823
|
+
IfcTendonTypeEnum = 1076,
|
|
2824
|
+
IfcTessellatedFaceSet = 1077,
|
|
2825
|
+
IfcTessellatedItem = 1078,
|
|
2826
|
+
IfcText = 1079,
|
|
2827
|
+
IfcTextAlignment = 1080,
|
|
2828
|
+
IfcTextDecoration = 1081,
|
|
2829
|
+
IfcTextFontName = 1082,
|
|
2830
|
+
IfcTextFontSelect = 1083,
|
|
2831
|
+
IfcTextLiteral = 1084,
|
|
2832
|
+
IfcTextLiteralWithExtent = 1085,
|
|
2833
|
+
IfcTextPath = 1086,
|
|
2834
|
+
IfcTextStyle = 1087,
|
|
2835
|
+
IfcTextStyleFontModel = 1088,
|
|
2836
|
+
IfcTextStyleForDefinedFont = 1089,
|
|
2837
|
+
IfcTextStyleTextModel = 1090,
|
|
2838
|
+
IfcTextTransformation = 1091,
|
|
2839
|
+
IfcTextureCoordinate = 1092,
|
|
2840
|
+
IfcTextureCoordinateGenerator = 1093,
|
|
2841
|
+
IfcTextureMap = 1094,
|
|
2842
|
+
IfcTextureVertex = 1095,
|
|
2843
|
+
IfcTextureVertexList = 1096,
|
|
2844
|
+
IfcThermalAdmittanceMeasure = 1097,
|
|
2845
|
+
IfcThermalConductivityMeasure = 1098,
|
|
2846
|
+
IfcThermalExpansionCoefficientMeasure = 1099,
|
|
2847
|
+
IfcThermalResistanceMeasure = 1100,
|
|
2848
|
+
IfcThermalTransmittanceMeasure = 1101,
|
|
2849
|
+
IfcThermodynamicTemperatureMeasure = 1102,
|
|
2850
|
+
IfcTime = 1103,
|
|
2851
|
+
IfcTimeMeasure = 1104,
|
|
2852
|
+
IfcTimeOrRatioSelect = 1105,
|
|
2853
|
+
IfcTimePeriod = 1106,
|
|
2854
|
+
IfcTimeSeries = 1107,
|
|
2855
|
+
IfcTimeSeriesDataTypeEnum = 1108,
|
|
2856
|
+
IfcTimeSeriesValue = 1109,
|
|
2857
|
+
IfcTimeStamp = 1110,
|
|
2858
|
+
IfcTopologicalRepresentationItem = 1111,
|
|
2859
|
+
IfcTopologyRepresentation = 1112,
|
|
2860
|
+
IfcToroidalSurface = 1113,
|
|
2861
|
+
IfcTorqueMeasure = 1114,
|
|
2862
|
+
IfcTransformer = 1115,
|
|
2863
|
+
IfcTransformerType = 1116,
|
|
2864
|
+
IfcTransformerTypeEnum = 1117,
|
|
2865
|
+
IfcTransitionCode = 1118,
|
|
2866
|
+
IfcTransitionCurveSegment2D = 1119,
|
|
2867
|
+
IfcTransitionCurveType = 1120,
|
|
2868
|
+
IfcTranslationalStiffnessSelect = 1121,
|
|
2869
|
+
IfcTransportElement = 1122,
|
|
2870
|
+
IfcTransportElementType = 1123,
|
|
2871
|
+
IfcTransportElementTypeEnum = 1124,
|
|
2872
|
+
IfcTrapeziumProfileDef = 1125,
|
|
2873
|
+
IfcTriangulatedFaceSet = 1126,
|
|
2874
|
+
IfcTriangulatedIrregularNetwork = 1127,
|
|
2875
|
+
IfcTrimmedCurve = 1128,
|
|
2876
|
+
IfcTrimmingPreference = 1129,
|
|
2877
|
+
IfcTrimmingSelect = 1130,
|
|
2878
|
+
IfcTShapeProfileDef = 1131,
|
|
2879
|
+
IfcTubeBundle = 1132,
|
|
2880
|
+
IfcTubeBundleType = 1133,
|
|
2881
|
+
IfcTubeBundleTypeEnum = 1134,
|
|
2882
|
+
IfcTypeObject = 1135,
|
|
2883
|
+
IfcTypeProcess = 1136,
|
|
2884
|
+
IfcTypeProduct = 1137,
|
|
2885
|
+
IfcTypeResource = 1138,
|
|
2886
|
+
IfcUnit = 1139,
|
|
2887
|
+
IfcUnitaryControlElement = 1140,
|
|
2888
|
+
IfcUnitaryControlElementType = 1141,
|
|
2889
|
+
IfcUnitaryControlElementTypeEnum = 1142,
|
|
2890
|
+
IfcUnitaryEquipment = 1143,
|
|
2891
|
+
IfcUnitaryEquipmentType = 1144,
|
|
2892
|
+
IfcUnitaryEquipmentTypeEnum = 1145,
|
|
2893
|
+
IfcUnitAssignment = 1146,
|
|
2894
|
+
IfcUnitEnum = 1147,
|
|
2895
|
+
IfcURIReference = 1148,
|
|
2896
|
+
IfcUShapeProfileDef = 1149,
|
|
2897
|
+
IfcValue = 1150,
|
|
2898
|
+
IfcValve = 1151,
|
|
2899
|
+
IfcValveType = 1152,
|
|
2900
|
+
IfcValveTypeEnum = 1153,
|
|
2901
|
+
IfcVaporPermeabilityMeasure = 1154,
|
|
2902
|
+
IfcVector = 1155,
|
|
2903
|
+
IfcVectorOrDirection = 1156,
|
|
2904
|
+
IfcVertex = 1157,
|
|
2905
|
+
IfcVertexLoop = 1158,
|
|
2906
|
+
IfcVertexPoint = 1159,
|
|
2907
|
+
IfcVibrationIsolator = 1160,
|
|
2908
|
+
IfcVibrationIsolatorType = 1161,
|
|
2909
|
+
IfcVibrationIsolatorTypeEnum = 1162,
|
|
2910
|
+
IfcVirtualElement = 1163,
|
|
2911
|
+
IfcVirtualGridIntersection = 1164,
|
|
2912
|
+
IfcVoidingFeature = 1165,
|
|
2913
|
+
IfcVoidingFeatureTypeEnum = 1166,
|
|
2914
|
+
IfcVolumeMeasure = 1167,
|
|
2915
|
+
IfcVolumetricFlowRateMeasure = 1168,
|
|
2916
|
+
IfcWall = 1169,
|
|
2917
|
+
IfcWallElementedCase = 1170,
|
|
2918
|
+
IfcWallStandardCase = 1171,
|
|
2919
|
+
IfcWallType = 1172,
|
|
2920
|
+
IfcWallTypeEnum = 1173,
|
|
2921
|
+
IfcWarpingConstantMeasure = 1174,
|
|
2922
|
+
IfcWarpingMomentMeasure = 1175,
|
|
2923
|
+
IfcWarpingStiffnessSelect = 1176,
|
|
2924
|
+
IfcWasteTerminal = 1177,
|
|
2925
|
+
IfcWasteTerminalType = 1178,
|
|
2926
|
+
IfcWasteTerminalTypeEnum = 1179,
|
|
2927
|
+
IfcWindow = 1180,
|
|
2928
|
+
IfcWindowLiningProperties = 1181,
|
|
2929
|
+
IfcWindowPanelOperationEnum = 1182,
|
|
2930
|
+
IfcWindowPanelPositionEnum = 1183,
|
|
2931
|
+
IfcWindowPanelProperties = 1184,
|
|
2932
|
+
IfcWindowStandardCase = 1185,
|
|
2933
|
+
IfcWindowStyle = 1186,
|
|
2934
|
+
IfcWindowStyleConstructionEnum = 1187,
|
|
2935
|
+
IfcWindowStyleOperationEnum = 1188,
|
|
2936
|
+
IfcWindowType = 1189,
|
|
2937
|
+
IfcWindowTypeEnum = 1190,
|
|
2938
|
+
IfcWindowTypePartitioningEnum = 1191,
|
|
2939
|
+
IfcWorkCalendar = 1192,
|
|
2940
|
+
IfcWorkCalendarTypeEnum = 1193,
|
|
2941
|
+
IfcWorkControl = 1194,
|
|
2942
|
+
IfcWorkPlan = 1195,
|
|
2943
|
+
IfcWorkPlanTypeEnum = 1196,
|
|
2944
|
+
IfcWorkSchedule = 1197,
|
|
2945
|
+
IfcWorkScheduleTypeEnum = 1198,
|
|
2946
|
+
IfcWorkTime = 1199,
|
|
2947
|
+
IfcZone = 1200,
|
|
2948
|
+
IfcZShapeProfileDef = 1201,
|
|
2949
|
+
UNDEFINED = 1202,
|
|
2950
|
+
Other3DModel = 1203
|
|
2951
|
+
}
|
|
2952
|
+
export class ModelElementPropertySet {
|
|
2953
|
+
name: string;
|
|
2954
|
+
properties: ModelElementProperty[];
|
|
2955
|
+
type: IfcType;
|
|
2882
2956
|
}
|
|
2883
|
-
export class
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
raycast(raycaster: THREE.Raycaster, intersects: THREE.Intersection<THREE.Object3D<THREE.Event>>[]): void;
|
|
2888
|
-
dispose(): void;
|
|
2957
|
+
export class ModelElementProperty {
|
|
2958
|
+
name: string;
|
|
2959
|
+
unit: number;
|
|
2960
|
+
value: ModelElementPropertyValue;
|
|
2889
2961
|
}
|
|
2890
|
-
export
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2962
|
+
export class ModelElementPropertyValue {
|
|
2963
|
+
str_value?: string;
|
|
2964
|
+
int_value?: number;
|
|
2965
|
+
double_value?: number;
|
|
2966
|
+
date_value?: bigint;
|
|
2967
|
+
array_value: Array<string>;
|
|
2968
|
+
decimal_value?: number;
|
|
2969
|
+
guid_value?: string;
|
|
2970
|
+
array_int_value: Array<number>;
|
|
2971
|
+
bool_value?: boolean;
|
|
2972
|
+
get value(): unknown;
|
|
2901
2973
|
}
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
/**
|
|
2924
|
-
* @default 2
|
|
2925
|
-
*/
|
|
2926
|
-
get borderThickness(): number;
|
|
2927
|
-
set borderThickness(value: number);
|
|
2928
|
-
/**
|
|
2929
|
-
* @default new Color(0, 0, 0, 1.0)
|
|
2930
|
-
*/
|
|
2931
|
-
get borderColor(): Color;
|
|
2932
|
-
set borderColor(value: Color);
|
|
2933
|
-
/**
|
|
2934
|
-
* @default 1
|
|
2935
|
-
*/
|
|
2936
|
-
get borderRadius(): number;
|
|
2937
|
-
set borderRadius(value: number);
|
|
2938
|
-
/**
|
|
2939
|
-
* @default new Color(1.0, 1.0, 1.0, 1.0)
|
|
2940
|
-
*/
|
|
2941
|
-
get backgroundColor(): Color;
|
|
2942
|
-
set backgroundColor(value: Color);
|
|
2943
|
-
/**
|
|
2944
|
-
* @default new Color(0, 0, 0, 1.0)
|
|
2945
|
-
*/
|
|
2946
|
-
get textColor(): Color;
|
|
2947
|
-
set textColor(value: Color);
|
|
2948
|
-
/**
|
|
2949
|
-
* Label text padding: left, top, right, bottom
|
|
2950
|
-
* @default [0, 0, 0, 0]
|
|
2951
|
-
*/
|
|
2952
|
-
get textPadding(): THREE.Vector4Tuple;
|
|
2953
|
-
set textPadding(value: THREE.Vector4Tuple);
|
|
2954
|
-
dispose(): void;
|
|
2974
|
+
|
|
2975
|
+
export class SettingsNames {
|
|
2976
|
+
static TELEMETRY: string;
|
|
2977
|
+
static AXES: string;
|
|
2978
|
+
static CAMERA_ANIMATION: string;
|
|
2979
|
+
static HIDE_SMALL_ELEMENTS_WHEN_NAVIGATING: string;
|
|
2980
|
+
static GLOBAL_LIGHT: string;
|
|
2981
|
+
static LIGHT_SOURCE: string;
|
|
2982
|
+
static ANTI_ALIASING: string;
|
|
2983
|
+
static HIDE_SMALL_ELEMENTS_MOVING: string;
|
|
2984
|
+
static SMALL_ELEMENT_SIZE: string;
|
|
2985
|
+
static LABEL_LINE_LENGTH: string;
|
|
2986
|
+
static HIDE_EDGES_WHEN_NAVIGATING: string;
|
|
2987
|
+
static DISPLAY_MODE: string;
|
|
2988
|
+
static NAVIGATION_CUBE: string;
|
|
2989
|
+
static DESIRED_FRAMERATE: string;
|
|
2990
|
+
static MANAGE_TIME: string;
|
|
2991
|
+
static HOVER_MESHES: string;
|
|
2992
|
+
static HOVER_EDGES: string;
|
|
2993
|
+
static SELECT_MESHES: string;
|
|
2994
|
+
static SELECT_EDGES: string;
|
|
2955
2995
|
}
|
|
2956
|
-
export
|
|
2957
|
-
|
|
2958
|
-
|
|
2996
|
+
export enum ValueType {
|
|
2997
|
+
STRING = 0,
|
|
2998
|
+
NUMBER = 1,
|
|
2999
|
+
ENUM = 2,
|
|
3000
|
+
BOOL = 3
|
|
2959
3001
|
}
|
|
2960
|
-
export class
|
|
3002
|
+
export class Viewer3DConfiguration extends ViewerConfiguration {
|
|
3003
|
+
render: ViewerSettings;
|
|
2961
3004
|
|
|
2962
|
-
constructor(
|
|
2963
|
-
/**
|
|
2964
|
-
* @default true
|
|
2965
|
-
*/
|
|
2966
|
-
get discreteClipping(): boolean;
|
|
2967
|
-
set discreteClipping(value: boolean);
|
|
2968
|
-
get resolution(): THREE.Vector2;
|
|
2969
|
-
/**
|
|
2970
|
-
* @default true
|
|
2971
|
-
*/
|
|
2972
|
-
sizeAttenuation: boolean;
|
|
2973
|
-
copy(source: MeshPointMaterial): this;
|
|
2974
|
-
protected refreshUniforms(uniforms: {
|
|
2975
|
-
[uniform: string]: THREE.IUniform;
|
|
2976
|
-
}, material: CustomMaterial, renderer: THREE.WebGLRenderer): void;
|
|
2977
|
-
}
|
|
2978
|
-
export interface MeshPointParamter {
|
|
2979
|
-
point?: THREE.Vector3;
|
|
2980
|
-
color?: Color;
|
|
2981
|
-
size?: number;
|
|
3005
|
+
constructor(appearance?: ViewerSettings, render?: ViewerSettings);
|
|
2982
3006
|
}
|
|
2983
|
-
export
|
|
2984
|
-
|
|
2985
|
-
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
color: Color;
|
|
2992
|
-
/**
|
|
2993
|
-
* @default 1
|
|
2994
|
-
*/
|
|
2995
|
-
pointSize: number;
|
|
2996
|
-
/**
|
|
2997
|
-
* @default new THREE.Vector3(0, 0, 0)
|
|
2998
|
-
*/
|
|
2999
|
-
point: THREE.Vector3;
|
|
3000
|
-
addPoint(pointParameter?: MeshPointParamter): number;
|
|
3001
|
-
updatePoint(index: number, pointParameter: MeshPointParamter): void;
|
|
3002
|
-
removePoint(index: number): this;
|
|
3003
|
-
updateAttributes(): void;
|
|
3004
|
-
dispose(): void;
|
|
3005
|
-
raycast(raycaster: THREE.Raycaster, intersects: THREE.Intersection<THREE.Object3D<THREE.Event>>[]): void;
|
|
3007
|
+
export const defaultViewer3DSettings: ViewerSettings;
|
|
3008
|
+
export class ModelLoadingOptions {
|
|
3009
|
+
guid: string;
|
|
3010
|
+
isConsolidatedModel?: boolean;
|
|
3011
|
+
placement?: THREE.Matrix4Tuple | number[];
|
|
3012
|
+
scaling?: number;
|
|
3013
|
+
origin?: Point3;
|
|
3014
|
+
hideLoadingSpinner?: boolean;
|
|
3006
3015
|
}
|
|
3007
3016
|
export interface DeleteEventListener extends EventListener {
|
|
3008
3017
|
(evt: DeleteEvent): void;
|
|
@@ -3022,7 +3031,6 @@ export class DeletionManager {
|
|
|
3022
3031
|
*/
|
|
3023
3032
|
export class Model {
|
|
3024
3033
|
readonly eventDispatcher: IEventsDispatcher;
|
|
3025
|
-
readonly cancellationToken?: CancellationToken;
|
|
3026
3034
|
/**
|
|
3027
3035
|
* Returns all model parts loaded in the viewer.
|
|
3028
3036
|
* @returns {ModelPart[]} - An array of visible and hidden model parts
|
|
@@ -3241,13 +3249,6 @@ export interface INavigation {
|
|
|
3241
3249
|
*/
|
|
3242
3250
|
resetPivotPoint(): void;
|
|
3243
3251
|
}
|
|
3244
|
-
export class ModelLoadingOptions {
|
|
3245
|
-
guid: string;
|
|
3246
|
-
isConsolidatedModel?: boolean;
|
|
3247
|
-
placement?: THREE.Matrix4Tuple | number[];
|
|
3248
|
-
scaling?: number;
|
|
3249
|
-
hideLoadingSpinner?: boolean;
|
|
3250
|
-
}
|
|
3251
3252
|
export let ViewerInstance: Viewer3D;
|
|
3252
3253
|
export class Viewer3D extends ViewerBase {
|
|
3253
3254
|
protected _configuration: Viewer3DConfiguration;
|
|
@@ -3273,7 +3274,7 @@ export class Viewer3D extends ViewerBase {
|
|
|
3273
3274
|
* @param onErrorCallback - Deprecated
|
|
3274
3275
|
* @returns
|
|
3275
3276
|
*/
|
|
3276
|
-
loadModelPart(data: ArrayBuffer | string, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3277
|
+
loadModelPart(data: ArrayBuffer | string | Blob, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3277
3278
|
/**
|
|
3278
3279
|
* Updates the model part data file
|
|
3279
3280
|
* @param data
|
|
@@ -3282,7 +3283,7 @@ export class Viewer3D extends ViewerBase {
|
|
|
3282
3283
|
* @param onErrorCallback - Deprecated
|
|
3283
3284
|
* @returns
|
|
3284
3285
|
*/
|
|
3285
|
-
updateModelPart(data: ArrayBuffer | string, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3286
|
+
updateModelPart(data: ArrayBuffer | string | Blob, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3286
3287
|
/**
|
|
3287
3288
|
* Loads cloud points as new model part to the viewer
|
|
3288
3289
|
* @param data
|
|
@@ -3291,7 +3292,14 @@ export class Viewer3D extends ViewerBase {
|
|
|
3291
3292
|
* @param onErrorCallback - Deprecated
|
|
3292
3293
|
* @returns
|
|
3293
3294
|
*/
|
|
3294
|
-
loadCloudPart(data: ArrayBuffer | string, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3295
|
+
loadCloudPart(data: ArrayBuffer | string | Blob, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3296
|
+
/**
|
|
3297
|
+
* Update point cloud
|
|
3298
|
+
* @param data
|
|
3299
|
+
* @param options
|
|
3300
|
+
* @returns
|
|
3301
|
+
*/
|
|
3302
|
+
updateCloudPart(data: ArrayBuffer | string | Blob, options: ModelLoadingOptions): Promise<void>;
|
|
3295
3303
|
/**
|
|
3296
3304
|
* Unloads model part from the viewer
|
|
3297
3305
|
* @param modelPart - model part id or model part instance
|
|
@@ -3317,7 +3325,7 @@ export class Viewer3D extends ViewerBase {
|
|
|
3317
3325
|
setThemeFromSettings(): void;
|
|
3318
3326
|
}
|
|
3319
3327
|
export class GuiViewer3D extends Viewer3D {
|
|
3320
|
-
loadModelPart(buffer: ArrayBuffer, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3328
|
+
loadModelPart(buffer: ArrayBuffer | string | Blob, options: ModelLoadingOptions, onSuccessCallback?: SuccessCallback, onErrorCallback?: ErrorCallback): Promise<void>;
|
|
3321
3329
|
getToolbar(): ViewerToolbar;
|
|
3322
3330
|
onPostExtensionLoad(extension: ExtensionBase): void;
|
|
3323
3331
|
protected getToolbarHeight(): number;
|