mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 03:33:48 +00:00
15843 lines
1.0 MiB
Plaintext
15843 lines
1.0 MiB
Plaintext
/********************************************************************************
|
|
* *
|
|
* This file is part of IfcOpenShell. *
|
|
* *
|
|
* IfcOpenShell is free software: you can redistribute it and/or modify *
|
|
* it under the terms of the Lesser GNU General Public License as published by *
|
|
* the Free Software Foundation, either version 3.0 of the License, or *
|
|
* (at your option) any later version. *
|
|
* *
|
|
* IfcOpenShell is distributed in the hope that it will be useful, *
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
|
* Lesser GNU General Public License for more details. *
|
|
* *
|
|
* You should have received a copy of the Lesser GNU General Public License *
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
|
|
* *
|
|
********************************************************************************/
|
|
|
|
/********************************************************************************
|
|
* *
|
|
* This file has been generated from IFC4x3_RC1.exp. Do not make modifications *
|
|
* but instead modify the python script that has been used to generate this. *
|
|
* *
|
|
********************************************************************************/
|
|
|
|
#include "../ifcparse/IfcSchema.h"
|
|
#include "../ifcparse/Ifc4x3_rc1.h"
|
|
|
|
using namespace IfcParse;
|
|
|
|
declaration* IFC4X3_RC1_types[1317] = {nullptr};
|
|
|
|
class IFC4X3_RC1_instance_factory : public IfcParse::instance_factory {
|
|
virtual IfcUtil::IfcBaseClass* operator()(IfcEntityInstanceData* data) const {
|
|
switch(data->type()->index_in_schema()) {
|
|
case 0: return new ::Ifc4x3_rc1::IfcAbsorbedDoseMeasure(data);
|
|
case 1: return new ::Ifc4x3_rc1::IfcAccelerationMeasure(data);
|
|
case 2: return new ::Ifc4x3_rc1::IfcActionRequest(data);
|
|
case 3: return new ::Ifc4x3_rc1::IfcActionRequestTypeEnum(data);
|
|
case 4: return new ::Ifc4x3_rc1::IfcActionSourceTypeEnum(data);
|
|
case 5: return new ::Ifc4x3_rc1::IfcActionTypeEnum(data);
|
|
case 6: return new ::Ifc4x3_rc1::IfcActor(data);
|
|
case 7: return new ::Ifc4x3_rc1::IfcActorRole(data);
|
|
case 9: return new ::Ifc4x3_rc1::IfcActuator(data);
|
|
case 10: return new ::Ifc4x3_rc1::IfcActuatorType(data);
|
|
case 11: return new ::Ifc4x3_rc1::IfcActuatorTypeEnum(data);
|
|
case 12: return new ::Ifc4x3_rc1::IfcAddress(data);
|
|
case 13: return new ::Ifc4x3_rc1::IfcAddressTypeEnum(data);
|
|
case 14: return new ::Ifc4x3_rc1::IfcAdvancedBrep(data);
|
|
case 15: return new ::Ifc4x3_rc1::IfcAdvancedBrepWithVoids(data);
|
|
case 16: return new ::Ifc4x3_rc1::IfcAdvancedFace(data);
|
|
case 17: return new ::Ifc4x3_rc1::IfcAirTerminal(data);
|
|
case 18: return new ::Ifc4x3_rc1::IfcAirTerminalBox(data);
|
|
case 19: return new ::Ifc4x3_rc1::IfcAirTerminalBoxType(data);
|
|
case 20: return new ::Ifc4x3_rc1::IfcAirTerminalBoxTypeEnum(data);
|
|
case 21: return new ::Ifc4x3_rc1::IfcAirTerminalType(data);
|
|
case 22: return new ::Ifc4x3_rc1::IfcAirTerminalTypeEnum(data);
|
|
case 23: return new ::Ifc4x3_rc1::IfcAirToAirHeatRecovery(data);
|
|
case 24: return new ::Ifc4x3_rc1::IfcAirToAirHeatRecoveryType(data);
|
|
case 25: return new ::Ifc4x3_rc1::IfcAirToAirHeatRecoveryTypeEnum(data);
|
|
case 26: return new ::Ifc4x3_rc1::IfcAlarm(data);
|
|
case 27: return new ::Ifc4x3_rc1::IfcAlarmType(data);
|
|
case 28: return new ::Ifc4x3_rc1::IfcAlarmTypeEnum(data);
|
|
case 29: return new ::Ifc4x3_rc1::IfcAlignment(data);
|
|
case 30: return new ::Ifc4x3_rc1::IfcAlignment2DCant(data);
|
|
case 31: return new ::Ifc4x3_rc1::IfcAlignment2DCantSegLine(data);
|
|
case 32: return new ::Ifc4x3_rc1::IfcAlignment2DCantSegment(data);
|
|
case 33: return new ::Ifc4x3_rc1::IfcAlignment2DCantSegTransition(data);
|
|
case 34: return new ::Ifc4x3_rc1::IfcAlignment2DHorizontal(data);
|
|
case 35: return new ::Ifc4x3_rc1::IfcAlignment2DHorizontalSegment(data);
|
|
case 36: return new ::Ifc4x3_rc1::IfcAlignment2DSegment(data);
|
|
case 37: return new ::Ifc4x3_rc1::IfcAlignment2DVerSegCircularArc(data);
|
|
case 38: return new ::Ifc4x3_rc1::IfcAlignment2DVerSegLine(data);
|
|
case 39: return new ::Ifc4x3_rc1::IfcAlignment2DVerSegParabolicArc(data);
|
|
case 40: return new ::Ifc4x3_rc1::IfcAlignment2DVerSegTransition(data);
|
|
case 41: return new ::Ifc4x3_rc1::IfcAlignment2DVertical(data);
|
|
case 42: return new ::Ifc4x3_rc1::IfcAlignment2DVerticalSegment(data);
|
|
case 43: return new ::Ifc4x3_rc1::IfcAlignmentCurve(data);
|
|
case 44: return new ::Ifc4x3_rc1::IfcAlignmentTypeEnum(data);
|
|
case 45: return new ::Ifc4x3_rc1::IfcAmountOfSubstanceMeasure(data);
|
|
case 46: return new ::Ifc4x3_rc1::IfcAnalysisModelTypeEnum(data);
|
|
case 47: return new ::Ifc4x3_rc1::IfcAnalysisTheoryTypeEnum(data);
|
|
case 48: return new ::Ifc4x3_rc1::IfcAngularVelocityMeasure(data);
|
|
case 49: return new ::Ifc4x3_rc1::IfcAnnotation(data);
|
|
case 50: return new ::Ifc4x3_rc1::IfcAnnotationFillArea(data);
|
|
case 51: return new ::Ifc4x3_rc1::IfcAnnotationTypeEnum(data);
|
|
case 52: return new ::Ifc4x3_rc1::IfcApplication(data);
|
|
case 53: return new ::Ifc4x3_rc1::IfcAppliedValue(data);
|
|
case 55: return new ::Ifc4x3_rc1::IfcApproval(data);
|
|
case 56: return new ::Ifc4x3_rc1::IfcApprovalRelationship(data);
|
|
case 57: return new ::Ifc4x3_rc1::IfcArbitraryClosedProfileDef(data);
|
|
case 58: return new ::Ifc4x3_rc1::IfcArbitraryOpenProfileDef(data);
|
|
case 59: return new ::Ifc4x3_rc1::IfcArbitraryProfileDefWithVoids(data);
|
|
case 60: return new ::Ifc4x3_rc1::IfcArcIndex(data);
|
|
case 61: return new ::Ifc4x3_rc1::IfcAreaDensityMeasure(data);
|
|
case 62: return new ::Ifc4x3_rc1::IfcAreaMeasure(data);
|
|
case 63: return new ::Ifc4x3_rc1::IfcArithmeticOperatorEnum(data);
|
|
case 64: return new ::Ifc4x3_rc1::IfcAssemblyPlaceEnum(data);
|
|
case 65: return new ::Ifc4x3_rc1::IfcAsset(data);
|
|
case 66: return new ::Ifc4x3_rc1::IfcAsymmetricIShapeProfileDef(data);
|
|
case 67: return new ::Ifc4x3_rc1::IfcAudioVisualAppliance(data);
|
|
case 68: return new ::Ifc4x3_rc1::IfcAudioVisualApplianceType(data);
|
|
case 69: return new ::Ifc4x3_rc1::IfcAudioVisualApplianceTypeEnum(data);
|
|
case 70: return new ::Ifc4x3_rc1::IfcAxis1Placement(data);
|
|
case 72: return new ::Ifc4x3_rc1::IfcAxis2Placement2D(data);
|
|
case 73: return new ::Ifc4x3_rc1::IfcAxis2Placement3D(data);
|
|
case 74: return new ::Ifc4x3_rc1::IfcAxisLateralInclination(data);
|
|
case 75: return new ::Ifc4x3_rc1::IfcBeam(data);
|
|
case 76: return new ::Ifc4x3_rc1::IfcBeamStandardCase(data);
|
|
case 77: return new ::Ifc4x3_rc1::IfcBeamType(data);
|
|
case 78: return new ::Ifc4x3_rc1::IfcBeamTypeEnum(data);
|
|
case 79: return new ::Ifc4x3_rc1::IfcBearing(data);
|
|
case 80: return new ::Ifc4x3_rc1::IfcBearingType(data);
|
|
case 81: return new ::Ifc4x3_rc1::IfcBearingTypeDisplacementEnum(data);
|
|
case 82: return new ::Ifc4x3_rc1::IfcBearingTypeEnum(data);
|
|
case 83: return new ::Ifc4x3_rc1::IfcBenchmarkEnum(data);
|
|
case 85: return new ::Ifc4x3_rc1::IfcBinary(data);
|
|
case 86: return new ::Ifc4x3_rc1::IfcBlobTexture(data);
|
|
case 87: return new ::Ifc4x3_rc1::IfcBlock(data);
|
|
case 88: return new ::Ifc4x3_rc1::IfcBoiler(data);
|
|
case 89: return new ::Ifc4x3_rc1::IfcBoilerType(data);
|
|
case 90: return new ::Ifc4x3_rc1::IfcBoilerTypeEnum(data);
|
|
case 91: return new ::Ifc4x3_rc1::IfcBoolean(data);
|
|
case 92: return new ::Ifc4x3_rc1::IfcBooleanClippingResult(data);
|
|
case 94: return new ::Ifc4x3_rc1::IfcBooleanOperator(data);
|
|
case 95: return new ::Ifc4x3_rc1::IfcBooleanResult(data);
|
|
case 96: return new ::Ifc4x3_rc1::IfcBorehole(data);
|
|
case 97: return new ::Ifc4x3_rc1::IfcBoundaryCondition(data);
|
|
case 98: return new ::Ifc4x3_rc1::IfcBoundaryCurve(data);
|
|
case 99: return new ::Ifc4x3_rc1::IfcBoundaryEdgeCondition(data);
|
|
case 100: return new ::Ifc4x3_rc1::IfcBoundaryFaceCondition(data);
|
|
case 101: return new ::Ifc4x3_rc1::IfcBoundaryNodeCondition(data);
|
|
case 102: return new ::Ifc4x3_rc1::IfcBoundaryNodeConditionWarping(data);
|
|
case 103: return new ::Ifc4x3_rc1::IfcBoundedCurve(data);
|
|
case 104: return new ::Ifc4x3_rc1::IfcBoundedSurface(data);
|
|
case 105: return new ::Ifc4x3_rc1::IfcBoundingBox(data);
|
|
case 106: return new ::Ifc4x3_rc1::IfcBoxAlignment(data);
|
|
case 107: return new ::Ifc4x3_rc1::IfcBoxedHalfSpace(data);
|
|
case 108: return new ::Ifc4x3_rc1::IfcBridge(data);
|
|
case 109: return new ::Ifc4x3_rc1::IfcBridgePart(data);
|
|
case 110: return new ::Ifc4x3_rc1::IfcBridgePartTypeEnum(data);
|
|
case 111: return new ::Ifc4x3_rc1::IfcBridgeTypeEnum(data);
|
|
case 112: return new ::Ifc4x3_rc1::IfcBSplineCurve(data);
|
|
case 113: return new ::Ifc4x3_rc1::IfcBSplineCurveForm(data);
|
|
case 114: return new ::Ifc4x3_rc1::IfcBSplineCurveWithKnots(data);
|
|
case 115: return new ::Ifc4x3_rc1::IfcBSplineSurface(data);
|
|
case 116: return new ::Ifc4x3_rc1::IfcBSplineSurfaceForm(data);
|
|
case 117: return new ::Ifc4x3_rc1::IfcBSplineSurfaceWithKnots(data);
|
|
case 118: return new ::Ifc4x3_rc1::IfcBuilding(data);
|
|
case 119: return new ::Ifc4x3_rc1::IfcBuildingElementPart(data);
|
|
case 120: return new ::Ifc4x3_rc1::IfcBuildingElementPartType(data);
|
|
case 121: return new ::Ifc4x3_rc1::IfcBuildingElementPartTypeEnum(data);
|
|
case 122: return new ::Ifc4x3_rc1::IfcBuildingElementProxy(data);
|
|
case 123: return new ::Ifc4x3_rc1::IfcBuildingElementProxyType(data);
|
|
case 124: return new ::Ifc4x3_rc1::IfcBuildingElementProxyTypeEnum(data);
|
|
case 125: return new ::Ifc4x3_rc1::IfcBuildingStorey(data);
|
|
case 126: return new ::Ifc4x3_rc1::IfcBuildingSystem(data);
|
|
case 127: return new ::Ifc4x3_rc1::IfcBuildingSystemTypeEnum(data);
|
|
case 128: return new ::Ifc4x3_rc1::IfcBuiltElement(data);
|
|
case 129: return new ::Ifc4x3_rc1::IfcBuiltElementType(data);
|
|
case 130: return new ::Ifc4x3_rc1::IfcBuiltSystem(data);
|
|
case 131: return new ::Ifc4x3_rc1::IfcBuiltSystemTypeEnum(data);
|
|
case 132: return new ::Ifc4x3_rc1::IfcBurner(data);
|
|
case 133: return new ::Ifc4x3_rc1::IfcBurnerType(data);
|
|
case 134: return new ::Ifc4x3_rc1::IfcBurnerTypeEnum(data);
|
|
case 135: return new ::Ifc4x3_rc1::IfcCableCarrierFitting(data);
|
|
case 136: return new ::Ifc4x3_rc1::IfcCableCarrierFittingType(data);
|
|
case 137: return new ::Ifc4x3_rc1::IfcCableCarrierFittingTypeEnum(data);
|
|
case 138: return new ::Ifc4x3_rc1::IfcCableCarrierSegment(data);
|
|
case 139: return new ::Ifc4x3_rc1::IfcCableCarrierSegmentType(data);
|
|
case 140: return new ::Ifc4x3_rc1::IfcCableCarrierSegmentTypeEnum(data);
|
|
case 141: return new ::Ifc4x3_rc1::IfcCableFitting(data);
|
|
case 142: return new ::Ifc4x3_rc1::IfcCableFittingType(data);
|
|
case 143: return new ::Ifc4x3_rc1::IfcCableFittingTypeEnum(data);
|
|
case 144: return new ::Ifc4x3_rc1::IfcCableSegment(data);
|
|
case 145: return new ::Ifc4x3_rc1::IfcCableSegmentType(data);
|
|
case 146: return new ::Ifc4x3_rc1::IfcCableSegmentTypeEnum(data);
|
|
case 147: return new ::Ifc4x3_rc1::IfcCaissonFoundation(data);
|
|
case 148: return new ::Ifc4x3_rc1::IfcCaissonFoundationType(data);
|
|
case 149: return new ::Ifc4x3_rc1::IfcCaissonFoundationTypeEnum(data);
|
|
case 150: return new ::Ifc4x3_rc1::IfcCardinalPointReference(data);
|
|
case 151: return new ::Ifc4x3_rc1::IfcCartesianPoint(data);
|
|
case 152: return new ::Ifc4x3_rc1::IfcCartesianPointList(data);
|
|
case 153: return new ::Ifc4x3_rc1::IfcCartesianPointList2D(data);
|
|
case 154: return new ::Ifc4x3_rc1::IfcCartesianPointList3D(data);
|
|
case 155: return new ::Ifc4x3_rc1::IfcCartesianTransformationOperator(data);
|
|
case 156: return new ::Ifc4x3_rc1::IfcCartesianTransformationOperator2D(data);
|
|
case 157: return new ::Ifc4x3_rc1::IfcCartesianTransformationOperator2DnonUniform(data);
|
|
case 158: return new ::Ifc4x3_rc1::IfcCartesianTransformationOperator3D(data);
|
|
case 159: return new ::Ifc4x3_rc1::IfcCartesianTransformationOperator3DnonUniform(data);
|
|
case 160: return new ::Ifc4x3_rc1::IfcCenterLineProfileDef(data);
|
|
case 161: return new ::Ifc4x3_rc1::IfcChangeActionEnum(data);
|
|
case 162: return new ::Ifc4x3_rc1::IfcChiller(data);
|
|
case 163: return new ::Ifc4x3_rc1::IfcChillerType(data);
|
|
case 164: return new ::Ifc4x3_rc1::IfcChillerTypeEnum(data);
|
|
case 165: return new ::Ifc4x3_rc1::IfcChimney(data);
|
|
case 166: return new ::Ifc4x3_rc1::IfcChimneyType(data);
|
|
case 167: return new ::Ifc4x3_rc1::IfcChimneyTypeEnum(data);
|
|
case 168: return new ::Ifc4x3_rc1::IfcCircle(data);
|
|
case 169: return new ::Ifc4x3_rc1::IfcCircleHollowProfileDef(data);
|
|
case 170: return new ::Ifc4x3_rc1::IfcCircleProfileDef(data);
|
|
case 171: return new ::Ifc4x3_rc1::IfcCircularArcSegment2D(data);
|
|
case 172: return new ::Ifc4x3_rc1::IfcCivilElement(data);
|
|
case 173: return new ::Ifc4x3_rc1::IfcCivilElementType(data);
|
|
case 174: return new ::Ifc4x3_rc1::IfcClassification(data);
|
|
case 175: return new ::Ifc4x3_rc1::IfcClassificationReference(data);
|
|
case 178: return new ::Ifc4x3_rc1::IfcClosedShell(data);
|
|
case 179: return new ::Ifc4x3_rc1::IfcCoil(data);
|
|
case 180: return new ::Ifc4x3_rc1::IfcCoilType(data);
|
|
case 181: return new ::Ifc4x3_rc1::IfcCoilTypeEnum(data);
|
|
case 184: return new ::Ifc4x3_rc1::IfcColourRgb(data);
|
|
case 185: return new ::Ifc4x3_rc1::IfcColourRgbList(data);
|
|
case 186: return new ::Ifc4x3_rc1::IfcColourSpecification(data);
|
|
case 187: return new ::Ifc4x3_rc1::IfcColumn(data);
|
|
case 188: return new ::Ifc4x3_rc1::IfcColumnStandardCase(data);
|
|
case 189: return new ::Ifc4x3_rc1::IfcColumnType(data);
|
|
case 190: return new ::Ifc4x3_rc1::IfcColumnTypeEnum(data);
|
|
case 191: return new ::Ifc4x3_rc1::IfcCommunicationsAppliance(data);
|
|
case 192: return new ::Ifc4x3_rc1::IfcCommunicationsApplianceType(data);
|
|
case 193: return new ::Ifc4x3_rc1::IfcCommunicationsApplianceTypeEnum(data);
|
|
case 194: return new ::Ifc4x3_rc1::IfcComplexNumber(data);
|
|
case 195: return new ::Ifc4x3_rc1::IfcComplexProperty(data);
|
|
case 196: return new ::Ifc4x3_rc1::IfcComplexPropertyTemplate(data);
|
|
case 197: return new ::Ifc4x3_rc1::IfcComplexPropertyTemplateTypeEnum(data);
|
|
case 198: return new ::Ifc4x3_rc1::IfcCompositeCurve(data);
|
|
case 199: return new ::Ifc4x3_rc1::IfcCompositeCurveOnSurface(data);
|
|
case 200: return new ::Ifc4x3_rc1::IfcCompositeCurveSegment(data);
|
|
case 201: return new ::Ifc4x3_rc1::IfcCompositeProfileDef(data);
|
|
case 202: return new ::Ifc4x3_rc1::IfcCompoundPlaneAngleMeasure(data);
|
|
case 203: return new ::Ifc4x3_rc1::IfcCompressor(data);
|
|
case 204: return new ::Ifc4x3_rc1::IfcCompressorType(data);
|
|
case 205: return new ::Ifc4x3_rc1::IfcCompressorTypeEnum(data);
|
|
case 206: return new ::Ifc4x3_rc1::IfcCondenser(data);
|
|
case 207: return new ::Ifc4x3_rc1::IfcCondenserType(data);
|
|
case 208: return new ::Ifc4x3_rc1::IfcCondenserTypeEnum(data);
|
|
case 209: return new ::Ifc4x3_rc1::IfcConic(data);
|
|
case 210: return new ::Ifc4x3_rc1::IfcConnectedFaceSet(data);
|
|
case 211: return new ::Ifc4x3_rc1::IfcConnectionCurveGeometry(data);
|
|
case 212: return new ::Ifc4x3_rc1::IfcConnectionGeometry(data);
|
|
case 213: return new ::Ifc4x3_rc1::IfcConnectionPointEccentricity(data);
|
|
case 214: return new ::Ifc4x3_rc1::IfcConnectionPointGeometry(data);
|
|
case 215: return new ::Ifc4x3_rc1::IfcConnectionSurfaceGeometry(data);
|
|
case 216: return new ::Ifc4x3_rc1::IfcConnectionTypeEnum(data);
|
|
case 217: return new ::Ifc4x3_rc1::IfcConnectionVolumeGeometry(data);
|
|
case 218: return new ::Ifc4x3_rc1::IfcConstraint(data);
|
|
case 219: return new ::Ifc4x3_rc1::IfcConstraintEnum(data);
|
|
case 220: return new ::Ifc4x3_rc1::IfcConstructionEquipmentResource(data);
|
|
case 221: return new ::Ifc4x3_rc1::IfcConstructionEquipmentResourceType(data);
|
|
case 222: return new ::Ifc4x3_rc1::IfcConstructionEquipmentResourceTypeEnum(data);
|
|
case 223: return new ::Ifc4x3_rc1::IfcConstructionMaterialResource(data);
|
|
case 224: return new ::Ifc4x3_rc1::IfcConstructionMaterialResourceType(data);
|
|
case 225: return new ::Ifc4x3_rc1::IfcConstructionMaterialResourceTypeEnum(data);
|
|
case 226: return new ::Ifc4x3_rc1::IfcConstructionProductResource(data);
|
|
case 227: return new ::Ifc4x3_rc1::IfcConstructionProductResourceType(data);
|
|
case 228: return new ::Ifc4x3_rc1::IfcConstructionProductResourceTypeEnum(data);
|
|
case 229: return new ::Ifc4x3_rc1::IfcConstructionResource(data);
|
|
case 230: return new ::Ifc4x3_rc1::IfcConstructionResourceType(data);
|
|
case 231: return new ::Ifc4x3_rc1::IfcContext(data);
|
|
case 232: return new ::Ifc4x3_rc1::IfcContextDependentMeasure(data);
|
|
case 233: return new ::Ifc4x3_rc1::IfcContextDependentUnit(data);
|
|
case 234: return new ::Ifc4x3_rc1::IfcControl(data);
|
|
case 235: return new ::Ifc4x3_rc1::IfcController(data);
|
|
case 236: return new ::Ifc4x3_rc1::IfcControllerType(data);
|
|
case 237: return new ::Ifc4x3_rc1::IfcControllerTypeEnum(data);
|
|
case 238: return new ::Ifc4x3_rc1::IfcConversionBasedUnit(data);
|
|
case 239: return new ::Ifc4x3_rc1::IfcConversionBasedUnitWithOffset(data);
|
|
case 240: return new ::Ifc4x3_rc1::IfcConveyorSegment(data);
|
|
case 241: return new ::Ifc4x3_rc1::IfcConveyorSegmentType(data);
|
|
case 242: return new ::Ifc4x3_rc1::IfcConveyorSegmentTypeEnum(data);
|
|
case 243: return new ::Ifc4x3_rc1::IfcCooledBeam(data);
|
|
case 244: return new ::Ifc4x3_rc1::IfcCooledBeamType(data);
|
|
case 245: return new ::Ifc4x3_rc1::IfcCooledBeamTypeEnum(data);
|
|
case 246: return new ::Ifc4x3_rc1::IfcCoolingTower(data);
|
|
case 247: return new ::Ifc4x3_rc1::IfcCoolingTowerType(data);
|
|
case 248: return new ::Ifc4x3_rc1::IfcCoolingTowerTypeEnum(data);
|
|
case 249: return new ::Ifc4x3_rc1::IfcCoordinateOperation(data);
|
|
case 250: return new ::Ifc4x3_rc1::IfcCoordinateReferenceSystem(data);
|
|
case 252: return new ::Ifc4x3_rc1::IfcCostItem(data);
|
|
case 253: return new ::Ifc4x3_rc1::IfcCostItemTypeEnum(data);
|
|
case 254: return new ::Ifc4x3_rc1::IfcCostSchedule(data);
|
|
case 255: return new ::Ifc4x3_rc1::IfcCostScheduleTypeEnum(data);
|
|
case 256: return new ::Ifc4x3_rc1::IfcCostValue(data);
|
|
case 257: return new ::Ifc4x3_rc1::IfcCountMeasure(data);
|
|
case 258: return new ::Ifc4x3_rc1::IfcCourse(data);
|
|
case 259: return new ::Ifc4x3_rc1::IfcCourseType(data);
|
|
case 260: return new ::Ifc4x3_rc1::IfcCourseTypeEnum(data);
|
|
case 261: return new ::Ifc4x3_rc1::IfcCovering(data);
|
|
case 262: return new ::Ifc4x3_rc1::IfcCoveringType(data);
|
|
case 263: return new ::Ifc4x3_rc1::IfcCoveringTypeEnum(data);
|
|
case 264: return new ::Ifc4x3_rc1::IfcCrewResource(data);
|
|
case 265: return new ::Ifc4x3_rc1::IfcCrewResourceType(data);
|
|
case 266: return new ::Ifc4x3_rc1::IfcCrewResourceTypeEnum(data);
|
|
case 267: return new ::Ifc4x3_rc1::IfcCsgPrimitive3D(data);
|
|
case 269: return new ::Ifc4x3_rc1::IfcCsgSolid(data);
|
|
case 270: return new ::Ifc4x3_rc1::IfcCShapeProfileDef(data);
|
|
case 271: return new ::Ifc4x3_rc1::IfcCurrencyRelationship(data);
|
|
case 272: return new ::Ifc4x3_rc1::IfcCurtainWall(data);
|
|
case 273: return new ::Ifc4x3_rc1::IfcCurtainWallType(data);
|
|
case 274: return new ::Ifc4x3_rc1::IfcCurtainWallTypeEnum(data);
|
|
case 275: return new ::Ifc4x3_rc1::IfcCurvatureMeasure(data);
|
|
case 276: return new ::Ifc4x3_rc1::IfcCurve(data);
|
|
case 277: return new ::Ifc4x3_rc1::IfcCurveBoundedPlane(data);
|
|
case 278: return new ::Ifc4x3_rc1::IfcCurveBoundedSurface(data);
|
|
case 280: return new ::Ifc4x3_rc1::IfcCurveInterpolationEnum(data);
|
|
case 283: return new ::Ifc4x3_rc1::IfcCurveSegment2D(data);
|
|
case 284: return new ::Ifc4x3_rc1::IfcCurveStyle(data);
|
|
case 285: return new ::Ifc4x3_rc1::IfcCurveStyleFont(data);
|
|
case 286: return new ::Ifc4x3_rc1::IfcCurveStyleFontAndScaling(data);
|
|
case 287: return new ::Ifc4x3_rc1::IfcCurveStyleFontPattern(data);
|
|
case 289: return new ::Ifc4x3_rc1::IfcCylindricalSurface(data);
|
|
case 290: return new ::Ifc4x3_rc1::IfcDamper(data);
|
|
case 291: return new ::Ifc4x3_rc1::IfcDamperType(data);
|
|
case 292: return new ::Ifc4x3_rc1::IfcDamperTypeEnum(data);
|
|
case 293: return new ::Ifc4x3_rc1::IfcDataOriginEnum(data);
|
|
case 294: return new ::Ifc4x3_rc1::IfcDate(data);
|
|
case 295: return new ::Ifc4x3_rc1::IfcDateTime(data);
|
|
case 296: return new ::Ifc4x3_rc1::IfcDayInMonthNumber(data);
|
|
case 297: return new ::Ifc4x3_rc1::IfcDayInWeekNumber(data);
|
|
case 298: return new ::Ifc4x3_rc1::IfcDeepFoundation(data);
|
|
case 299: return new ::Ifc4x3_rc1::IfcDeepFoundationType(data);
|
|
case 302: return new ::Ifc4x3_rc1::IfcDerivedProfileDef(data);
|
|
case 303: return new ::Ifc4x3_rc1::IfcDerivedUnit(data);
|
|
case 304: return new ::Ifc4x3_rc1::IfcDerivedUnitElement(data);
|
|
case 305: return new ::Ifc4x3_rc1::IfcDerivedUnitEnum(data);
|
|
case 306: return new ::Ifc4x3_rc1::IfcDescriptiveMeasure(data);
|
|
case 307: return new ::Ifc4x3_rc1::IfcDimensionalExponents(data);
|
|
case 308: return new ::Ifc4x3_rc1::IfcDimensionCount(data);
|
|
case 309: return new ::Ifc4x3_rc1::IfcDirection(data);
|
|
case 310: return new ::Ifc4x3_rc1::IfcDirectionSenseEnum(data);
|
|
case 311: return new ::Ifc4x3_rc1::IfcDirectrixCurveSweptAreaSolid(data);
|
|
case 312: return new ::Ifc4x3_rc1::IfcDirectrixDistanceSweptAreaSolid(data);
|
|
case 313: return new ::Ifc4x3_rc1::IfcDiscreteAccessory(data);
|
|
case 314: return new ::Ifc4x3_rc1::IfcDiscreteAccessoryType(data);
|
|
case 315: return new ::Ifc4x3_rc1::IfcDiscreteAccessoryTypeEnum(data);
|
|
case 316: return new ::Ifc4x3_rc1::IfcDistanceExpression(data);
|
|
case 317: return new ::Ifc4x3_rc1::IfcDistributionBoard(data);
|
|
case 318: return new ::Ifc4x3_rc1::IfcDistributionBoardType(data);
|
|
case 319: return new ::Ifc4x3_rc1::IfcDistributionBoardTypeEnum(data);
|
|
case 320: return new ::Ifc4x3_rc1::IfcDistributionChamberElement(data);
|
|
case 321: return new ::Ifc4x3_rc1::IfcDistributionChamberElementType(data);
|
|
case 322: return new ::Ifc4x3_rc1::IfcDistributionChamberElementTypeEnum(data);
|
|
case 323: return new ::Ifc4x3_rc1::IfcDistributionCircuit(data);
|
|
case 324: return new ::Ifc4x3_rc1::IfcDistributionControlElement(data);
|
|
case 325: return new ::Ifc4x3_rc1::IfcDistributionControlElementType(data);
|
|
case 326: return new ::Ifc4x3_rc1::IfcDistributionElement(data);
|
|
case 327: return new ::Ifc4x3_rc1::IfcDistributionElementType(data);
|
|
case 328: return new ::Ifc4x3_rc1::IfcDistributionFlowElement(data);
|
|
case 329: return new ::Ifc4x3_rc1::IfcDistributionFlowElementType(data);
|
|
case 330: return new ::Ifc4x3_rc1::IfcDistributionPort(data);
|
|
case 331: return new ::Ifc4x3_rc1::IfcDistributionPortTypeEnum(data);
|
|
case 332: return new ::Ifc4x3_rc1::IfcDistributionSystem(data);
|
|
case 333: return new ::Ifc4x3_rc1::IfcDistributionSystemEnum(data);
|
|
case 334: return new ::Ifc4x3_rc1::IfcDocumentConfidentialityEnum(data);
|
|
case 335: return new ::Ifc4x3_rc1::IfcDocumentInformation(data);
|
|
case 336: return new ::Ifc4x3_rc1::IfcDocumentInformationRelationship(data);
|
|
case 337: return new ::Ifc4x3_rc1::IfcDocumentReference(data);
|
|
case 339: return new ::Ifc4x3_rc1::IfcDocumentStatusEnum(data);
|
|
case 340: return new ::Ifc4x3_rc1::IfcDoor(data);
|
|
case 341: return new ::Ifc4x3_rc1::IfcDoorLiningProperties(data);
|
|
case 342: return new ::Ifc4x3_rc1::IfcDoorPanelOperationEnum(data);
|
|
case 343: return new ::Ifc4x3_rc1::IfcDoorPanelPositionEnum(data);
|
|
case 344: return new ::Ifc4x3_rc1::IfcDoorPanelProperties(data);
|
|
case 345: return new ::Ifc4x3_rc1::IfcDoorStandardCase(data);
|
|
case 346: return new ::Ifc4x3_rc1::IfcDoorStyle(data);
|
|
case 347: return new ::Ifc4x3_rc1::IfcDoorStyleConstructionEnum(data);
|
|
case 348: return new ::Ifc4x3_rc1::IfcDoorStyleOperationEnum(data);
|
|
case 349: return new ::Ifc4x3_rc1::IfcDoorType(data);
|
|
case 350: return new ::Ifc4x3_rc1::IfcDoorTypeEnum(data);
|
|
case 351: return new ::Ifc4x3_rc1::IfcDoorTypeOperationEnum(data);
|
|
case 352: return new ::Ifc4x3_rc1::IfcDoseEquivalentMeasure(data);
|
|
case 353: return new ::Ifc4x3_rc1::IfcDraughtingPreDefinedColour(data);
|
|
case 354: return new ::Ifc4x3_rc1::IfcDraughtingPreDefinedCurveFont(data);
|
|
case 355: return new ::Ifc4x3_rc1::IfcDuctFitting(data);
|
|
case 356: return new ::Ifc4x3_rc1::IfcDuctFittingType(data);
|
|
case 357: return new ::Ifc4x3_rc1::IfcDuctFittingTypeEnum(data);
|
|
case 358: return new ::Ifc4x3_rc1::IfcDuctSegment(data);
|
|
case 359: return new ::Ifc4x3_rc1::IfcDuctSegmentType(data);
|
|
case 360: return new ::Ifc4x3_rc1::IfcDuctSegmentTypeEnum(data);
|
|
case 361: return new ::Ifc4x3_rc1::IfcDuctSilencer(data);
|
|
case 362: return new ::Ifc4x3_rc1::IfcDuctSilencerType(data);
|
|
case 363: return new ::Ifc4x3_rc1::IfcDuctSilencerTypeEnum(data);
|
|
case 364: return new ::Ifc4x3_rc1::IfcDuration(data);
|
|
case 365: return new ::Ifc4x3_rc1::IfcDynamicViscosityMeasure(data);
|
|
case 366: return new ::Ifc4x3_rc1::IfcEarthworksCut(data);
|
|
case 367: return new ::Ifc4x3_rc1::IfcEarthworksCutTypeEnum(data);
|
|
case 368: return new ::Ifc4x3_rc1::IfcEarthworksElement(data);
|
|
case 369: return new ::Ifc4x3_rc1::IfcEarthworksFill(data);
|
|
case 370: return new ::Ifc4x3_rc1::IfcEarthworksFillTypeEnum(data);
|
|
case 371: return new ::Ifc4x3_rc1::IfcEdge(data);
|
|
case 372: return new ::Ifc4x3_rc1::IfcEdgeCurve(data);
|
|
case 373: return new ::Ifc4x3_rc1::IfcEdgeLoop(data);
|
|
case 374: return new ::Ifc4x3_rc1::IfcElectricAppliance(data);
|
|
case 375: return new ::Ifc4x3_rc1::IfcElectricApplianceType(data);
|
|
case 376: return new ::Ifc4x3_rc1::IfcElectricApplianceTypeEnum(data);
|
|
case 377: return new ::Ifc4x3_rc1::IfcElectricCapacitanceMeasure(data);
|
|
case 378: return new ::Ifc4x3_rc1::IfcElectricChargeMeasure(data);
|
|
case 379: return new ::Ifc4x3_rc1::IfcElectricConductanceMeasure(data);
|
|
case 380: return new ::Ifc4x3_rc1::IfcElectricCurrentMeasure(data);
|
|
case 381: return new ::Ifc4x3_rc1::IfcElectricDistributionBoard(data);
|
|
case 382: return new ::Ifc4x3_rc1::IfcElectricDistributionBoardType(data);
|
|
case 383: return new ::Ifc4x3_rc1::IfcElectricDistributionBoardTypeEnum(data);
|
|
case 384: return new ::Ifc4x3_rc1::IfcElectricFlowStorageDevice(data);
|
|
case 385: return new ::Ifc4x3_rc1::IfcElectricFlowStorageDeviceType(data);
|
|
case 386: return new ::Ifc4x3_rc1::IfcElectricFlowStorageDeviceTypeEnum(data);
|
|
case 387: return new ::Ifc4x3_rc1::IfcElectricFlowTreatmentDevice(data);
|
|
case 388: return new ::Ifc4x3_rc1::IfcElectricFlowTreatmentDeviceType(data);
|
|
case 389: return new ::Ifc4x3_rc1::IfcElectricFlowTreatmentDeviceTypeEnum(data);
|
|
case 390: return new ::Ifc4x3_rc1::IfcElectricGenerator(data);
|
|
case 391: return new ::Ifc4x3_rc1::IfcElectricGeneratorType(data);
|
|
case 392: return new ::Ifc4x3_rc1::IfcElectricGeneratorTypeEnum(data);
|
|
case 393: return new ::Ifc4x3_rc1::IfcElectricMotor(data);
|
|
case 394: return new ::Ifc4x3_rc1::IfcElectricMotorType(data);
|
|
case 395: return new ::Ifc4x3_rc1::IfcElectricMotorTypeEnum(data);
|
|
case 396: return new ::Ifc4x3_rc1::IfcElectricResistanceMeasure(data);
|
|
case 397: return new ::Ifc4x3_rc1::IfcElectricTimeControl(data);
|
|
case 398: return new ::Ifc4x3_rc1::IfcElectricTimeControlType(data);
|
|
case 399: return new ::Ifc4x3_rc1::IfcElectricTimeControlTypeEnum(data);
|
|
case 400: return new ::Ifc4x3_rc1::IfcElectricVoltageMeasure(data);
|
|
case 401: return new ::Ifc4x3_rc1::IfcElement(data);
|
|
case 402: return new ::Ifc4x3_rc1::IfcElementarySurface(data);
|
|
case 403: return new ::Ifc4x3_rc1::IfcElementAssembly(data);
|
|
case 404: return new ::Ifc4x3_rc1::IfcElementAssemblyType(data);
|
|
case 405: return new ::Ifc4x3_rc1::IfcElementAssemblyTypeEnum(data);
|
|
case 406: return new ::Ifc4x3_rc1::IfcElementComponent(data);
|
|
case 407: return new ::Ifc4x3_rc1::IfcElementComponentType(data);
|
|
case 408: return new ::Ifc4x3_rc1::IfcElementCompositionEnum(data);
|
|
case 409: return new ::Ifc4x3_rc1::IfcElementQuantity(data);
|
|
case 410: return new ::Ifc4x3_rc1::IfcElementType(data);
|
|
case 411: return new ::Ifc4x3_rc1::IfcEllipse(data);
|
|
case 412: return new ::Ifc4x3_rc1::IfcEllipseProfileDef(data);
|
|
case 413: return new ::Ifc4x3_rc1::IfcEnergyConversionDevice(data);
|
|
case 414: return new ::Ifc4x3_rc1::IfcEnergyConversionDeviceType(data);
|
|
case 415: return new ::Ifc4x3_rc1::IfcEnergyMeasure(data);
|
|
case 416: return new ::Ifc4x3_rc1::IfcEngine(data);
|
|
case 417: return new ::Ifc4x3_rc1::IfcEngineType(data);
|
|
case 418: return new ::Ifc4x3_rc1::IfcEngineTypeEnum(data);
|
|
case 419: return new ::Ifc4x3_rc1::IfcEvaporativeCooler(data);
|
|
case 420: return new ::Ifc4x3_rc1::IfcEvaporativeCoolerType(data);
|
|
case 421: return new ::Ifc4x3_rc1::IfcEvaporativeCoolerTypeEnum(data);
|
|
case 422: return new ::Ifc4x3_rc1::IfcEvaporator(data);
|
|
case 423: return new ::Ifc4x3_rc1::IfcEvaporatorType(data);
|
|
case 424: return new ::Ifc4x3_rc1::IfcEvaporatorTypeEnum(data);
|
|
case 425: return new ::Ifc4x3_rc1::IfcEvent(data);
|
|
case 426: return new ::Ifc4x3_rc1::IfcEventTime(data);
|
|
case 427: return new ::Ifc4x3_rc1::IfcEventTriggerTypeEnum(data);
|
|
case 428: return new ::Ifc4x3_rc1::IfcEventType(data);
|
|
case 429: return new ::Ifc4x3_rc1::IfcEventTypeEnum(data);
|
|
case 430: return new ::Ifc4x3_rc1::IfcExtendedProperties(data);
|
|
case 431: return new ::Ifc4x3_rc1::IfcExternalInformation(data);
|
|
case 432: return new ::Ifc4x3_rc1::IfcExternallyDefinedHatchStyle(data);
|
|
case 433: return new ::Ifc4x3_rc1::IfcExternallyDefinedSurfaceStyle(data);
|
|
case 434: return new ::Ifc4x3_rc1::IfcExternallyDefinedTextFont(data);
|
|
case 435: return new ::Ifc4x3_rc1::IfcExternalReference(data);
|
|
case 436: return new ::Ifc4x3_rc1::IfcExternalReferenceRelationship(data);
|
|
case 437: return new ::Ifc4x3_rc1::IfcExternalSpatialElement(data);
|
|
case 438: return new ::Ifc4x3_rc1::IfcExternalSpatialElementTypeEnum(data);
|
|
case 439: return new ::Ifc4x3_rc1::IfcExternalSpatialStructureElement(data);
|
|
case 440: return new ::Ifc4x3_rc1::IfcExtrudedAreaSolid(data);
|
|
case 441: return new ::Ifc4x3_rc1::IfcExtrudedAreaSolidTapered(data);
|
|
case 442: return new ::Ifc4x3_rc1::IfcFace(data);
|
|
case 443: return new ::Ifc4x3_rc1::IfcFaceBasedSurfaceModel(data);
|
|
case 444: return new ::Ifc4x3_rc1::IfcFaceBound(data);
|
|
case 445: return new ::Ifc4x3_rc1::IfcFaceOuterBound(data);
|
|
case 446: return new ::Ifc4x3_rc1::IfcFaceSurface(data);
|
|
case 447: return new ::Ifc4x3_rc1::IfcFacetedBrep(data);
|
|
case 448: return new ::Ifc4x3_rc1::IfcFacetedBrepWithVoids(data);
|
|
case 449: return new ::Ifc4x3_rc1::IfcFacility(data);
|
|
case 450: return new ::Ifc4x3_rc1::IfcFacilityPart(data);
|
|
case 451: return new ::Ifc4x3_rc1::IfcFacilityPartCommonTypeEnum(data);
|
|
case 453: return new ::Ifc4x3_rc1::IfcFacilityUsageEnum(data);
|
|
case 454: return new ::Ifc4x3_rc1::IfcFailureConnectionCondition(data);
|
|
case 455: return new ::Ifc4x3_rc1::IfcFan(data);
|
|
case 456: return new ::Ifc4x3_rc1::IfcFanType(data);
|
|
case 457: return new ::Ifc4x3_rc1::IfcFanTypeEnum(data);
|
|
case 458: return new ::Ifc4x3_rc1::IfcFastener(data);
|
|
case 459: return new ::Ifc4x3_rc1::IfcFastenerType(data);
|
|
case 460: return new ::Ifc4x3_rc1::IfcFastenerTypeEnum(data);
|
|
case 461: return new ::Ifc4x3_rc1::IfcFeatureElement(data);
|
|
case 462: return new ::Ifc4x3_rc1::IfcFeatureElementAddition(data);
|
|
case 463: return new ::Ifc4x3_rc1::IfcFeatureElementSubtraction(data);
|
|
case 464: return new ::Ifc4x3_rc1::IfcFillAreaStyle(data);
|
|
case 465: return new ::Ifc4x3_rc1::IfcFillAreaStyleHatching(data);
|
|
case 466: return new ::Ifc4x3_rc1::IfcFillAreaStyleTiles(data);
|
|
case 468: return new ::Ifc4x3_rc1::IfcFilter(data);
|
|
case 469: return new ::Ifc4x3_rc1::IfcFilterType(data);
|
|
case 470: return new ::Ifc4x3_rc1::IfcFilterTypeEnum(data);
|
|
case 471: return new ::Ifc4x3_rc1::IfcFireSuppressionTerminal(data);
|
|
case 472: return new ::Ifc4x3_rc1::IfcFireSuppressionTerminalType(data);
|
|
case 473: return new ::Ifc4x3_rc1::IfcFireSuppressionTerminalTypeEnum(data);
|
|
case 474: return new ::Ifc4x3_rc1::IfcFixedReferenceSweptAreaSolid(data);
|
|
case 475: return new ::Ifc4x3_rc1::IfcFlowController(data);
|
|
case 476: return new ::Ifc4x3_rc1::IfcFlowControllerType(data);
|
|
case 477: return new ::Ifc4x3_rc1::IfcFlowDirectionEnum(data);
|
|
case 478: return new ::Ifc4x3_rc1::IfcFlowFitting(data);
|
|
case 479: return new ::Ifc4x3_rc1::IfcFlowFittingType(data);
|
|
case 480: return new ::Ifc4x3_rc1::IfcFlowInstrument(data);
|
|
case 481: return new ::Ifc4x3_rc1::IfcFlowInstrumentType(data);
|
|
case 482: return new ::Ifc4x3_rc1::IfcFlowInstrumentTypeEnum(data);
|
|
case 483: return new ::Ifc4x3_rc1::IfcFlowMeter(data);
|
|
case 484: return new ::Ifc4x3_rc1::IfcFlowMeterType(data);
|
|
case 485: return new ::Ifc4x3_rc1::IfcFlowMeterTypeEnum(data);
|
|
case 486: return new ::Ifc4x3_rc1::IfcFlowMovingDevice(data);
|
|
case 487: return new ::Ifc4x3_rc1::IfcFlowMovingDeviceType(data);
|
|
case 488: return new ::Ifc4x3_rc1::IfcFlowSegment(data);
|
|
case 489: return new ::Ifc4x3_rc1::IfcFlowSegmentType(data);
|
|
case 490: return new ::Ifc4x3_rc1::IfcFlowStorageDevice(data);
|
|
case 491: return new ::Ifc4x3_rc1::IfcFlowStorageDeviceType(data);
|
|
case 492: return new ::Ifc4x3_rc1::IfcFlowTerminal(data);
|
|
case 493: return new ::Ifc4x3_rc1::IfcFlowTerminalType(data);
|
|
case 494: return new ::Ifc4x3_rc1::IfcFlowTreatmentDevice(data);
|
|
case 495: return new ::Ifc4x3_rc1::IfcFlowTreatmentDeviceType(data);
|
|
case 496: return new ::Ifc4x3_rc1::IfcFontStyle(data);
|
|
case 497: return new ::Ifc4x3_rc1::IfcFontVariant(data);
|
|
case 498: return new ::Ifc4x3_rc1::IfcFontWeight(data);
|
|
case 499: return new ::Ifc4x3_rc1::IfcFooting(data);
|
|
case 500: return new ::Ifc4x3_rc1::IfcFootingType(data);
|
|
case 501: return new ::Ifc4x3_rc1::IfcFootingTypeEnum(data);
|
|
case 502: return new ::Ifc4x3_rc1::IfcForceMeasure(data);
|
|
case 503: return new ::Ifc4x3_rc1::IfcFrequencyMeasure(data);
|
|
case 504: return new ::Ifc4x3_rc1::IfcFurnishingElement(data);
|
|
case 505: return new ::Ifc4x3_rc1::IfcFurnishingElementType(data);
|
|
case 506: return new ::Ifc4x3_rc1::IfcFurniture(data);
|
|
case 507: return new ::Ifc4x3_rc1::IfcFurnitureType(data);
|
|
case 508: return new ::Ifc4x3_rc1::IfcFurnitureTypeEnum(data);
|
|
case 509: return new ::Ifc4x3_rc1::IfcGeographicElement(data);
|
|
case 510: return new ::Ifc4x3_rc1::IfcGeographicElementType(data);
|
|
case 511: return new ::Ifc4x3_rc1::IfcGeographicElementTypeEnum(data);
|
|
case 512: return new ::Ifc4x3_rc1::IfcGeometricCurveSet(data);
|
|
case 513: return new ::Ifc4x3_rc1::IfcGeometricProjectionEnum(data);
|
|
case 514: return new ::Ifc4x3_rc1::IfcGeometricRepresentationContext(data);
|
|
case 515: return new ::Ifc4x3_rc1::IfcGeometricRepresentationItem(data);
|
|
case 516: return new ::Ifc4x3_rc1::IfcGeometricRepresentationSubContext(data);
|
|
case 517: return new ::Ifc4x3_rc1::IfcGeometricSet(data);
|
|
case 519: return new ::Ifc4x3_rc1::IfcGeomodel(data);
|
|
case 520: return new ::Ifc4x3_rc1::IfcGeoslice(data);
|
|
case 521: return new ::Ifc4x3_rc1::IfcGeotechnicalAssembly(data);
|
|
case 522: return new ::Ifc4x3_rc1::IfcGeotechnicalElement(data);
|
|
case 523: return new ::Ifc4x3_rc1::IfcGeotechnicalStratum(data);
|
|
case 524: return new ::Ifc4x3_rc1::IfcGloballyUniqueId(data);
|
|
case 525: return new ::Ifc4x3_rc1::IfcGlobalOrLocalEnum(data);
|
|
case 526: return new ::Ifc4x3_rc1::IfcGrid(data);
|
|
case 527: return new ::Ifc4x3_rc1::IfcGridAxis(data);
|
|
case 528: return new ::Ifc4x3_rc1::IfcGridPlacement(data);
|
|
case 530: return new ::Ifc4x3_rc1::IfcGridTypeEnum(data);
|
|
case 531: return new ::Ifc4x3_rc1::IfcGroup(data);
|
|
case 532: return new ::Ifc4x3_rc1::IfcHalfSpaceSolid(data);
|
|
case 534: return new ::Ifc4x3_rc1::IfcHeatExchanger(data);
|
|
case 535: return new ::Ifc4x3_rc1::IfcHeatExchangerType(data);
|
|
case 536: return new ::Ifc4x3_rc1::IfcHeatExchangerTypeEnum(data);
|
|
case 537: return new ::Ifc4x3_rc1::IfcHeatFluxDensityMeasure(data);
|
|
case 538: return new ::Ifc4x3_rc1::IfcHeatingValueMeasure(data);
|
|
case 539: return new ::Ifc4x3_rc1::IfcHumidifier(data);
|
|
case 540: return new ::Ifc4x3_rc1::IfcHumidifierType(data);
|
|
case 541: return new ::Ifc4x3_rc1::IfcHumidifierTypeEnum(data);
|
|
case 542: return new ::Ifc4x3_rc1::IfcIdentifier(data);
|
|
case 543: return new ::Ifc4x3_rc1::IfcIlluminanceMeasure(data);
|
|
case 544: return new ::Ifc4x3_rc1::IfcImageTexture(data);
|
|
case 545: return new ::Ifc4x3_rc1::IfcImpactProtectionDevice(data);
|
|
case 546: return new ::Ifc4x3_rc1::IfcImpactProtectionDeviceType(data);
|
|
case 547: return new ::Ifc4x3_rc1::IfcImpactProtectionDeviceTypeEnum(data);
|
|
case 549: return new ::Ifc4x3_rc1::IfcInclinedReferenceSweptAreaSolid(data);
|
|
case 550: return new ::Ifc4x3_rc1::IfcIndexedColourMap(data);
|
|
case 551: return new ::Ifc4x3_rc1::IfcIndexedPolyCurve(data);
|
|
case 552: return new ::Ifc4x3_rc1::IfcIndexedPolygonalFace(data);
|
|
case 553: return new ::Ifc4x3_rc1::IfcIndexedPolygonalFaceWithVoids(data);
|
|
case 554: return new ::Ifc4x3_rc1::IfcIndexedTextureMap(data);
|
|
case 555: return new ::Ifc4x3_rc1::IfcIndexedTriangleTextureMap(data);
|
|
case 556: return new ::Ifc4x3_rc1::IfcInductanceMeasure(data);
|
|
case 557: return new ::Ifc4x3_rc1::IfcInteger(data);
|
|
case 558: return new ::Ifc4x3_rc1::IfcIntegerCountRateMeasure(data);
|
|
case 559: return new ::Ifc4x3_rc1::IfcInterceptor(data);
|
|
case 560: return new ::Ifc4x3_rc1::IfcInterceptorType(data);
|
|
case 561: return new ::Ifc4x3_rc1::IfcInterceptorTypeEnum(data);
|
|
case 563: return new ::Ifc4x3_rc1::IfcInternalOrExternalEnum(data);
|
|
case 564: return new ::Ifc4x3_rc1::IfcIntersectionCurve(data);
|
|
case 565: return new ::Ifc4x3_rc1::IfcInventory(data);
|
|
case 566: return new ::Ifc4x3_rc1::IfcInventoryTypeEnum(data);
|
|
case 567: return new ::Ifc4x3_rc1::IfcIonConcentrationMeasure(data);
|
|
case 568: return new ::Ifc4x3_rc1::IfcIrregularTimeSeries(data);
|
|
case 569: return new ::Ifc4x3_rc1::IfcIrregularTimeSeriesValue(data);
|
|
case 570: return new ::Ifc4x3_rc1::IfcIShapeProfileDef(data);
|
|
case 571: return new ::Ifc4x3_rc1::IfcIsothermalMoistureCapacityMeasure(data);
|
|
case 572: return new ::Ifc4x3_rc1::IfcJunctionBox(data);
|
|
case 573: return new ::Ifc4x3_rc1::IfcJunctionBoxType(data);
|
|
case 574: return new ::Ifc4x3_rc1::IfcJunctionBoxTypeEnum(data);
|
|
case 575: return new ::Ifc4x3_rc1::IfcKerb(data);
|
|
case 576: return new ::Ifc4x3_rc1::IfcKerbType(data);
|
|
case 577: return new ::Ifc4x3_rc1::IfcKinematicViscosityMeasure(data);
|
|
case 578: return new ::Ifc4x3_rc1::IfcKnotType(data);
|
|
case 579: return new ::Ifc4x3_rc1::IfcLabel(data);
|
|
case 580: return new ::Ifc4x3_rc1::IfcLaborResource(data);
|
|
case 581: return new ::Ifc4x3_rc1::IfcLaborResourceType(data);
|
|
case 582: return new ::Ifc4x3_rc1::IfcLaborResourceTypeEnum(data);
|
|
case 583: return new ::Ifc4x3_rc1::IfcLagTime(data);
|
|
case 584: return new ::Ifc4x3_rc1::IfcLamp(data);
|
|
case 585: return new ::Ifc4x3_rc1::IfcLampType(data);
|
|
case 586: return new ::Ifc4x3_rc1::IfcLampTypeEnum(data);
|
|
case 587: return new ::Ifc4x3_rc1::IfcLanguageId(data);
|
|
case 589: return new ::Ifc4x3_rc1::IfcLayerSetDirectionEnum(data);
|
|
case 590: return new ::Ifc4x3_rc1::IfcLengthMeasure(data);
|
|
case 591: return new ::Ifc4x3_rc1::IfcLibraryInformation(data);
|
|
case 592: return new ::Ifc4x3_rc1::IfcLibraryReference(data);
|
|
case 594: return new ::Ifc4x3_rc1::IfcLightDistributionCurveEnum(data);
|
|
case 595: return new ::Ifc4x3_rc1::IfcLightDistributionData(data);
|
|
case 597: return new ::Ifc4x3_rc1::IfcLightEmissionSourceEnum(data);
|
|
case 598: return new ::Ifc4x3_rc1::IfcLightFixture(data);
|
|
case 599: return new ::Ifc4x3_rc1::IfcLightFixtureType(data);
|
|
case 600: return new ::Ifc4x3_rc1::IfcLightFixtureTypeEnum(data);
|
|
case 601: return new ::Ifc4x3_rc1::IfcLightIntensityDistribution(data);
|
|
case 602: return new ::Ifc4x3_rc1::IfcLightSource(data);
|
|
case 603: return new ::Ifc4x3_rc1::IfcLightSourceAmbient(data);
|
|
case 604: return new ::Ifc4x3_rc1::IfcLightSourceDirectional(data);
|
|
case 605: return new ::Ifc4x3_rc1::IfcLightSourceGoniometric(data);
|
|
case 606: return new ::Ifc4x3_rc1::IfcLightSourcePositional(data);
|
|
case 607: return new ::Ifc4x3_rc1::IfcLightSourceSpot(data);
|
|
case 608: return new ::Ifc4x3_rc1::IfcLine(data);
|
|
case 610: return new ::Ifc4x3_rc1::IfcLinearAxisWithInclination(data);
|
|
case 611: return new ::Ifc4x3_rc1::IfcLinearForceMeasure(data);
|
|
case 612: return new ::Ifc4x3_rc1::IfcLinearMomentMeasure(data);
|
|
case 613: return new ::Ifc4x3_rc1::IfcLinearPlacement(data);
|
|
case 614: return new ::Ifc4x3_rc1::IfcLinearPlacementWithInclination(data);
|
|
case 615: return new ::Ifc4x3_rc1::IfcLinearPositioningElement(data);
|
|
case 616: return new ::Ifc4x3_rc1::IfcLinearSpanPlacement(data);
|
|
case 617: return new ::Ifc4x3_rc1::IfcLinearStiffnessMeasure(data);
|
|
case 618: return new ::Ifc4x3_rc1::IfcLinearVelocityMeasure(data);
|
|
case 619: return new ::Ifc4x3_rc1::IfcLineIndex(data);
|
|
case 620: return new ::Ifc4x3_rc1::IfcLineSegment2D(data);
|
|
case 621: return new ::Ifc4x3_rc1::IfcLiquidTerminal(data);
|
|
case 622: return new ::Ifc4x3_rc1::IfcLiquidTerminalType(data);
|
|
case 623: return new ::Ifc4x3_rc1::IfcLiquidTerminalTypeEnum(data);
|
|
case 624: return new ::Ifc4x3_rc1::IfcLoadGroupTypeEnum(data);
|
|
case 625: return new ::Ifc4x3_rc1::IfcLocalPlacement(data);
|
|
case 626: return new ::Ifc4x3_rc1::IfcLogical(data);
|
|
case 627: return new ::Ifc4x3_rc1::IfcLogicalOperatorEnum(data);
|
|
case 628: return new ::Ifc4x3_rc1::IfcLoop(data);
|
|
case 629: return new ::Ifc4x3_rc1::IfcLShapeProfileDef(data);
|
|
case 630: return new ::Ifc4x3_rc1::IfcLuminousFluxMeasure(data);
|
|
case 631: return new ::Ifc4x3_rc1::IfcLuminousIntensityDistributionMeasure(data);
|
|
case 632: return new ::Ifc4x3_rc1::IfcLuminousIntensityMeasure(data);
|
|
case 633: return new ::Ifc4x3_rc1::IfcMagneticFluxDensityMeasure(data);
|
|
case 634: return new ::Ifc4x3_rc1::IfcMagneticFluxMeasure(data);
|
|
case 635: return new ::Ifc4x3_rc1::IfcManifoldSolidBrep(data);
|
|
case 636: return new ::Ifc4x3_rc1::IfcMapConversion(data);
|
|
case 637: return new ::Ifc4x3_rc1::IfcMappedItem(data);
|
|
case 638: return new ::Ifc4x3_rc1::IfcMarineFacility(data);
|
|
case 639: return new ::Ifc4x3_rc1::IfcMarineFacilityTypeEnum(data);
|
|
case 640: return new ::Ifc4x3_rc1::IfcMarinePartTypeEnum(data);
|
|
case 641: return new ::Ifc4x3_rc1::IfcMassDensityMeasure(data);
|
|
case 642: return new ::Ifc4x3_rc1::IfcMassFlowRateMeasure(data);
|
|
case 643: return new ::Ifc4x3_rc1::IfcMassMeasure(data);
|
|
case 644: return new ::Ifc4x3_rc1::IfcMassPerLengthMeasure(data);
|
|
case 645: return new ::Ifc4x3_rc1::IfcMaterial(data);
|
|
case 646: return new ::Ifc4x3_rc1::IfcMaterialClassificationRelationship(data);
|
|
case 647: return new ::Ifc4x3_rc1::IfcMaterialConstituent(data);
|
|
case 648: return new ::Ifc4x3_rc1::IfcMaterialConstituentSet(data);
|
|
case 649: return new ::Ifc4x3_rc1::IfcMaterialDefinition(data);
|
|
case 650: return new ::Ifc4x3_rc1::IfcMaterialDefinitionRepresentation(data);
|
|
case 651: return new ::Ifc4x3_rc1::IfcMaterialLayer(data);
|
|
case 652: return new ::Ifc4x3_rc1::IfcMaterialLayerSet(data);
|
|
case 653: return new ::Ifc4x3_rc1::IfcMaterialLayerSetUsage(data);
|
|
case 654: return new ::Ifc4x3_rc1::IfcMaterialLayerWithOffsets(data);
|
|
case 655: return new ::Ifc4x3_rc1::IfcMaterialList(data);
|
|
case 656: return new ::Ifc4x3_rc1::IfcMaterialProfile(data);
|
|
case 657: return new ::Ifc4x3_rc1::IfcMaterialProfileSet(data);
|
|
case 658: return new ::Ifc4x3_rc1::IfcMaterialProfileSetUsage(data);
|
|
case 659: return new ::Ifc4x3_rc1::IfcMaterialProfileSetUsageTapering(data);
|
|
case 660: return new ::Ifc4x3_rc1::IfcMaterialProfileWithOffsets(data);
|
|
case 661: return new ::Ifc4x3_rc1::IfcMaterialProperties(data);
|
|
case 662: return new ::Ifc4x3_rc1::IfcMaterialRelationship(data);
|
|
case 664: return new ::Ifc4x3_rc1::IfcMaterialUsageDefinition(data);
|
|
case 666: return new ::Ifc4x3_rc1::IfcMeasureWithUnit(data);
|
|
case 667: return new ::Ifc4x3_rc1::IfcMechanicalFastener(data);
|
|
case 668: return new ::Ifc4x3_rc1::IfcMechanicalFastenerType(data);
|
|
case 669: return new ::Ifc4x3_rc1::IfcMechanicalFastenerTypeEnum(data);
|
|
case 670: return new ::Ifc4x3_rc1::IfcMedicalDevice(data);
|
|
case 671: return new ::Ifc4x3_rc1::IfcMedicalDeviceType(data);
|
|
case 672: return new ::Ifc4x3_rc1::IfcMedicalDeviceTypeEnum(data);
|
|
case 673: return new ::Ifc4x3_rc1::IfcMember(data);
|
|
case 674: return new ::Ifc4x3_rc1::IfcMemberStandardCase(data);
|
|
case 675: return new ::Ifc4x3_rc1::IfcMemberType(data);
|
|
case 676: return new ::Ifc4x3_rc1::IfcMemberTypeEnum(data);
|
|
case 677: return new ::Ifc4x3_rc1::IfcMetric(data);
|
|
case 679: return new ::Ifc4x3_rc1::IfcMirroredProfileDef(data);
|
|
case 680: return new ::Ifc4x3_rc1::IfcMobileTelecommunicationsAppliance(data);
|
|
case 681: return new ::Ifc4x3_rc1::IfcMobileTelecommunicationsApplianceType(data);
|
|
case 682: return new ::Ifc4x3_rc1::IfcMobileTelecommunicationsApplianceTypeEnum(data);
|
|
case 683: return new ::Ifc4x3_rc1::IfcModulusOfElasticityMeasure(data);
|
|
case 684: return new ::Ifc4x3_rc1::IfcModulusOfLinearSubgradeReactionMeasure(data);
|
|
case 685: return new ::Ifc4x3_rc1::IfcModulusOfRotationalSubgradeReactionMeasure(data);
|
|
case 687: return new ::Ifc4x3_rc1::IfcModulusOfSubgradeReactionMeasure(data);
|
|
case 690: return new ::Ifc4x3_rc1::IfcMoistureDiffusivityMeasure(data);
|
|
case 691: return new ::Ifc4x3_rc1::IfcMolecularWeightMeasure(data);
|
|
case 692: return new ::Ifc4x3_rc1::IfcMomentOfInertiaMeasure(data);
|
|
case 693: return new ::Ifc4x3_rc1::IfcMonetaryMeasure(data);
|
|
case 694: return new ::Ifc4x3_rc1::IfcMonetaryUnit(data);
|
|
case 695: return new ::Ifc4x3_rc1::IfcMonthInYearNumber(data);
|
|
case 696: return new ::Ifc4x3_rc1::IfcMooringDevice(data);
|
|
case 697: return new ::Ifc4x3_rc1::IfcMooringDeviceType(data);
|
|
case 698: return new ::Ifc4x3_rc1::IfcMooringDeviceTypeEnum(data);
|
|
case 699: return new ::Ifc4x3_rc1::IfcMotorConnection(data);
|
|
case 700: return new ::Ifc4x3_rc1::IfcMotorConnectionType(data);
|
|
case 701: return new ::Ifc4x3_rc1::IfcMotorConnectionTypeEnum(data);
|
|
case 702: return new ::Ifc4x3_rc1::IfcNamedUnit(data);
|
|
case 703: return new ::Ifc4x3_rc1::IfcNavigationElement(data);
|
|
case 704: return new ::Ifc4x3_rc1::IfcNavigationElementType(data);
|
|
case 705: return new ::Ifc4x3_rc1::IfcNavigationElementTypeEnum(data);
|
|
case 706: return new ::Ifc4x3_rc1::IfcNonNegativeLengthMeasure(data);
|
|
case 707: return new ::Ifc4x3_rc1::IfcNormalisedRatioMeasure(data);
|
|
case 708: return new ::Ifc4x3_rc1::IfcNullStyle(data);
|
|
case 709: return new ::Ifc4x3_rc1::IfcNumericMeasure(data);
|
|
case 710: return new ::Ifc4x3_rc1::IfcObject(data);
|
|
case 711: return new ::Ifc4x3_rc1::IfcObjectDefinition(data);
|
|
case 712: return new ::Ifc4x3_rc1::IfcObjective(data);
|
|
case 713: return new ::Ifc4x3_rc1::IfcObjectiveEnum(data);
|
|
case 714: return new ::Ifc4x3_rc1::IfcObjectPlacement(data);
|
|
case 716: return new ::Ifc4x3_rc1::IfcObjectTypeEnum(data);
|
|
case 717: return new ::Ifc4x3_rc1::IfcOccupant(data);
|
|
case 718: return new ::Ifc4x3_rc1::IfcOccupantTypeEnum(data);
|
|
case 719: return new ::Ifc4x3_rc1::IfcOffsetCurve(data);
|
|
case 720: return new ::Ifc4x3_rc1::IfcOffsetCurve2D(data);
|
|
case 721: return new ::Ifc4x3_rc1::IfcOffsetCurve3D(data);
|
|
case 722: return new ::Ifc4x3_rc1::IfcOffsetCurveByDistances(data);
|
|
case 723: return new ::Ifc4x3_rc1::IfcOpenCrossProfileDef(data);
|
|
case 724: return new ::Ifc4x3_rc1::IfcOpeningElement(data);
|
|
case 725: return new ::Ifc4x3_rc1::IfcOpeningElementTypeEnum(data);
|
|
case 726: return new ::Ifc4x3_rc1::IfcOpeningStandardCase(data);
|
|
case 727: return new ::Ifc4x3_rc1::IfcOpenShell(data);
|
|
case 728: return new ::Ifc4x3_rc1::IfcOrganization(data);
|
|
case 729: return new ::Ifc4x3_rc1::IfcOrganizationRelationship(data);
|
|
case 730: return new ::Ifc4x3_rc1::IfcOrientationExpression(data);
|
|
case 731: return new ::Ifc4x3_rc1::IfcOrientedEdge(data);
|
|
case 732: return new ::Ifc4x3_rc1::IfcOuterBoundaryCurve(data);
|
|
case 733: return new ::Ifc4x3_rc1::IfcOutlet(data);
|
|
case 734: return new ::Ifc4x3_rc1::IfcOutletType(data);
|
|
case 735: return new ::Ifc4x3_rc1::IfcOutletTypeEnum(data);
|
|
case 736: return new ::Ifc4x3_rc1::IfcOwnerHistory(data);
|
|
case 737: return new ::Ifc4x3_rc1::IfcParameterizedProfileDef(data);
|
|
case 738: return new ::Ifc4x3_rc1::IfcParameterValue(data);
|
|
case 739: return new ::Ifc4x3_rc1::IfcPath(data);
|
|
case 740: return new ::Ifc4x3_rc1::IfcPavement(data);
|
|
case 741: return new ::Ifc4x3_rc1::IfcPavementType(data);
|
|
case 742: return new ::Ifc4x3_rc1::IfcPcurve(data);
|
|
case 743: return new ::Ifc4x3_rc1::IfcPerformanceHistory(data);
|
|
case 744: return new ::Ifc4x3_rc1::IfcPerformanceHistoryTypeEnum(data);
|
|
case 745: return new ::Ifc4x3_rc1::IfcPermeableCoveringOperationEnum(data);
|
|
case 746: return new ::Ifc4x3_rc1::IfcPermeableCoveringProperties(data);
|
|
case 747: return new ::Ifc4x3_rc1::IfcPermit(data);
|
|
case 748: return new ::Ifc4x3_rc1::IfcPermitTypeEnum(data);
|
|
case 749: return new ::Ifc4x3_rc1::IfcPerson(data);
|
|
case 750: return new ::Ifc4x3_rc1::IfcPersonAndOrganization(data);
|
|
case 751: return new ::Ifc4x3_rc1::IfcPHMeasure(data);
|
|
case 752: return new ::Ifc4x3_rc1::IfcPhysicalComplexQuantity(data);
|
|
case 753: return new ::Ifc4x3_rc1::IfcPhysicalOrVirtualEnum(data);
|
|
case 754: return new ::Ifc4x3_rc1::IfcPhysicalQuantity(data);
|
|
case 755: return new ::Ifc4x3_rc1::IfcPhysicalSimpleQuantity(data);
|
|
case 756: return new ::Ifc4x3_rc1::IfcPile(data);
|
|
case 757: return new ::Ifc4x3_rc1::IfcPileConstructionEnum(data);
|
|
case 758: return new ::Ifc4x3_rc1::IfcPileType(data);
|
|
case 759: return new ::Ifc4x3_rc1::IfcPileTypeEnum(data);
|
|
case 760: return new ::Ifc4x3_rc1::IfcPipeFitting(data);
|
|
case 761: return new ::Ifc4x3_rc1::IfcPipeFittingType(data);
|
|
case 762: return new ::Ifc4x3_rc1::IfcPipeFittingTypeEnum(data);
|
|
case 763: return new ::Ifc4x3_rc1::IfcPipeSegment(data);
|
|
case 764: return new ::Ifc4x3_rc1::IfcPipeSegmentType(data);
|
|
case 765: return new ::Ifc4x3_rc1::IfcPipeSegmentTypeEnum(data);
|
|
case 766: return new ::Ifc4x3_rc1::IfcPixelTexture(data);
|
|
case 767: return new ::Ifc4x3_rc1::IfcPlacement(data);
|
|
case 768: return new ::Ifc4x3_rc1::IfcPlanarBox(data);
|
|
case 769: return new ::Ifc4x3_rc1::IfcPlanarExtent(data);
|
|
case 770: return new ::Ifc4x3_rc1::IfcPlanarForceMeasure(data);
|
|
case 771: return new ::Ifc4x3_rc1::IfcPlane(data);
|
|
case 772: return new ::Ifc4x3_rc1::IfcPlaneAngleMeasure(data);
|
|
case 773: return new ::Ifc4x3_rc1::IfcPlant(data);
|
|
case 774: return new ::Ifc4x3_rc1::IfcPlate(data);
|
|
case 775: return new ::Ifc4x3_rc1::IfcPlateStandardCase(data);
|
|
case 776: return new ::Ifc4x3_rc1::IfcPlateType(data);
|
|
case 777: return new ::Ifc4x3_rc1::IfcPlateTypeEnum(data);
|
|
case 778: return new ::Ifc4x3_rc1::IfcPoint(data);
|
|
case 779: return new ::Ifc4x3_rc1::IfcPointOnCurve(data);
|
|
case 780: return new ::Ifc4x3_rc1::IfcPointOnSurface(data);
|
|
case 782: return new ::Ifc4x3_rc1::IfcPolygonalBoundedHalfSpace(data);
|
|
case 783: return new ::Ifc4x3_rc1::IfcPolygonalFaceSet(data);
|
|
case 784: return new ::Ifc4x3_rc1::IfcPolyline(data);
|
|
case 785: return new ::Ifc4x3_rc1::IfcPolyLoop(data);
|
|
case 786: return new ::Ifc4x3_rc1::IfcPort(data);
|
|
case 787: return new ::Ifc4x3_rc1::IfcPositioningElement(data);
|
|
case 788: return new ::Ifc4x3_rc1::IfcPositiveInteger(data);
|
|
case 789: return new ::Ifc4x3_rc1::IfcPositiveLengthMeasure(data);
|
|
case 790: return new ::Ifc4x3_rc1::IfcPositivePlaneAngleMeasure(data);
|
|
case 791: return new ::Ifc4x3_rc1::IfcPositiveRatioMeasure(data);
|
|
case 792: return new ::Ifc4x3_rc1::IfcPostalAddress(data);
|
|
case 793: return new ::Ifc4x3_rc1::IfcPowerMeasure(data);
|
|
case 794: return new ::Ifc4x3_rc1::IfcPreDefinedColour(data);
|
|
case 795: return new ::Ifc4x3_rc1::IfcPreDefinedCurveFont(data);
|
|
case 796: return new ::Ifc4x3_rc1::IfcPreDefinedItem(data);
|
|
case 797: return new ::Ifc4x3_rc1::IfcPreDefinedProperties(data);
|
|
case 798: return new ::Ifc4x3_rc1::IfcPreDefinedPropertySet(data);
|
|
case 799: return new ::Ifc4x3_rc1::IfcPreDefinedTextFont(data);
|
|
case 800: return new ::Ifc4x3_rc1::IfcPreferredSurfaceCurveRepresentation(data);
|
|
case 801: return new ::Ifc4x3_rc1::IfcPresentableText(data);
|
|
case 802: return new ::Ifc4x3_rc1::IfcPresentationItem(data);
|
|
case 803: return new ::Ifc4x3_rc1::IfcPresentationLayerAssignment(data);
|
|
case 804: return new ::Ifc4x3_rc1::IfcPresentationLayerWithStyle(data);
|
|
case 805: return new ::Ifc4x3_rc1::IfcPresentationStyle(data);
|
|
case 806: return new ::Ifc4x3_rc1::IfcPresentationStyleAssignment(data);
|
|
case 808: return new ::Ifc4x3_rc1::IfcPressureMeasure(data);
|
|
case 809: return new ::Ifc4x3_rc1::IfcProcedure(data);
|
|
case 810: return new ::Ifc4x3_rc1::IfcProcedureType(data);
|
|
case 811: return new ::Ifc4x3_rc1::IfcProcedureTypeEnum(data);
|
|
case 812: return new ::Ifc4x3_rc1::IfcProcess(data);
|
|
case 814: return new ::Ifc4x3_rc1::IfcProduct(data);
|
|
case 815: return new ::Ifc4x3_rc1::IfcProductDefinitionShape(data);
|
|
case 816: return new ::Ifc4x3_rc1::IfcProductRepresentation(data);
|
|
case 819: return new ::Ifc4x3_rc1::IfcProfileDef(data);
|
|
case 820: return new ::Ifc4x3_rc1::IfcProfileProperties(data);
|
|
case 821: return new ::Ifc4x3_rc1::IfcProfileTypeEnum(data);
|
|
case 822: return new ::Ifc4x3_rc1::IfcProject(data);
|
|
case 823: return new ::Ifc4x3_rc1::IfcProjectedCRS(data);
|
|
case 824: return new ::Ifc4x3_rc1::IfcProjectedOrTrueLengthEnum(data);
|
|
case 825: return new ::Ifc4x3_rc1::IfcProjectionElement(data);
|
|
case 826: return new ::Ifc4x3_rc1::IfcProjectionElementTypeEnum(data);
|
|
case 827: return new ::Ifc4x3_rc1::IfcProjectLibrary(data);
|
|
case 828: return new ::Ifc4x3_rc1::IfcProjectOrder(data);
|
|
case 829: return new ::Ifc4x3_rc1::IfcProjectOrderTypeEnum(data);
|
|
case 830: return new ::Ifc4x3_rc1::IfcProperty(data);
|
|
case 831: return new ::Ifc4x3_rc1::IfcPropertyAbstraction(data);
|
|
case 832: return new ::Ifc4x3_rc1::IfcPropertyBoundedValue(data);
|
|
case 833: return new ::Ifc4x3_rc1::IfcPropertyDefinition(data);
|
|
case 834: return new ::Ifc4x3_rc1::IfcPropertyDependencyRelationship(data);
|
|
case 835: return new ::Ifc4x3_rc1::IfcPropertyEnumeratedValue(data);
|
|
case 836: return new ::Ifc4x3_rc1::IfcPropertyEnumeration(data);
|
|
case 837: return new ::Ifc4x3_rc1::IfcPropertyListValue(data);
|
|
case 838: return new ::Ifc4x3_rc1::IfcPropertyReferenceValue(data);
|
|
case 839: return new ::Ifc4x3_rc1::IfcPropertySet(data);
|
|
case 840: return new ::Ifc4x3_rc1::IfcPropertySetDefinition(data);
|
|
case 842: return new ::Ifc4x3_rc1::IfcPropertySetDefinitionSet(data);
|
|
case 843: return new ::Ifc4x3_rc1::IfcPropertySetTemplate(data);
|
|
case 844: return new ::Ifc4x3_rc1::IfcPropertySetTemplateTypeEnum(data);
|
|
case 845: return new ::Ifc4x3_rc1::IfcPropertySingleValue(data);
|
|
case 846: return new ::Ifc4x3_rc1::IfcPropertyTableValue(data);
|
|
case 847: return new ::Ifc4x3_rc1::IfcPropertyTemplate(data);
|
|
case 848: return new ::Ifc4x3_rc1::IfcPropertyTemplateDefinition(data);
|
|
case 849: return new ::Ifc4x3_rc1::IfcProtectiveDevice(data);
|
|
case 850: return new ::Ifc4x3_rc1::IfcProtectiveDeviceTrippingUnit(data);
|
|
case 851: return new ::Ifc4x3_rc1::IfcProtectiveDeviceTrippingUnitType(data);
|
|
case 852: return new ::Ifc4x3_rc1::IfcProtectiveDeviceTrippingUnitTypeEnum(data);
|
|
case 853: return new ::Ifc4x3_rc1::IfcProtectiveDeviceType(data);
|
|
case 854: return new ::Ifc4x3_rc1::IfcProtectiveDeviceTypeEnum(data);
|
|
case 855: return new ::Ifc4x3_rc1::IfcProxy(data);
|
|
case 856: return new ::Ifc4x3_rc1::IfcPump(data);
|
|
case 857: return new ::Ifc4x3_rc1::IfcPumpType(data);
|
|
case 858: return new ::Ifc4x3_rc1::IfcPumpTypeEnum(data);
|
|
case 859: return new ::Ifc4x3_rc1::IfcQuantityArea(data);
|
|
case 860: return new ::Ifc4x3_rc1::IfcQuantityCount(data);
|
|
case 861: return new ::Ifc4x3_rc1::IfcQuantityLength(data);
|
|
case 862: return new ::Ifc4x3_rc1::IfcQuantitySet(data);
|
|
case 863: return new ::Ifc4x3_rc1::IfcQuantityTime(data);
|
|
case 864: return new ::Ifc4x3_rc1::IfcQuantityVolume(data);
|
|
case 865: return new ::Ifc4x3_rc1::IfcQuantityWeight(data);
|
|
case 866: return new ::Ifc4x3_rc1::IfcRadioActivityMeasure(data);
|
|
case 867: return new ::Ifc4x3_rc1::IfcRail(data);
|
|
case 868: return new ::Ifc4x3_rc1::IfcRailing(data);
|
|
case 869: return new ::Ifc4x3_rc1::IfcRailingType(data);
|
|
case 870: return new ::Ifc4x3_rc1::IfcRailingTypeEnum(data);
|
|
case 871: return new ::Ifc4x3_rc1::IfcRailType(data);
|
|
case 872: return new ::Ifc4x3_rc1::IfcRailTypeEnum(data);
|
|
case 873: return new ::Ifc4x3_rc1::IfcRailway(data);
|
|
case 874: return new ::Ifc4x3_rc1::IfcRailwayPartTypeEnum(data);
|
|
case 875: return new ::Ifc4x3_rc1::IfcRamp(data);
|
|
case 876: return new ::Ifc4x3_rc1::IfcRampFlight(data);
|
|
case 877: return new ::Ifc4x3_rc1::IfcRampFlightType(data);
|
|
case 878: return new ::Ifc4x3_rc1::IfcRampFlightTypeEnum(data);
|
|
case 879: return new ::Ifc4x3_rc1::IfcRampType(data);
|
|
case 880: return new ::Ifc4x3_rc1::IfcRampTypeEnum(data);
|
|
case 881: return new ::Ifc4x3_rc1::IfcRatioMeasure(data);
|
|
case 882: return new ::Ifc4x3_rc1::IfcRationalBSplineCurveWithKnots(data);
|
|
case 883: return new ::Ifc4x3_rc1::IfcRationalBSplineSurfaceWithKnots(data);
|
|
case 884: return new ::Ifc4x3_rc1::IfcReal(data);
|
|
case 885: return new ::Ifc4x3_rc1::IfcRectangleHollowProfileDef(data);
|
|
case 886: return new ::Ifc4x3_rc1::IfcRectangleProfileDef(data);
|
|
case 887: return new ::Ifc4x3_rc1::IfcRectangularPyramid(data);
|
|
case 888: return new ::Ifc4x3_rc1::IfcRectangularTrimmedSurface(data);
|
|
case 889: return new ::Ifc4x3_rc1::IfcRecurrencePattern(data);
|
|
case 890: return new ::Ifc4x3_rc1::IfcRecurrenceTypeEnum(data);
|
|
case 891: return new ::Ifc4x3_rc1::IfcReference(data);
|
|
case 892: return new ::Ifc4x3_rc1::IfcReferent(data);
|
|
case 893: return new ::Ifc4x3_rc1::IfcReferentTypeEnum(data);
|
|
case 894: return new ::Ifc4x3_rc1::IfcReflectanceMethodEnum(data);
|
|
case 895: return new ::Ifc4x3_rc1::IfcRegularTimeSeries(data);
|
|
case 896: return new ::Ifc4x3_rc1::IfcReinforcedSoil(data);
|
|
case 897: return new ::Ifc4x3_rc1::IfcReinforcedSoilTypeEnum(data);
|
|
case 898: return new ::Ifc4x3_rc1::IfcReinforcementBarProperties(data);
|
|
case 899: return new ::Ifc4x3_rc1::IfcReinforcementDefinitionProperties(data);
|
|
case 900: return new ::Ifc4x3_rc1::IfcReinforcingBar(data);
|
|
case 901: return new ::Ifc4x3_rc1::IfcReinforcingBarRoleEnum(data);
|
|
case 902: return new ::Ifc4x3_rc1::IfcReinforcingBarSurfaceEnum(data);
|
|
case 903: return new ::Ifc4x3_rc1::IfcReinforcingBarType(data);
|
|
case 904: return new ::Ifc4x3_rc1::IfcReinforcingBarTypeEnum(data);
|
|
case 905: return new ::Ifc4x3_rc1::IfcReinforcingElement(data);
|
|
case 906: return new ::Ifc4x3_rc1::IfcReinforcingElementType(data);
|
|
case 907: return new ::Ifc4x3_rc1::IfcReinforcingMesh(data);
|
|
case 908: return new ::Ifc4x3_rc1::IfcReinforcingMeshType(data);
|
|
case 909: return new ::Ifc4x3_rc1::IfcReinforcingMeshTypeEnum(data);
|
|
case 910: return new ::Ifc4x3_rc1::IfcRelAggregates(data);
|
|
case 911: return new ::Ifc4x3_rc1::IfcRelAssigns(data);
|
|
case 912: return new ::Ifc4x3_rc1::IfcRelAssignsToActor(data);
|
|
case 913: return new ::Ifc4x3_rc1::IfcRelAssignsToControl(data);
|
|
case 914: return new ::Ifc4x3_rc1::IfcRelAssignsToGroup(data);
|
|
case 915: return new ::Ifc4x3_rc1::IfcRelAssignsToGroupByFactor(data);
|
|
case 916: return new ::Ifc4x3_rc1::IfcRelAssignsToProcess(data);
|
|
case 917: return new ::Ifc4x3_rc1::IfcRelAssignsToProduct(data);
|
|
case 918: return new ::Ifc4x3_rc1::IfcRelAssignsToResource(data);
|
|
case 919: return new ::Ifc4x3_rc1::IfcRelAssociates(data);
|
|
case 920: return new ::Ifc4x3_rc1::IfcRelAssociatesApproval(data);
|
|
case 921: return new ::Ifc4x3_rc1::IfcRelAssociatesClassification(data);
|
|
case 922: return new ::Ifc4x3_rc1::IfcRelAssociatesConstraint(data);
|
|
case 923: return new ::Ifc4x3_rc1::IfcRelAssociatesDocument(data);
|
|
case 924: return new ::Ifc4x3_rc1::IfcRelAssociatesLibrary(data);
|
|
case 925: return new ::Ifc4x3_rc1::IfcRelAssociatesMaterial(data);
|
|
case 926: return new ::Ifc4x3_rc1::IfcRelAssociatesProfileDef(data);
|
|
case 927: return new ::Ifc4x3_rc1::IfcRelationship(data);
|
|
case 928: return new ::Ifc4x3_rc1::IfcRelConnects(data);
|
|
case 929: return new ::Ifc4x3_rc1::IfcRelConnectsElements(data);
|
|
case 930: return new ::Ifc4x3_rc1::IfcRelConnectsPathElements(data);
|
|
case 931: return new ::Ifc4x3_rc1::IfcRelConnectsPorts(data);
|
|
case 932: return new ::Ifc4x3_rc1::IfcRelConnectsPortToElement(data);
|
|
case 933: return new ::Ifc4x3_rc1::IfcRelConnectsStructuralActivity(data);
|
|
case 934: return new ::Ifc4x3_rc1::IfcRelConnectsStructuralMember(data);
|
|
case 935: return new ::Ifc4x3_rc1::IfcRelConnectsWithEccentricity(data);
|
|
case 936: return new ::Ifc4x3_rc1::IfcRelConnectsWithRealizingElements(data);
|
|
case 937: return new ::Ifc4x3_rc1::IfcRelContainedInSpatialStructure(data);
|
|
case 938: return new ::Ifc4x3_rc1::IfcRelCoversBldgElements(data);
|
|
case 939: return new ::Ifc4x3_rc1::IfcRelCoversSpaces(data);
|
|
case 940: return new ::Ifc4x3_rc1::IfcRelDeclares(data);
|
|
case 941: return new ::Ifc4x3_rc1::IfcRelDecomposes(data);
|
|
case 942: return new ::Ifc4x3_rc1::IfcRelDefines(data);
|
|
case 943: return new ::Ifc4x3_rc1::IfcRelDefinesByObject(data);
|
|
case 944: return new ::Ifc4x3_rc1::IfcRelDefinesByProperties(data);
|
|
case 945: return new ::Ifc4x3_rc1::IfcRelDefinesByTemplate(data);
|
|
case 946: return new ::Ifc4x3_rc1::IfcRelDefinesByType(data);
|
|
case 947: return new ::Ifc4x3_rc1::IfcRelFillsElement(data);
|
|
case 948: return new ::Ifc4x3_rc1::IfcRelFlowControlElements(data);
|
|
case 949: return new ::Ifc4x3_rc1::IfcRelInterferesElements(data);
|
|
case 950: return new ::Ifc4x3_rc1::IfcRelNests(data);
|
|
case 951: return new ::Ifc4x3_rc1::IfcRelPositions(data);
|
|
case 952: return new ::Ifc4x3_rc1::IfcRelProjectsElement(data);
|
|
case 953: return new ::Ifc4x3_rc1::IfcRelReferencedInSpatialStructure(data);
|
|
case 954: return new ::Ifc4x3_rc1::IfcRelSequence(data);
|
|
case 955: return new ::Ifc4x3_rc1::IfcRelServicesBuildings(data);
|
|
case 956: return new ::Ifc4x3_rc1::IfcRelSpaceBoundary(data);
|
|
case 957: return new ::Ifc4x3_rc1::IfcRelSpaceBoundary1stLevel(data);
|
|
case 958: return new ::Ifc4x3_rc1::IfcRelSpaceBoundary2ndLevel(data);
|
|
case 959: return new ::Ifc4x3_rc1::IfcRelVoidsElement(data);
|
|
case 960: return new ::Ifc4x3_rc1::IfcReparametrisedCompositeCurveSegment(data);
|
|
case 961: return new ::Ifc4x3_rc1::IfcRepresentation(data);
|
|
case 962: return new ::Ifc4x3_rc1::IfcRepresentationContext(data);
|
|
case 963: return new ::Ifc4x3_rc1::IfcRepresentationItem(data);
|
|
case 964: return new ::Ifc4x3_rc1::IfcRepresentationMap(data);
|
|
case 965: return new ::Ifc4x3_rc1::IfcResource(data);
|
|
case 966: return new ::Ifc4x3_rc1::IfcResourceApprovalRelationship(data);
|
|
case 967: return new ::Ifc4x3_rc1::IfcResourceConstraintRelationship(data);
|
|
case 968: return new ::Ifc4x3_rc1::IfcResourceLevelRelationship(data);
|
|
case 971: return new ::Ifc4x3_rc1::IfcResourceTime(data);
|
|
case 972: return new ::Ifc4x3_rc1::IfcRevolvedAreaSolid(data);
|
|
case 973: return new ::Ifc4x3_rc1::IfcRevolvedAreaSolidTapered(data);
|
|
case 974: return new ::Ifc4x3_rc1::IfcRightCircularCone(data);
|
|
case 975: return new ::Ifc4x3_rc1::IfcRightCircularCylinder(data);
|
|
case 976: return new ::Ifc4x3_rc1::IfcRoad(data);
|
|
case 977: return new ::Ifc4x3_rc1::IfcRoadPartTypeEnum(data);
|
|
case 978: return new ::Ifc4x3_rc1::IfcRoleEnum(data);
|
|
case 979: return new ::Ifc4x3_rc1::IfcRoof(data);
|
|
case 980: return new ::Ifc4x3_rc1::IfcRoofType(data);
|
|
case 981: return new ::Ifc4x3_rc1::IfcRoofTypeEnum(data);
|
|
case 982: return new ::Ifc4x3_rc1::IfcRoot(data);
|
|
case 983: return new ::Ifc4x3_rc1::IfcRotationalFrequencyMeasure(data);
|
|
case 984: return new ::Ifc4x3_rc1::IfcRotationalMassMeasure(data);
|
|
case 985: return new ::Ifc4x3_rc1::IfcRotationalStiffnessMeasure(data);
|
|
case 987: return new ::Ifc4x3_rc1::IfcRoundedRectangleProfileDef(data);
|
|
case 988: return new ::Ifc4x3_rc1::IfcSanitaryTerminal(data);
|
|
case 989: return new ::Ifc4x3_rc1::IfcSanitaryTerminalType(data);
|
|
case 990: return new ::Ifc4x3_rc1::IfcSanitaryTerminalTypeEnum(data);
|
|
case 991: return new ::Ifc4x3_rc1::IfcSchedulingTime(data);
|
|
case 992: return new ::Ifc4x3_rc1::IfcSeamCurve(data);
|
|
case 993: return new ::Ifc4x3_rc1::IfcSectionalAreaIntegralMeasure(data);
|
|
case 994: return new ::Ifc4x3_rc1::IfcSectionedSolid(data);
|
|
case 995: return new ::Ifc4x3_rc1::IfcSectionedSolidHorizontal(data);
|
|
case 996: return new ::Ifc4x3_rc1::IfcSectionedSpine(data);
|
|
case 997: return new ::Ifc4x3_rc1::IfcSectionedSurface(data);
|
|
case 998: return new ::Ifc4x3_rc1::IfcSectionModulusMeasure(data);
|
|
case 999: return new ::Ifc4x3_rc1::IfcSectionProperties(data);
|
|
case 1000: return new ::Ifc4x3_rc1::IfcSectionReinforcementProperties(data);
|
|
case 1001: return new ::Ifc4x3_rc1::IfcSectionTypeEnum(data);
|
|
case 1003: return new ::Ifc4x3_rc1::IfcSensor(data);
|
|
case 1004: return new ::Ifc4x3_rc1::IfcSensorType(data);
|
|
case 1005: return new ::Ifc4x3_rc1::IfcSensorTypeEnum(data);
|
|
case 1006: return new ::Ifc4x3_rc1::IfcSequenceEnum(data);
|
|
case 1007: return new ::Ifc4x3_rc1::IfcShadingDevice(data);
|
|
case 1008: return new ::Ifc4x3_rc1::IfcShadingDeviceType(data);
|
|
case 1009: return new ::Ifc4x3_rc1::IfcShadingDeviceTypeEnum(data);
|
|
case 1010: return new ::Ifc4x3_rc1::IfcShapeAspect(data);
|
|
case 1011: return new ::Ifc4x3_rc1::IfcShapeModel(data);
|
|
case 1012: return new ::Ifc4x3_rc1::IfcShapeRepresentation(data);
|
|
case 1013: return new ::Ifc4x3_rc1::IfcShearModulusMeasure(data);
|
|
case 1015: return new ::Ifc4x3_rc1::IfcShellBasedSurfaceModel(data);
|
|
case 1016: return new ::Ifc4x3_rc1::IfcSign(data);
|
|
case 1017: return new ::Ifc4x3_rc1::IfcSignal(data);
|
|
case 1018: return new ::Ifc4x3_rc1::IfcSignalType(data);
|
|
case 1019: return new ::Ifc4x3_rc1::IfcSignalTypeEnum(data);
|
|
case 1020: return new ::Ifc4x3_rc1::IfcSignType(data);
|
|
case 1021: return new ::Ifc4x3_rc1::IfcSignTypeEnum(data);
|
|
case 1022: return new ::Ifc4x3_rc1::IfcSimpleProperty(data);
|
|
case 1023: return new ::Ifc4x3_rc1::IfcSimplePropertyTemplate(data);
|
|
case 1024: return new ::Ifc4x3_rc1::IfcSimplePropertyTemplateTypeEnum(data);
|
|
case 1026: return new ::Ifc4x3_rc1::IfcSIPrefix(data);
|
|
case 1027: return new ::Ifc4x3_rc1::IfcSite(data);
|
|
case 1028: return new ::Ifc4x3_rc1::IfcSIUnit(data);
|
|
case 1029: return new ::Ifc4x3_rc1::IfcSIUnitName(data);
|
|
case 1031: return new ::Ifc4x3_rc1::IfcSlab(data);
|
|
case 1032: return new ::Ifc4x3_rc1::IfcSlabElementedCase(data);
|
|
case 1033: return new ::Ifc4x3_rc1::IfcSlabStandardCase(data);
|
|
case 1034: return new ::Ifc4x3_rc1::IfcSlabType(data);
|
|
case 1035: return new ::Ifc4x3_rc1::IfcSlabTypeEnum(data);
|
|
case 1036: return new ::Ifc4x3_rc1::IfcSlippageConnectionCondition(data);
|
|
case 1037: return new ::Ifc4x3_rc1::IfcSolarDevice(data);
|
|
case 1038: return new ::Ifc4x3_rc1::IfcSolarDeviceType(data);
|
|
case 1039: return new ::Ifc4x3_rc1::IfcSolarDeviceTypeEnum(data);
|
|
case 1040: return new ::Ifc4x3_rc1::IfcSolidAngleMeasure(data);
|
|
case 1041: return new ::Ifc4x3_rc1::IfcSolidModel(data);
|
|
case 1043: return new ::Ifc4x3_rc1::IfcSolidStratum(data);
|
|
case 1044: return new ::Ifc4x3_rc1::IfcSoundPowerLevelMeasure(data);
|
|
case 1045: return new ::Ifc4x3_rc1::IfcSoundPowerMeasure(data);
|
|
case 1046: return new ::Ifc4x3_rc1::IfcSoundPressureLevelMeasure(data);
|
|
case 1047: return new ::Ifc4x3_rc1::IfcSoundPressureMeasure(data);
|
|
case 1048: return new ::Ifc4x3_rc1::IfcSpace(data);
|
|
case 1050: return new ::Ifc4x3_rc1::IfcSpaceHeater(data);
|
|
case 1051: return new ::Ifc4x3_rc1::IfcSpaceHeaterType(data);
|
|
case 1052: return new ::Ifc4x3_rc1::IfcSpaceHeaterTypeEnum(data);
|
|
case 1053: return new ::Ifc4x3_rc1::IfcSpaceType(data);
|
|
case 1054: return new ::Ifc4x3_rc1::IfcSpaceTypeEnum(data);
|
|
case 1055: return new ::Ifc4x3_rc1::IfcSpatialElement(data);
|
|
case 1056: return new ::Ifc4x3_rc1::IfcSpatialElementType(data);
|
|
case 1058: return new ::Ifc4x3_rc1::IfcSpatialStructureElement(data);
|
|
case 1059: return new ::Ifc4x3_rc1::IfcSpatialStructureElementType(data);
|
|
case 1060: return new ::Ifc4x3_rc1::IfcSpatialZone(data);
|
|
case 1061: return new ::Ifc4x3_rc1::IfcSpatialZoneType(data);
|
|
case 1062: return new ::Ifc4x3_rc1::IfcSpatialZoneTypeEnum(data);
|
|
case 1063: return new ::Ifc4x3_rc1::IfcSpecificHeatCapacityMeasure(data);
|
|
case 1064: return new ::Ifc4x3_rc1::IfcSpecularExponent(data);
|
|
case 1066: return new ::Ifc4x3_rc1::IfcSpecularRoughness(data);
|
|
case 1067: return new ::Ifc4x3_rc1::IfcSphere(data);
|
|
case 1068: return new ::Ifc4x3_rc1::IfcSphericalSurface(data);
|
|
case 1069: return new ::Ifc4x3_rc1::IfcStackTerminal(data);
|
|
case 1070: return new ::Ifc4x3_rc1::IfcStackTerminalType(data);
|
|
case 1071: return new ::Ifc4x3_rc1::IfcStackTerminalTypeEnum(data);
|
|
case 1072: return new ::Ifc4x3_rc1::IfcStair(data);
|
|
case 1073: return new ::Ifc4x3_rc1::IfcStairFlight(data);
|
|
case 1074: return new ::Ifc4x3_rc1::IfcStairFlightType(data);
|
|
case 1075: return new ::Ifc4x3_rc1::IfcStairFlightTypeEnum(data);
|
|
case 1076: return new ::Ifc4x3_rc1::IfcStairType(data);
|
|
case 1077: return new ::Ifc4x3_rc1::IfcStairTypeEnum(data);
|
|
case 1078: return new ::Ifc4x3_rc1::IfcStateEnum(data);
|
|
case 1079: return new ::Ifc4x3_rc1::IfcStructuralAction(data);
|
|
case 1080: return new ::Ifc4x3_rc1::IfcStructuralActivity(data);
|
|
case 1082: return new ::Ifc4x3_rc1::IfcStructuralAnalysisModel(data);
|
|
case 1083: return new ::Ifc4x3_rc1::IfcStructuralConnection(data);
|
|
case 1084: return new ::Ifc4x3_rc1::IfcStructuralConnectionCondition(data);
|
|
case 1085: return new ::Ifc4x3_rc1::IfcStructuralCurveAction(data);
|
|
case 1086: return new ::Ifc4x3_rc1::IfcStructuralCurveActivityTypeEnum(data);
|
|
case 1087: return new ::Ifc4x3_rc1::IfcStructuralCurveConnection(data);
|
|
case 1088: return new ::Ifc4x3_rc1::IfcStructuralCurveMember(data);
|
|
case 1089: return new ::Ifc4x3_rc1::IfcStructuralCurveMemberTypeEnum(data);
|
|
case 1090: return new ::Ifc4x3_rc1::IfcStructuralCurveMemberVarying(data);
|
|
case 1091: return new ::Ifc4x3_rc1::IfcStructuralCurveReaction(data);
|
|
case 1092: return new ::Ifc4x3_rc1::IfcStructuralItem(data);
|
|
case 1093: return new ::Ifc4x3_rc1::IfcStructuralLinearAction(data);
|
|
case 1094: return new ::Ifc4x3_rc1::IfcStructuralLoad(data);
|
|
case 1095: return new ::Ifc4x3_rc1::IfcStructuralLoadCase(data);
|
|
case 1096: return new ::Ifc4x3_rc1::IfcStructuralLoadConfiguration(data);
|
|
case 1097: return new ::Ifc4x3_rc1::IfcStructuralLoadGroup(data);
|
|
case 1098: return new ::Ifc4x3_rc1::IfcStructuralLoadLinearForce(data);
|
|
case 1099: return new ::Ifc4x3_rc1::IfcStructuralLoadOrResult(data);
|
|
case 1100: return new ::Ifc4x3_rc1::IfcStructuralLoadPlanarForce(data);
|
|
case 1101: return new ::Ifc4x3_rc1::IfcStructuralLoadSingleDisplacement(data);
|
|
case 1102: return new ::Ifc4x3_rc1::IfcStructuralLoadSingleDisplacementDistortion(data);
|
|
case 1103: return new ::Ifc4x3_rc1::IfcStructuralLoadSingleForce(data);
|
|
case 1104: return new ::Ifc4x3_rc1::IfcStructuralLoadSingleForceWarping(data);
|
|
case 1105: return new ::Ifc4x3_rc1::IfcStructuralLoadStatic(data);
|
|
case 1106: return new ::Ifc4x3_rc1::IfcStructuralLoadTemperature(data);
|
|
case 1107: return new ::Ifc4x3_rc1::IfcStructuralMember(data);
|
|
case 1108: return new ::Ifc4x3_rc1::IfcStructuralPlanarAction(data);
|
|
case 1109: return new ::Ifc4x3_rc1::IfcStructuralPointAction(data);
|
|
case 1110: return new ::Ifc4x3_rc1::IfcStructuralPointConnection(data);
|
|
case 1111: return new ::Ifc4x3_rc1::IfcStructuralPointReaction(data);
|
|
case 1112: return new ::Ifc4x3_rc1::IfcStructuralReaction(data);
|
|
case 1113: return new ::Ifc4x3_rc1::IfcStructuralResultGroup(data);
|
|
case 1114: return new ::Ifc4x3_rc1::IfcStructuralSurfaceAction(data);
|
|
case 1115: return new ::Ifc4x3_rc1::IfcStructuralSurfaceActivityTypeEnum(data);
|
|
case 1116: return new ::Ifc4x3_rc1::IfcStructuralSurfaceConnection(data);
|
|
case 1117: return new ::Ifc4x3_rc1::IfcStructuralSurfaceMember(data);
|
|
case 1118: return new ::Ifc4x3_rc1::IfcStructuralSurfaceMemberTypeEnum(data);
|
|
case 1119: return new ::Ifc4x3_rc1::IfcStructuralSurfaceMemberVarying(data);
|
|
case 1120: return new ::Ifc4x3_rc1::IfcStructuralSurfaceReaction(data);
|
|
case 1122: return new ::Ifc4x3_rc1::IfcStyledItem(data);
|
|
case 1123: return new ::Ifc4x3_rc1::IfcStyledRepresentation(data);
|
|
case 1124: return new ::Ifc4x3_rc1::IfcStyleModel(data);
|
|
case 1125: return new ::Ifc4x3_rc1::IfcSubContractResource(data);
|
|
case 1126: return new ::Ifc4x3_rc1::IfcSubContractResourceType(data);
|
|
case 1127: return new ::Ifc4x3_rc1::IfcSubContractResourceTypeEnum(data);
|
|
case 1128: return new ::Ifc4x3_rc1::IfcSubedge(data);
|
|
case 1129: return new ::Ifc4x3_rc1::IfcSurface(data);
|
|
case 1130: return new ::Ifc4x3_rc1::IfcSurfaceCurve(data);
|
|
case 1131: return new ::Ifc4x3_rc1::IfcSurfaceCurveSweptAreaSolid(data);
|
|
case 1132: return new ::Ifc4x3_rc1::IfcSurfaceFeature(data);
|
|
case 1133: return new ::Ifc4x3_rc1::IfcSurfaceFeatureTypeEnum(data);
|
|
case 1134: return new ::Ifc4x3_rc1::IfcSurfaceOfLinearExtrusion(data);
|
|
case 1135: return new ::Ifc4x3_rc1::IfcSurfaceOfRevolution(data);
|
|
case 1137: return new ::Ifc4x3_rc1::IfcSurfaceReinforcementArea(data);
|
|
case 1138: return new ::Ifc4x3_rc1::IfcSurfaceSide(data);
|
|
case 1139: return new ::Ifc4x3_rc1::IfcSurfaceStyle(data);
|
|
case 1141: return new ::Ifc4x3_rc1::IfcSurfaceStyleLighting(data);
|
|
case 1142: return new ::Ifc4x3_rc1::IfcSurfaceStyleRefraction(data);
|
|
case 1143: return new ::Ifc4x3_rc1::IfcSurfaceStyleRendering(data);
|
|
case 1144: return new ::Ifc4x3_rc1::IfcSurfaceStyleShading(data);
|
|
case 1145: return new ::Ifc4x3_rc1::IfcSurfaceStyleWithTextures(data);
|
|
case 1146: return new ::Ifc4x3_rc1::IfcSurfaceTexture(data);
|
|
case 1147: return new ::Ifc4x3_rc1::IfcSweptAreaSolid(data);
|
|
case 1148: return new ::Ifc4x3_rc1::IfcSweptDiskSolid(data);
|
|
case 1149: return new ::Ifc4x3_rc1::IfcSweptDiskSolidPolygonal(data);
|
|
case 1150: return new ::Ifc4x3_rc1::IfcSweptSurface(data);
|
|
case 1151: return new ::Ifc4x3_rc1::IfcSwitchingDevice(data);
|
|
case 1152: return new ::Ifc4x3_rc1::IfcSwitchingDeviceType(data);
|
|
case 1153: return new ::Ifc4x3_rc1::IfcSwitchingDeviceTypeEnum(data);
|
|
case 1154: return new ::Ifc4x3_rc1::IfcSystem(data);
|
|
case 1155: return new ::Ifc4x3_rc1::IfcSystemFurnitureElement(data);
|
|
case 1156: return new ::Ifc4x3_rc1::IfcSystemFurnitureElementType(data);
|
|
case 1157: return new ::Ifc4x3_rc1::IfcSystemFurnitureElementTypeEnum(data);
|
|
case 1158: return new ::Ifc4x3_rc1::IfcTable(data);
|
|
case 1159: return new ::Ifc4x3_rc1::IfcTableColumn(data);
|
|
case 1160: return new ::Ifc4x3_rc1::IfcTableRow(data);
|
|
case 1161: return new ::Ifc4x3_rc1::IfcTank(data);
|
|
case 1162: return new ::Ifc4x3_rc1::IfcTankType(data);
|
|
case 1163: return new ::Ifc4x3_rc1::IfcTankTypeEnum(data);
|
|
case 1164: return new ::Ifc4x3_rc1::IfcTask(data);
|
|
case 1165: return new ::Ifc4x3_rc1::IfcTaskDurationEnum(data);
|
|
case 1166: return new ::Ifc4x3_rc1::IfcTaskTime(data);
|
|
case 1167: return new ::Ifc4x3_rc1::IfcTaskTimeRecurring(data);
|
|
case 1168: return new ::Ifc4x3_rc1::IfcTaskType(data);
|
|
case 1169: return new ::Ifc4x3_rc1::IfcTaskTypeEnum(data);
|
|
case 1170: return new ::Ifc4x3_rc1::IfcTelecomAddress(data);
|
|
case 1171: return new ::Ifc4x3_rc1::IfcTemperatureGradientMeasure(data);
|
|
case 1172: return new ::Ifc4x3_rc1::IfcTemperatureRateOfChangeMeasure(data);
|
|
case 1173: return new ::Ifc4x3_rc1::IfcTendon(data);
|
|
case 1174: return new ::Ifc4x3_rc1::IfcTendonAnchor(data);
|
|
case 1175: return new ::Ifc4x3_rc1::IfcTendonAnchorType(data);
|
|
case 1176: return new ::Ifc4x3_rc1::IfcTendonAnchorTypeEnum(data);
|
|
case 1177: return new ::Ifc4x3_rc1::IfcTendonConduit(data);
|
|
case 1178: return new ::Ifc4x3_rc1::IfcTendonConduitType(data);
|
|
case 1179: return new ::Ifc4x3_rc1::IfcTendonConduitTypeEnum(data);
|
|
case 1180: return new ::Ifc4x3_rc1::IfcTendonType(data);
|
|
case 1181: return new ::Ifc4x3_rc1::IfcTendonTypeEnum(data);
|
|
case 1182: return new ::Ifc4x3_rc1::IfcTessellatedFaceSet(data);
|
|
case 1183: return new ::Ifc4x3_rc1::IfcTessellatedItem(data);
|
|
case 1184: return new ::Ifc4x3_rc1::IfcText(data);
|
|
case 1185: return new ::Ifc4x3_rc1::IfcTextAlignment(data);
|
|
case 1186: return new ::Ifc4x3_rc1::IfcTextDecoration(data);
|
|
case 1187: return new ::Ifc4x3_rc1::IfcTextFontName(data);
|
|
case 1189: return new ::Ifc4x3_rc1::IfcTextLiteral(data);
|
|
case 1190: return new ::Ifc4x3_rc1::IfcTextLiteralWithExtent(data);
|
|
case 1191: return new ::Ifc4x3_rc1::IfcTextPath(data);
|
|
case 1192: return new ::Ifc4x3_rc1::IfcTextStyle(data);
|
|
case 1193: return new ::Ifc4x3_rc1::IfcTextStyleFontModel(data);
|
|
case 1194: return new ::Ifc4x3_rc1::IfcTextStyleForDefinedFont(data);
|
|
case 1195: return new ::Ifc4x3_rc1::IfcTextStyleTextModel(data);
|
|
case 1196: return new ::Ifc4x3_rc1::IfcTextTransformation(data);
|
|
case 1197: return new ::Ifc4x3_rc1::IfcTextureCoordinate(data);
|
|
case 1198: return new ::Ifc4x3_rc1::IfcTextureCoordinateGenerator(data);
|
|
case 1199: return new ::Ifc4x3_rc1::IfcTextureMap(data);
|
|
case 1200: return new ::Ifc4x3_rc1::IfcTextureVertex(data);
|
|
case 1201: return new ::Ifc4x3_rc1::IfcTextureVertexList(data);
|
|
case 1202: return new ::Ifc4x3_rc1::IfcThermalAdmittanceMeasure(data);
|
|
case 1203: return new ::Ifc4x3_rc1::IfcThermalConductivityMeasure(data);
|
|
case 1204: return new ::Ifc4x3_rc1::IfcThermalExpansionCoefficientMeasure(data);
|
|
case 1205: return new ::Ifc4x3_rc1::IfcThermalResistanceMeasure(data);
|
|
case 1206: return new ::Ifc4x3_rc1::IfcThermalTransmittanceMeasure(data);
|
|
case 1207: return new ::Ifc4x3_rc1::IfcThermodynamicTemperatureMeasure(data);
|
|
case 1208: return new ::Ifc4x3_rc1::IfcTime(data);
|
|
case 1209: return new ::Ifc4x3_rc1::IfcTimeMeasure(data);
|
|
case 1211: return new ::Ifc4x3_rc1::IfcTimePeriod(data);
|
|
case 1212: return new ::Ifc4x3_rc1::IfcTimeSeries(data);
|
|
case 1213: return new ::Ifc4x3_rc1::IfcTimeSeriesDataTypeEnum(data);
|
|
case 1214: return new ::Ifc4x3_rc1::IfcTimeSeriesValue(data);
|
|
case 1215: return new ::Ifc4x3_rc1::IfcTimeStamp(data);
|
|
case 1216: return new ::Ifc4x3_rc1::IfcTopologicalRepresentationItem(data);
|
|
case 1217: return new ::Ifc4x3_rc1::IfcTopologyRepresentation(data);
|
|
case 1218: return new ::Ifc4x3_rc1::IfcToroidalSurface(data);
|
|
case 1219: return new ::Ifc4x3_rc1::IfcTorqueMeasure(data);
|
|
case 1220: return new ::Ifc4x3_rc1::IfcTrackElement(data);
|
|
case 1221: return new ::Ifc4x3_rc1::IfcTrackElementType(data);
|
|
case 1222: return new ::Ifc4x3_rc1::IfcTrackElementTypeEnum(data);
|
|
case 1223: return new ::Ifc4x3_rc1::IfcTransformer(data);
|
|
case 1224: return new ::Ifc4x3_rc1::IfcTransformerType(data);
|
|
case 1225: return new ::Ifc4x3_rc1::IfcTransformerTypeEnum(data);
|
|
case 1226: return new ::Ifc4x3_rc1::IfcTransitionCode(data);
|
|
case 1227: return new ::Ifc4x3_rc1::IfcTransitionCurveSegment2D(data);
|
|
case 1228: return new ::Ifc4x3_rc1::IfcTransitionCurveType(data);
|
|
case 1230: return new ::Ifc4x3_rc1::IfcTransportElement(data);
|
|
case 1231: return new ::Ifc4x3_rc1::IfcTransportElementFixedTypeEnum(data);
|
|
case 1232: return new ::Ifc4x3_rc1::IfcTransportElementNonFixedTypeEnum(data);
|
|
case 1233: return new ::Ifc4x3_rc1::IfcTransportElementType(data);
|
|
case 1235: return new ::Ifc4x3_rc1::IfcTrapeziumProfileDef(data);
|
|
case 1236: return new ::Ifc4x3_rc1::IfcTriangulatedFaceSet(data);
|
|
case 1237: return new ::Ifc4x3_rc1::IfcTriangulatedIrregularNetwork(data);
|
|
case 1238: return new ::Ifc4x3_rc1::IfcTrimmedCurve(data);
|
|
case 1239: return new ::Ifc4x3_rc1::IfcTrimmingPreference(data);
|
|
case 1241: return new ::Ifc4x3_rc1::IfcTShapeProfileDef(data);
|
|
case 1242: return new ::Ifc4x3_rc1::IfcTubeBundle(data);
|
|
case 1243: return new ::Ifc4x3_rc1::IfcTubeBundleType(data);
|
|
case 1244: return new ::Ifc4x3_rc1::IfcTubeBundleTypeEnum(data);
|
|
case 1245: return new ::Ifc4x3_rc1::IfcTypeObject(data);
|
|
case 1246: return new ::Ifc4x3_rc1::IfcTypeProcess(data);
|
|
case 1247: return new ::Ifc4x3_rc1::IfcTypeProduct(data);
|
|
case 1248: return new ::Ifc4x3_rc1::IfcTypeResource(data);
|
|
case 1250: return new ::Ifc4x3_rc1::IfcUnitaryControlElement(data);
|
|
case 1251: return new ::Ifc4x3_rc1::IfcUnitaryControlElementType(data);
|
|
case 1252: return new ::Ifc4x3_rc1::IfcUnitaryControlElementTypeEnum(data);
|
|
case 1253: return new ::Ifc4x3_rc1::IfcUnitaryEquipment(data);
|
|
case 1254: return new ::Ifc4x3_rc1::IfcUnitaryEquipmentType(data);
|
|
case 1255: return new ::Ifc4x3_rc1::IfcUnitaryEquipmentTypeEnum(data);
|
|
case 1256: return new ::Ifc4x3_rc1::IfcUnitAssignment(data);
|
|
case 1257: return new ::Ifc4x3_rc1::IfcUnitEnum(data);
|
|
case 1258: return new ::Ifc4x3_rc1::IfcURIReference(data);
|
|
case 1259: return new ::Ifc4x3_rc1::IfcUShapeProfileDef(data);
|
|
case 1261: return new ::Ifc4x3_rc1::IfcValve(data);
|
|
case 1262: return new ::Ifc4x3_rc1::IfcValveType(data);
|
|
case 1263: return new ::Ifc4x3_rc1::IfcValveTypeEnum(data);
|
|
case 1264: return new ::Ifc4x3_rc1::IfcVaporPermeabilityMeasure(data);
|
|
case 1265: return new ::Ifc4x3_rc1::IfcVector(data);
|
|
case 1267: return new ::Ifc4x3_rc1::IfcVertex(data);
|
|
case 1268: return new ::Ifc4x3_rc1::IfcVertexLoop(data);
|
|
case 1269: return new ::Ifc4x3_rc1::IfcVertexPoint(data);
|
|
case 1270: return new ::Ifc4x3_rc1::IfcVibrationDamper(data);
|
|
case 1271: return new ::Ifc4x3_rc1::IfcVibrationDamperType(data);
|
|
case 1272: return new ::Ifc4x3_rc1::IfcVibrationDamperTypeEnum(data);
|
|
case 1273: return new ::Ifc4x3_rc1::IfcVibrationIsolator(data);
|
|
case 1274: return new ::Ifc4x3_rc1::IfcVibrationIsolatorType(data);
|
|
case 1275: return new ::Ifc4x3_rc1::IfcVibrationIsolatorTypeEnum(data);
|
|
case 1276: return new ::Ifc4x3_rc1::IfcVirtualElement(data);
|
|
case 1277: return new ::Ifc4x3_rc1::IfcVirtualGridIntersection(data);
|
|
case 1278: return new ::Ifc4x3_rc1::IfcVoidingFeature(data);
|
|
case 1279: return new ::Ifc4x3_rc1::IfcVoidingFeatureTypeEnum(data);
|
|
case 1280: return new ::Ifc4x3_rc1::IfcVoidStratum(data);
|
|
case 1281: return new ::Ifc4x3_rc1::IfcVolumeMeasure(data);
|
|
case 1282: return new ::Ifc4x3_rc1::IfcVolumetricFlowRateMeasure(data);
|
|
case 1283: return new ::Ifc4x3_rc1::IfcWall(data);
|
|
case 1284: return new ::Ifc4x3_rc1::IfcWallElementedCase(data);
|
|
case 1285: return new ::Ifc4x3_rc1::IfcWallStandardCase(data);
|
|
case 1286: return new ::Ifc4x3_rc1::IfcWallType(data);
|
|
case 1287: return new ::Ifc4x3_rc1::IfcWallTypeEnum(data);
|
|
case 1288: return new ::Ifc4x3_rc1::IfcWarpingConstantMeasure(data);
|
|
case 1289: return new ::Ifc4x3_rc1::IfcWarpingMomentMeasure(data);
|
|
case 1291: return new ::Ifc4x3_rc1::IfcWasteTerminal(data);
|
|
case 1292: return new ::Ifc4x3_rc1::IfcWasteTerminalType(data);
|
|
case 1293: return new ::Ifc4x3_rc1::IfcWasteTerminalTypeEnum(data);
|
|
case 1294: return new ::Ifc4x3_rc1::IfcWaterStratum(data);
|
|
case 1295: return new ::Ifc4x3_rc1::IfcWindow(data);
|
|
case 1296: return new ::Ifc4x3_rc1::IfcWindowLiningProperties(data);
|
|
case 1297: return new ::Ifc4x3_rc1::IfcWindowPanelOperationEnum(data);
|
|
case 1298: return new ::Ifc4x3_rc1::IfcWindowPanelPositionEnum(data);
|
|
case 1299: return new ::Ifc4x3_rc1::IfcWindowPanelProperties(data);
|
|
case 1300: return new ::Ifc4x3_rc1::IfcWindowStandardCase(data);
|
|
case 1301: return new ::Ifc4x3_rc1::IfcWindowStyle(data);
|
|
case 1302: return new ::Ifc4x3_rc1::IfcWindowStyleConstructionEnum(data);
|
|
case 1303: return new ::Ifc4x3_rc1::IfcWindowStyleOperationEnum(data);
|
|
case 1304: return new ::Ifc4x3_rc1::IfcWindowType(data);
|
|
case 1305: return new ::Ifc4x3_rc1::IfcWindowTypeEnum(data);
|
|
case 1306: return new ::Ifc4x3_rc1::IfcWindowTypePartitioningEnum(data);
|
|
case 1307: return new ::Ifc4x3_rc1::IfcWorkCalendar(data);
|
|
case 1308: return new ::Ifc4x3_rc1::IfcWorkCalendarTypeEnum(data);
|
|
case 1309: return new ::Ifc4x3_rc1::IfcWorkControl(data);
|
|
case 1310: return new ::Ifc4x3_rc1::IfcWorkPlan(data);
|
|
case 1311: return new ::Ifc4x3_rc1::IfcWorkPlanTypeEnum(data);
|
|
case 1312: return new ::Ifc4x3_rc1::IfcWorkSchedule(data);
|
|
case 1313: return new ::Ifc4x3_rc1::IfcWorkScheduleTypeEnum(data);
|
|
case 1314: return new ::Ifc4x3_rc1::IfcWorkTime(data);
|
|
case 1315: return new ::Ifc4x3_rc1::IfcZone(data);
|
|
case 1316: return new ::Ifc4x3_rc1::IfcZShapeProfileDef(data);
|
|
default: throw IfcParse::IfcException(data->type()->name() + " cannot be instantiated");
|
|
}
|
|
|
|
}
|
|
};
|
|
|
|
|
|
#if defined(__clang__)
|
|
__attribute__((optnone))
|
|
#elif defined(__GNUC__) || defined(__GNUG__)
|
|
#pragma GCC push_options
|
|
#pragma GCC optimize ("O0")
|
|
#elif defined(_MSC_VER)
|
|
#pragma optimize("", off)
|
|
#endif
|
|
|
|
IfcParse::schema_definition* IFC4X3_RC1_populate_schema() {
|
|
IFC4X3_RC1_types[0] = new type_declaration("IfcAbsorbedDoseMeasure", 0, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1] = new type_declaration("IfcAccelerationMeasure", 1, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("EMAIL");
|
|
items.push_back("FAX");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PHONE");
|
|
items.push_back("POST");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VERBAL");
|
|
IFC4X3_RC1_types[3] = new enumeration_type("IfcActionRequestTypeEnum", 3, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(27);
|
|
items.push_back("BRAKES");
|
|
items.push_back("BUOYANCY");
|
|
items.push_back("COMPLETION_G1");
|
|
items.push_back("CREEP");
|
|
items.push_back("CURRENT");
|
|
items.push_back("DEAD_LOAD_G");
|
|
items.push_back("EARTHQUAKE_E");
|
|
items.push_back("ERECTION");
|
|
items.push_back("FIRE");
|
|
items.push_back("ICE");
|
|
items.push_back("IMPACT");
|
|
items.push_back("IMPULSE");
|
|
items.push_back("LACK_OF_FIT");
|
|
items.push_back("LIVE_LOAD_Q");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PRESTRESSING_P");
|
|
items.push_back("PROPPING");
|
|
items.push_back("RAIN");
|
|
items.push_back("SETTLEMENT_U");
|
|
items.push_back("SHRINKAGE");
|
|
items.push_back("SNOW_S");
|
|
items.push_back("SYSTEM_IMPERFECTION");
|
|
items.push_back("TEMPERATURE_T");
|
|
items.push_back("TRANSPORT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WAVE");
|
|
items.push_back("WIND_W");
|
|
IFC4X3_RC1_types[4] = new enumeration_type("IfcActionSourceTypeEnum", 4, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("EXTRAORDINARY_A");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PERMANENT_G");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VARIABLE_Q");
|
|
IFC4X3_RC1_types[5] = new enumeration_type("IfcActionTypeEnum", 5, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("ELECTRICACTUATOR");
|
|
items.push_back("HANDOPERATEDACTUATOR");
|
|
items.push_back("HYDRAULICACTUATOR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PNEUMATICACTUATOR");
|
|
items.push_back("THERMOSTATICACTUATOR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[11] = new enumeration_type("IfcActuatorTypeEnum", 11, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("DISTRIBUTIONPOINT");
|
|
items.push_back("HOME");
|
|
items.push_back("OFFICE");
|
|
items.push_back("SITE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[13] = new enumeration_type("IfcAddressTypeEnum", 13, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("CONSTANTFLOW");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VARIABLEFLOWPRESSUREDEPENDANT");
|
|
items.push_back("VARIABLEFLOWPRESSUREINDEPENDANT");
|
|
IFC4X3_RC1_types[20] = new enumeration_type("IfcAirTerminalBoxTypeEnum", 20, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("DIFFUSER");
|
|
items.push_back("GRILLE");
|
|
items.push_back("LOUVRE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REGISTER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[22] = new enumeration_type("IfcAirTerminalTypeEnum", 22, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("FIXEDPLATECOUNTERFLOWEXCHANGER");
|
|
items.push_back("FIXEDPLATECROSSFLOWEXCHANGER");
|
|
items.push_back("FIXEDPLATEPARALLELFLOWEXCHANGER");
|
|
items.push_back("HEATPIPE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("ROTARYWHEEL");
|
|
items.push_back("RUNAROUNDCOILLOOP");
|
|
items.push_back("THERMOSIPHONCOILTYPEHEATEXCHANGERS");
|
|
items.push_back("THERMOSIPHONSEALEDTUBEHEATEXCHANGERS");
|
|
items.push_back("TWINTOWERENTHALPYRECOVERYLOOPS");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[25] = new enumeration_type("IfcAirToAirHeatRecoveryTypeEnum", 25, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("BELL");
|
|
items.push_back("BREAKGLASSBUTTON");
|
|
items.push_back("LIGHT");
|
|
items.push_back("MANUALPULLBOX");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RAILWAYCROCODILE");
|
|
items.push_back("RAILWAYDETONATOR");
|
|
items.push_back("SIREN");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WHISTLE");
|
|
IFC4X3_RC1_types[28] = new enumeration_type("IfcAlarmTypeEnum", 28, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[44] = new enumeration_type("IfcAlignmentTypeEnum", 44, items);
|
|
}
|
|
IFC4X3_RC1_types[45] = new type_declaration("IfcAmountOfSubstanceMeasure", 45, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("IN_PLANE_LOADING_2D");
|
|
items.push_back("LOADING_3D");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OUT_PLANE_LOADING_2D");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[46] = new enumeration_type("IfcAnalysisModelTypeEnum", 46, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("FIRST_ORDER_THEORY");
|
|
items.push_back("FULL_NONLINEAR_THEORY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SECOND_ORDER_THEORY");
|
|
items.push_back("THIRD_ORDER_THEORY");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[47] = new enumeration_type("IfcAnalysisTheoryTypeEnum", 47, items);
|
|
}
|
|
IFC4X3_RC1_types[48] = new type_declaration("IfcAngularVelocityMeasure", 48, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("ASBUILTAREA");
|
|
items.push_back("ASBUILTLINE");
|
|
items.push_back("ASBUILTPOINT");
|
|
items.push_back("ASSUMEDAREA");
|
|
items.push_back("ASSUMEDLINE");
|
|
items.push_back("ASSUMEDPOINT");
|
|
items.push_back("NON_PHYSICAL_SIGNAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SUPERELEVATIONEVENT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WIDTHEVENT");
|
|
IFC4X3_RC1_types[51] = new enumeration_type("IfcAnnotationTypeEnum", 51, items);
|
|
}
|
|
IFC4X3_RC1_types[61] = new type_declaration("IfcAreaDensityMeasure", 61, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[62] = new type_declaration("IfcAreaMeasure", 62, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("ADD");
|
|
items.push_back("DIVIDE");
|
|
items.push_back("MULTIPLY");
|
|
items.push_back("SUBTRACT");
|
|
IFC4X3_RC1_types[63] = new enumeration_type("IfcArithmeticOperatorEnum", 63, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("FACTORY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SITE");
|
|
IFC4X3_RC1_types[64] = new enumeration_type("IfcAssemblyPlaceEnum", 64, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(14);
|
|
items.push_back("AMPLIFIER");
|
|
items.push_back("CAMERA");
|
|
items.push_back("DISPLAY");
|
|
items.push_back("MICROPHONE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLAYER");
|
|
items.push_back("PROJECTOR");
|
|
items.push_back("RAILWAY_COMMUNICATION_TERMINAL");
|
|
items.push_back("RECEIVER");
|
|
items.push_back("SPEAKER");
|
|
items.push_back("SWITCHER");
|
|
items.push_back("TELEPHONE");
|
|
items.push_back("TUNER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[69] = new enumeration_type("IfcAudioVisualApplianceTypeEnum", 69, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("CIRCULAR_ARC");
|
|
items.push_back("ELLIPTIC_ARC");
|
|
items.push_back("HYPERBOLIC_ARC");
|
|
items.push_back("PARABOLIC_ARC");
|
|
items.push_back("POLYLINE_FORM");
|
|
items.push_back("UNSPECIFIED");
|
|
IFC4X3_RC1_types[113] = new enumeration_type("IfcBSplineCurveForm", 113, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("CONICAL_SURF");
|
|
items.push_back("CYLINDRICAL_SURF");
|
|
items.push_back("GENERALISED_CONE");
|
|
items.push_back("PLANE_SURF");
|
|
items.push_back("QUADRIC_SURF");
|
|
items.push_back("RULED_SURF");
|
|
items.push_back("SPHERICAL_SURF");
|
|
items.push_back("SURF_OF_LINEAR_EXTRUSION");
|
|
items.push_back("SURF_OF_REVOLUTION");
|
|
items.push_back("TOROIDAL_SURF");
|
|
items.push_back("UNSPECIFIED");
|
|
IFC4X3_RC1_types[116] = new enumeration_type("IfcBSplineSurfaceForm", 116, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(14);
|
|
items.push_back("BEAM");
|
|
items.push_back("CORNICE");
|
|
items.push_back("DIAPHRAGM");
|
|
items.push_back("EDGEBEAM");
|
|
items.push_back("GIRDER_SEGMENT");
|
|
items.push_back("HATSTONE");
|
|
items.push_back("HOLLOWCORE");
|
|
items.push_back("JOIST");
|
|
items.push_back("LINTEL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PIERCAP");
|
|
items.push_back("SPANDREL");
|
|
items.push_back("T_BEAM");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[78] = new enumeration_type("IfcBeamTypeEnum", 78, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("FIXED_MOVEMENT");
|
|
items.push_back("FREE_MOVEMENT");
|
|
items.push_back("GUIDED_LONGITUDINAL");
|
|
items.push_back("GUIDED_TRANSVERSAL");
|
|
items.push_back("NOTDEFINED");
|
|
IFC4X3_RC1_types[81] = new enumeration_type("IfcBearingTypeDisplacementEnum", 81, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("CYLINDRICAL");
|
|
items.push_back("DISK");
|
|
items.push_back("ELASTOMERIC");
|
|
items.push_back("GUIDE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("POT");
|
|
items.push_back("ROCKER");
|
|
items.push_back("ROLLER");
|
|
items.push_back("SPHERICAL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[82] = new enumeration_type("IfcBearingTypeEnum", 82, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("EQUALTO");
|
|
items.push_back("GREATERTHAN");
|
|
items.push_back("GREATERTHANOREQUALTO");
|
|
items.push_back("INCLUDEDIN");
|
|
items.push_back("INCLUDES");
|
|
items.push_back("LESSTHAN");
|
|
items.push_back("LESSTHANOREQUALTO");
|
|
items.push_back("NOTEQUALTO");
|
|
items.push_back("NOTINCLUDEDIN");
|
|
items.push_back("NOTINCLUDES");
|
|
IFC4X3_RC1_types[83] = new enumeration_type("IfcBenchmarkEnum", 83, items);
|
|
}
|
|
IFC4X3_RC1_types[85] = new type_declaration("IfcBinary", 85, new simple_type(simple_type::binary_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("STEAM");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WATER");
|
|
IFC4X3_RC1_types[90] = new enumeration_type("IfcBoilerTypeEnum", 90, items);
|
|
}
|
|
IFC4X3_RC1_types[91] = new type_declaration("IfcBoolean", 91, new simple_type(simple_type::boolean_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("DIFFERENCE");
|
|
items.push_back("INTERSECTION");
|
|
items.push_back("UNION");
|
|
IFC4X3_RC1_types[94] = new enumeration_type("IfcBooleanOperator", 94, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(12);
|
|
items.push_back("ABUTMENT");
|
|
items.push_back("DECK");
|
|
items.push_back("DECK_SEGMENT");
|
|
items.push_back("FOUNDATION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PIER");
|
|
items.push_back("PIER_SEGMENT");
|
|
items.push_back("PYLON");
|
|
items.push_back("SUBSTRUCTURE");
|
|
items.push_back("SUPERSTRUCTURE");
|
|
items.push_back("SURFACESTRUCTURE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[110] = new enumeration_type("IfcBridgePartTypeEnum", 110, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("ARCHED");
|
|
items.push_back("CABLE_STAYED");
|
|
items.push_back("CANTILEVER");
|
|
items.push_back("CULVERT");
|
|
items.push_back("FRAMEWORK");
|
|
items.push_back("GIRDER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SUSPENSION");
|
|
items.push_back("TRUSS");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[111] = new enumeration_type("IfcBridgeTypeEnum", 111, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("APRON");
|
|
items.push_back("ARMOURUNIT");
|
|
items.push_back("INSULATION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PRECASTPANEL");
|
|
items.push_back("SAFETYCAGE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[121] = new enumeration_type("IfcBuildingElementPartTypeEnum", 121, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("COMPLEX");
|
|
items.push_back("ELEMENT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PARTIAL");
|
|
items.push_back("PROVISIONFORSPACE");
|
|
items.push_back("PROVISIONFORVOID");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[124] = new enumeration_type("IfcBuildingElementProxyTypeEnum", 124, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("EROSIONPREVENTION");
|
|
items.push_back("FENESTRATION");
|
|
items.push_back("FOUNDATION");
|
|
items.push_back("LOADBEARING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OUTERSHELL");
|
|
items.push_back("PRESTRESSING");
|
|
items.push_back("REINFORCING");
|
|
items.push_back("SHADING");
|
|
items.push_back("TRANSPORT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[127] = new enumeration_type("IfcBuildingSystemTypeEnum", 127, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(14);
|
|
items.push_back("EROSIONPREVENTION");
|
|
items.push_back("FENESTRATION");
|
|
items.push_back("FOUNDATION");
|
|
items.push_back("LOADBEARING");
|
|
items.push_back("MOORING");
|
|
items.push_back("MOORINGSYSTEM");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OUTERSHELL");
|
|
items.push_back("PRESTRESSING");
|
|
items.push_back("REINFORCING");
|
|
items.push_back("SHADING");
|
|
items.push_back("TRACKCIRCUIT");
|
|
items.push_back("TRANSPORT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[131] = new enumeration_type("IfcBuiltSystemTypeEnum", 131, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[134] = new enumeration_type("IfcBurnerTypeEnum", 134, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BEND");
|
|
items.push_back("CROSS");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REDUCER");
|
|
items.push_back("TEE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[137] = new enumeration_type("IfcCableCarrierFittingTypeEnum", 137, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("CABLEBRACKET");
|
|
items.push_back("CABLELADDERSEGMENT");
|
|
items.push_back("CABLETRAYSEGMENT");
|
|
items.push_back("CABLETRUNKINGSEGMENT");
|
|
items.push_back("CATENARYWIRE");
|
|
items.push_back("CONDUITSEGMENT");
|
|
items.push_back("DROPPER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[140] = new enumeration_type("IfcCableCarrierSegmentTypeEnum", 140, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("CONNECTOR");
|
|
items.push_back("ENTRY");
|
|
items.push_back("EXIT");
|
|
items.push_back("FANOUT");
|
|
items.push_back("JUNCTION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("TRANSITION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[143] = new enumeration_type("IfcCableFittingTypeEnum", 143, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(12);
|
|
items.push_back("BUSBARSEGMENT");
|
|
items.push_back("CABLESEGMENT");
|
|
items.push_back("CONDUCTORSEGMENT");
|
|
items.push_back("CONTACTWIRESEGMENT");
|
|
items.push_back("CORESEGMENT");
|
|
items.push_back("FIBERSEGMENT");
|
|
items.push_back("FIBERTUBE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OPTICALCABLESEGMENT");
|
|
items.push_back("STITCHWIRE");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WIREPAIRSEGMENT");
|
|
IFC4X3_RC1_types[146] = new enumeration_type("IfcCableSegmentTypeEnum", 146, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("CAISSON");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WELL");
|
|
IFC4X3_RC1_types[149] = new enumeration_type("IfcCaissonFoundationTypeEnum", 149, items);
|
|
}
|
|
IFC4X3_RC1_types[150] = new type_declaration("IfcCardinalPointReference", 150, new simple_type(simple_type::integer_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("ADDED");
|
|
items.push_back("DELETED");
|
|
items.push_back("MODIFIED");
|
|
items.push_back("NOCHANGE");
|
|
items.push_back("NOTDEFINED");
|
|
IFC4X3_RC1_types[161] = new enumeration_type("IfcChangeActionEnum", 161, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("AIRCOOLED");
|
|
items.push_back("HEATRECOVERY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WATERCOOLED");
|
|
IFC4X3_RC1_types[164] = new enumeration_type("IfcChillerTypeEnum", 164, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[167] = new enumeration_type("IfcChimneyTypeEnum", 167, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("DXCOOLINGCOIL");
|
|
items.push_back("ELECTRICHEATINGCOIL");
|
|
items.push_back("GASHEATINGCOIL");
|
|
items.push_back("HYDRONICCOIL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("STEAMHEATINGCOIL");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WATERCOOLINGCOIL");
|
|
items.push_back("WATERHEATINGCOIL");
|
|
IFC4X3_RC1_types[181] = new enumeration_type("IfcCoilTypeEnum", 181, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("COLUMN");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PIERSTEM");
|
|
items.push_back("PIERSTEM_SEGMENT");
|
|
items.push_back("PILASTER");
|
|
items.push_back("STANDCOLUMN");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[190] = new enumeration_type("IfcColumnTypeEnum", 190, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(23);
|
|
items.push_back("ANTENNA");
|
|
items.push_back("AUTOMATON");
|
|
items.push_back("COMPUTER");
|
|
items.push_back("FAX");
|
|
items.push_back("GATEWAY");
|
|
items.push_back("INTELLIGENT_PERIPHERAL");
|
|
items.push_back("IP_NETWORK_EQUIPMENT");
|
|
items.push_back("MODEM");
|
|
items.push_back("NETWORKAPPLIANCE");
|
|
items.push_back("NETWORKBRIDGE");
|
|
items.push_back("NETWORKHUB");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OPTICAL_NETWORK_UNIT");
|
|
items.push_back("PRINTER");
|
|
items.push_back("REPEATER");
|
|
items.push_back("ROUTER");
|
|
items.push_back("SCANNER");
|
|
items.push_back("TELECOMMAND");
|
|
items.push_back("TELEPHONYEXCHANGE");
|
|
items.push_back("TRANSITIONCOMPONENT");
|
|
items.push_back("TRANSPONDER");
|
|
items.push_back("TRANSPORTEQUIPMENT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[193] = new enumeration_type("IfcCommunicationsApplianceTypeEnum", 193, items);
|
|
}
|
|
IFC4X3_RC1_types[194] = new type_declaration("IfcComplexNumber", 194, new aggregation_type(aggregation_type::array_type, 1, 2, new simple_type(simple_type::real_type)));
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("P_COMPLEX");
|
|
items.push_back("Q_COMPLEX");
|
|
IFC4X3_RC1_types[197] = new enumeration_type("IfcComplexPropertyTemplateTypeEnum", 197, items);
|
|
}
|
|
IFC4X3_RC1_types[202] = new type_declaration("IfcCompoundPlaneAngleMeasure", 202, new aggregation_type(aggregation_type::list_type, 3, 4, new simple_type(simple_type::integer_type)));
|
|
{
|
|
std::vector<std::string> items; items.reserve(17);
|
|
items.push_back("BOOSTER");
|
|
items.push_back("DYNAMIC");
|
|
items.push_back("HERMETIC");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OPENTYPE");
|
|
items.push_back("RECIPROCATING");
|
|
items.push_back("ROLLINGPISTON");
|
|
items.push_back("ROTARY");
|
|
items.push_back("ROTARYVANE");
|
|
items.push_back("SCROLL");
|
|
items.push_back("SEMIHERMETIC");
|
|
items.push_back("SINGLESCREW");
|
|
items.push_back("SINGLESTAGE");
|
|
items.push_back("TROCHOIDAL");
|
|
items.push_back("TWINSCREW");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WELDEDSHELLHERMETIC");
|
|
IFC4X3_RC1_types[205] = new enumeration_type("IfcCompressorTypeEnum", 205, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("AIRCOOLED");
|
|
items.push_back("EVAPORATIVECOOLED");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WATERCOOLED");
|
|
items.push_back("WATERCOOLEDBRAZEDPLATE");
|
|
items.push_back("WATERCOOLEDSHELLCOIL");
|
|
items.push_back("WATERCOOLEDSHELLTUBE");
|
|
items.push_back("WATERCOOLEDTUBEINTUBE");
|
|
IFC4X3_RC1_types[208] = new enumeration_type("IfcCondenserTypeEnum", 208, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("ATEND");
|
|
items.push_back("ATPATH");
|
|
items.push_back("ATSTART");
|
|
items.push_back("NOTDEFINED");
|
|
IFC4X3_RC1_types[216] = new enumeration_type("IfcConnectionTypeEnum", 216, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("ADVISORY");
|
|
items.push_back("HARD");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SOFT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[219] = new enumeration_type("IfcConstraintEnum", 219, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("DEMOLISHING");
|
|
items.push_back("EARTHMOVING");
|
|
items.push_back("ERECTING");
|
|
items.push_back("HEATING");
|
|
items.push_back("LIGHTING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PAVING");
|
|
items.push_back("PUMPING");
|
|
items.push_back("TRANSPORTING");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[222] = new enumeration_type("IfcConstructionEquipmentResourceTypeEnum", 222, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("AGGREGATES");
|
|
items.push_back("CONCRETE");
|
|
items.push_back("DRYWALL");
|
|
items.push_back("FUEL");
|
|
items.push_back("GYPSUM");
|
|
items.push_back("MASONRY");
|
|
items.push_back("METAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLASTIC");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WOOD");
|
|
IFC4X3_RC1_types[225] = new enumeration_type("IfcConstructionMaterialResourceTypeEnum", 225, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("ASSEMBLY");
|
|
items.push_back("FORMWORK");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[228] = new enumeration_type("IfcConstructionProductResourceTypeEnum", 228, items);
|
|
}
|
|
IFC4X3_RC1_types[232] = new type_declaration("IfcContextDependentMeasure", 232, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("FLOATING");
|
|
items.push_back("MULTIPOSITION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PROGRAMMABLE");
|
|
items.push_back("PROPORTIONAL");
|
|
items.push_back("TWOPOSITION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[237] = new enumeration_type("IfcControllerTypeEnum", 237, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BELTCONVEYOR");
|
|
items.push_back("BUCKETCONVEYOR");
|
|
items.push_back("CHUTECONVEYOR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SCREWCONVEYOR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[242] = new enumeration_type("IfcConveyorSegmentTypeEnum", 242, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("ACTIVE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PASSIVE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[245] = new enumeration_type("IfcCooledBeamTypeEnum", 245, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("MECHANICALFORCEDDRAFT");
|
|
items.push_back("MECHANICALINDUCEDDRAFT");
|
|
items.push_back("NATURALDRAFT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[248] = new enumeration_type("IfcCoolingTowerTypeEnum", 248, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[253] = new enumeration_type("IfcCostItemTypeEnum", 253, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("BUDGET");
|
|
items.push_back("COSTPLAN");
|
|
items.push_back("ESTIMATE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PRICEDBILLOFQUANTITIES");
|
|
items.push_back("SCHEDULEOFRATES");
|
|
items.push_back("TENDER");
|
|
items.push_back("UNPRICEDBILLOFQUANTITIES");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[255] = new enumeration_type("IfcCostScheduleTypeEnum", 255, items);
|
|
}
|
|
IFC4X3_RC1_types[257] = new type_declaration("IfcCountMeasure", 257, new simple_type(simple_type::number_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("ARMOUR");
|
|
items.push_back("BALLASTBED");
|
|
items.push_back("CORE");
|
|
items.push_back("FILTER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PAVEMENT");
|
|
items.push_back("PROTECTION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[260] = new enumeration_type("IfcCourseTypeEnum", 260, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(13);
|
|
items.push_back("CEILING");
|
|
items.push_back("CLADDING");
|
|
items.push_back("COPING");
|
|
items.push_back("FLOORING");
|
|
items.push_back("INSULATION");
|
|
items.push_back("MEMBRANE");
|
|
items.push_back("MOLDING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("ROOFING");
|
|
items.push_back("SKIRTINGBOARD");
|
|
items.push_back("SLEEVING");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WRAPPING");
|
|
IFC4X3_RC1_types[263] = new enumeration_type("IfcCoveringTypeEnum", 263, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OFFICE");
|
|
items.push_back("SITE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[266] = new enumeration_type("IfcCrewResourceTypeEnum", 266, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[274] = new enumeration_type("IfcCurtainWallTypeEnum", 274, items);
|
|
}
|
|
IFC4X3_RC1_types[275] = new type_declaration("IfcCurvatureMeasure", 275, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("LINEAR");
|
|
items.push_back("LOG_LINEAR");
|
|
items.push_back("LOG_LOG");
|
|
items.push_back("NOTDEFINED");
|
|
IFC4X3_RC1_types[280] = new enumeration_type("IfcCurveInterpolationEnum", 280, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(13);
|
|
items.push_back("BACKDRAFTDAMPER");
|
|
items.push_back("BALANCINGDAMPER");
|
|
items.push_back("BLASTDAMPER");
|
|
items.push_back("CONTROLDAMPER");
|
|
items.push_back("FIREDAMPER");
|
|
items.push_back("FIRESMOKEDAMPER");
|
|
items.push_back("FUMEHOODEXHAUST");
|
|
items.push_back("GRAVITYDAMPER");
|
|
items.push_back("GRAVITYRELIEFDAMPER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RELIEFDAMPER");
|
|
items.push_back("SMOKEDAMPER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[292] = new enumeration_type("IfcDamperTypeEnum", 292, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("MEASURED");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PREDICTED");
|
|
items.push_back("SIMULATED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[293] = new enumeration_type("IfcDataOriginEnum", 293, items);
|
|
}
|
|
IFC4X3_RC1_types[294] = new type_declaration("IfcDate", 294, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[295] = new type_declaration("IfcDateTime", 295, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[296] = new type_declaration("IfcDayInMonthNumber", 296, new simple_type(simple_type::integer_type));
|
|
IFC4X3_RC1_types[297] = new type_declaration("IfcDayInWeekNumber", 297, new simple_type(simple_type::integer_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(53);
|
|
items.push_back("ACCELERATIONUNIT");
|
|
items.push_back("ANGULARVELOCITYUNIT");
|
|
items.push_back("AREADENSITYUNIT");
|
|
items.push_back("COMPOUNDPLANEANGLEUNIT");
|
|
items.push_back("CURVATUREUNIT");
|
|
items.push_back("DYNAMICVISCOSITYUNIT");
|
|
items.push_back("HEATFLUXDENSITYUNIT");
|
|
items.push_back("HEATINGVALUEUNIT");
|
|
items.push_back("INTEGERCOUNTRATEUNIT");
|
|
items.push_back("IONCONCENTRATIONUNIT");
|
|
items.push_back("ISOTHERMALMOISTURECAPACITYUNIT");
|
|
items.push_back("KINEMATICVISCOSITYUNIT");
|
|
items.push_back("LINEARFORCEUNIT");
|
|
items.push_back("LINEARMOMENTUNIT");
|
|
items.push_back("LINEARSTIFFNESSUNIT");
|
|
items.push_back("LINEARVELOCITYUNIT");
|
|
items.push_back("LUMINOUSINTENSITYDISTRIBUTIONUNIT");
|
|
items.push_back("MASSDENSITYUNIT");
|
|
items.push_back("MASSFLOWRATEUNIT");
|
|
items.push_back("MASSPERLENGTHUNIT");
|
|
items.push_back("MODULUSOFELASTICITYUNIT");
|
|
items.push_back("MODULUSOFLINEARSUBGRADEREACTIONUNIT");
|
|
items.push_back("MODULUSOFROTATIONALSUBGRADEREACTIONUNIT");
|
|
items.push_back("MODULUSOFSUBGRADEREACTIONUNIT");
|
|
items.push_back("MOISTUREDIFFUSIVITYUNIT");
|
|
items.push_back("MOLECULARWEIGHTUNIT");
|
|
items.push_back("MOMENTOFINERTIAUNIT");
|
|
items.push_back("PHUNIT");
|
|
items.push_back("PLANARFORCEUNIT");
|
|
items.push_back("ROTATIONALFREQUENCYUNIT");
|
|
items.push_back("ROTATIONALMASSUNIT");
|
|
items.push_back("ROTATIONALSTIFFNESSUNIT");
|
|
items.push_back("SECTIONAREAINTEGRALUNIT");
|
|
items.push_back("SECTIONMODULUSUNIT");
|
|
items.push_back("SHEARMODULUSUNIT");
|
|
items.push_back("SOUNDPOWERLEVELUNIT");
|
|
items.push_back("SOUNDPOWERUNIT");
|
|
items.push_back("SOUNDPRESSURELEVELUNIT");
|
|
items.push_back("SOUNDPRESSUREUNIT");
|
|
items.push_back("SPECIFICHEATCAPACITYUNIT");
|
|
items.push_back("TEMPERATUREGRADIENTUNIT");
|
|
items.push_back("TEMPERATURERATEOFCHANGEUNIT");
|
|
items.push_back("THERMALADMITTANCEUNIT");
|
|
items.push_back("THERMALCONDUCTANCEUNIT");
|
|
items.push_back("THERMALEXPANSIONCOEFFICIENTUNIT");
|
|
items.push_back("THERMALRESISTANCEUNIT");
|
|
items.push_back("THERMALTRANSMITTANCEUNIT");
|
|
items.push_back("TORQUEUNIT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VAPORPERMEABILITYUNIT");
|
|
items.push_back("VOLUMETRICFLOWRATEUNIT");
|
|
items.push_back("WARPINGCONSTANTUNIT");
|
|
items.push_back("WARPINGMOMENTUNIT");
|
|
IFC4X3_RC1_types[305] = new enumeration_type("IfcDerivedUnitEnum", 305, items);
|
|
}
|
|
IFC4X3_RC1_types[306] = new type_declaration("IfcDescriptiveMeasure", 306, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[308] = new type_declaration("IfcDimensionCount", 308, new simple_type(simple_type::integer_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NEGATIVE");
|
|
items.push_back("POSITIVE");
|
|
IFC4X3_RC1_types[310] = new enumeration_type("IfcDirectionSenseEnum", 310, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(19);
|
|
items.push_back("ANCHORPLATE");
|
|
items.push_back("BIRDPROTECTION");
|
|
items.push_back("BRACKET");
|
|
items.push_back("CABLEARRANGER");
|
|
items.push_back("ELASTIC_CUSHION");
|
|
items.push_back("EXPANSION_JOINT_DEVICE");
|
|
items.push_back("INSULATOR");
|
|
items.push_back("LOCK");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PANEL_STRENGTHENING");
|
|
items.push_back("RAILBRACE");
|
|
items.push_back("RAILPAD");
|
|
items.push_back("RAIL_LUBRICATION");
|
|
items.push_back("RAIL_MECHANICAL_EQUIPMENT");
|
|
items.push_back("SHOE");
|
|
items.push_back("SLIDINGCHAIR");
|
|
items.push_back("SOUNDABSORPTION");
|
|
items.push_back("TENSIONINGEQUIPMENT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[315] = new enumeration_type("IfcDiscreteAccessoryTypeEnum", 315, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CONSUMERUNIT");
|
|
items.push_back("DISTRIBUTIONBOARD");
|
|
items.push_back("DISTRIBUTIONFRAME");
|
|
items.push_back("MOTORCONTROLCENTRE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SWITCHBOARD");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[319] = new enumeration_type("IfcDistributionBoardTypeEnum", 319, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("FORMEDDUCT");
|
|
items.push_back("INSPECTIONCHAMBER");
|
|
items.push_back("INSPECTIONPIT");
|
|
items.push_back("MANHOLE");
|
|
items.push_back("METERCHAMBER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SUMP");
|
|
items.push_back("TRENCH");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VALVECHAMBER");
|
|
IFC4X3_RC1_types[322] = new enumeration_type("IfcDistributionChamberElementTypeEnum", 322, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CABLE");
|
|
items.push_back("CABLECARRIER");
|
|
items.push_back("DUCT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PIPE");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WIRELESS");
|
|
IFC4X3_RC1_types[331] = new enumeration_type("IfcDistributionPortTypeEnum", 331, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(47);
|
|
items.push_back("AIRCONDITIONING");
|
|
items.push_back("AUDIOVISUAL");
|
|
items.push_back("CATENARY_SYSTEM");
|
|
items.push_back("CHEMICAL");
|
|
items.push_back("CHILLEDWATER");
|
|
items.push_back("COMMUNICATION");
|
|
items.push_back("COMPRESSEDAIR");
|
|
items.push_back("CONDENSERWATER");
|
|
items.push_back("CONTROL");
|
|
items.push_back("CONVEYING");
|
|
items.push_back("DATA");
|
|
items.push_back("DISPOSAL");
|
|
items.push_back("DOMESTICCOLDWATER");
|
|
items.push_back("DOMESTICHOTWATER");
|
|
items.push_back("DRAINAGE");
|
|
items.push_back("EARTHING");
|
|
items.push_back("ELECTRICAL");
|
|
items.push_back("ELECTROACOUSTIC");
|
|
items.push_back("EXHAUST");
|
|
items.push_back("FIREPROTECTION");
|
|
items.push_back("FUEL");
|
|
items.push_back("GAS");
|
|
items.push_back("HAZARDOUS");
|
|
items.push_back("HEATING");
|
|
items.push_back("LIGHTING");
|
|
items.push_back("LIGHTNINGPROTECTION");
|
|
items.push_back("MUNICIPALSOLIDWASTE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OIL");
|
|
items.push_back("OPERATIONAL");
|
|
items.push_back("OVERHEAD_CONTACTLINE_SYSTEM");
|
|
items.push_back("POWERGENERATION");
|
|
items.push_back("RAINWATER");
|
|
items.push_back("REFRIGERATION");
|
|
items.push_back("RETURN_CIRCUIT");
|
|
items.push_back("SECURITY");
|
|
items.push_back("SEWAGE");
|
|
items.push_back("SIGNAL");
|
|
items.push_back("STORMWATER");
|
|
items.push_back("TELEPHONE");
|
|
items.push_back("TV");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VACUUM");
|
|
items.push_back("VENT");
|
|
items.push_back("VENTILATION");
|
|
items.push_back("WASTEWATER");
|
|
items.push_back("WATERSUPPLY");
|
|
IFC4X3_RC1_types[333] = new enumeration_type("IfcDistributionSystemEnum", 333, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("CONFIDENTIAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PERSONAL");
|
|
items.push_back("PUBLIC");
|
|
items.push_back("RESTRICTED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[334] = new enumeration_type("IfcDocumentConfidentialityEnum", 334, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("DRAFT");
|
|
items.push_back("FINAL");
|
|
items.push_back("FINALDRAFT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REVISION");
|
|
IFC4X3_RC1_types[339] = new enumeration_type("IfcDocumentStatusEnum", 339, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("DOUBLE_ACTING");
|
|
items.push_back("FIXEDPANEL");
|
|
items.push_back("FOLDING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REVOLVING");
|
|
items.push_back("ROLLINGUP");
|
|
items.push_back("SLIDING");
|
|
items.push_back("SWINGING");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[342] = new enumeration_type("IfcDoorPanelOperationEnum", 342, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("LEFT");
|
|
items.push_back("MIDDLE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RIGHT");
|
|
IFC4X3_RC1_types[343] = new enumeration_type("IfcDoorPanelPositionEnum", 343, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("ALUMINIUM");
|
|
items.push_back("ALUMINIUM_PLASTIC");
|
|
items.push_back("ALUMINIUM_WOOD");
|
|
items.push_back("HIGH_GRADE_STEEL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLASTIC");
|
|
items.push_back("STEEL");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WOOD");
|
|
IFC4X3_RC1_types[347] = new enumeration_type("IfcDoorStyleConstructionEnum", 347, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(18);
|
|
items.push_back("DOUBLE_DOOR_DOUBLE_SWING");
|
|
items.push_back("DOUBLE_DOOR_FOLDING");
|
|
items.push_back("DOUBLE_DOOR_SINGLE_SWING");
|
|
items.push_back("DOUBLE_DOOR_SINGLE_SWING_OPPOSITE_LEFT");
|
|
items.push_back("DOUBLE_DOOR_SINGLE_SWING_OPPOSITE_RIGHT");
|
|
items.push_back("DOUBLE_DOOR_SLIDING");
|
|
items.push_back("DOUBLE_SWING_LEFT");
|
|
items.push_back("DOUBLE_SWING_RIGHT");
|
|
items.push_back("FOLDING_TO_LEFT");
|
|
items.push_back("FOLDING_TO_RIGHT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REVOLVING");
|
|
items.push_back("ROLLINGUP");
|
|
items.push_back("SINGLE_SWING_LEFT");
|
|
items.push_back("SINGLE_SWING_RIGHT");
|
|
items.push_back("SLIDING_TO_LEFT");
|
|
items.push_back("SLIDING_TO_RIGHT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[348] = new enumeration_type("IfcDoorStyleOperationEnum", 348, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("BOOM_BARRIER");
|
|
items.push_back("DOOR");
|
|
items.push_back("GATE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("TRAPDOOR");
|
|
items.push_back("TURNSTILE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[350] = new enumeration_type("IfcDoorTypeEnum", 350, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(20);
|
|
items.push_back("DOUBLE_DOOR_DOUBLE_SWING");
|
|
items.push_back("DOUBLE_DOOR_FOLDING");
|
|
items.push_back("DOUBLE_DOOR_SINGLE_SWING");
|
|
items.push_back("DOUBLE_DOOR_SINGLE_SWING_OPPOSITE_LEFT");
|
|
items.push_back("DOUBLE_DOOR_SINGLE_SWING_OPPOSITE_RIGHT");
|
|
items.push_back("DOUBLE_DOOR_SLIDING");
|
|
items.push_back("DOUBLE_SWING_LEFT");
|
|
items.push_back("DOUBLE_SWING_RIGHT");
|
|
items.push_back("FOLDING_TO_LEFT");
|
|
items.push_back("FOLDING_TO_RIGHT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REVOLVING");
|
|
items.push_back("ROLLINGUP");
|
|
items.push_back("SINGLE_SWING_LEFT");
|
|
items.push_back("SINGLE_SWING_RIGHT");
|
|
items.push_back("SLIDING_TO_LEFT");
|
|
items.push_back("SLIDING_TO_RIGHT");
|
|
items.push_back("SWING_FIXED_LEFT");
|
|
items.push_back("SWING_FIXED_RIGHT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[351] = new enumeration_type("IfcDoorTypeOperationEnum", 351, items);
|
|
}
|
|
IFC4X3_RC1_types[352] = new type_declaration("IfcDoseEquivalentMeasure", 352, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("BEND");
|
|
items.push_back("CONNECTOR");
|
|
items.push_back("ENTRY");
|
|
items.push_back("EXIT");
|
|
items.push_back("JUNCTION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OBSTRUCTION");
|
|
items.push_back("TRANSITION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[357] = new enumeration_type("IfcDuctFittingTypeEnum", 357, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("FLEXIBLESEGMENT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RIGIDSEGMENT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[360] = new enumeration_type("IfcDuctSegmentTypeEnum", 360, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("FLATOVAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RECTANGULAR");
|
|
items.push_back("ROUND");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[363] = new enumeration_type("IfcDuctSilencerTypeEnum", 363, items);
|
|
}
|
|
IFC4X3_RC1_types[364] = new type_declaration("IfcDuration", 364, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[365] = new type_declaration("IfcDynamicViscosityMeasure", 365, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("BASE_EXCAVATION");
|
|
items.push_back("CUT");
|
|
items.push_back("DREDGING");
|
|
items.push_back("EXCAVATION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OVEREXCAVATION");
|
|
items.push_back("PAVEMENTMILLING");
|
|
items.push_back("STEPEXCAVATION");
|
|
items.push_back("TOPSOILREMOVAL");
|
|
items.push_back("TRENCH");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[367] = new enumeration_type("IfcEarthworksCutTypeEnum", 367, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("BACKFILL");
|
|
items.push_back("COUNTERWEIGHT");
|
|
items.push_back("EMBANKMENT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SLOPEFILL");
|
|
items.push_back("SUBGRADE");
|
|
items.push_back("SUBGRADEBED");
|
|
items.push_back("TRANSITIONSECTION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[370] = new enumeration_type("IfcEarthworksFillTypeEnum", 370, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(18);
|
|
items.push_back("DISHWASHER");
|
|
items.push_back("ELECTRICCOOKER");
|
|
items.push_back("FREESTANDINGELECTRICHEATER");
|
|
items.push_back("FREESTANDINGFAN");
|
|
items.push_back("FREESTANDINGWATERCOOLER");
|
|
items.push_back("FREESTANDINGWATERHEATER");
|
|
items.push_back("FREEZER");
|
|
items.push_back("FRIDGE_FREEZER");
|
|
items.push_back("HANDDRYER");
|
|
items.push_back("KITCHENMACHINE");
|
|
items.push_back("MICROWAVE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PHOTOCOPIER");
|
|
items.push_back("REFRIGERATOR");
|
|
items.push_back("TUMBLEDRYER");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VENDINGMACHINE");
|
|
items.push_back("WASHINGMACHINE");
|
|
IFC4X3_RC1_types[376] = new enumeration_type("IfcElectricApplianceTypeEnum", 376, items);
|
|
}
|
|
IFC4X3_RC1_types[377] = new type_declaration("IfcElectricCapacitanceMeasure", 377, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[378] = new type_declaration("IfcElectricChargeMeasure", 378, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[379] = new type_declaration("IfcElectricConductanceMeasure", 379, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[380] = new type_declaration("IfcElectricCurrentMeasure", 380, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("CONSUMERUNIT");
|
|
items.push_back("DISTRIBUTIONBOARD");
|
|
items.push_back("MOTORCONTROLCENTRE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SWITCHBOARD");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[383] = new enumeration_type("IfcElectricDistributionBoardTypeEnum", 383, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("BATTERY");
|
|
items.push_back("CAPACITOR");
|
|
items.push_back("CAPACITORBANK");
|
|
items.push_back("COMPENSATOR");
|
|
items.push_back("HARMONICFILTER");
|
|
items.push_back("INDUCTOR");
|
|
items.push_back("INDUCTORBANK");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RECHARGER");
|
|
items.push_back("UPS");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[386] = new enumeration_type("IfcElectricFlowStorageDeviceTypeEnum", 386, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("ELECTRONICFILTER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[389] = new enumeration_type("IfcElectricFlowTreatmentDeviceTypeEnum", 389, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("CHP");
|
|
items.push_back("ENGINEGENERATOR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("STANDALONE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[392] = new enumeration_type("IfcElectricGeneratorTypeEnum", 392, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("DC");
|
|
items.push_back("INDUCTION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("POLYPHASE");
|
|
items.push_back("RELUCTANCESYNCHRONOUS");
|
|
items.push_back("SYNCHRONOUS");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[395] = new enumeration_type("IfcElectricMotorTypeEnum", 395, items);
|
|
}
|
|
IFC4X3_RC1_types[396] = new type_declaration("IfcElectricResistanceMeasure", 396, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RELAY");
|
|
items.push_back("TIMECLOCK");
|
|
items.push_back("TIMEDELAY");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[399] = new enumeration_type("IfcElectricTimeControlTypeEnum", 399, items);
|
|
}
|
|
IFC4X3_RC1_types[400] = new type_declaration("IfcElectricVoltageMeasure", 400, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(30);
|
|
items.push_back("ABUTMENT");
|
|
items.push_back("ACCESSORY_ASSEMBLY");
|
|
items.push_back("ARCH");
|
|
items.push_back("BEAM_GRID");
|
|
items.push_back("BRACED_FRAME");
|
|
items.push_back("CROSS_BRACING");
|
|
items.push_back("DECK");
|
|
items.push_back("DILATATIONPANEL");
|
|
items.push_back("ENTRANCEWORKS");
|
|
items.push_back("GIRDER");
|
|
items.push_back("GRID");
|
|
items.push_back("MAST");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PIER");
|
|
items.push_back("PYLON");
|
|
items.push_back("RAIL_MECHANICAL_EQUIPMENT_ASSEMBLY");
|
|
items.push_back("REINFORCEMENT_UNIT");
|
|
items.push_back("RIGID_FRAME");
|
|
items.push_back("SHELTER");
|
|
items.push_back("SIGNALASSEMBLY");
|
|
items.push_back("SLAB_FIELD");
|
|
items.push_back("SUMPBUSTER");
|
|
items.push_back("SUPPORTINGASSEMBLY");
|
|
items.push_back("SUSPENSIONASSEMBLY");
|
|
items.push_back("TRACKPANEL");
|
|
items.push_back("TRACTION_SWITCHING_ASSEMBLY");
|
|
items.push_back("TRAFFIC_CALMING_DEVICE");
|
|
items.push_back("TRUSS");
|
|
items.push_back("TURNOUTPANEL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[405] = new enumeration_type("IfcElementAssemblyTypeEnum", 405, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("COMPLEX");
|
|
items.push_back("ELEMENT");
|
|
items.push_back("PARTIAL");
|
|
IFC4X3_RC1_types[408] = new enumeration_type("IfcElementCompositionEnum", 408, items);
|
|
}
|
|
IFC4X3_RC1_types[415] = new type_declaration("IfcEnergyMeasure", 415, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("EXTERNALCOMBUSTION");
|
|
items.push_back("INTERNALCOMBUSTION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[418] = new enumeration_type("IfcEngineTypeEnum", 418, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("DIRECTEVAPORATIVEAIRWASHER");
|
|
items.push_back("DIRECTEVAPORATIVEPACKAGEDROTARYAIRCOOLER");
|
|
items.push_back("DIRECTEVAPORATIVERANDOMMEDIAAIRCOOLER");
|
|
items.push_back("DIRECTEVAPORATIVERIGIDMEDIAAIRCOOLER");
|
|
items.push_back("DIRECTEVAPORATIVESLINGERSPACKAGEDAIRCOOLER");
|
|
items.push_back("INDIRECTDIRECTCOMBINATION");
|
|
items.push_back("INDIRECTEVAPORATIVECOOLINGTOWERORCOILCOOLER");
|
|
items.push_back("INDIRECTEVAPORATIVEPACKAGEAIRCOOLER");
|
|
items.push_back("INDIRECTEVAPORATIVEWETCOIL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[421] = new enumeration_type("IfcEvaporativeCoolerTypeEnum", 421, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("DIRECTEXPANSION");
|
|
items.push_back("DIRECTEXPANSIONBRAZEDPLATE");
|
|
items.push_back("DIRECTEXPANSIONSHELLANDTUBE");
|
|
items.push_back("DIRECTEXPANSIONTUBEINTUBE");
|
|
items.push_back("FLOODEDSHELLANDTUBE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SHELLANDCOIL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[424] = new enumeration_type("IfcEvaporatorTypeEnum", 424, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("EVENTCOMPLEX");
|
|
items.push_back("EVENTMESSAGE");
|
|
items.push_back("EVENTRULE");
|
|
items.push_back("EVENTTIME");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[427] = new enumeration_type("IfcEventTriggerTypeEnum", 427, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("ENDEVENT");
|
|
items.push_back("INTERMEDIATEEVENT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("STARTEVENT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[429] = new enumeration_type("IfcEventTypeEnum", 429, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("EXTERNAL");
|
|
items.push_back("EXTERNAL_EARTH");
|
|
items.push_back("EXTERNAL_FIRE");
|
|
items.push_back("EXTERNAL_WATER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[438] = new enumeration_type("IfcExternalSpatialElementTypeEnum", 438, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("ABOVEGROUND");
|
|
items.push_back("BELOWGROUND");
|
|
items.push_back("JUNCTION");
|
|
items.push_back("LEVELCROSSING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SEGMENT");
|
|
items.push_back("SUBSTRUCTURE");
|
|
items.push_back("SUPERSTRUCTURE");
|
|
items.push_back("TERMINAL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[451] = new enumeration_type("IfcFacilityPartCommonTypeEnum", 451, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("LATERAL");
|
|
items.push_back("LONGITUDINAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REGION");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VERTICAL");
|
|
IFC4X3_RC1_types[453] = new enumeration_type("IfcFacilityUsageEnum", 453, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("CENTRIFUGALAIRFOIL");
|
|
items.push_back("CENTRIFUGALBACKWARDINCLINEDCURVED");
|
|
items.push_back("CENTRIFUGALFORWARDCURVED");
|
|
items.push_back("CENTRIFUGALRADIAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PROPELLORAXIAL");
|
|
items.push_back("TUBEAXIAL");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VANEAXIAL");
|
|
IFC4X3_RC1_types[457] = new enumeration_type("IfcFanTypeEnum", 457, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("GLUE");
|
|
items.push_back("MORTAR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WELD");
|
|
IFC4X3_RC1_types[460] = new enumeration_type("IfcFastenerTypeEnum", 460, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("AIRPARTICLEFILTER");
|
|
items.push_back("COMPRESSEDAIRFILTER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("ODORFILTER");
|
|
items.push_back("OILFILTER");
|
|
items.push_back("STRAINER");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WATERFILTER");
|
|
IFC4X3_RC1_types[470] = new enumeration_type("IfcFilterTypeEnum", 470, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("BREECHINGINLET");
|
|
items.push_back("FIREHYDRANT");
|
|
items.push_back("HOSEREEL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SPRINKLER");
|
|
items.push_back("SPRINKLERDEFLECTOR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[473] = new enumeration_type("IfcFireSuppressionTerminalTypeEnum", 473, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SINK");
|
|
items.push_back("SOURCE");
|
|
items.push_back("SOURCEANDSINK");
|
|
IFC4X3_RC1_types[477] = new enumeration_type("IfcFlowDirectionEnum", 477, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(12);
|
|
items.push_back("AMMETER");
|
|
items.push_back("COMBINED");
|
|
items.push_back("FREQUENCYMETER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PHASEANGLEMETER");
|
|
items.push_back("POWERFACTORMETER");
|
|
items.push_back("PRESSUREGAUGE");
|
|
items.push_back("THERMOMETER");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VOLTMETER");
|
|
items.push_back("VOLTMETER_PEAK");
|
|
items.push_back("VOLTMETER_RMS");
|
|
IFC4X3_RC1_types[482] = new enumeration_type("IfcFlowInstrumentTypeEnum", 482, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("ENERGYMETER");
|
|
items.push_back("GASMETER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OILMETER");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WATERMETER");
|
|
IFC4X3_RC1_types[485] = new enumeration_type("IfcFlowMeterTypeEnum", 485, items);
|
|
}
|
|
IFC4X3_RC1_types[496] = new type_declaration("IfcFontStyle", 496, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[497] = new type_declaration("IfcFontVariant", 497, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[498] = new type_declaration("IfcFontWeight", 498, new simple_type(simple_type::string_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CAISSON_FOUNDATION");
|
|
items.push_back("FOOTING_BEAM");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PAD_FOOTING");
|
|
items.push_back("PILE_CAP");
|
|
items.push_back("STRIP_FOOTING");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[501] = new enumeration_type("IfcFootingTypeEnum", 501, items);
|
|
}
|
|
IFC4X3_RC1_types[502] = new type_declaration("IfcForceMeasure", 502, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[503] = new type_declaration("IfcFrequencyMeasure", 503, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("BED");
|
|
items.push_back("CHAIR");
|
|
items.push_back("DESK");
|
|
items.push_back("FILECABINET");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SHELF");
|
|
items.push_back("SOFA");
|
|
items.push_back("TABLE");
|
|
items.push_back("TECHNICALCABINET");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[508] = new enumeration_type("IfcFurnitureTypeEnum", 508, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SOIL_BORING_POINT");
|
|
items.push_back("TERRAIN");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[511] = new enumeration_type("IfcGeographicElementTypeEnum", 511, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("ELEVATION_VIEW");
|
|
items.push_back("GRAPH_VIEW");
|
|
items.push_back("MODEL_VIEW");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLAN_VIEW");
|
|
items.push_back("REFLECTED_PLAN_VIEW");
|
|
items.push_back("SECTION_VIEW");
|
|
items.push_back("SKETCH_VIEW");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[513] = new enumeration_type("IfcGeometricProjectionEnum", 513, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("GLOBAL_COORDS");
|
|
items.push_back("LOCAL_COORDS");
|
|
IFC4X3_RC1_types[525] = new enumeration_type("IfcGlobalOrLocalEnum", 525, items);
|
|
}
|
|
IFC4X3_RC1_types[524] = new type_declaration("IfcGloballyUniqueId", 524, new simple_type(simple_type::string_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("IRREGULAR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RADIAL");
|
|
items.push_back("RECTANGULAR");
|
|
items.push_back("TRIANGULAR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[530] = new enumeration_type("IfcGridTypeEnum", 530, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLATE");
|
|
items.push_back("SHELLANDTUBE");
|
|
items.push_back("TURNOUTHEATING");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[536] = new enumeration_type("IfcHeatExchangerTypeEnum", 536, items);
|
|
}
|
|
IFC4X3_RC1_types[537] = new type_declaration("IfcHeatFluxDensityMeasure", 537, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[538] = new type_declaration("IfcHeatingValueMeasure", 538, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(15);
|
|
items.push_back("ADIABATICAIRWASHER");
|
|
items.push_back("ADIABATICATOMIZING");
|
|
items.push_back("ADIABATICCOMPRESSEDAIRNOZZLE");
|
|
items.push_back("ADIABATICPAN");
|
|
items.push_back("ADIABATICRIGIDMEDIA");
|
|
items.push_back("ADIABATICULTRASONIC");
|
|
items.push_back("ADIABATICWETTEDELEMENT");
|
|
items.push_back("ASSISTEDBUTANE");
|
|
items.push_back("ASSISTEDELECTRIC");
|
|
items.push_back("ASSISTEDNATURALGAS");
|
|
items.push_back("ASSISTEDPROPANE");
|
|
items.push_back("ASSISTEDSTEAM");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("STEAMINJECTION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[541] = new enumeration_type("IfcHumidifierTypeEnum", 541, items);
|
|
}
|
|
IFC4X3_RC1_types[542] = new type_declaration("IfcIdentifier", 542, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[543] = new type_declaration("IfcIlluminanceMeasure", 543, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BUMPER");
|
|
items.push_back("CRASHCUSHION");
|
|
items.push_back("DAMPINGSYSTEM");
|
|
items.push_back("FENDER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[547] = new enumeration_type("IfcImpactProtectionDeviceTypeEnum", 547, items);
|
|
}
|
|
IFC4X3_RC1_types[556] = new type_declaration("IfcInductanceMeasure", 556, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[557] = new type_declaration("IfcInteger", 557, new simple_type(simple_type::integer_type));
|
|
IFC4X3_RC1_types[558] = new type_declaration("IfcIntegerCountRateMeasure", 558, new simple_type(simple_type::integer_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("CYCLONIC");
|
|
items.push_back("GREASE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OIL");
|
|
items.push_back("PETROL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[561] = new enumeration_type("IfcInterceptorTypeEnum", 561, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("EXTERNAL");
|
|
items.push_back("EXTERNAL_EARTH");
|
|
items.push_back("EXTERNAL_FIRE");
|
|
items.push_back("EXTERNAL_WATER");
|
|
items.push_back("INTERNAL");
|
|
items.push_back("NOTDEFINED");
|
|
IFC4X3_RC1_types[563] = new enumeration_type("IfcInternalOrExternalEnum", 563, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("ASSETINVENTORY");
|
|
items.push_back("FURNITUREINVENTORY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SPACEINVENTORY");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[566] = new enumeration_type("IfcInventoryTypeEnum", 566, items);
|
|
}
|
|
IFC4X3_RC1_types[567] = new type_declaration("IfcIonConcentrationMeasure", 567, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[571] = new type_declaration("IfcIsothermalMoistureCapacityMeasure", 571, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("DATA");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("POWER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[574] = new enumeration_type("IfcJunctionBoxTypeEnum", 574, items);
|
|
}
|
|
IFC4X3_RC1_types[577] = new type_declaration("IfcKinematicViscosityMeasure", 577, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("PIECEWISE_BEZIER_KNOTS");
|
|
items.push_back("QUASI_UNIFORM_KNOTS");
|
|
items.push_back("UNIFORM_KNOTS");
|
|
items.push_back("UNSPECIFIED");
|
|
IFC4X3_RC1_types[578] = new enumeration_type("IfcKnotType", 578, items);
|
|
}
|
|
IFC4X3_RC1_types[579] = new type_declaration("IfcLabel", 579, new simple_type(simple_type::string_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(21);
|
|
items.push_back("ADMINISTRATION");
|
|
items.push_back("CARPENTRY");
|
|
items.push_back("CLEANING");
|
|
items.push_back("CONCRETE");
|
|
items.push_back("DRYWALL");
|
|
items.push_back("ELECTRIC");
|
|
items.push_back("FINISHING");
|
|
items.push_back("FLOORING");
|
|
items.push_back("GENERAL");
|
|
items.push_back("HVAC");
|
|
items.push_back("LANDSCAPING");
|
|
items.push_back("MASONRY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PAINTING");
|
|
items.push_back("PAVING");
|
|
items.push_back("PLUMBING");
|
|
items.push_back("ROOFING");
|
|
items.push_back("SITEGRADING");
|
|
items.push_back("STEELWORK");
|
|
items.push_back("SURVEYING");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[582] = new enumeration_type("IfcLaborResourceTypeEnum", 582, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("COMPACTFLUORESCENT");
|
|
items.push_back("FLUORESCENT");
|
|
items.push_back("HALOGEN");
|
|
items.push_back("HIGHPRESSUREMERCURY");
|
|
items.push_back("HIGHPRESSURESODIUM");
|
|
items.push_back("LED");
|
|
items.push_back("METALHALIDE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OLED");
|
|
items.push_back("TUNGSTENFILAMENT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[586] = new enumeration_type("IfcLampTypeEnum", 586, items);
|
|
}
|
|
IFC4X3_RC1_types[587] = new type_declaration("IfcLanguageId", 587, new named_type(IFC4X3_RC1_types[542]));
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("AXIS1");
|
|
items.push_back("AXIS2");
|
|
items.push_back("AXIS3");
|
|
IFC4X3_RC1_types[589] = new enumeration_type("IfcLayerSetDirectionEnum", 589, items);
|
|
}
|
|
IFC4X3_RC1_types[590] = new type_declaration("IfcLengthMeasure", 590, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("TYPE_A");
|
|
items.push_back("TYPE_B");
|
|
items.push_back("TYPE_C");
|
|
IFC4X3_RC1_types[594] = new enumeration_type("IfcLightDistributionCurveEnum", 594, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("COMPACTFLUORESCENT");
|
|
items.push_back("FLUORESCENT");
|
|
items.push_back("HIGHPRESSUREMERCURY");
|
|
items.push_back("HIGHPRESSURESODIUM");
|
|
items.push_back("LIGHTEMITTINGDIODE");
|
|
items.push_back("LOWPRESSURESODIUM");
|
|
items.push_back("LOWVOLTAGEHALOGEN");
|
|
items.push_back("MAINVOLTAGEHALOGEN");
|
|
items.push_back("METALHALIDE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("TUNGSTENFILAMENT");
|
|
IFC4X3_RC1_types[597] = new enumeration_type("IfcLightEmissionSourceEnum", 597, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("DIRECTIONSOURCE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("POINTSOURCE");
|
|
items.push_back("SECURITYLIGHTING");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[600] = new enumeration_type("IfcLightFixtureTypeEnum", 600, items);
|
|
}
|
|
IFC4X3_RC1_types[611] = new type_declaration("IfcLinearForceMeasure", 611, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[612] = new type_declaration("IfcLinearMomentMeasure", 612, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[617] = new type_declaration("IfcLinearStiffnessMeasure", 617, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[618] = new type_declaration("IfcLinearVelocityMeasure", 618, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("HOSEREEL");
|
|
items.push_back("LOADINGARM");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[623] = new enumeration_type("IfcLiquidTerminalTypeEnum", 623, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("LOAD_CASE");
|
|
items.push_back("LOAD_COMBINATION");
|
|
items.push_back("LOAD_GROUP");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[624] = new enumeration_type("IfcLoadGroupTypeEnum", 624, items);
|
|
}
|
|
IFC4X3_RC1_types[626] = new type_declaration("IfcLogical", 626, new simple_type(simple_type::logical_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("LOGICALAND");
|
|
items.push_back("LOGICALNOTAND");
|
|
items.push_back("LOGICALNOTOR");
|
|
items.push_back("LOGICALOR");
|
|
items.push_back("LOGICALXOR");
|
|
IFC4X3_RC1_types[627] = new enumeration_type("IfcLogicalOperatorEnum", 627, items);
|
|
}
|
|
IFC4X3_RC1_types[630] = new type_declaration("IfcLuminousFluxMeasure", 630, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[631] = new type_declaration("IfcLuminousIntensityDistributionMeasure", 631, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[632] = new type_declaration("IfcLuminousIntensityMeasure", 632, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[633] = new type_declaration("IfcMagneticFluxDensityMeasure", 633, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[634] = new type_declaration("IfcMagneticFluxMeasure", 634, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(21);
|
|
items.push_back("BARRIERBEACH");
|
|
items.push_back("BREAKWATER");
|
|
items.push_back("CANAL");
|
|
items.push_back("DRYDOCK");
|
|
items.push_back("EMBANKMENT");
|
|
items.push_back("FLOATINGDOCK");
|
|
items.push_back("HYDROLIFT");
|
|
items.push_back("JETTY");
|
|
items.push_back("LAUNCHRECOVERY");
|
|
items.push_back("MARINEDEFENCE");
|
|
items.push_back("NAVIGATIONALCHANNEL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PORT");
|
|
items.push_back("QUAY");
|
|
items.push_back("SHIPLIFT");
|
|
items.push_back("SHIPLOCK");
|
|
items.push_back("SHIPYARD");
|
|
items.push_back("SLIPWAY");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WATERWAY");
|
|
items.push_back("WATERWAYSHIPLIFT");
|
|
IFC4X3_RC1_types[639] = new enumeration_type("IfcMarineFacilityTypeEnum", 639, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(26);
|
|
items.push_back("ABOVEWATERLINE");
|
|
items.push_back("ANCHORAGE");
|
|
items.push_back("APPROACHCHANNEL");
|
|
items.push_back("BELOWWATERLINE");
|
|
items.push_back("BERTHINGSTRUCTURE");
|
|
items.push_back("CHAMBER");
|
|
items.push_back("CILL_LEVEL");
|
|
items.push_back("COPELEVEL");
|
|
items.push_back("CORE");
|
|
items.push_back("CREST");
|
|
items.push_back("GATEHEAD");
|
|
items.push_back("GUDINGSTRUCTURE");
|
|
items.push_back("HIGHWATERLINE");
|
|
items.push_back("LANDFIELD");
|
|
items.push_back("LEEWARDSIDE");
|
|
items.push_back("LOWWATERLINE");
|
|
items.push_back("MANUFACTURING");
|
|
items.push_back("NAVIGATIONALAREA");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PROTECTION");
|
|
items.push_back("SHIPTRANSFER");
|
|
items.push_back("STORAGE");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VEHICLESERVICING");
|
|
items.push_back("WATERFIELD");
|
|
items.push_back("WEATHERSIDE");
|
|
IFC4X3_RC1_types[640] = new enumeration_type("IfcMarinePartTypeEnum", 640, items);
|
|
}
|
|
IFC4X3_RC1_types[641] = new type_declaration("IfcMassDensityMeasure", 641, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[642] = new type_declaration("IfcMassFlowRateMeasure", 642, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[643] = new type_declaration("IfcMassMeasure", 643, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[644] = new type_declaration("IfcMassPerLengthMeasure", 644, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(17);
|
|
items.push_back("ANCHORBOLT");
|
|
items.push_back("BOLT");
|
|
items.push_back("CHAIN");
|
|
items.push_back("COUPLER");
|
|
items.push_back("DOWEL");
|
|
items.push_back("NAIL");
|
|
items.push_back("NAILPLATE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RAILFASTENING");
|
|
items.push_back("RAILJOINT");
|
|
items.push_back("RIVET");
|
|
items.push_back("ROPE");
|
|
items.push_back("SCREW");
|
|
items.push_back("SHEARCONNECTOR");
|
|
items.push_back("STAPLE");
|
|
items.push_back("STUDSHEARCONNECTOR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[669] = new enumeration_type("IfcMechanicalFastenerTypeEnum", 669, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("AIRSTATION");
|
|
items.push_back("FEEDAIRUNIT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OXYGENGENERATOR");
|
|
items.push_back("OXYGENPLANT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VACUUMSTATION");
|
|
IFC4X3_RC1_types[672] = new enumeration_type("IfcMedicalDeviceTypeEnum", 672, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(21);
|
|
items.push_back("ARCH_SEGMENT");
|
|
items.push_back("BRACE");
|
|
items.push_back("CHORD");
|
|
items.push_back("COLLAR");
|
|
items.push_back("MEMBER");
|
|
items.push_back("MULLION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLATE");
|
|
items.push_back("POST");
|
|
items.push_back("PURLIN");
|
|
items.push_back("RAFTER");
|
|
items.push_back("STAY_CABLE");
|
|
items.push_back("STIFFENING_RIB");
|
|
items.push_back("STRINGER");
|
|
items.push_back("STRUCTURALCABLE");
|
|
items.push_back("STRUT");
|
|
items.push_back("STUD");
|
|
items.push_back("SUSPENDER");
|
|
items.push_back("SUSPENSION_CABLE");
|
|
items.push_back("TIEBAR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[676] = new enumeration_type("IfcMemberTypeEnum", 676, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("ACCESSPOINT");
|
|
items.push_back("BASEBANDUNIT");
|
|
items.push_back("BASETRANSCEIVERSTATION");
|
|
items.push_back("E_UTRAN_NODE_B");
|
|
items.push_back("MASTERUNIT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REMOTEUNIT");
|
|
items.push_back("REMOTE_RADIO_UNIT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[682] = new enumeration_type("IfcMobileTelecommunicationsApplianceTypeEnum", 682, items);
|
|
}
|
|
IFC4X3_RC1_types[683] = new type_declaration("IfcModulusOfElasticityMeasure", 683, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[684] = new type_declaration("IfcModulusOfLinearSubgradeReactionMeasure", 684, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[685] = new type_declaration("IfcModulusOfRotationalSubgradeReactionMeasure", 685, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[91]);
|
|
items.push_back(IFC4X3_RC1_types[685]);
|
|
IFC4X3_RC1_types[686] = new select_type("IfcModulusOfRotationalSubgradeReactionSelect", 686, items);
|
|
}
|
|
IFC4X3_RC1_types[687] = new type_declaration("IfcModulusOfSubgradeReactionMeasure", 687, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[91]);
|
|
items.push_back(IFC4X3_RC1_types[687]);
|
|
IFC4X3_RC1_types[688] = new select_type("IfcModulusOfSubgradeReactionSelect", 688, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[91]);
|
|
items.push_back(IFC4X3_RC1_types[684]);
|
|
IFC4X3_RC1_types[689] = new select_type("IfcModulusOfTranslationalSubgradeReactionSelect", 689, items);
|
|
}
|
|
IFC4X3_RC1_types[690] = new type_declaration("IfcMoistureDiffusivityMeasure", 690, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[691] = new type_declaration("IfcMolecularWeightMeasure", 691, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[692] = new type_declaration("IfcMomentOfInertiaMeasure", 692, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[693] = new type_declaration("IfcMonetaryMeasure", 693, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[695] = new type_declaration("IfcMonthInYearNumber", 695, new simple_type(simple_type::integer_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("BOLLARD");
|
|
items.push_back("LINETENSIONER");
|
|
items.push_back("MAGNETICDEVICE");
|
|
items.push_back("MOORINGHOOKS");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VACUUMDEVICE");
|
|
IFC4X3_RC1_types[698] = new enumeration_type("IfcMooringDeviceTypeEnum", 698, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("BELTDRIVE");
|
|
items.push_back("COUPLING");
|
|
items.push_back("DIRECTDRIVE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[701] = new enumeration_type("IfcMotorConnectionTypeEnum", 701, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("BEACON");
|
|
items.push_back("BUOY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[705] = new enumeration_type("IfcNavigationElementTypeEnum", 705, items);
|
|
}
|
|
IFC4X3_RC1_types[706] = new type_declaration("IfcNonNegativeLengthMeasure", 706, new named_type(IFC4X3_RC1_types[590]));
|
|
{
|
|
std::vector<std::string> items; items.reserve(1);
|
|
items.push_back("NULL");
|
|
IFC4X3_RC1_types[708] = new enumeration_type("IfcNullStyle", 708, items);
|
|
}
|
|
IFC4X3_RC1_types[709] = new type_declaration("IfcNumericMeasure", 709, new simple_type(simple_type::number_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("ACTOR");
|
|
items.push_back("CONTROL");
|
|
items.push_back("GROUP");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PROCESS");
|
|
items.push_back("PRODUCT");
|
|
items.push_back("PROJECT");
|
|
items.push_back("RESOURCE");
|
|
IFC4X3_RC1_types[716] = new enumeration_type("IfcObjectTypeEnum", 716, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(13);
|
|
items.push_back("CODECOMPLIANCE");
|
|
items.push_back("CODEWAIVER");
|
|
items.push_back("DESIGNINTENT");
|
|
items.push_back("EXTERNAL");
|
|
items.push_back("HEALTHANDSAFETY");
|
|
items.push_back("MERGECONFLICT");
|
|
items.push_back("MODELVIEW");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PARAMETER");
|
|
items.push_back("REQUIREMENT");
|
|
items.push_back("SPECIFICATION");
|
|
items.push_back("TRIGGERCONDITION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[713] = new enumeration_type("IfcObjectiveEnum", 713, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("ASSIGNEE");
|
|
items.push_back("ASSIGNOR");
|
|
items.push_back("LESSEE");
|
|
items.push_back("LESSOR");
|
|
items.push_back("LETTINGAGENT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OWNER");
|
|
items.push_back("TENANT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[718] = new enumeration_type("IfcOccupantTypeEnum", 718, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OPENING");
|
|
items.push_back("RECESS");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[725] = new enumeration_type("IfcOpeningElementTypeEnum", 725, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("AUDIOVISUALOUTLET");
|
|
items.push_back("COMMUNICATIONSOUTLET");
|
|
items.push_back("DATAOUTLET");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("POWEROUTLET");
|
|
items.push_back("TELEPHONEOUTLET");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[735] = new enumeration_type("IfcOutletTypeEnum", 735, items);
|
|
}
|
|
IFC4X3_RC1_types[751] = new type_declaration("IfcPHMeasure", 751, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[738] = new type_declaration("IfcParameterValue", 738, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[744] = new enumeration_type("IfcPerformanceHistoryTypeEnum", 744, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("GRILL");
|
|
items.push_back("LOUVER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SCREEN");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[745] = new enumeration_type("IfcPermeableCoveringOperationEnum", 745, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("ACCESS");
|
|
items.push_back("BUILDING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WORK");
|
|
IFC4X3_RC1_types[748] = new enumeration_type("IfcPermitTypeEnum", 748, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PHYSICAL");
|
|
items.push_back("VIRTUAL");
|
|
IFC4X3_RC1_types[753] = new enumeration_type("IfcPhysicalOrVirtualEnum", 753, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("CAST_IN_PLACE");
|
|
items.push_back("COMPOSITE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PRECAST_CONCRETE");
|
|
items.push_back("PREFAB_STEEL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[757] = new enumeration_type("IfcPileConstructionEnum", 757, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("BORED");
|
|
items.push_back("COHESION");
|
|
items.push_back("DRIVEN");
|
|
items.push_back("FRICTION");
|
|
items.push_back("JETGROUTING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SUPPORT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[759] = new enumeration_type("IfcPileTypeEnum", 759, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("BEND");
|
|
items.push_back("CONNECTOR");
|
|
items.push_back("ENTRY");
|
|
items.push_back("EXIT");
|
|
items.push_back("JUNCTION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OBSTRUCTION");
|
|
items.push_back("TRANSITION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[762] = new enumeration_type("IfcPipeFittingTypeEnum", 762, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CULVERT");
|
|
items.push_back("FLEXIBLESEGMENT");
|
|
items.push_back("GUTTER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RIGIDSEGMENT");
|
|
items.push_back("SPOOL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[765] = new enumeration_type("IfcPipeSegmentTypeEnum", 765, items);
|
|
}
|
|
IFC4X3_RC1_types[770] = new type_declaration("IfcPlanarForceMeasure", 770, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[772] = new type_declaration("IfcPlaneAngleMeasure", 772, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("BASE_PLATE");
|
|
items.push_back("COVER_PLATE");
|
|
items.push_back("CURTAIN_PANEL");
|
|
items.push_back("FLANGE_PLATE");
|
|
items.push_back("GUSSET_PLATE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SHEET");
|
|
items.push_back("SPLICE_PLATE");
|
|
items.push_back("STIFFENER_PLATE");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WEB_PLATE");
|
|
IFC4X3_RC1_types[777] = new enumeration_type("IfcPlateTypeEnum", 777, items);
|
|
}
|
|
IFC4X3_RC1_types[788] = new type_declaration("IfcPositiveInteger", 788, new named_type(IFC4X3_RC1_types[557]));
|
|
IFC4X3_RC1_types[789] = new type_declaration("IfcPositiveLengthMeasure", 789, new named_type(IFC4X3_RC1_types[590]));
|
|
IFC4X3_RC1_types[790] = new type_declaration("IfcPositivePlaneAngleMeasure", 790, new named_type(IFC4X3_RC1_types[772]));
|
|
IFC4X3_RC1_types[793] = new type_declaration("IfcPowerMeasure", 793, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("CURVE3D");
|
|
items.push_back("PCURVE_S1");
|
|
items.push_back("PCURVE_S2");
|
|
IFC4X3_RC1_types[800] = new enumeration_type("IfcPreferredSurfaceCurveRepresentation", 800, items);
|
|
}
|
|
IFC4X3_RC1_types[801] = new type_declaration("IfcPresentableText", 801, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[808] = new type_declaration("IfcPressureMeasure", 808, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("ADVICE_CAUTION");
|
|
items.push_back("ADVICE_NOTE");
|
|
items.push_back("ADVICE_WARNING");
|
|
items.push_back("CALIBRATION");
|
|
items.push_back("DIAGNOSTIC");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SHUTDOWN");
|
|
items.push_back("STARTUP");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[811] = new enumeration_type("IfcProcedureTypeEnum", 811, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("AREA");
|
|
items.push_back("CURVE");
|
|
IFC4X3_RC1_types[821] = new enumeration_type("IfcProfileTypeEnum", 821, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CHANGEORDER");
|
|
items.push_back("MAINTENANCEWORKORDER");
|
|
items.push_back("MOVEORDER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PURCHASEORDER");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WORKORDER");
|
|
IFC4X3_RC1_types[829] = new enumeration_type("IfcProjectOrderTypeEnum", 829, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("PROJECTED_LENGTH");
|
|
items.push_back("TRUE_LENGTH");
|
|
IFC4X3_RC1_types[824] = new enumeration_type("IfcProjectedOrTrueLengthEnum", 824, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("BLISTER");
|
|
items.push_back("DEVIATOR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[826] = new enumeration_type("IfcProjectionElementTypeEnum", 826, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PSET_OCCURRENCEDRIVEN");
|
|
items.push_back("PSET_PERFORMANCEDRIVEN");
|
|
items.push_back("PSET_TYPEDRIVENONLY");
|
|
items.push_back("PSET_TYPEDRIVENOVERRIDE");
|
|
items.push_back("QTO_OCCURRENCEDRIVEN");
|
|
items.push_back("QTO_TYPEDRIVENONLY");
|
|
items.push_back("QTO_TYPEDRIVENOVERRIDE");
|
|
IFC4X3_RC1_types[844] = new enumeration_type("IfcPropertySetTemplateTypeEnum", 844, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("ELECTROMAGNETIC");
|
|
items.push_back("ELECTRONIC");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RESIDUALCURRENT");
|
|
items.push_back("THERMAL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[852] = new enumeration_type("IfcProtectiveDeviceTrippingUnitTypeEnum", 852, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(12);
|
|
items.push_back("ANTI_ARCING_DEVICE");
|
|
items.push_back("CIRCUITBREAKER");
|
|
items.push_back("EARTHINGSWITCH");
|
|
items.push_back("EARTHLEAKAGECIRCUITBREAKER");
|
|
items.push_back("FUSEDISCONNECTOR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RESIDUALCURRENTCIRCUITBREAKER");
|
|
items.push_back("RESIDUALCURRENTSWITCH");
|
|
items.push_back("SPARKGAP");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VARISTOR");
|
|
items.push_back("VOLTAGELIMITER");
|
|
IFC4X3_RC1_types[854] = new enumeration_type("IfcProtectiveDeviceTypeEnum", 854, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("CIRCULATOR");
|
|
items.push_back("ENDSUCTION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SPLITCASE");
|
|
items.push_back("SUBMERSIBLEPUMP");
|
|
items.push_back("SUMPPUMP");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VERTICALINLINE");
|
|
items.push_back("VERTICALTURBINE");
|
|
IFC4X3_RC1_types[858] = new enumeration_type("IfcPumpTypeEnum", 858, items);
|
|
}
|
|
IFC4X3_RC1_types[866] = new type_declaration("IfcRadioActivityMeasure", 866, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("BLADE");
|
|
items.push_back("CHECKRAIL");
|
|
items.push_back("GUARDRAIL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RACKRAIL");
|
|
items.push_back("RAIL");
|
|
items.push_back("STOCKRAIL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[872] = new enumeration_type("IfcRailTypeEnum", 872, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BALUSTRADE");
|
|
items.push_back("FENCE");
|
|
items.push_back("GUARDRAIL");
|
|
items.push_back("HANDRAIL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[870] = new enumeration_type("IfcRailingTypeEnum", 870, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("DILATATIONSUPERSTRUCTURE");
|
|
items.push_back("LINESIDESTRUCTURE");
|
|
items.push_back("LINESIDESTRUCTUREPART");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLAINTRACKSUPESTRUCTURE");
|
|
items.push_back("SUPERSTRUCTURE");
|
|
items.push_back("TRACKSTRUCTURE");
|
|
items.push_back("TRACKSTRUCTUREPART");
|
|
items.push_back("TURNOUTSUPERSTRUCTURE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[874] = new enumeration_type("IfcRailwayPartTypeEnum", 874, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SPIRAL");
|
|
items.push_back("STRAIGHT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[878] = new enumeration_type("IfcRampFlightTypeEnum", 878, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("HALF_TURN_RAMP");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("QUARTER_TURN_RAMP");
|
|
items.push_back("SPIRAL_RAMP");
|
|
items.push_back("STRAIGHT_RUN_RAMP");
|
|
items.push_back("TWO_QUARTER_TURN_RAMP");
|
|
items.push_back("TWO_STRAIGHT_RUN_RAMP");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[880] = new enumeration_type("IfcRampTypeEnum", 880, items);
|
|
}
|
|
IFC4X3_RC1_types[881] = new type_declaration("IfcRatioMeasure", 881, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[884] = new type_declaration("IfcReal", 884, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("BY_DAY_COUNT");
|
|
items.push_back("BY_WEEKDAY_COUNT");
|
|
items.push_back("DAILY");
|
|
items.push_back("MONTHLY_BY_DAY_OF_MONTH");
|
|
items.push_back("MONTHLY_BY_POSITION");
|
|
items.push_back("WEEKLY");
|
|
items.push_back("YEARLY_BY_DAY_OF_MONTH");
|
|
items.push_back("YEARLY_BY_POSITION");
|
|
IFC4X3_RC1_types[890] = new enumeration_type("IfcRecurrenceTypeEnum", 890, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("KILOPOINT");
|
|
items.push_back("MILEPOINT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REFERENCEMARKER");
|
|
items.push_back("STATION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[893] = new enumeration_type("IfcReferentTypeEnum", 893, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("BLINN");
|
|
items.push_back("FLAT");
|
|
items.push_back("GLASS");
|
|
items.push_back("MATT");
|
|
items.push_back("METAL");
|
|
items.push_back("MIRROR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PHONG");
|
|
items.push_back("PLASTIC");
|
|
items.push_back("STRAUSS");
|
|
IFC4X3_RC1_types[894] = new enumeration_type("IfcReflectanceMethodEnum", 894, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("DYNAMICALLYCOMPACTED");
|
|
items.push_back("GROUTED");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("REPLACED");
|
|
items.push_back("ROLLERCOMPACTED");
|
|
items.push_back("SURCHARGEPRELOADED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VERTICALLYDRAINED");
|
|
IFC4X3_RC1_types[897] = new enumeration_type("IfcReinforcedSoilTypeEnum", 897, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("ANCHORING");
|
|
items.push_back("EDGE");
|
|
items.push_back("LIGATURE");
|
|
items.push_back("MAIN");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PUNCHING");
|
|
items.push_back("RING");
|
|
items.push_back("SHEAR");
|
|
items.push_back("STUD");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[901] = new enumeration_type("IfcReinforcingBarRoleEnum", 901, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("PLAIN");
|
|
items.push_back("TEXTURED");
|
|
IFC4X3_RC1_types[902] = new enumeration_type("IfcReinforcingBarSurfaceEnum", 902, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("ANCHORING");
|
|
items.push_back("EDGE");
|
|
items.push_back("LIGATURE");
|
|
items.push_back("MAIN");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PUNCHING");
|
|
items.push_back("RING");
|
|
items.push_back("SHEAR");
|
|
items.push_back("SPACEBAR");
|
|
items.push_back("STUD");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[904] = new enumeration_type("IfcReinforcingBarTypeEnum", 904, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[909] = new enumeration_type("IfcReinforcingMeshTypeEnum", 909, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(26);
|
|
items.push_back("BICYCLECROSSING");
|
|
items.push_back("BUS_STOP");
|
|
items.push_back("CARRIAGEWAY");
|
|
items.push_back("CENTRALISLAND");
|
|
items.push_back("CENTRALRESERVE");
|
|
items.push_back("HARDSHOULDER");
|
|
items.push_back("INTERSECTION");
|
|
items.push_back("LAYBY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PARKINGBAY");
|
|
items.push_back("PASSINGBAY");
|
|
items.push_back("PEDESTRIAN_CROSSING");
|
|
items.push_back("RAILWAYCROSSING");
|
|
items.push_back("REFUGEISLAND");
|
|
items.push_back("ROADSEGMENT");
|
|
items.push_back("ROADSIDE");
|
|
items.push_back("ROADSIDEPART");
|
|
items.push_back("ROADWAYPLATEAU");
|
|
items.push_back("ROUNDABOUT");
|
|
items.push_back("SHOULDER");
|
|
items.push_back("SIDEWALK");
|
|
items.push_back("SOFTSHOULDER");
|
|
items.push_back("TOLLPLAZA");
|
|
items.push_back("TRAFFICISLAND");
|
|
items.push_back("TRAFFICLANE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[977] = new enumeration_type("IfcRoadPartTypeEnum", 977, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(23);
|
|
items.push_back("ARCHITECT");
|
|
items.push_back("BUILDINGOPERATOR");
|
|
items.push_back("BUILDINGOWNER");
|
|
items.push_back("CIVILENGINEER");
|
|
items.push_back("CLIENT");
|
|
items.push_back("COMMISSIONINGENGINEER");
|
|
items.push_back("CONSTRUCTIONMANAGER");
|
|
items.push_back("CONSULTANT");
|
|
items.push_back("CONTRACTOR");
|
|
items.push_back("COSTENGINEER");
|
|
items.push_back("ELECTRICALENGINEER");
|
|
items.push_back("ENGINEER");
|
|
items.push_back("FACILITIESMANAGER");
|
|
items.push_back("FIELDCONSTRUCTIONMANAGER");
|
|
items.push_back("MANUFACTURER");
|
|
items.push_back("MECHANICALENGINEER");
|
|
items.push_back("OWNER");
|
|
items.push_back("PROJECTMANAGER");
|
|
items.push_back("RESELLER");
|
|
items.push_back("STRUCTURALENGINEER");
|
|
items.push_back("SUBCONTRACTOR");
|
|
items.push_back("SUPPLIER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[978] = new enumeration_type("IfcRoleEnum", 978, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(15);
|
|
items.push_back("BARREL_ROOF");
|
|
items.push_back("BUTTERFLY_ROOF");
|
|
items.push_back("DOME_ROOF");
|
|
items.push_back("FLAT_ROOF");
|
|
items.push_back("FREEFORM");
|
|
items.push_back("GABLE_ROOF");
|
|
items.push_back("GAMBREL_ROOF");
|
|
items.push_back("HIPPED_GABLE_ROOF");
|
|
items.push_back("HIP_ROOF");
|
|
items.push_back("MANSARD_ROOF");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PAVILION_ROOF");
|
|
items.push_back("RAINBOW_ROOF");
|
|
items.push_back("SHED_ROOF");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[981] = new enumeration_type("IfcRoofTypeEnum", 981, items);
|
|
}
|
|
IFC4X3_RC1_types[983] = new type_declaration("IfcRotationalFrequencyMeasure", 983, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[984] = new type_declaration("IfcRotationalMassMeasure", 984, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[985] = new type_declaration("IfcRotationalStiffnessMeasure", 985, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[91]);
|
|
items.push_back(IFC4X3_RC1_types[985]);
|
|
IFC4X3_RC1_types[986] = new select_type("IfcRotationalStiffnessSelect", 986, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(16);
|
|
items.push_back("ATTO");
|
|
items.push_back("CENTI");
|
|
items.push_back("DECA");
|
|
items.push_back("DECI");
|
|
items.push_back("EXA");
|
|
items.push_back("FEMTO");
|
|
items.push_back("GIGA");
|
|
items.push_back("HECTO");
|
|
items.push_back("KILO");
|
|
items.push_back("MEGA");
|
|
items.push_back("MICRO");
|
|
items.push_back("MILLI");
|
|
items.push_back("NANO");
|
|
items.push_back("PETA");
|
|
items.push_back("PICO");
|
|
items.push_back("TERA");
|
|
IFC4X3_RC1_types[1026] = new enumeration_type("IfcSIPrefix", 1026, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(30);
|
|
items.push_back("AMPERE");
|
|
items.push_back("BECQUEREL");
|
|
items.push_back("CANDELA");
|
|
items.push_back("COULOMB");
|
|
items.push_back("CUBIC_METRE");
|
|
items.push_back("DEGREE_CELSIUS");
|
|
items.push_back("FARAD");
|
|
items.push_back("GRAM");
|
|
items.push_back("GRAY");
|
|
items.push_back("HENRY");
|
|
items.push_back("HERTZ");
|
|
items.push_back("JOULE");
|
|
items.push_back("KELVIN");
|
|
items.push_back("LUMEN");
|
|
items.push_back("LUX");
|
|
items.push_back("METRE");
|
|
items.push_back("MOLE");
|
|
items.push_back("NEWTON");
|
|
items.push_back("OHM");
|
|
items.push_back("PASCAL");
|
|
items.push_back("RADIAN");
|
|
items.push_back("SECOND");
|
|
items.push_back("SIEMENS");
|
|
items.push_back("SIEVERT");
|
|
items.push_back("SQUARE_METRE");
|
|
items.push_back("STERADIAN");
|
|
items.push_back("TESLA");
|
|
items.push_back("VOLT");
|
|
items.push_back("WATT");
|
|
items.push_back("WEBER");
|
|
IFC4X3_RC1_types[1029] = new enumeration_type("IfcSIUnitName", 1029, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(12);
|
|
items.push_back("BATH");
|
|
items.push_back("BIDET");
|
|
items.push_back("CISTERN");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SANITARYFOUNTAIN");
|
|
items.push_back("SHOWER");
|
|
items.push_back("SINK");
|
|
items.push_back("TOILETPAN");
|
|
items.push_back("URINAL");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WASHHANDBASIN");
|
|
items.push_back("WCSEAT");
|
|
IFC4X3_RC1_types[990] = new enumeration_type("IfcSanitaryTerminalTypeEnum", 990, items);
|
|
}
|
|
IFC4X3_RC1_types[998] = new type_declaration("IfcSectionModulusMeasure", 998, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(2);
|
|
items.push_back("TAPERED");
|
|
items.push_back("UNIFORM");
|
|
IFC4X3_RC1_types[1001] = new enumeration_type("IfcSectionTypeEnum", 1001, items);
|
|
}
|
|
IFC4X3_RC1_types[993] = new type_declaration("IfcSectionalAreaIntegralMeasure", 993, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(34);
|
|
items.push_back("CO2SENSOR");
|
|
items.push_back("CONDUCTANCESENSOR");
|
|
items.push_back("CONTACTSENSOR");
|
|
items.push_back("COSENSOR");
|
|
items.push_back("EARTHQUAKESENSOR");
|
|
items.push_back("FIRESENSOR");
|
|
items.push_back("FLOWSENSOR");
|
|
items.push_back("FOREIGNOBJECTDETECTIONSENSOR");
|
|
items.push_back("FROSTSENSOR");
|
|
items.push_back("GASSENSOR");
|
|
items.push_back("HEATSENSOR");
|
|
items.push_back("HUMIDITYSENSOR");
|
|
items.push_back("IDENTIFIERSENSOR");
|
|
items.push_back("IONCONCENTRATIONSENSOR");
|
|
items.push_back("LEVELSENSOR");
|
|
items.push_back("LIGHTSENSOR");
|
|
items.push_back("MOISTURESENSOR");
|
|
items.push_back("MOVEMENTSENSOR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OBSTACLESENSOR");
|
|
items.push_back("PHSENSOR");
|
|
items.push_back("PRESSURESENSOR");
|
|
items.push_back("RADIATIONSENSOR");
|
|
items.push_back("RADIOACTIVITYSENSOR");
|
|
items.push_back("RAINSENSOR");
|
|
items.push_back("SMOKESENSOR");
|
|
items.push_back("SNOWDEPTHSENSOR");
|
|
items.push_back("SOUNDSENSOR");
|
|
items.push_back("TEMPERATURESENSOR");
|
|
items.push_back("TRAINSENSOR");
|
|
items.push_back("TURNOUTCLOSURESENSOR");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WHEELSENSOR");
|
|
items.push_back("WINDSENSOR");
|
|
IFC4X3_RC1_types[1005] = new enumeration_type("IfcSensorTypeEnum", 1005, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("FINISH_FINISH");
|
|
items.push_back("FINISH_START");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("START_FINISH");
|
|
items.push_back("START_START");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1006] = new enumeration_type("IfcSequenceEnum", 1006, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("AWNING");
|
|
items.push_back("JALOUSIE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SHUTTER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1009] = new enumeration_type("IfcShadingDeviceTypeEnum", 1009, items);
|
|
}
|
|
IFC4X3_RC1_types[1013] = new type_declaration("IfcShearModulusMeasure", 1013, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("MARKER");
|
|
items.push_back("MIRROR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PICTORAL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1021] = new enumeration_type("IfcSignTypeEnum", 1021, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("AUDIO");
|
|
items.push_back("MIXED");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VISUAL");
|
|
IFC4X3_RC1_types[1019] = new enumeration_type("IfcSignalTypeEnum", 1019, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(12);
|
|
items.push_back("P_BOUNDEDVALUE");
|
|
items.push_back("P_ENUMERATEDVALUE");
|
|
items.push_back("P_LISTVALUE");
|
|
items.push_back("P_REFERENCEVALUE");
|
|
items.push_back("P_SINGLEVALUE");
|
|
items.push_back("P_TABLEVALUE");
|
|
items.push_back("Q_AREA");
|
|
items.push_back("Q_COUNT");
|
|
items.push_back("Q_LENGTH");
|
|
items.push_back("Q_TIME");
|
|
items.push_back("Q_VOLUME");
|
|
items.push_back("Q_WEIGHT");
|
|
IFC4X3_RC1_types[1024] = new enumeration_type("IfcSimplePropertyTemplateTypeEnum", 1024, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("APPROACH_SLAB");
|
|
items.push_back("BASESLAB");
|
|
items.push_back("FLOOR");
|
|
items.push_back("LANDING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PAVING");
|
|
items.push_back("ROOF");
|
|
items.push_back("SIDEWALK");
|
|
items.push_back("TRACKSLAB");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WEARING");
|
|
IFC4X3_RC1_types[1035] = new enumeration_type("IfcSlabTypeEnum", 1035, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SOLARCOLLECTOR");
|
|
items.push_back("SOLARPANEL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1039] = new enumeration_type("IfcSolarDeviceTypeEnum", 1039, items);
|
|
}
|
|
IFC4X3_RC1_types[1040] = new type_declaration("IfcSolidAngleMeasure", 1040, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1044] = new type_declaration("IfcSoundPowerLevelMeasure", 1044, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1045] = new type_declaration("IfcSoundPowerMeasure", 1045, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1046] = new type_declaration("IfcSoundPressureLevelMeasure", 1046, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1047] = new type_declaration("IfcSoundPressureMeasure", 1047, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("CONVECTOR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RADIATOR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1052] = new enumeration_type("IfcSpaceHeaterTypeEnum", 1052, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("EXTERNAL");
|
|
items.push_back("GFA");
|
|
items.push_back("INTERNAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PARKING");
|
|
items.push_back("SPACE");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1054] = new enumeration_type("IfcSpaceTypeEnum", 1054, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("CONSTRUCTION");
|
|
items.push_back("FIRESAFETY");
|
|
items.push_back("LIGHTING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OCCUPANCY");
|
|
items.push_back("RESERVATION");
|
|
items.push_back("SECURITY");
|
|
items.push_back("THERMAL");
|
|
items.push_back("TRANSPORT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VENTILATION");
|
|
IFC4X3_RC1_types[1062] = new enumeration_type("IfcSpatialZoneTypeEnum", 1062, items);
|
|
}
|
|
IFC4X3_RC1_types[1063] = new type_declaration("IfcSpecificHeatCapacityMeasure", 1063, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1064] = new type_declaration("IfcSpecularExponent", 1064, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1066] = new type_declaration("IfcSpecularRoughness", 1066, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("BIRDCAGE");
|
|
items.push_back("COWL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RAINWATERHOPPER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1071] = new enumeration_type("IfcStackTerminalTypeEnum", 1071, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CURVED");
|
|
items.push_back("FREEFORM");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SPIRAL");
|
|
items.push_back("STRAIGHT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WINDER");
|
|
IFC4X3_RC1_types[1075] = new enumeration_type("IfcStairFlightTypeEnum", 1075, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(17);
|
|
items.push_back("CURVED_RUN_STAIR");
|
|
items.push_back("DOUBLE_RETURN_STAIR");
|
|
items.push_back("HALF_TURN_STAIR");
|
|
items.push_back("HALF_WINDING_STAIR");
|
|
items.push_back("LADDER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("QUARTER_TURN_STAIR");
|
|
items.push_back("QUARTER_WINDING_STAIR");
|
|
items.push_back("SPIRAL_STAIR");
|
|
items.push_back("STRAIGHT_RUN_STAIR");
|
|
items.push_back("THREE_QUARTER_TURN_STAIR");
|
|
items.push_back("THREE_QUARTER_WINDING_STAIR");
|
|
items.push_back("TWO_CURVED_RUN_STAIR");
|
|
items.push_back("TWO_QUARTER_TURN_STAIR");
|
|
items.push_back("TWO_QUARTER_WINDING_STAIR");
|
|
items.push_back("TWO_STRAIGHT_RUN_STAIR");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1077] = new enumeration_type("IfcStairTypeEnum", 1077, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("LOCKED");
|
|
items.push_back("READONLY");
|
|
items.push_back("READONLYLOCKED");
|
|
items.push_back("READWRITE");
|
|
items.push_back("READWRITELOCKED");
|
|
IFC4X3_RC1_types[1078] = new enumeration_type("IfcStateEnum", 1078, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("CONST");
|
|
items.push_back("DISCRETE");
|
|
items.push_back("EQUIDISTANT");
|
|
items.push_back("LINEAR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PARABOLA");
|
|
items.push_back("POLYGONAL");
|
|
items.push_back("SINUS");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1086] = new enumeration_type("IfcStructuralCurveActivityTypeEnum", 1086, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CABLE");
|
|
items.push_back("COMPRESSION_MEMBER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PIN_JOINED_MEMBER");
|
|
items.push_back("RIGID_JOINED_MEMBER");
|
|
items.push_back("TENSION_MEMBER");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1089] = new enumeration_type("IfcStructuralCurveMemberTypeEnum", 1089, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BILINEAR");
|
|
items.push_back("CONST");
|
|
items.push_back("DISCRETE");
|
|
items.push_back("ISOCONTOUR");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1115] = new enumeration_type("IfcStructuralSurfaceActivityTypeEnum", 1115, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("BENDING_ELEMENT");
|
|
items.push_back("MEMBRANE_ELEMENT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SHELL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1118] = new enumeration_type("IfcStructuralSurfaceMemberTypeEnum", 1118, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PURCHASE");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WORK");
|
|
IFC4X3_RC1_types[1127] = new enumeration_type("IfcSubContractResourceTypeEnum", 1127, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(13);
|
|
items.push_back("DEFECT");
|
|
items.push_back("HATCHMARKING");
|
|
items.push_back("LINEMARKING");
|
|
items.push_back("MARK");
|
|
items.push_back("NONSKIDSURFACING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PAVEMENTSURFACEMARKING");
|
|
items.push_back("RUMBLESTRIP");
|
|
items.push_back("SYMBOLMARKING");
|
|
items.push_back("TAG");
|
|
items.push_back("TRANSVERSERUMBLESTRIP");
|
|
items.push_back("TREATMENT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1133] = new enumeration_type("IfcSurfaceFeatureTypeEnum", 1133, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("BOTH");
|
|
items.push_back("NEGATIVE");
|
|
items.push_back("POSITIVE");
|
|
IFC4X3_RC1_types[1138] = new enumeration_type("IfcSurfaceSide", 1138, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(13);
|
|
items.push_back("CONTACTOR");
|
|
items.push_back("DIMMERSWITCH");
|
|
items.push_back("EMERGENCYSTOP");
|
|
items.push_back("KEYPAD");
|
|
items.push_back("MOMENTARYSWITCH");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RELAY");
|
|
items.push_back("SELECTORSWITCH");
|
|
items.push_back("STARTER");
|
|
items.push_back("START_AND_STOP_EQUIPMENT");
|
|
items.push_back("SWITCHDISCONNECTOR");
|
|
items.push_back("TOGGLESWITCH");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1153] = new enumeration_type("IfcSwitchingDeviceTypeEnum", 1153, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PANEL");
|
|
items.push_back("SUBRACK");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WORKSURFACE");
|
|
IFC4X3_RC1_types[1157] = new enumeration_type("IfcSystemFurnitureElementTypeEnum", 1157, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("BASIN");
|
|
items.push_back("BREAKPRESSURE");
|
|
items.push_back("EXPANSION");
|
|
items.push_back("FEEDANDEXPANSION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OILRETENTIONTRAY");
|
|
items.push_back("PRESSUREVESSEL");
|
|
items.push_back("STORAGE");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VESSEL");
|
|
IFC4X3_RC1_types[1163] = new enumeration_type("IfcTankTypeEnum", 1163, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("ELAPSEDTIME");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("WORKTIME");
|
|
IFC4X3_RC1_types[1165] = new enumeration_type("IfcTaskDurationEnum", 1165, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(14);
|
|
items.push_back("ATTENDANCE");
|
|
items.push_back("CONSTRUCTION");
|
|
items.push_back("DEMOLITION");
|
|
items.push_back("DISMANTLE");
|
|
items.push_back("DISPOSAL");
|
|
items.push_back("INSTALLATION");
|
|
items.push_back("LOGISTIC");
|
|
items.push_back("MAINTENANCE");
|
|
items.push_back("MOVE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OPERATION");
|
|
items.push_back("REMOVAL");
|
|
items.push_back("RENOVATION");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1169] = new enumeration_type("IfcTaskTypeEnum", 1169, items);
|
|
}
|
|
IFC4X3_RC1_types[1171] = new type_declaration("IfcTemperatureGradientMeasure", 1171, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1172] = new type_declaration("IfcTemperatureRateOfChangeMeasure", 1172, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("COUPLER");
|
|
items.push_back("FIXED_END");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("TENSIONING_END");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1176] = new enumeration_type("IfcTendonAnchorTypeEnum", 1176, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("COUPLER");
|
|
items.push_back("DIABOLO");
|
|
items.push_back("DUCT");
|
|
items.push_back("GROUTING_DUCT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("TRUMPET");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1179] = new enumeration_type("IfcTendonConduitTypeEnum", 1179, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BAR");
|
|
items.push_back("COATED");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("STRAND");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WIRE");
|
|
IFC4X3_RC1_types[1181] = new enumeration_type("IfcTendonTypeEnum", 1181, items);
|
|
}
|
|
IFC4X3_RC1_types[1184] = new type_declaration("IfcText", 1184, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[1185] = new type_declaration("IfcTextAlignment", 1185, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[1186] = new type_declaration("IfcTextDecoration", 1186, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[1187] = new type_declaration("IfcTextFontName", 1187, new simple_type(simple_type::string_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("DOWN");
|
|
items.push_back("LEFT");
|
|
items.push_back("RIGHT");
|
|
items.push_back("UP");
|
|
IFC4X3_RC1_types[1191] = new enumeration_type("IfcTextPath", 1191, items);
|
|
}
|
|
IFC4X3_RC1_types[1196] = new type_declaration("IfcTextTransformation", 1196, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[1202] = new type_declaration("IfcThermalAdmittanceMeasure", 1202, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1203] = new type_declaration("IfcThermalConductivityMeasure", 1203, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1204] = new type_declaration("IfcThermalExpansionCoefficientMeasure", 1204, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1205] = new type_declaration("IfcThermalResistanceMeasure", 1205, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1206] = new type_declaration("IfcThermalTransmittanceMeasure", 1206, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1207] = new type_declaration("IfcThermodynamicTemperatureMeasure", 1207, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1208] = new type_declaration("IfcTime", 1208, new simple_type(simple_type::string_type));
|
|
IFC4X3_RC1_types[1209] = new type_declaration("IfcTimeMeasure", 1209, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[364]);
|
|
items.push_back(IFC4X3_RC1_types[881]);
|
|
IFC4X3_RC1_types[1210] = new select_type("IfcTimeOrRatioSelect", 1210, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CONTINUOUS");
|
|
items.push_back("DISCRETE");
|
|
items.push_back("DISCRETEBINARY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PIECEWISEBINARY");
|
|
items.push_back("PIECEWISECONSTANT");
|
|
items.push_back("PIECEWISECONTINUOUS");
|
|
IFC4X3_RC1_types[1213] = new enumeration_type("IfcTimeSeriesDataTypeEnum", 1213, items);
|
|
}
|
|
IFC4X3_RC1_types[1215] = new type_declaration("IfcTimeStamp", 1215, new simple_type(simple_type::integer_type));
|
|
IFC4X3_RC1_types[1219] = new type_declaration("IfcTorqueMeasure", 1219, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(10);
|
|
items.push_back("BLOCKINGDEVICE");
|
|
items.push_back("DERAILER");
|
|
items.push_back("FROG");
|
|
items.push_back("HALF_SET_OF_BLADES");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SLEEPER");
|
|
items.push_back("SPEEDREGULATOR");
|
|
items.push_back("TRACKENDOFALIGNMENT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VEHICLESTOP");
|
|
IFC4X3_RC1_types[1222] = new enumeration_type("IfcTrackElementTypeEnum", 1222, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("CHOPPER");
|
|
items.push_back("COMBINED");
|
|
items.push_back("CURRENT");
|
|
items.push_back("FREQUENCY");
|
|
items.push_back("INVERTER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RECTIFIER");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VOLTAGE");
|
|
IFC4X3_RC1_types[1225] = new enumeration_type("IfcTransformerTypeEnum", 1225, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(4);
|
|
items.push_back("CONTINUOUS");
|
|
items.push_back("CONTSAMEGRADIENT");
|
|
items.push_back("CONTSAMEGRADIENTSAMECURVATURE");
|
|
items.push_back("DISCONTINUOUS");
|
|
IFC4X3_RC1_types[1226] = new enumeration_type("IfcTransitionCode", 1226, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BIQUADRATICPARABOLA");
|
|
items.push_back("BLOSSCURVE");
|
|
items.push_back("CLOTHOIDCURVE");
|
|
items.push_back("COSINECURVE");
|
|
items.push_back("CUBICPARABOLA");
|
|
items.push_back("SINECURVE");
|
|
IFC4X3_RC1_types[1228] = new enumeration_type("IfcTransitionCurveType", 1228, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[91]);
|
|
items.push_back(IFC4X3_RC1_types[617]);
|
|
IFC4X3_RC1_types[1229] = new select_type("IfcTranslationalStiffnessSelect", 1229, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("CRANEWAY");
|
|
items.push_back("ELEVATOR");
|
|
items.push_back("ESCALATOR");
|
|
items.push_back("LIFTINGGEAR");
|
|
items.push_back("MOVINGWALKWAY");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1231] = new enumeration_type("IfcTransportElementFixedTypeEnum", 1231, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("CARGO");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("ROLLINGSTOCK");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VEHICLE");
|
|
items.push_back("VEHICLEAIR");
|
|
items.push_back("VEHICLEMARINE");
|
|
items.push_back("VEHICLETRACKED");
|
|
items.push_back("VEHICLEWHEELED");
|
|
IFC4X3_RC1_types[1232] = new enumeration_type("IfcTransportElementNonFixedTypeEnum", 1232, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[1231]);
|
|
items.push_back(IFC4X3_RC1_types[1232]);
|
|
IFC4X3_RC1_types[1234] = new select_type("IfcTransportElementTypeSelect", 1234, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("CARTESIAN");
|
|
items.push_back("PARAMETER");
|
|
items.push_back("UNSPECIFIED");
|
|
IFC4X3_RC1_types[1239] = new enumeration_type("IfcTrimmingPreference", 1239, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(3);
|
|
items.push_back("FINNED");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1244] = new enumeration_type("IfcTubeBundleTypeEnum", 1244, items);
|
|
}
|
|
IFC4X3_RC1_types[1258] = new type_declaration("IfcURIReference", 1258, new simple_type(simple_type::string_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(30);
|
|
items.push_back("ABSORBEDDOSEUNIT");
|
|
items.push_back("AMOUNTOFSUBSTANCEUNIT");
|
|
items.push_back("AREAUNIT");
|
|
items.push_back("DOSEEQUIVALENTUNIT");
|
|
items.push_back("ELECTRICCAPACITANCEUNIT");
|
|
items.push_back("ELECTRICCHARGEUNIT");
|
|
items.push_back("ELECTRICCONDUCTANCEUNIT");
|
|
items.push_back("ELECTRICCURRENTUNIT");
|
|
items.push_back("ELECTRICRESISTANCEUNIT");
|
|
items.push_back("ELECTRICVOLTAGEUNIT");
|
|
items.push_back("ENERGYUNIT");
|
|
items.push_back("FORCEUNIT");
|
|
items.push_back("FREQUENCYUNIT");
|
|
items.push_back("ILLUMINANCEUNIT");
|
|
items.push_back("INDUCTANCEUNIT");
|
|
items.push_back("LENGTHUNIT");
|
|
items.push_back("LUMINOUSFLUXUNIT");
|
|
items.push_back("LUMINOUSINTENSITYUNIT");
|
|
items.push_back("MAGNETICFLUXDENSITYUNIT");
|
|
items.push_back("MAGNETICFLUXUNIT");
|
|
items.push_back("MASSUNIT");
|
|
items.push_back("PLANEANGLEUNIT");
|
|
items.push_back("POWERUNIT");
|
|
items.push_back("PRESSUREUNIT");
|
|
items.push_back("RADIOACTIVITYUNIT");
|
|
items.push_back("SOLIDANGLEUNIT");
|
|
items.push_back("THERMODYNAMICTEMPERATUREUNIT");
|
|
items.push_back("TIMEUNIT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VOLUMEUNIT");
|
|
IFC4X3_RC1_types[1257] = new enumeration_type("IfcUnitEnum", 1257, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("ALARMPANEL");
|
|
items.push_back("COMBINED");
|
|
items.push_back("CONTROLPANEL");
|
|
items.push_back("GASDETECTIONPANEL");
|
|
items.push_back("HUMIDISTAT");
|
|
items.push_back("INDICATORPANEL");
|
|
items.push_back("MIMICPANEL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("THERMOSTAT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WEATHERSTATION");
|
|
IFC4X3_RC1_types[1252] = new enumeration_type("IfcUnitaryControlElementTypeEnum", 1252, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(7);
|
|
items.push_back("AIRCONDITIONINGUNIT");
|
|
items.push_back("AIRHANDLER");
|
|
items.push_back("DEHUMIDIFIER");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("ROOFTOPUNIT");
|
|
items.push_back("SPLITSYSTEM");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1255] = new enumeration_type("IfcUnitaryEquipmentTypeEnum", 1255, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(23);
|
|
items.push_back("AIRRELEASE");
|
|
items.push_back("ANTIVACUUM");
|
|
items.push_back("CHANGEOVER");
|
|
items.push_back("CHECK");
|
|
items.push_back("COMMISSIONING");
|
|
items.push_back("DIVERTING");
|
|
items.push_back("DOUBLECHECK");
|
|
items.push_back("DOUBLEREGULATING");
|
|
items.push_back("DRAWOFFCOCK");
|
|
items.push_back("FAUCET");
|
|
items.push_back("FLUSHING");
|
|
items.push_back("GASCOCK");
|
|
items.push_back("GASTAP");
|
|
items.push_back("ISOLATING");
|
|
items.push_back("MIXING");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PRESSUREREDUCING");
|
|
items.push_back("PRESSURERELIEF");
|
|
items.push_back("REGULATING");
|
|
items.push_back("SAFETYCUTOFF");
|
|
items.push_back("STEAMTRAP");
|
|
items.push_back("STOPCOCK");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1263] = new enumeration_type("IfcValveTypeEnum", 1263, items);
|
|
}
|
|
IFC4X3_RC1_types[1264] = new type_declaration("IfcVaporPermeabilityMeasure", 1264, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("AXIAL_YIELD");
|
|
items.push_back("BENDING_YIELD");
|
|
items.push_back("FRICTION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RUBBER");
|
|
items.push_back("SHEAR_YIELD");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("VISCOUS");
|
|
IFC4X3_RC1_types[1272] = new enumeration_type("IfcVibrationDamperTypeEnum", 1272, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("BASE");
|
|
items.push_back("COMPRESSION");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SPRING");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1275] = new enumeration_type("IfcVibrationIsolatorTypeEnum", 1275, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("CHAMFER");
|
|
items.push_back("CUTOUT");
|
|
items.push_back("EDGE");
|
|
items.push_back("HOLE");
|
|
items.push_back("MITER");
|
|
items.push_back("NOTCH");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1279] = new enumeration_type("IfcVoidingFeatureTypeEnum", 1279, items);
|
|
}
|
|
IFC4X3_RC1_types[1281] = new type_declaration("IfcVolumeMeasure", 1281, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1282] = new type_declaration("IfcVolumetricFlowRateMeasure", 1282, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<std::string> items; items.reserve(13);
|
|
items.push_back("ELEMENTEDWALL");
|
|
items.push_back("MOVABLE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PARAPET");
|
|
items.push_back("PARTITIONING");
|
|
items.push_back("PLUMBINGWALL");
|
|
items.push_back("POLYGONAL");
|
|
items.push_back("RETAININGWALL");
|
|
items.push_back("SHEAR");
|
|
items.push_back("SOLIDWALL");
|
|
items.push_back("STANDARD");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WAVEWALL");
|
|
IFC4X3_RC1_types[1287] = new enumeration_type("IfcWallTypeEnum", 1287, items);
|
|
}
|
|
IFC4X3_RC1_types[1288] = new type_declaration("IfcWarpingConstantMeasure", 1288, new simple_type(simple_type::real_type));
|
|
IFC4X3_RC1_types[1289] = new type_declaration("IfcWarpingMomentMeasure", 1289, new simple_type(simple_type::real_type));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[91]);
|
|
items.push_back(IFC4X3_RC1_types[1289]);
|
|
IFC4X3_RC1_types[1290] = new select_type("IfcWarpingStiffnessSelect", 1290, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(9);
|
|
items.push_back("FLOORTRAP");
|
|
items.push_back("FLOORWASTE");
|
|
items.push_back("GULLYSUMP");
|
|
items.push_back("GULLYTRAP");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("ROOFDRAIN");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WASTEDISPOSALUNIT");
|
|
items.push_back("WASTETRAP");
|
|
IFC4X3_RC1_types[1293] = new enumeration_type("IfcWasteTerminalTypeEnum", 1293, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(14);
|
|
items.push_back("BOTTOMHUNG");
|
|
items.push_back("FIXEDCASEMENT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OTHEROPERATION");
|
|
items.push_back("PIVOTHORIZONTAL");
|
|
items.push_back("PIVOTVERTICAL");
|
|
items.push_back("REMOVABLECASEMENT");
|
|
items.push_back("SIDEHUNGLEFTHAND");
|
|
items.push_back("SIDEHUNGRIGHTHAND");
|
|
items.push_back("SLIDINGHORIZONTAL");
|
|
items.push_back("SLIDINGVERTICAL");
|
|
items.push_back("TILTANDTURNLEFTHAND");
|
|
items.push_back("TILTANDTURNRIGHTHAND");
|
|
items.push_back("TOPHUNG");
|
|
IFC4X3_RC1_types[1297] = new enumeration_type("IfcWindowPanelOperationEnum", 1297, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(6);
|
|
items.push_back("BOTTOM");
|
|
items.push_back("LEFT");
|
|
items.push_back("MIDDLE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("RIGHT");
|
|
items.push_back("TOP");
|
|
IFC4X3_RC1_types[1298] = new enumeration_type("IfcWindowPanelPositionEnum", 1298, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(8);
|
|
items.push_back("ALUMINIUM");
|
|
items.push_back("ALUMINIUM_WOOD");
|
|
items.push_back("HIGH_GRADE_STEEL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("OTHER_CONSTRUCTION");
|
|
items.push_back("PLASTIC");
|
|
items.push_back("STEEL");
|
|
items.push_back("WOOD");
|
|
IFC4X3_RC1_types[1302] = new enumeration_type("IfcWindowStyleConstructionEnum", 1302, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("DOUBLE_PANEL_HORIZONTAL");
|
|
items.push_back("DOUBLE_PANEL_VERTICAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SINGLE_PANEL");
|
|
items.push_back("TRIPLE_PANEL_BOTTOM");
|
|
items.push_back("TRIPLE_PANEL_HORIZONTAL");
|
|
items.push_back("TRIPLE_PANEL_LEFT");
|
|
items.push_back("TRIPLE_PANEL_RIGHT");
|
|
items.push_back("TRIPLE_PANEL_TOP");
|
|
items.push_back("TRIPLE_PANEL_VERTICAL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1303] = new enumeration_type("IfcWindowStyleOperationEnum", 1303, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("LIGHTDOME");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SKYLIGHT");
|
|
items.push_back("USERDEFINED");
|
|
items.push_back("WINDOW");
|
|
IFC4X3_RC1_types[1305] = new enumeration_type("IfcWindowTypeEnum", 1305, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(11);
|
|
items.push_back("DOUBLE_PANEL_HORIZONTAL");
|
|
items.push_back("DOUBLE_PANEL_VERTICAL");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SINGLE_PANEL");
|
|
items.push_back("TRIPLE_PANEL_BOTTOM");
|
|
items.push_back("TRIPLE_PANEL_HORIZONTAL");
|
|
items.push_back("TRIPLE_PANEL_LEFT");
|
|
items.push_back("TRIPLE_PANEL_RIGHT");
|
|
items.push_back("TRIPLE_PANEL_TOP");
|
|
items.push_back("TRIPLE_PANEL_VERTICAL");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1306] = new enumeration_type("IfcWindowTypePartitioningEnum", 1306, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("FIRSTSHIFT");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("SECONDSHIFT");
|
|
items.push_back("THIRDSHIFT");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1308] = new enumeration_type("IfcWorkCalendarTypeEnum", 1308, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("ACTUAL");
|
|
items.push_back("BASELINE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLANNED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1311] = new enumeration_type("IfcWorkPlanTypeEnum", 1311, items);
|
|
}
|
|
{
|
|
std::vector<std::string> items; items.reserve(5);
|
|
items.push_back("ACTUAL");
|
|
items.push_back("BASELINE");
|
|
items.push_back("NOTDEFINED");
|
|
items.push_back("PLANNED");
|
|
items.push_back("USERDEFINED");
|
|
IFC4X3_RC1_types[1313] = new enumeration_type("IfcWorkScheduleTypeEnum", 1313, items);
|
|
}
|
|
IFC4X3_RC1_types[7] = new entity("IfcActorRole", false, 7, (entity*) 0);
|
|
IFC4X3_RC1_types[12] = new entity("IfcAddress", true, 12, (entity*) 0);
|
|
IFC4X3_RC1_types[52] = new entity("IfcApplication", false, 52, (entity*) 0);
|
|
IFC4X3_RC1_types[53] = new entity("IfcAppliedValue", false, 53, (entity*) 0);
|
|
IFC4X3_RC1_types[55] = new entity("IfcApproval", false, 55, (entity*) 0);
|
|
IFC4X3_RC1_types[97] = new entity("IfcBoundaryCondition", true, 97, (entity*) 0);
|
|
IFC4X3_RC1_types[99] = new entity("IfcBoundaryEdgeCondition", false, 99, (entity*) IFC4X3_RC1_types[97]);
|
|
IFC4X3_RC1_types[100] = new entity("IfcBoundaryFaceCondition", false, 100, (entity*) IFC4X3_RC1_types[97]);
|
|
IFC4X3_RC1_types[101] = new entity("IfcBoundaryNodeCondition", false, 101, (entity*) IFC4X3_RC1_types[97]);
|
|
IFC4X3_RC1_types[102] = new entity("IfcBoundaryNodeConditionWarping", false, 102, (entity*) IFC4X3_RC1_types[101]);
|
|
IFC4X3_RC1_types[212] = new entity("IfcConnectionGeometry", true, 212, (entity*) 0);
|
|
IFC4X3_RC1_types[214] = new entity("IfcConnectionPointGeometry", false, 214, (entity*) IFC4X3_RC1_types[212]);
|
|
IFC4X3_RC1_types[215] = new entity("IfcConnectionSurfaceGeometry", false, 215, (entity*) IFC4X3_RC1_types[212]);
|
|
IFC4X3_RC1_types[217] = new entity("IfcConnectionVolumeGeometry", false, 217, (entity*) IFC4X3_RC1_types[212]);
|
|
IFC4X3_RC1_types[218] = new entity("IfcConstraint", true, 218, (entity*) 0);
|
|
IFC4X3_RC1_types[249] = new entity("IfcCoordinateOperation", true, 249, (entity*) 0);
|
|
IFC4X3_RC1_types[250] = new entity("IfcCoordinateReferenceSystem", true, 250, (entity*) 0);
|
|
IFC4X3_RC1_types[256] = new entity("IfcCostValue", false, 256, (entity*) IFC4X3_RC1_types[53]);
|
|
IFC4X3_RC1_types[303] = new entity("IfcDerivedUnit", false, 303, (entity*) 0);
|
|
IFC4X3_RC1_types[304] = new entity("IfcDerivedUnitElement", false, 304, (entity*) 0);
|
|
IFC4X3_RC1_types[307] = new entity("IfcDimensionalExponents", false, 307, (entity*) 0);
|
|
IFC4X3_RC1_types[431] = new entity("IfcExternalInformation", true, 431, (entity*) 0);
|
|
IFC4X3_RC1_types[435] = new entity("IfcExternalReference", true, 435, (entity*) 0);
|
|
IFC4X3_RC1_types[432] = new entity("IfcExternallyDefinedHatchStyle", false, 432, (entity*) IFC4X3_RC1_types[435]);
|
|
IFC4X3_RC1_types[433] = new entity("IfcExternallyDefinedSurfaceStyle", false, 433, (entity*) IFC4X3_RC1_types[435]);
|
|
IFC4X3_RC1_types[434] = new entity("IfcExternallyDefinedTextFont", false, 434, (entity*) IFC4X3_RC1_types[435]);
|
|
IFC4X3_RC1_types[527] = new entity("IfcGridAxis", false, 527, (entity*) 0);
|
|
IFC4X3_RC1_types[569] = new entity("IfcIrregularTimeSeriesValue", false, 569, (entity*) 0);
|
|
IFC4X3_RC1_types[591] = new entity("IfcLibraryInformation", false, 591, (entity*) IFC4X3_RC1_types[431]);
|
|
IFC4X3_RC1_types[592] = new entity("IfcLibraryReference", false, 592, (entity*) IFC4X3_RC1_types[435]);
|
|
IFC4X3_RC1_types[595] = new entity("IfcLightDistributionData", false, 595, (entity*) 0);
|
|
IFC4X3_RC1_types[601] = new entity("IfcLightIntensityDistribution", false, 601, (entity*) 0);
|
|
IFC4X3_RC1_types[636] = new entity("IfcMapConversion", false, 636, (entity*) IFC4X3_RC1_types[249]);
|
|
IFC4X3_RC1_types[646] = new entity("IfcMaterialClassificationRelationship", false, 646, (entity*) 0);
|
|
IFC4X3_RC1_types[649] = new entity("IfcMaterialDefinition", true, 649, (entity*) 0);
|
|
IFC4X3_RC1_types[651] = new entity("IfcMaterialLayer", false, 651, (entity*) IFC4X3_RC1_types[649]);
|
|
IFC4X3_RC1_types[652] = new entity("IfcMaterialLayerSet", false, 652, (entity*) IFC4X3_RC1_types[649]);
|
|
IFC4X3_RC1_types[654] = new entity("IfcMaterialLayerWithOffsets", false, 654, (entity*) IFC4X3_RC1_types[651]);
|
|
IFC4X3_RC1_types[655] = new entity("IfcMaterialList", false, 655, (entity*) 0);
|
|
IFC4X3_RC1_types[656] = new entity("IfcMaterialProfile", false, 656, (entity*) IFC4X3_RC1_types[649]);
|
|
IFC4X3_RC1_types[657] = new entity("IfcMaterialProfileSet", false, 657, (entity*) IFC4X3_RC1_types[649]);
|
|
IFC4X3_RC1_types[660] = new entity("IfcMaterialProfileWithOffsets", false, 660, (entity*) IFC4X3_RC1_types[656]);
|
|
IFC4X3_RC1_types[664] = new entity("IfcMaterialUsageDefinition", true, 664, (entity*) 0);
|
|
IFC4X3_RC1_types[666] = new entity("IfcMeasureWithUnit", false, 666, (entity*) 0);
|
|
IFC4X3_RC1_types[677] = new entity("IfcMetric", false, 677, (entity*) IFC4X3_RC1_types[218]);
|
|
IFC4X3_RC1_types[694] = new entity("IfcMonetaryUnit", false, 694, (entity*) 0);
|
|
IFC4X3_RC1_types[702] = new entity("IfcNamedUnit", true, 702, (entity*) 0);
|
|
IFC4X3_RC1_types[714] = new entity("IfcObjectPlacement", true, 714, (entity*) 0);
|
|
IFC4X3_RC1_types[712] = new entity("IfcObjective", false, 712, (entity*) IFC4X3_RC1_types[218]);
|
|
IFC4X3_RC1_types[728] = new entity("IfcOrganization", false, 728, (entity*) 0);
|
|
IFC4X3_RC1_types[736] = new entity("IfcOwnerHistory", false, 736, (entity*) 0);
|
|
IFC4X3_RC1_types[749] = new entity("IfcPerson", false, 749, (entity*) 0);
|
|
IFC4X3_RC1_types[750] = new entity("IfcPersonAndOrganization", false, 750, (entity*) 0);
|
|
IFC4X3_RC1_types[754] = new entity("IfcPhysicalQuantity", true, 754, (entity*) 0);
|
|
IFC4X3_RC1_types[755] = new entity("IfcPhysicalSimpleQuantity", true, 755, (entity*) IFC4X3_RC1_types[754]);
|
|
IFC4X3_RC1_types[792] = new entity("IfcPostalAddress", false, 792, (entity*) IFC4X3_RC1_types[12]);
|
|
IFC4X3_RC1_types[802] = new entity("IfcPresentationItem", true, 802, (entity*) 0);
|
|
IFC4X3_RC1_types[803] = new entity("IfcPresentationLayerAssignment", false, 803, (entity*) 0);
|
|
IFC4X3_RC1_types[804] = new entity("IfcPresentationLayerWithStyle", false, 804, (entity*) IFC4X3_RC1_types[803]);
|
|
IFC4X3_RC1_types[805] = new entity("IfcPresentationStyle", true, 805, (entity*) 0);
|
|
IFC4X3_RC1_types[806] = new entity("IfcPresentationStyleAssignment", false, 806, (entity*) 0);
|
|
IFC4X3_RC1_types[816] = new entity("IfcProductRepresentation", true, 816, (entity*) 0);
|
|
IFC4X3_RC1_types[819] = new entity("IfcProfileDef", false, 819, (entity*) 0);
|
|
IFC4X3_RC1_types[823] = new entity("IfcProjectedCRS", false, 823, (entity*) IFC4X3_RC1_types[250]);
|
|
IFC4X3_RC1_types[831] = new entity("IfcPropertyAbstraction", true, 831, (entity*) 0);
|
|
IFC4X3_RC1_types[836] = new entity("IfcPropertyEnumeration", false, 836, (entity*) IFC4X3_RC1_types[831]);
|
|
IFC4X3_RC1_types[859] = new entity("IfcQuantityArea", false, 859, (entity*) IFC4X3_RC1_types[755]);
|
|
IFC4X3_RC1_types[860] = new entity("IfcQuantityCount", false, 860, (entity*) IFC4X3_RC1_types[755]);
|
|
IFC4X3_RC1_types[861] = new entity("IfcQuantityLength", false, 861, (entity*) IFC4X3_RC1_types[755]);
|
|
IFC4X3_RC1_types[863] = new entity("IfcQuantityTime", false, 863, (entity*) IFC4X3_RC1_types[755]);
|
|
IFC4X3_RC1_types[864] = new entity("IfcQuantityVolume", false, 864, (entity*) IFC4X3_RC1_types[755]);
|
|
IFC4X3_RC1_types[865] = new entity("IfcQuantityWeight", false, 865, (entity*) IFC4X3_RC1_types[755]);
|
|
IFC4X3_RC1_types[889] = new entity("IfcRecurrencePattern", false, 889, (entity*) 0);
|
|
IFC4X3_RC1_types[891] = new entity("IfcReference", false, 891, (entity*) 0);
|
|
IFC4X3_RC1_types[961] = new entity("IfcRepresentation", true, 961, (entity*) 0);
|
|
IFC4X3_RC1_types[962] = new entity("IfcRepresentationContext", true, 962, (entity*) 0);
|
|
IFC4X3_RC1_types[963] = new entity("IfcRepresentationItem", true, 963, (entity*) 0);
|
|
IFC4X3_RC1_types[964] = new entity("IfcRepresentationMap", false, 964, (entity*) 0);
|
|
IFC4X3_RC1_types[968] = new entity("IfcResourceLevelRelationship", true, 968, (entity*) 0);
|
|
IFC4X3_RC1_types[982] = new entity("IfcRoot", true, 982, (entity*) 0);
|
|
IFC4X3_RC1_types[1028] = new entity("IfcSIUnit", false, 1028, (entity*) IFC4X3_RC1_types[702]);
|
|
IFC4X3_RC1_types[991] = new entity("IfcSchedulingTime", true, 991, (entity*) 0);
|
|
IFC4X3_RC1_types[1010] = new entity("IfcShapeAspect", false, 1010, (entity*) 0);
|
|
IFC4X3_RC1_types[1011] = new entity("IfcShapeModel", true, 1011, (entity*) IFC4X3_RC1_types[961]);
|
|
IFC4X3_RC1_types[1012] = new entity("IfcShapeRepresentation", false, 1012, (entity*) IFC4X3_RC1_types[1011]);
|
|
IFC4X3_RC1_types[1084] = new entity("IfcStructuralConnectionCondition", true, 1084, (entity*) 0);
|
|
IFC4X3_RC1_types[1094] = new entity("IfcStructuralLoad", true, 1094, (entity*) 0);
|
|
IFC4X3_RC1_types[1096] = new entity("IfcStructuralLoadConfiguration", false, 1096, (entity*) IFC4X3_RC1_types[1094]);
|
|
IFC4X3_RC1_types[1099] = new entity("IfcStructuralLoadOrResult", true, 1099, (entity*) IFC4X3_RC1_types[1094]);
|
|
IFC4X3_RC1_types[1105] = new entity("IfcStructuralLoadStatic", true, 1105, (entity*) IFC4X3_RC1_types[1099]);
|
|
IFC4X3_RC1_types[1106] = new entity("IfcStructuralLoadTemperature", false, 1106, (entity*) IFC4X3_RC1_types[1105]);
|
|
IFC4X3_RC1_types[1124] = new entity("IfcStyleModel", true, 1124, (entity*) IFC4X3_RC1_types[961]);
|
|
IFC4X3_RC1_types[1122] = new entity("IfcStyledItem", false, 1122, (entity*) IFC4X3_RC1_types[963]);
|
|
IFC4X3_RC1_types[1123] = new entity("IfcStyledRepresentation", false, 1123, (entity*) IFC4X3_RC1_types[1124]);
|
|
IFC4X3_RC1_types[1137] = new entity("IfcSurfaceReinforcementArea", false, 1137, (entity*) IFC4X3_RC1_types[1099]);
|
|
IFC4X3_RC1_types[1139] = new entity("IfcSurfaceStyle", false, 1139, (entity*) IFC4X3_RC1_types[805]);
|
|
IFC4X3_RC1_types[1141] = new entity("IfcSurfaceStyleLighting", false, 1141, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1142] = new entity("IfcSurfaceStyleRefraction", false, 1142, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1144] = new entity("IfcSurfaceStyleShading", false, 1144, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1145] = new entity("IfcSurfaceStyleWithTextures", false, 1145, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1146] = new entity("IfcSurfaceTexture", true, 1146, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1158] = new entity("IfcTable", false, 1158, (entity*) 0);
|
|
IFC4X3_RC1_types[1159] = new entity("IfcTableColumn", false, 1159, (entity*) 0);
|
|
IFC4X3_RC1_types[1160] = new entity("IfcTableRow", false, 1160, (entity*) 0);
|
|
IFC4X3_RC1_types[1166] = new entity("IfcTaskTime", false, 1166, (entity*) IFC4X3_RC1_types[991]);
|
|
IFC4X3_RC1_types[1167] = new entity("IfcTaskTimeRecurring", false, 1167, (entity*) IFC4X3_RC1_types[1166]);
|
|
IFC4X3_RC1_types[1170] = new entity("IfcTelecomAddress", false, 1170, (entity*) IFC4X3_RC1_types[12]);
|
|
IFC4X3_RC1_types[1192] = new entity("IfcTextStyle", false, 1192, (entity*) IFC4X3_RC1_types[805]);
|
|
IFC4X3_RC1_types[1194] = new entity("IfcTextStyleForDefinedFont", false, 1194, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1195] = new entity("IfcTextStyleTextModel", false, 1195, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1197] = new entity("IfcTextureCoordinate", true, 1197, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1198] = new entity("IfcTextureCoordinateGenerator", false, 1198, (entity*) IFC4X3_RC1_types[1197]);
|
|
IFC4X3_RC1_types[1199] = new entity("IfcTextureMap", false, 1199, (entity*) IFC4X3_RC1_types[1197]);
|
|
IFC4X3_RC1_types[1200] = new entity("IfcTextureVertex", false, 1200, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1201] = new entity("IfcTextureVertexList", false, 1201, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[1211] = new entity("IfcTimePeriod", false, 1211, (entity*) 0);
|
|
IFC4X3_RC1_types[1212] = new entity("IfcTimeSeries", true, 1212, (entity*) 0);
|
|
IFC4X3_RC1_types[1214] = new entity("IfcTimeSeriesValue", false, 1214, (entity*) 0);
|
|
IFC4X3_RC1_types[1216] = new entity("IfcTopologicalRepresentationItem", true, 1216, (entity*) IFC4X3_RC1_types[963]);
|
|
IFC4X3_RC1_types[1217] = new entity("IfcTopologyRepresentation", false, 1217, (entity*) IFC4X3_RC1_types[1011]);
|
|
IFC4X3_RC1_types[1256] = new entity("IfcUnitAssignment", false, 1256, (entity*) 0);
|
|
IFC4X3_RC1_types[1267] = new entity("IfcVertex", false, 1267, (entity*) IFC4X3_RC1_types[1216]);
|
|
IFC4X3_RC1_types[1269] = new entity("IfcVertexPoint", false, 1269, (entity*) IFC4X3_RC1_types[1267]);
|
|
IFC4X3_RC1_types[1277] = new entity("IfcVirtualGridIntersection", false, 1277, (entity*) 0);
|
|
IFC4X3_RC1_types[1314] = new entity("IfcWorkTime", false, 1314, (entity*) IFC4X3_RC1_types[991]);
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[728]);
|
|
items.push_back(IFC4X3_RC1_types[749]);
|
|
items.push_back(IFC4X3_RC1_types[750]);
|
|
IFC4X3_RC1_types[8] = new select_type("IfcActorSelect", 8, items);
|
|
}
|
|
IFC4X3_RC1_types[60] = new type_declaration("IfcArcIndex", 60, new aggregation_type(aggregation_type::list_type, 3, 3, new named_type(IFC4X3_RC1_types[788])));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[590]);
|
|
items.push_back(IFC4X3_RC1_types[772]);
|
|
IFC4X3_RC1_types[84] = new select_type("IfcBendingParameterSelect", 84, items);
|
|
}
|
|
IFC4X3_RC1_types[106] = new type_declaration("IfcBoxAlignment", 106, new named_type(IFC4X3_RC1_types[579]));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(71);
|
|
items.push_back(IFC4X3_RC1_types[0]);
|
|
items.push_back(IFC4X3_RC1_types[1]);
|
|
items.push_back(IFC4X3_RC1_types[48]);
|
|
items.push_back(IFC4X3_RC1_types[61]);
|
|
items.push_back(IFC4X3_RC1_types[202]);
|
|
items.push_back(IFC4X3_RC1_types[275]);
|
|
items.push_back(IFC4X3_RC1_types[352]);
|
|
items.push_back(IFC4X3_RC1_types[365]);
|
|
items.push_back(IFC4X3_RC1_types[377]);
|
|
items.push_back(IFC4X3_RC1_types[378]);
|
|
items.push_back(IFC4X3_RC1_types[379]);
|
|
items.push_back(IFC4X3_RC1_types[396]);
|
|
items.push_back(IFC4X3_RC1_types[400]);
|
|
items.push_back(IFC4X3_RC1_types[415]);
|
|
items.push_back(IFC4X3_RC1_types[502]);
|
|
items.push_back(IFC4X3_RC1_types[503]);
|
|
items.push_back(IFC4X3_RC1_types[537]);
|
|
items.push_back(IFC4X3_RC1_types[538]);
|
|
items.push_back(IFC4X3_RC1_types[543]);
|
|
items.push_back(IFC4X3_RC1_types[556]);
|
|
items.push_back(IFC4X3_RC1_types[558]);
|
|
items.push_back(IFC4X3_RC1_types[567]);
|
|
items.push_back(IFC4X3_RC1_types[571]);
|
|
items.push_back(IFC4X3_RC1_types[577]);
|
|
items.push_back(IFC4X3_RC1_types[611]);
|
|
items.push_back(IFC4X3_RC1_types[612]);
|
|
items.push_back(IFC4X3_RC1_types[617]);
|
|
items.push_back(IFC4X3_RC1_types[618]);
|
|
items.push_back(IFC4X3_RC1_types[630]);
|
|
items.push_back(IFC4X3_RC1_types[631]);
|
|
items.push_back(IFC4X3_RC1_types[633]);
|
|
items.push_back(IFC4X3_RC1_types[634]);
|
|
items.push_back(IFC4X3_RC1_types[641]);
|
|
items.push_back(IFC4X3_RC1_types[642]);
|
|
items.push_back(IFC4X3_RC1_types[644]);
|
|
items.push_back(IFC4X3_RC1_types[683]);
|
|
items.push_back(IFC4X3_RC1_types[684]);
|
|
items.push_back(IFC4X3_RC1_types[685]);
|
|
items.push_back(IFC4X3_RC1_types[687]);
|
|
items.push_back(IFC4X3_RC1_types[690]);
|
|
items.push_back(IFC4X3_RC1_types[691]);
|
|
items.push_back(IFC4X3_RC1_types[692]);
|
|
items.push_back(IFC4X3_RC1_types[693]);
|
|
items.push_back(IFC4X3_RC1_types[751]);
|
|
items.push_back(IFC4X3_RC1_types[770]);
|
|
items.push_back(IFC4X3_RC1_types[793]);
|
|
items.push_back(IFC4X3_RC1_types[808]);
|
|
items.push_back(IFC4X3_RC1_types[866]);
|
|
items.push_back(IFC4X3_RC1_types[983]);
|
|
items.push_back(IFC4X3_RC1_types[984]);
|
|
items.push_back(IFC4X3_RC1_types[985]);
|
|
items.push_back(IFC4X3_RC1_types[998]);
|
|
items.push_back(IFC4X3_RC1_types[993]);
|
|
items.push_back(IFC4X3_RC1_types[1013]);
|
|
items.push_back(IFC4X3_RC1_types[1044]);
|
|
items.push_back(IFC4X3_RC1_types[1045]);
|
|
items.push_back(IFC4X3_RC1_types[1046]);
|
|
items.push_back(IFC4X3_RC1_types[1047]);
|
|
items.push_back(IFC4X3_RC1_types[1063]);
|
|
items.push_back(IFC4X3_RC1_types[1171]);
|
|
items.push_back(IFC4X3_RC1_types[1172]);
|
|
items.push_back(IFC4X3_RC1_types[1202]);
|
|
items.push_back(IFC4X3_RC1_types[1203]);
|
|
items.push_back(IFC4X3_RC1_types[1204]);
|
|
items.push_back(IFC4X3_RC1_types[1205]);
|
|
items.push_back(IFC4X3_RC1_types[1206]);
|
|
items.push_back(IFC4X3_RC1_types[1219]);
|
|
items.push_back(IFC4X3_RC1_types[1264]);
|
|
items.push_back(IFC4X3_RC1_types[1282]);
|
|
items.push_back(IFC4X3_RC1_types[1288]);
|
|
items.push_back(IFC4X3_RC1_types[1289]);
|
|
IFC4X3_RC1_types[301] = new select_type("IfcDerivedMeasureValue", 301, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(5);
|
|
items.push_back(IFC4X3_RC1_types[110]);
|
|
items.push_back(IFC4X3_RC1_types[451]);
|
|
items.push_back(IFC4X3_RC1_types[640]);
|
|
items.push_back(IFC4X3_RC1_types[874]);
|
|
items.push_back(IFC4X3_RC1_types[977]);
|
|
IFC4X3_RC1_types[452] = new select_type("IfcFacilityPartTypeSelect", 452, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[547]);
|
|
items.push_back(IFC4X3_RC1_types[1272]);
|
|
items.push_back(IFC4X3_RC1_types[1275]);
|
|
IFC4X3_RC1_types[548] = new select_type("IfcImpactProtectionDeviceTypeSelect", 548, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[961]);
|
|
items.push_back(IFC4X3_RC1_types[963]);
|
|
IFC4X3_RC1_types[588] = new select_type("IfcLayeredItem", 588, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[591]);
|
|
items.push_back(IFC4X3_RC1_types[592]);
|
|
IFC4X3_RC1_types[593] = new select_type("IfcLibrarySelect", 593, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[435]);
|
|
items.push_back(IFC4X3_RC1_types[601]);
|
|
IFC4X3_RC1_types[596] = new select_type("IfcLightDistributionDataSourceSelect", 596, items);
|
|
}
|
|
IFC4X3_RC1_types[619] = new type_declaration("IfcLineIndex", 619, new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[788])));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[649]);
|
|
items.push_back(IFC4X3_RC1_types[655]);
|
|
items.push_back(IFC4X3_RC1_types[664]);
|
|
IFC4X3_RC1_types[663] = new select_type("IfcMaterialSelect", 663, items);
|
|
}
|
|
IFC4X3_RC1_types[707] = new type_declaration("IfcNormalisedRatioMeasure", 707, new named_type(IFC4X3_RC1_types[881]));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(9);
|
|
items.push_back(IFC4X3_RC1_types[12]);
|
|
items.push_back(IFC4X3_RC1_types[53]);
|
|
items.push_back(IFC4X3_RC1_types[435]);
|
|
items.push_back(IFC4X3_RC1_types[649]);
|
|
items.push_back(IFC4X3_RC1_types[728]);
|
|
items.push_back(IFC4X3_RC1_types[749]);
|
|
items.push_back(IFC4X3_RC1_types[750]);
|
|
items.push_back(IFC4X3_RC1_types[1158]);
|
|
items.push_back(IFC4X3_RC1_types[1212]);
|
|
IFC4X3_RC1_types[715] = new select_type("IfcObjectReferenceSelect", 715, items);
|
|
}
|
|
IFC4X3_RC1_types[791] = new type_declaration("IfcPositiveRatioMeasure", 791, new named_type(IFC4X3_RC1_types[881]));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[60]);
|
|
items.push_back(IFC4X3_RC1_types[619]);
|
|
IFC4X3_RC1_types[1002] = new select_type("IfcSegmentIndexSelect", 1002, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(14);
|
|
items.push_back(IFC4X3_RC1_types[85]);
|
|
items.push_back(IFC4X3_RC1_types[91]);
|
|
items.push_back(IFC4X3_RC1_types[294]);
|
|
items.push_back(IFC4X3_RC1_types[295]);
|
|
items.push_back(IFC4X3_RC1_types[364]);
|
|
items.push_back(IFC4X3_RC1_types[542]);
|
|
items.push_back(IFC4X3_RC1_types[557]);
|
|
items.push_back(IFC4X3_RC1_types[579]);
|
|
items.push_back(IFC4X3_RC1_types[626]);
|
|
items.push_back(IFC4X3_RC1_types[788]);
|
|
items.push_back(IFC4X3_RC1_types[884]);
|
|
items.push_back(IFC4X3_RC1_types[1184]);
|
|
items.push_back(IFC4X3_RC1_types[1208]);
|
|
items.push_back(IFC4X3_RC1_types[1215]);
|
|
IFC4X3_RC1_types[1025] = new select_type("IfcSimpleValue", 1025, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(6);
|
|
items.push_back(IFC4X3_RC1_types[306]);
|
|
items.push_back(IFC4X3_RC1_types[590]);
|
|
items.push_back(IFC4X3_RC1_types[707]);
|
|
items.push_back(IFC4X3_RC1_types[789]);
|
|
items.push_back(IFC4X3_RC1_types[791]);
|
|
items.push_back(IFC4X3_RC1_types[881]);
|
|
IFC4X3_RC1_types[1030] = new select_type("IfcSizeSelect", 1030, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[1064]);
|
|
items.push_back(IFC4X3_RC1_types[1066]);
|
|
IFC4X3_RC1_types[1065] = new select_type("IfcSpecularHighlightSelect", 1065, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[805]);
|
|
items.push_back(IFC4X3_RC1_types[806]);
|
|
IFC4X3_RC1_types[1121] = new select_type("IfcStyleAssignmentSelect", 1121, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(5);
|
|
items.push_back(IFC4X3_RC1_types[433]);
|
|
items.push_back(IFC4X3_RC1_types[1141]);
|
|
items.push_back(IFC4X3_RC1_types[1142]);
|
|
items.push_back(IFC4X3_RC1_types[1144]);
|
|
items.push_back(IFC4X3_RC1_types[1145]);
|
|
IFC4X3_RC1_types[1140] = new select_type("IfcSurfaceStyleElementSelect", 1140, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[303]);
|
|
items.push_back(IFC4X3_RC1_types[694]);
|
|
items.push_back(IFC4X3_RC1_types[702]);
|
|
IFC4X3_RC1_types[1249] = new select_type("IfcUnit", 1249, items);
|
|
}
|
|
IFC4X3_RC1_types[56] = new entity("IfcApprovalRelationship", false, 56, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[57] = new entity("IfcArbitraryClosedProfileDef", false, 57, (entity*) IFC4X3_RC1_types[819]);
|
|
IFC4X3_RC1_types[58] = new entity("IfcArbitraryOpenProfileDef", false, 58, (entity*) IFC4X3_RC1_types[819]);
|
|
IFC4X3_RC1_types[59] = new entity("IfcArbitraryProfileDefWithVoids", false, 59, (entity*) IFC4X3_RC1_types[57]);
|
|
IFC4X3_RC1_types[86] = new entity("IfcBlobTexture", false, 86, (entity*) IFC4X3_RC1_types[1146]);
|
|
IFC4X3_RC1_types[160] = new entity("IfcCenterLineProfileDef", false, 160, (entity*) IFC4X3_RC1_types[58]);
|
|
IFC4X3_RC1_types[174] = new entity("IfcClassification", false, 174, (entity*) IFC4X3_RC1_types[431]);
|
|
IFC4X3_RC1_types[175] = new entity("IfcClassificationReference", false, 175, (entity*) IFC4X3_RC1_types[435]);
|
|
IFC4X3_RC1_types[185] = new entity("IfcColourRgbList", false, 185, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[186] = new entity("IfcColourSpecification", true, 186, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[201] = new entity("IfcCompositeProfileDef", false, 201, (entity*) IFC4X3_RC1_types[819]);
|
|
IFC4X3_RC1_types[210] = new entity("IfcConnectedFaceSet", false, 210, (entity*) IFC4X3_RC1_types[1216]);
|
|
IFC4X3_RC1_types[211] = new entity("IfcConnectionCurveGeometry", false, 211, (entity*) IFC4X3_RC1_types[212]);
|
|
IFC4X3_RC1_types[213] = new entity("IfcConnectionPointEccentricity", false, 213, (entity*) IFC4X3_RC1_types[214]);
|
|
IFC4X3_RC1_types[233] = new entity("IfcContextDependentUnit", false, 233, (entity*) IFC4X3_RC1_types[702]);
|
|
IFC4X3_RC1_types[238] = new entity("IfcConversionBasedUnit", false, 238, (entity*) IFC4X3_RC1_types[702]);
|
|
IFC4X3_RC1_types[239] = new entity("IfcConversionBasedUnitWithOffset", false, 239, (entity*) IFC4X3_RC1_types[238]);
|
|
IFC4X3_RC1_types[271] = new entity("IfcCurrencyRelationship", false, 271, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[284] = new entity("IfcCurveStyle", false, 284, (entity*) IFC4X3_RC1_types[805]);
|
|
IFC4X3_RC1_types[285] = new entity("IfcCurveStyleFont", false, 285, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[286] = new entity("IfcCurveStyleFontAndScaling", false, 286, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[287] = new entity("IfcCurveStyleFontPattern", false, 287, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[302] = new entity("IfcDerivedProfileDef", false, 302, (entity*) IFC4X3_RC1_types[819]);
|
|
IFC4X3_RC1_types[335] = new entity("IfcDocumentInformation", false, 335, (entity*) IFC4X3_RC1_types[431]);
|
|
IFC4X3_RC1_types[336] = new entity("IfcDocumentInformationRelationship", false, 336, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[337] = new entity("IfcDocumentReference", false, 337, (entity*) IFC4X3_RC1_types[435]);
|
|
IFC4X3_RC1_types[371] = new entity("IfcEdge", false, 371, (entity*) IFC4X3_RC1_types[1216]);
|
|
IFC4X3_RC1_types[372] = new entity("IfcEdgeCurve", false, 372, (entity*) IFC4X3_RC1_types[371]);
|
|
IFC4X3_RC1_types[426] = new entity("IfcEventTime", false, 426, (entity*) IFC4X3_RC1_types[991]);
|
|
IFC4X3_RC1_types[430] = new entity("IfcExtendedProperties", true, 430, (entity*) IFC4X3_RC1_types[831]);
|
|
IFC4X3_RC1_types[436] = new entity("IfcExternalReferenceRelationship", false, 436, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[442] = new entity("IfcFace", false, 442, (entity*) IFC4X3_RC1_types[1216]);
|
|
IFC4X3_RC1_types[444] = new entity("IfcFaceBound", false, 444, (entity*) IFC4X3_RC1_types[1216]);
|
|
IFC4X3_RC1_types[445] = new entity("IfcFaceOuterBound", false, 445, (entity*) IFC4X3_RC1_types[444]);
|
|
IFC4X3_RC1_types[446] = new entity("IfcFaceSurface", false, 446, (entity*) IFC4X3_RC1_types[442]);
|
|
IFC4X3_RC1_types[454] = new entity("IfcFailureConnectionCondition", false, 454, (entity*) IFC4X3_RC1_types[1084]);
|
|
IFC4X3_RC1_types[464] = new entity("IfcFillAreaStyle", false, 464, (entity*) IFC4X3_RC1_types[805]);
|
|
IFC4X3_RC1_types[514] = new entity("IfcGeometricRepresentationContext", false, 514, (entity*) IFC4X3_RC1_types[962]);
|
|
IFC4X3_RC1_types[515] = new entity("IfcGeometricRepresentationItem", true, 515, (entity*) IFC4X3_RC1_types[963]);
|
|
IFC4X3_RC1_types[516] = new entity("IfcGeometricRepresentationSubContext", false, 516, (entity*) IFC4X3_RC1_types[514]);
|
|
IFC4X3_RC1_types[517] = new entity("IfcGeometricSet", false, 517, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[528] = new entity("IfcGridPlacement", false, 528, (entity*) IFC4X3_RC1_types[714]);
|
|
IFC4X3_RC1_types[532] = new entity("IfcHalfSpaceSolid", false, 532, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[544] = new entity("IfcImageTexture", false, 544, (entity*) IFC4X3_RC1_types[1146]);
|
|
IFC4X3_RC1_types[550] = new entity("IfcIndexedColourMap", false, 550, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[554] = new entity("IfcIndexedTextureMap", true, 554, (entity*) IFC4X3_RC1_types[1197]);
|
|
IFC4X3_RC1_types[555] = new entity("IfcIndexedTriangleTextureMap", false, 555, (entity*) IFC4X3_RC1_types[554]);
|
|
IFC4X3_RC1_types[568] = new entity("IfcIrregularTimeSeries", false, 568, (entity*) IFC4X3_RC1_types[1212]);
|
|
IFC4X3_RC1_types[583] = new entity("IfcLagTime", false, 583, (entity*) IFC4X3_RC1_types[991]);
|
|
IFC4X3_RC1_types[602] = new entity("IfcLightSource", true, 602, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[603] = new entity("IfcLightSourceAmbient", false, 603, (entity*) IFC4X3_RC1_types[602]);
|
|
IFC4X3_RC1_types[604] = new entity("IfcLightSourceDirectional", false, 604, (entity*) IFC4X3_RC1_types[602]);
|
|
IFC4X3_RC1_types[605] = new entity("IfcLightSourceGoniometric", false, 605, (entity*) IFC4X3_RC1_types[602]);
|
|
IFC4X3_RC1_types[606] = new entity("IfcLightSourcePositional", false, 606, (entity*) IFC4X3_RC1_types[602]);
|
|
IFC4X3_RC1_types[607] = new entity("IfcLightSourceSpot", false, 607, (entity*) IFC4X3_RC1_types[606]);
|
|
IFC4X3_RC1_types[610] = new entity("IfcLinearAxisWithInclination", false, 610, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[613] = new entity("IfcLinearPlacement", false, 613, (entity*) IFC4X3_RC1_types[714]);
|
|
IFC4X3_RC1_types[614] = new entity("IfcLinearPlacementWithInclination", false, 614, (entity*) IFC4X3_RC1_types[613]);
|
|
IFC4X3_RC1_types[616] = new entity("IfcLinearSpanPlacement", false, 616, (entity*) IFC4X3_RC1_types[613]);
|
|
IFC4X3_RC1_types[625] = new entity("IfcLocalPlacement", false, 625, (entity*) IFC4X3_RC1_types[714]);
|
|
IFC4X3_RC1_types[628] = new entity("IfcLoop", false, 628, (entity*) IFC4X3_RC1_types[1216]);
|
|
IFC4X3_RC1_types[637] = new entity("IfcMappedItem", false, 637, (entity*) IFC4X3_RC1_types[963]);
|
|
IFC4X3_RC1_types[645] = new entity("IfcMaterial", false, 645, (entity*) IFC4X3_RC1_types[649]);
|
|
IFC4X3_RC1_types[647] = new entity("IfcMaterialConstituent", false, 647, (entity*) IFC4X3_RC1_types[649]);
|
|
IFC4X3_RC1_types[648] = new entity("IfcMaterialConstituentSet", false, 648, (entity*) IFC4X3_RC1_types[649]);
|
|
IFC4X3_RC1_types[650] = new entity("IfcMaterialDefinitionRepresentation", false, 650, (entity*) IFC4X3_RC1_types[816]);
|
|
IFC4X3_RC1_types[653] = new entity("IfcMaterialLayerSetUsage", false, 653, (entity*) IFC4X3_RC1_types[664]);
|
|
IFC4X3_RC1_types[658] = new entity("IfcMaterialProfileSetUsage", false, 658, (entity*) IFC4X3_RC1_types[664]);
|
|
IFC4X3_RC1_types[659] = new entity("IfcMaterialProfileSetUsageTapering", false, 659, (entity*) IFC4X3_RC1_types[658]);
|
|
IFC4X3_RC1_types[661] = new entity("IfcMaterialProperties", false, 661, (entity*) IFC4X3_RC1_types[430]);
|
|
IFC4X3_RC1_types[662] = new entity("IfcMaterialRelationship", false, 662, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[679] = new entity("IfcMirroredProfileDef", false, 679, (entity*) IFC4X3_RC1_types[302]);
|
|
IFC4X3_RC1_types[711] = new entity("IfcObjectDefinition", true, 711, (entity*) IFC4X3_RC1_types[982]);
|
|
IFC4X3_RC1_types[723] = new entity("IfcOpenCrossProfileDef", false, 723, (entity*) IFC4X3_RC1_types[819]);
|
|
IFC4X3_RC1_types[727] = new entity("IfcOpenShell", false, 727, (entity*) IFC4X3_RC1_types[210]);
|
|
IFC4X3_RC1_types[729] = new entity("IfcOrganizationRelationship", false, 729, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[730] = new entity("IfcOrientationExpression", false, 730, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[731] = new entity("IfcOrientedEdge", false, 731, (entity*) IFC4X3_RC1_types[371]);
|
|
IFC4X3_RC1_types[737] = new entity("IfcParameterizedProfileDef", true, 737, (entity*) IFC4X3_RC1_types[819]);
|
|
IFC4X3_RC1_types[739] = new entity("IfcPath", false, 739, (entity*) IFC4X3_RC1_types[1216]);
|
|
IFC4X3_RC1_types[752] = new entity("IfcPhysicalComplexQuantity", false, 752, (entity*) IFC4X3_RC1_types[754]);
|
|
IFC4X3_RC1_types[766] = new entity("IfcPixelTexture", false, 766, (entity*) IFC4X3_RC1_types[1146]);
|
|
IFC4X3_RC1_types[767] = new entity("IfcPlacement", true, 767, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[769] = new entity("IfcPlanarExtent", false, 769, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[778] = new entity("IfcPoint", true, 778, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[779] = new entity("IfcPointOnCurve", false, 779, (entity*) IFC4X3_RC1_types[778]);
|
|
IFC4X3_RC1_types[780] = new entity("IfcPointOnSurface", false, 780, (entity*) IFC4X3_RC1_types[778]);
|
|
IFC4X3_RC1_types[785] = new entity("IfcPolyLoop", false, 785, (entity*) IFC4X3_RC1_types[628]);
|
|
IFC4X3_RC1_types[782] = new entity("IfcPolygonalBoundedHalfSpace", false, 782, (entity*) IFC4X3_RC1_types[532]);
|
|
IFC4X3_RC1_types[796] = new entity("IfcPreDefinedItem", true, 796, (entity*) IFC4X3_RC1_types[802]);
|
|
IFC4X3_RC1_types[797] = new entity("IfcPreDefinedProperties", true, 797, (entity*) IFC4X3_RC1_types[831]);
|
|
IFC4X3_RC1_types[799] = new entity("IfcPreDefinedTextFont", true, 799, (entity*) IFC4X3_RC1_types[796]);
|
|
IFC4X3_RC1_types[815] = new entity("IfcProductDefinitionShape", false, 815, (entity*) IFC4X3_RC1_types[816]);
|
|
IFC4X3_RC1_types[820] = new entity("IfcProfileProperties", false, 820, (entity*) IFC4X3_RC1_types[430]);
|
|
IFC4X3_RC1_types[830] = new entity("IfcProperty", true, 830, (entity*) IFC4X3_RC1_types[831]);
|
|
IFC4X3_RC1_types[833] = new entity("IfcPropertyDefinition", true, 833, (entity*) IFC4X3_RC1_types[982]);
|
|
IFC4X3_RC1_types[834] = new entity("IfcPropertyDependencyRelationship", false, 834, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[840] = new entity("IfcPropertySetDefinition", true, 840, (entity*) IFC4X3_RC1_types[833]);
|
|
IFC4X3_RC1_types[848] = new entity("IfcPropertyTemplateDefinition", true, 848, (entity*) IFC4X3_RC1_types[833]);
|
|
IFC4X3_RC1_types[862] = new entity("IfcQuantitySet", true, 862, (entity*) IFC4X3_RC1_types[840]);
|
|
IFC4X3_RC1_types[886] = new entity("IfcRectangleProfileDef", false, 886, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[895] = new entity("IfcRegularTimeSeries", false, 895, (entity*) IFC4X3_RC1_types[1212]);
|
|
IFC4X3_RC1_types[898] = new entity("IfcReinforcementBarProperties", false, 898, (entity*) IFC4X3_RC1_types[797]);
|
|
IFC4X3_RC1_types[927] = new entity("IfcRelationship", true, 927, (entity*) IFC4X3_RC1_types[982]);
|
|
IFC4X3_RC1_types[966] = new entity("IfcResourceApprovalRelationship", false, 966, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[967] = new entity("IfcResourceConstraintRelationship", false, 967, (entity*) IFC4X3_RC1_types[968]);
|
|
IFC4X3_RC1_types[971] = new entity("IfcResourceTime", false, 971, (entity*) IFC4X3_RC1_types[991]);
|
|
IFC4X3_RC1_types[987] = new entity("IfcRoundedRectangleProfileDef", false, 987, (entity*) IFC4X3_RC1_types[886]);
|
|
IFC4X3_RC1_types[999] = new entity("IfcSectionProperties", false, 999, (entity*) IFC4X3_RC1_types[797]);
|
|
IFC4X3_RC1_types[1000] = new entity("IfcSectionReinforcementProperties", false, 1000, (entity*) IFC4X3_RC1_types[797]);
|
|
IFC4X3_RC1_types[996] = new entity("IfcSectionedSpine", false, 996, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[1015] = new entity("IfcShellBasedSurfaceModel", false, 1015, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[1022] = new entity("IfcSimpleProperty", true, 1022, (entity*) IFC4X3_RC1_types[830]);
|
|
IFC4X3_RC1_types[1036] = new entity("IfcSlippageConnectionCondition", false, 1036, (entity*) IFC4X3_RC1_types[1084]);
|
|
IFC4X3_RC1_types[1041] = new entity("IfcSolidModel", true, 1041, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[1098] = new entity("IfcStructuralLoadLinearForce", false, 1098, (entity*) IFC4X3_RC1_types[1105]);
|
|
IFC4X3_RC1_types[1100] = new entity("IfcStructuralLoadPlanarForce", false, 1100, (entity*) IFC4X3_RC1_types[1105]);
|
|
IFC4X3_RC1_types[1101] = new entity("IfcStructuralLoadSingleDisplacement", false, 1101, (entity*) IFC4X3_RC1_types[1105]);
|
|
IFC4X3_RC1_types[1102] = new entity("IfcStructuralLoadSingleDisplacementDistortion", false, 1102, (entity*) IFC4X3_RC1_types[1101]);
|
|
IFC4X3_RC1_types[1103] = new entity("IfcStructuralLoadSingleForce", false, 1103, (entity*) IFC4X3_RC1_types[1105]);
|
|
IFC4X3_RC1_types[1104] = new entity("IfcStructuralLoadSingleForceWarping", false, 1104, (entity*) IFC4X3_RC1_types[1103]);
|
|
IFC4X3_RC1_types[1128] = new entity("IfcSubedge", false, 1128, (entity*) IFC4X3_RC1_types[371]);
|
|
IFC4X3_RC1_types[1129] = new entity("IfcSurface", true, 1129, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[1143] = new entity("IfcSurfaceStyleRendering", false, 1143, (entity*) IFC4X3_RC1_types[1144]);
|
|
IFC4X3_RC1_types[1147] = new entity("IfcSweptAreaSolid", true, 1147, (entity*) IFC4X3_RC1_types[1041]);
|
|
IFC4X3_RC1_types[1148] = new entity("IfcSweptDiskSolid", false, 1148, (entity*) IFC4X3_RC1_types[1041]);
|
|
IFC4X3_RC1_types[1149] = new entity("IfcSweptDiskSolidPolygonal", false, 1149, (entity*) IFC4X3_RC1_types[1148]);
|
|
IFC4X3_RC1_types[1150] = new entity("IfcSweptSurface", true, 1150, (entity*) IFC4X3_RC1_types[1129]);
|
|
IFC4X3_RC1_types[1241] = new entity("IfcTShapeProfileDef", false, 1241, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[1183] = new entity("IfcTessellatedItem", true, 1183, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[1189] = new entity("IfcTextLiteral", false, 1189, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[1190] = new entity("IfcTextLiteralWithExtent", false, 1190, (entity*) IFC4X3_RC1_types[1189]);
|
|
IFC4X3_RC1_types[1193] = new entity("IfcTextStyleFontModel", false, 1193, (entity*) IFC4X3_RC1_types[799]);
|
|
IFC4X3_RC1_types[1235] = new entity("IfcTrapeziumProfileDef", false, 1235, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[1245] = new entity("IfcTypeObject", false, 1245, (entity*) IFC4X3_RC1_types[711]);
|
|
IFC4X3_RC1_types[1246] = new entity("IfcTypeProcess", true, 1246, (entity*) IFC4X3_RC1_types[1245]);
|
|
IFC4X3_RC1_types[1247] = new entity("IfcTypeProduct", false, 1247, (entity*) IFC4X3_RC1_types[1245]);
|
|
IFC4X3_RC1_types[1248] = new entity("IfcTypeResource", true, 1248, (entity*) IFC4X3_RC1_types[1245]);
|
|
IFC4X3_RC1_types[1259] = new entity("IfcUShapeProfileDef", false, 1259, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[1265] = new entity("IfcVector", false, 1265, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[1268] = new entity("IfcVertexLoop", false, 1268, (entity*) IFC4X3_RC1_types[628]);
|
|
IFC4X3_RC1_types[1301] = new entity("IfcWindowStyle", false, 1301, (entity*) IFC4X3_RC1_types[1247]);
|
|
IFC4X3_RC1_types[1316] = new entity("IfcZShapeProfileDef", false, 1316, (entity*) IFC4X3_RC1_types[737]);
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[174]);
|
|
items.push_back(IFC4X3_RC1_types[175]);
|
|
IFC4X3_RC1_types[176] = new select_type("IfcClassificationReferenceSelect", 176, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[174]);
|
|
items.push_back(IFC4X3_RC1_types[175]);
|
|
IFC4X3_RC1_types[177] = new select_type("IfcClassificationSelect", 177, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[250]);
|
|
items.push_back(IFC4X3_RC1_types[514]);
|
|
IFC4X3_RC1_types[251] = new select_type("IfcCoordinateReferenceSystemSelect", 251, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[711]);
|
|
items.push_back(IFC4X3_RC1_types[833]);
|
|
IFC4X3_RC1_types[300] = new select_type("IfcDefinitionSelect", 300, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[335]);
|
|
items.push_back(IFC4X3_RC1_types[337]);
|
|
IFC4X3_RC1_types[338] = new select_type("IfcDocumentSelect", 338, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[789]);
|
|
items.push_back(IFC4X3_RC1_types[1265]);
|
|
IFC4X3_RC1_types[533] = new select_type("IfcHatchLineDistanceSelect", 533, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(23);
|
|
items.push_back(IFC4X3_RC1_types[45]);
|
|
items.push_back(IFC4X3_RC1_types[62]);
|
|
items.push_back(IFC4X3_RC1_types[194]);
|
|
items.push_back(IFC4X3_RC1_types[232]);
|
|
items.push_back(IFC4X3_RC1_types[257]);
|
|
items.push_back(IFC4X3_RC1_types[306]);
|
|
items.push_back(IFC4X3_RC1_types[380]);
|
|
items.push_back(IFC4X3_RC1_types[590]);
|
|
items.push_back(IFC4X3_RC1_types[632]);
|
|
items.push_back(IFC4X3_RC1_types[643]);
|
|
items.push_back(IFC4X3_RC1_types[706]);
|
|
items.push_back(IFC4X3_RC1_types[707]);
|
|
items.push_back(IFC4X3_RC1_types[709]);
|
|
items.push_back(IFC4X3_RC1_types[738]);
|
|
items.push_back(IFC4X3_RC1_types[772]);
|
|
items.push_back(IFC4X3_RC1_types[789]);
|
|
items.push_back(IFC4X3_RC1_types[790]);
|
|
items.push_back(IFC4X3_RC1_types[791]);
|
|
items.push_back(IFC4X3_RC1_types[881]);
|
|
items.push_back(IFC4X3_RC1_types[1040]);
|
|
items.push_back(IFC4X3_RC1_types[1207]);
|
|
items.push_back(IFC4X3_RC1_types[1209]);
|
|
items.push_back(IFC4X3_RC1_types[1281]);
|
|
IFC4X3_RC1_types[665] = new select_type("IfcMeasureValue", 665, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[778]);
|
|
items.push_back(IFC4X3_RC1_types[1269]);
|
|
IFC4X3_RC1_types[781] = new select_type("IfcPointOrVertexPoint", 781, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(5);
|
|
items.push_back(IFC4X3_RC1_types[284]);
|
|
items.push_back(IFC4X3_RC1_types[464]);
|
|
items.push_back(IFC4X3_RC1_types[708]);
|
|
items.push_back(IFC4X3_RC1_types[1139]);
|
|
items.push_back(IFC4X3_RC1_types[1192]);
|
|
IFC4X3_RC1_types[807] = new select_type("IfcPresentationStyleSelect", 807, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[815]);
|
|
items.push_back(IFC4X3_RC1_types[964]);
|
|
IFC4X3_RC1_types[817] = new select_type("IfcProductRepresentationSelect", 817, items);
|
|
}
|
|
IFC4X3_RC1_types[842] = new type_declaration("IfcPropertySetDefinitionSet", 842, new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[840])));
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(17);
|
|
items.push_back(IFC4X3_RC1_types[7]);
|
|
items.push_back(IFC4X3_RC1_types[53]);
|
|
items.push_back(IFC4X3_RC1_types[55]);
|
|
items.push_back(IFC4X3_RC1_types[218]);
|
|
items.push_back(IFC4X3_RC1_types[233]);
|
|
items.push_back(IFC4X3_RC1_types[238]);
|
|
items.push_back(IFC4X3_RC1_types[431]);
|
|
items.push_back(IFC4X3_RC1_types[435]);
|
|
items.push_back(IFC4X3_RC1_types[649]);
|
|
items.push_back(IFC4X3_RC1_types[728]);
|
|
items.push_back(IFC4X3_RC1_types[749]);
|
|
items.push_back(IFC4X3_RC1_types[750]);
|
|
items.push_back(IFC4X3_RC1_types[754]);
|
|
items.push_back(IFC4X3_RC1_types[819]);
|
|
items.push_back(IFC4X3_RC1_types[831]);
|
|
items.push_back(IFC4X3_RC1_types[1010]);
|
|
items.push_back(IFC4X3_RC1_types[1212]);
|
|
IFC4X3_RC1_types[969] = new select_type("IfcResourceObjectSelect", 969, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[434]);
|
|
items.push_back(IFC4X3_RC1_types[799]);
|
|
IFC4X3_RC1_types[1188] = new select_type("IfcTextFontSelect", 1188, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[301]);
|
|
items.push_back(IFC4X3_RC1_types[665]);
|
|
items.push_back(IFC4X3_RC1_types[1025]);
|
|
IFC4X3_RC1_types[1260] = new select_type("IfcValue", 1260, items);
|
|
}
|
|
IFC4X3_RC1_types[16] = new entity("IfcAdvancedFace", false, 16, (entity*) IFC4X3_RC1_types[446]);
|
|
IFC4X3_RC1_types[34] = new entity("IfcAlignment2DHorizontal", false, 34, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[36] = new entity("IfcAlignment2DSegment", true, 36, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[41] = new entity("IfcAlignment2DVertical", false, 41, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[42] = new entity("IfcAlignment2DVerticalSegment", true, 42, (entity*) IFC4X3_RC1_types[36]);
|
|
IFC4X3_RC1_types[50] = new entity("IfcAnnotationFillArea", false, 50, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[66] = new entity("IfcAsymmetricIShapeProfileDef", false, 66, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[70] = new entity("IfcAxis1Placement", false, 70, (entity*) IFC4X3_RC1_types[767]);
|
|
IFC4X3_RC1_types[72] = new entity("IfcAxis2Placement2D", false, 72, (entity*) IFC4X3_RC1_types[767]);
|
|
IFC4X3_RC1_types[73] = new entity("IfcAxis2Placement3D", false, 73, (entity*) IFC4X3_RC1_types[767]);
|
|
IFC4X3_RC1_types[74] = new entity("IfcAxisLateralInclination", true, 74, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[95] = new entity("IfcBooleanResult", false, 95, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[104] = new entity("IfcBoundedSurface", true, 104, (entity*) IFC4X3_RC1_types[1129]);
|
|
IFC4X3_RC1_types[105] = new entity("IfcBoundingBox", false, 105, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[107] = new entity("IfcBoxedHalfSpace", false, 107, (entity*) IFC4X3_RC1_types[532]);
|
|
IFC4X3_RC1_types[270] = new entity("IfcCShapeProfileDef", false, 270, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[151] = new entity("IfcCartesianPoint", false, 151, (entity*) IFC4X3_RC1_types[778]);
|
|
IFC4X3_RC1_types[152] = new entity("IfcCartesianPointList", true, 152, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[153] = new entity("IfcCartesianPointList2D", false, 153, (entity*) IFC4X3_RC1_types[152]);
|
|
IFC4X3_RC1_types[154] = new entity("IfcCartesianPointList3D", false, 154, (entity*) IFC4X3_RC1_types[152]);
|
|
IFC4X3_RC1_types[155] = new entity("IfcCartesianTransformationOperator", true, 155, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[156] = new entity("IfcCartesianTransformationOperator2D", false, 156, (entity*) IFC4X3_RC1_types[155]);
|
|
IFC4X3_RC1_types[157] = new entity("IfcCartesianTransformationOperator2DnonUniform", false, 157, (entity*) IFC4X3_RC1_types[156]);
|
|
IFC4X3_RC1_types[158] = new entity("IfcCartesianTransformationOperator3D", false, 158, (entity*) IFC4X3_RC1_types[155]);
|
|
IFC4X3_RC1_types[159] = new entity("IfcCartesianTransformationOperator3DnonUniform", false, 159, (entity*) IFC4X3_RC1_types[158]);
|
|
IFC4X3_RC1_types[170] = new entity("IfcCircleProfileDef", false, 170, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[178] = new entity("IfcClosedShell", false, 178, (entity*) IFC4X3_RC1_types[210]);
|
|
IFC4X3_RC1_types[184] = new entity("IfcColourRgb", false, 184, (entity*) IFC4X3_RC1_types[186]);
|
|
IFC4X3_RC1_types[195] = new entity("IfcComplexProperty", false, 195, (entity*) IFC4X3_RC1_types[830]);
|
|
IFC4X3_RC1_types[200] = new entity("IfcCompositeCurveSegment", false, 200, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[230] = new entity("IfcConstructionResourceType", true, 230, (entity*) IFC4X3_RC1_types[1248]);
|
|
IFC4X3_RC1_types[231] = new entity("IfcContext", true, 231, (entity*) IFC4X3_RC1_types[711]);
|
|
IFC4X3_RC1_types[265] = new entity("IfcCrewResourceType", false, 265, (entity*) IFC4X3_RC1_types[230]);
|
|
IFC4X3_RC1_types[267] = new entity("IfcCsgPrimitive3D", true, 267, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[269] = new entity("IfcCsgSolid", false, 269, (entity*) IFC4X3_RC1_types[1041]);
|
|
IFC4X3_RC1_types[276] = new entity("IfcCurve", true, 276, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[277] = new entity("IfcCurveBoundedPlane", false, 277, (entity*) IFC4X3_RC1_types[104]);
|
|
IFC4X3_RC1_types[278] = new entity("IfcCurveBoundedSurface", false, 278, (entity*) IFC4X3_RC1_types[104]);
|
|
IFC4X3_RC1_types[309] = new entity("IfcDirection", false, 309, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[311] = new entity("IfcDirectrixCurveSweptAreaSolid", true, 311, (entity*) IFC4X3_RC1_types[1147]);
|
|
IFC4X3_RC1_types[312] = new entity("IfcDirectrixDistanceSweptAreaSolid", true, 312, (entity*) IFC4X3_RC1_types[1147]);
|
|
IFC4X3_RC1_types[316] = new entity("IfcDistanceExpression", false, 316, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[346] = new entity("IfcDoorStyle", false, 346, (entity*) IFC4X3_RC1_types[1247]);
|
|
IFC4X3_RC1_types[373] = new entity("IfcEdgeLoop", false, 373, (entity*) IFC4X3_RC1_types[628]);
|
|
IFC4X3_RC1_types[409] = new entity("IfcElementQuantity", false, 409, (entity*) IFC4X3_RC1_types[862]);
|
|
IFC4X3_RC1_types[410] = new entity("IfcElementType", true, 410, (entity*) IFC4X3_RC1_types[1247]);
|
|
IFC4X3_RC1_types[402] = new entity("IfcElementarySurface", true, 402, (entity*) IFC4X3_RC1_types[1129]);
|
|
IFC4X3_RC1_types[412] = new entity("IfcEllipseProfileDef", false, 412, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[428] = new entity("IfcEventType", false, 428, (entity*) IFC4X3_RC1_types[1246]);
|
|
IFC4X3_RC1_types[440] = new entity("IfcExtrudedAreaSolid", false, 440, (entity*) IFC4X3_RC1_types[1147]);
|
|
IFC4X3_RC1_types[441] = new entity("IfcExtrudedAreaSolidTapered", false, 441, (entity*) IFC4X3_RC1_types[440]);
|
|
IFC4X3_RC1_types[443] = new entity("IfcFaceBasedSurfaceModel", false, 443, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[465] = new entity("IfcFillAreaStyleHatching", false, 465, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[466] = new entity("IfcFillAreaStyleTiles", false, 466, (entity*) IFC4X3_RC1_types[515]);
|
|
IFC4X3_RC1_types[474] = new entity("IfcFixedReferenceSweptAreaSolid", false, 474, (entity*) IFC4X3_RC1_types[311]);
|
|
IFC4X3_RC1_types[505] = new entity("IfcFurnishingElementType", false, 505, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[507] = new entity("IfcFurnitureType", false, 507, (entity*) IFC4X3_RC1_types[505]);
|
|
IFC4X3_RC1_types[510] = new entity("IfcGeographicElementType", false, 510, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[512] = new entity("IfcGeometricCurveSet", false, 512, (entity*) IFC4X3_RC1_types[517]);
|
|
IFC4X3_RC1_types[570] = new entity("IfcIShapeProfileDef", false, 570, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[549] = new entity("IfcInclinedReferenceSweptAreaSolid", false, 549, (entity*) IFC4X3_RC1_types[312]);
|
|
IFC4X3_RC1_types[552] = new entity("IfcIndexedPolygonalFace", false, 552, (entity*) IFC4X3_RC1_types[1183]);
|
|
IFC4X3_RC1_types[553] = new entity("IfcIndexedPolygonalFaceWithVoids", false, 553, (entity*) IFC4X3_RC1_types[552]);
|
|
IFC4X3_RC1_types[629] = new entity("IfcLShapeProfileDef", false, 629, (entity*) IFC4X3_RC1_types[737]);
|
|
IFC4X3_RC1_types[581] = new entity("IfcLaborResourceType", false, 581, (entity*) IFC4X3_RC1_types[230]);
|
|
IFC4X3_RC1_types[608] = new entity("IfcLine", false, 608, (entity*) IFC4X3_RC1_types[276]);
|
|
IFC4X3_RC1_types[635] = new entity("IfcManifoldSolidBrep", true, 635, (entity*) IFC4X3_RC1_types[1041]);
|
|
IFC4X3_RC1_types[710] = new entity("IfcObject", true, 710, (entity*) IFC4X3_RC1_types[711]);
|
|
IFC4X3_RC1_types[719] = new entity("IfcOffsetCurve", true, 719, (entity*) IFC4X3_RC1_types[276]);
|
|
IFC4X3_RC1_types[720] = new entity("IfcOffsetCurve2D", false, 720, (entity*) IFC4X3_RC1_types[719]);
|
|
IFC4X3_RC1_types[721] = new entity("IfcOffsetCurve3D", false, 721, (entity*) IFC4X3_RC1_types[719]);
|
|
IFC4X3_RC1_types[722] = new entity("IfcOffsetCurveByDistances", false, 722, (entity*) IFC4X3_RC1_types[719]);
|
|
IFC4X3_RC1_types[742] = new entity("IfcPcurve", false, 742, (entity*) IFC4X3_RC1_types[276]);
|
|
IFC4X3_RC1_types[768] = new entity("IfcPlanarBox", false, 768, (entity*) IFC4X3_RC1_types[769]);
|
|
IFC4X3_RC1_types[771] = new entity("IfcPlane", false, 771, (entity*) IFC4X3_RC1_types[402]);
|
|
IFC4X3_RC1_types[794] = new entity("IfcPreDefinedColour", true, 794, (entity*) IFC4X3_RC1_types[796]);
|
|
IFC4X3_RC1_types[795] = new entity("IfcPreDefinedCurveFont", true, 795, (entity*) IFC4X3_RC1_types[796]);
|
|
IFC4X3_RC1_types[798] = new entity("IfcPreDefinedPropertySet", true, 798, (entity*) IFC4X3_RC1_types[840]);
|
|
IFC4X3_RC1_types[810] = new entity("IfcProcedureType", false, 810, (entity*) IFC4X3_RC1_types[1246]);
|
|
IFC4X3_RC1_types[812] = new entity("IfcProcess", true, 812, (entity*) IFC4X3_RC1_types[710]);
|
|
IFC4X3_RC1_types[814] = new entity("IfcProduct", true, 814, (entity*) IFC4X3_RC1_types[710]);
|
|
IFC4X3_RC1_types[822] = new entity("IfcProject", false, 822, (entity*) IFC4X3_RC1_types[231]);
|
|
IFC4X3_RC1_types[827] = new entity("IfcProjectLibrary", false, 827, (entity*) IFC4X3_RC1_types[231]);
|
|
IFC4X3_RC1_types[832] = new entity("IfcPropertyBoundedValue", false, 832, (entity*) IFC4X3_RC1_types[1022]);
|
|
IFC4X3_RC1_types[835] = new entity("IfcPropertyEnumeratedValue", false, 835, (entity*) IFC4X3_RC1_types[1022]);
|
|
IFC4X3_RC1_types[837] = new entity("IfcPropertyListValue", false, 837, (entity*) IFC4X3_RC1_types[1022]);
|
|
IFC4X3_RC1_types[838] = new entity("IfcPropertyReferenceValue", false, 838, (entity*) IFC4X3_RC1_types[1022]);
|
|
IFC4X3_RC1_types[839] = new entity("IfcPropertySet", false, 839, (entity*) IFC4X3_RC1_types[840]);
|
|
IFC4X3_RC1_types[843] = new entity("IfcPropertySetTemplate", false, 843, (entity*) IFC4X3_RC1_types[848]);
|
|
IFC4X3_RC1_types[845] = new entity("IfcPropertySingleValue", false, 845, (entity*) IFC4X3_RC1_types[1022]);
|
|
IFC4X3_RC1_types[846] = new entity("IfcPropertyTableValue", false, 846, (entity*) IFC4X3_RC1_types[1022]);
|
|
IFC4X3_RC1_types[847] = new entity("IfcPropertyTemplate", true, 847, (entity*) IFC4X3_RC1_types[848]);
|
|
IFC4X3_RC1_types[855] = new entity("IfcProxy", false, 855, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[885] = new entity("IfcRectangleHollowProfileDef", false, 885, (entity*) IFC4X3_RC1_types[886]);
|
|
IFC4X3_RC1_types[887] = new entity("IfcRectangularPyramid", false, 887, (entity*) IFC4X3_RC1_types[267]);
|
|
IFC4X3_RC1_types[888] = new entity("IfcRectangularTrimmedSurface", false, 888, (entity*) IFC4X3_RC1_types[104]);
|
|
IFC4X3_RC1_types[899] = new entity("IfcReinforcementDefinitionProperties", false, 899, (entity*) IFC4X3_RC1_types[798]);
|
|
IFC4X3_RC1_types[911] = new entity("IfcRelAssigns", true, 911, (entity*) IFC4X3_RC1_types[927]);
|
|
IFC4X3_RC1_types[912] = new entity("IfcRelAssignsToActor", false, 912, (entity*) IFC4X3_RC1_types[911]);
|
|
IFC4X3_RC1_types[913] = new entity("IfcRelAssignsToControl", false, 913, (entity*) IFC4X3_RC1_types[911]);
|
|
IFC4X3_RC1_types[914] = new entity("IfcRelAssignsToGroup", false, 914, (entity*) IFC4X3_RC1_types[911]);
|
|
IFC4X3_RC1_types[915] = new entity("IfcRelAssignsToGroupByFactor", false, 915, (entity*) IFC4X3_RC1_types[914]);
|
|
IFC4X3_RC1_types[916] = new entity("IfcRelAssignsToProcess", false, 916, (entity*) IFC4X3_RC1_types[911]);
|
|
IFC4X3_RC1_types[917] = new entity("IfcRelAssignsToProduct", false, 917, (entity*) IFC4X3_RC1_types[911]);
|
|
IFC4X3_RC1_types[918] = new entity("IfcRelAssignsToResource", false, 918, (entity*) IFC4X3_RC1_types[911]);
|
|
IFC4X3_RC1_types[919] = new entity("IfcRelAssociates", true, 919, (entity*) IFC4X3_RC1_types[927]);
|
|
IFC4X3_RC1_types[920] = new entity("IfcRelAssociatesApproval", false, 920, (entity*) IFC4X3_RC1_types[919]);
|
|
IFC4X3_RC1_types[921] = new entity("IfcRelAssociatesClassification", false, 921, (entity*) IFC4X3_RC1_types[919]);
|
|
IFC4X3_RC1_types[922] = new entity("IfcRelAssociatesConstraint", false, 922, (entity*) IFC4X3_RC1_types[919]);
|
|
IFC4X3_RC1_types[923] = new entity("IfcRelAssociatesDocument", false, 923, (entity*) IFC4X3_RC1_types[919]);
|
|
IFC4X3_RC1_types[924] = new entity("IfcRelAssociatesLibrary", false, 924, (entity*) IFC4X3_RC1_types[919]);
|
|
IFC4X3_RC1_types[925] = new entity("IfcRelAssociatesMaterial", false, 925, (entity*) IFC4X3_RC1_types[919]);
|
|
IFC4X3_RC1_types[926] = new entity("IfcRelAssociatesProfileDef", false, 926, (entity*) IFC4X3_RC1_types[919]);
|
|
IFC4X3_RC1_types[928] = new entity("IfcRelConnects", true, 928, (entity*) IFC4X3_RC1_types[927]);
|
|
IFC4X3_RC1_types[929] = new entity("IfcRelConnectsElements", false, 929, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[930] = new entity("IfcRelConnectsPathElements", false, 930, (entity*) IFC4X3_RC1_types[929]);
|
|
IFC4X3_RC1_types[932] = new entity("IfcRelConnectsPortToElement", false, 932, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[931] = new entity("IfcRelConnectsPorts", false, 931, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[933] = new entity("IfcRelConnectsStructuralActivity", false, 933, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[934] = new entity("IfcRelConnectsStructuralMember", false, 934, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[935] = new entity("IfcRelConnectsWithEccentricity", false, 935, (entity*) IFC4X3_RC1_types[934]);
|
|
IFC4X3_RC1_types[936] = new entity("IfcRelConnectsWithRealizingElements", false, 936, (entity*) IFC4X3_RC1_types[929]);
|
|
IFC4X3_RC1_types[937] = new entity("IfcRelContainedInSpatialStructure", false, 937, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[938] = new entity("IfcRelCoversBldgElements", false, 938, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[939] = new entity("IfcRelCoversSpaces", false, 939, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[940] = new entity("IfcRelDeclares", false, 940, (entity*) IFC4X3_RC1_types[927]);
|
|
IFC4X3_RC1_types[941] = new entity("IfcRelDecomposes", true, 941, (entity*) IFC4X3_RC1_types[927]);
|
|
IFC4X3_RC1_types[942] = new entity("IfcRelDefines", true, 942, (entity*) IFC4X3_RC1_types[927]);
|
|
IFC4X3_RC1_types[943] = new entity("IfcRelDefinesByObject", false, 943, (entity*) IFC4X3_RC1_types[942]);
|
|
IFC4X3_RC1_types[944] = new entity("IfcRelDefinesByProperties", false, 944, (entity*) IFC4X3_RC1_types[942]);
|
|
IFC4X3_RC1_types[945] = new entity("IfcRelDefinesByTemplate", false, 945, (entity*) IFC4X3_RC1_types[942]);
|
|
IFC4X3_RC1_types[946] = new entity("IfcRelDefinesByType", false, 946, (entity*) IFC4X3_RC1_types[942]);
|
|
IFC4X3_RC1_types[947] = new entity("IfcRelFillsElement", false, 947, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[948] = new entity("IfcRelFlowControlElements", false, 948, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[949] = new entity("IfcRelInterferesElements", false, 949, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[950] = new entity("IfcRelNests", false, 950, (entity*) IFC4X3_RC1_types[941]);
|
|
IFC4X3_RC1_types[951] = new entity("IfcRelPositions", false, 951, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[952] = new entity("IfcRelProjectsElement", false, 952, (entity*) IFC4X3_RC1_types[941]);
|
|
IFC4X3_RC1_types[953] = new entity("IfcRelReferencedInSpatialStructure", false, 953, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[954] = new entity("IfcRelSequence", false, 954, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[955] = new entity("IfcRelServicesBuildings", false, 955, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[956] = new entity("IfcRelSpaceBoundary", false, 956, (entity*) IFC4X3_RC1_types[928]);
|
|
IFC4X3_RC1_types[957] = new entity("IfcRelSpaceBoundary1stLevel", false, 957, (entity*) IFC4X3_RC1_types[956]);
|
|
IFC4X3_RC1_types[958] = new entity("IfcRelSpaceBoundary2ndLevel", false, 958, (entity*) IFC4X3_RC1_types[957]);
|
|
IFC4X3_RC1_types[959] = new entity("IfcRelVoidsElement", false, 959, (entity*) IFC4X3_RC1_types[941]);
|
|
IFC4X3_RC1_types[960] = new entity("IfcReparametrisedCompositeCurveSegment", false, 960, (entity*) IFC4X3_RC1_types[200]);
|
|
IFC4X3_RC1_types[965] = new entity("IfcResource", true, 965, (entity*) IFC4X3_RC1_types[710]);
|
|
IFC4X3_RC1_types[972] = new entity("IfcRevolvedAreaSolid", false, 972, (entity*) IFC4X3_RC1_types[1147]);
|
|
IFC4X3_RC1_types[973] = new entity("IfcRevolvedAreaSolidTapered", false, 973, (entity*) IFC4X3_RC1_types[972]);
|
|
IFC4X3_RC1_types[974] = new entity("IfcRightCircularCone", false, 974, (entity*) IFC4X3_RC1_types[267]);
|
|
IFC4X3_RC1_types[975] = new entity("IfcRightCircularCylinder", false, 975, (entity*) IFC4X3_RC1_types[267]);
|
|
IFC4X3_RC1_types[994] = new entity("IfcSectionedSolid", true, 994, (entity*) IFC4X3_RC1_types[1041]);
|
|
IFC4X3_RC1_types[995] = new entity("IfcSectionedSolidHorizontal", false, 995, (entity*) IFC4X3_RC1_types[994]);
|
|
IFC4X3_RC1_types[997] = new entity("IfcSectionedSurface", false, 997, (entity*) IFC4X3_RC1_types[1129]);
|
|
IFC4X3_RC1_types[1023] = new entity("IfcSimplePropertyTemplate", false, 1023, (entity*) IFC4X3_RC1_types[847]);
|
|
IFC4X3_RC1_types[1055] = new entity("IfcSpatialElement", true, 1055, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[1056] = new entity("IfcSpatialElementType", true, 1056, (entity*) IFC4X3_RC1_types[1247]);
|
|
IFC4X3_RC1_types[1058] = new entity("IfcSpatialStructureElement", true, 1058, (entity*) IFC4X3_RC1_types[1055]);
|
|
IFC4X3_RC1_types[1059] = new entity("IfcSpatialStructureElementType", true, 1059, (entity*) IFC4X3_RC1_types[1056]);
|
|
IFC4X3_RC1_types[1060] = new entity("IfcSpatialZone", false, 1060, (entity*) IFC4X3_RC1_types[1055]);
|
|
IFC4X3_RC1_types[1061] = new entity("IfcSpatialZoneType", false, 1061, (entity*) IFC4X3_RC1_types[1056]);
|
|
IFC4X3_RC1_types[1067] = new entity("IfcSphere", false, 1067, (entity*) IFC4X3_RC1_types[267]);
|
|
IFC4X3_RC1_types[1068] = new entity("IfcSphericalSurface", false, 1068, (entity*) IFC4X3_RC1_types[402]);
|
|
IFC4X3_RC1_types[1080] = new entity("IfcStructuralActivity", true, 1080, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[1092] = new entity("IfcStructuralItem", true, 1092, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[1107] = new entity("IfcStructuralMember", true, 1107, (entity*) IFC4X3_RC1_types[1092]);
|
|
IFC4X3_RC1_types[1112] = new entity("IfcStructuralReaction", true, 1112, (entity*) IFC4X3_RC1_types[1080]);
|
|
IFC4X3_RC1_types[1117] = new entity("IfcStructuralSurfaceMember", false, 1117, (entity*) IFC4X3_RC1_types[1107]);
|
|
IFC4X3_RC1_types[1119] = new entity("IfcStructuralSurfaceMemberVarying", false, 1119, (entity*) IFC4X3_RC1_types[1117]);
|
|
IFC4X3_RC1_types[1120] = new entity("IfcStructuralSurfaceReaction", false, 1120, (entity*) IFC4X3_RC1_types[1112]);
|
|
IFC4X3_RC1_types[1126] = new entity("IfcSubContractResourceType", false, 1126, (entity*) IFC4X3_RC1_types[230]);
|
|
IFC4X3_RC1_types[1130] = new entity("IfcSurfaceCurve", false, 1130, (entity*) IFC4X3_RC1_types[276]);
|
|
IFC4X3_RC1_types[1131] = new entity("IfcSurfaceCurveSweptAreaSolid", false, 1131, (entity*) IFC4X3_RC1_types[311]);
|
|
IFC4X3_RC1_types[1134] = new entity("IfcSurfaceOfLinearExtrusion", false, 1134, (entity*) IFC4X3_RC1_types[1150]);
|
|
IFC4X3_RC1_types[1135] = new entity("IfcSurfaceOfRevolution", false, 1135, (entity*) IFC4X3_RC1_types[1150]);
|
|
IFC4X3_RC1_types[1156] = new entity("IfcSystemFurnitureElementType", false, 1156, (entity*) IFC4X3_RC1_types[505]);
|
|
IFC4X3_RC1_types[1164] = new entity("IfcTask", false, 1164, (entity*) IFC4X3_RC1_types[812]);
|
|
IFC4X3_RC1_types[1168] = new entity("IfcTaskType", false, 1168, (entity*) IFC4X3_RC1_types[1246]);
|
|
IFC4X3_RC1_types[1182] = new entity("IfcTessellatedFaceSet", true, 1182, (entity*) IFC4X3_RC1_types[1183]);
|
|
IFC4X3_RC1_types[1218] = new entity("IfcToroidalSurface", false, 1218, (entity*) IFC4X3_RC1_types[402]);
|
|
IFC4X3_RC1_types[1233] = new entity("IfcTransportElementType", false, 1233, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[1236] = new entity("IfcTriangulatedFaceSet", false, 1236, (entity*) IFC4X3_RC1_types[1182]);
|
|
IFC4X3_RC1_types[1237] = new entity("IfcTriangulatedIrregularNetwork", false, 1237, (entity*) IFC4X3_RC1_types[1236]);
|
|
IFC4X3_RC1_types[1296] = new entity("IfcWindowLiningProperties", false, 1296, (entity*) IFC4X3_RC1_types[798]);
|
|
IFC4X3_RC1_types[1299] = new entity("IfcWindowPanelProperties", false, 1299, (entity*) IFC4X3_RC1_types[798]);
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[666]);
|
|
items.push_back(IFC4X3_RC1_types[891]);
|
|
items.push_back(IFC4X3_RC1_types[1260]);
|
|
IFC4X3_RC1_types[54] = new select_type("IfcAppliedValueSelect", 54, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[72]);
|
|
items.push_back(IFC4X3_RC1_types[73]);
|
|
IFC4X3_RC1_types[71] = new select_type("IfcAxis2Placement", 71, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(5);
|
|
items.push_back(IFC4X3_RC1_types[95]);
|
|
items.push_back(IFC4X3_RC1_types[267]);
|
|
items.push_back(IFC4X3_RC1_types[532]);
|
|
items.push_back(IFC4X3_RC1_types[1041]);
|
|
items.push_back(IFC4X3_RC1_types[1182]);
|
|
IFC4X3_RC1_types[93] = new select_type("IfcBooleanOperand", 93, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[186]);
|
|
items.push_back(IFC4X3_RC1_types[794]);
|
|
IFC4X3_RC1_types[182] = new select_type("IfcColour", 182, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[184]);
|
|
items.push_back(IFC4X3_RC1_types[707]);
|
|
IFC4X3_RC1_types[183] = new select_type("IfcColourOrFactor", 183, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[95]);
|
|
items.push_back(IFC4X3_RC1_types[267]);
|
|
IFC4X3_RC1_types[268] = new select_type("IfcCsgSelect", 268, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[285]);
|
|
items.push_back(IFC4X3_RC1_types[795]);
|
|
IFC4X3_RC1_types[288] = new select_type("IfcCurveStyleFontSelect", 288, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(4);
|
|
items.push_back(IFC4X3_RC1_types[182]);
|
|
items.push_back(IFC4X3_RC1_types[432]);
|
|
items.push_back(IFC4X3_RC1_types[465]);
|
|
items.push_back(IFC4X3_RC1_types[466]);
|
|
IFC4X3_RC1_types[467] = new select_type("IfcFillStyleSelect", 467, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[276]);
|
|
items.push_back(IFC4X3_RC1_types[778]);
|
|
items.push_back(IFC4X3_RC1_types[1129]);
|
|
IFC4X3_RC1_types[518] = new select_type("IfcGeometricSetSelect", 518, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[309]);
|
|
items.push_back(IFC4X3_RC1_types[1277]);
|
|
IFC4X3_RC1_types[529] = new select_type("IfcGridPlacementDirectionSelect", 529, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[276]);
|
|
items.push_back(IFC4X3_RC1_types[610]);
|
|
IFC4X3_RC1_types[609] = new select_type("IfcLinearAxisSelect", 609, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(6);
|
|
items.push_back(IFC4X3_RC1_types[53]);
|
|
items.push_back(IFC4X3_RC1_types[666]);
|
|
items.push_back(IFC4X3_RC1_types[891]);
|
|
items.push_back(IFC4X3_RC1_types[1158]);
|
|
items.push_back(IFC4X3_RC1_types[1212]);
|
|
items.push_back(IFC4X3_RC1_types[1260]);
|
|
IFC4X3_RC1_types[678] = new select_type("IfcMetricValueSelect", 678, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[812]);
|
|
items.push_back(IFC4X3_RC1_types[1246]);
|
|
IFC4X3_RC1_types[813] = new select_type("IfcProcessSelect", 813, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[814]);
|
|
items.push_back(IFC4X3_RC1_types[1247]);
|
|
IFC4X3_RC1_types[818] = new select_type("IfcProductSelect", 818, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[840]);
|
|
items.push_back(IFC4X3_RC1_types[842]);
|
|
IFC4X3_RC1_types[841] = new select_type("IfcPropertySetDefinitionSelect", 841, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[965]);
|
|
items.push_back(IFC4X3_RC1_types[1248]);
|
|
IFC4X3_RC1_types[970] = new select_type("IfcResourceSelect", 970, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[178]);
|
|
items.push_back(IFC4X3_RC1_types[727]);
|
|
IFC4X3_RC1_types[1014] = new select_type("IfcShell", 1014, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[178]);
|
|
items.push_back(IFC4X3_RC1_types[1041]);
|
|
IFC4X3_RC1_types[1042] = new select_type("IfcSolidOrShell", 1042, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[443]);
|
|
items.push_back(IFC4X3_RC1_types[446]);
|
|
items.push_back(IFC4X3_RC1_types[1129]);
|
|
IFC4X3_RC1_types[1136] = new select_type("IfcSurfaceOrFaceSurface", 1136, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[151]);
|
|
items.push_back(IFC4X3_RC1_types[738]);
|
|
IFC4X3_RC1_types[1240] = new select_type("IfcTrimmingSelect", 1240, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[309]);
|
|
items.push_back(IFC4X3_RC1_types[1265]);
|
|
IFC4X3_RC1_types[1266] = new select_type("IfcVectorOrDirection", 1266, items);
|
|
}
|
|
IFC4X3_RC1_types[6] = new entity("IfcActor", false, 6, (entity*) IFC4X3_RC1_types[710]);
|
|
IFC4X3_RC1_types[14] = new entity("IfcAdvancedBrep", false, 14, (entity*) IFC4X3_RC1_types[635]);
|
|
IFC4X3_RC1_types[15] = new entity("IfcAdvancedBrepWithVoids", false, 15, (entity*) IFC4X3_RC1_types[14]);
|
|
IFC4X3_RC1_types[30] = new entity("IfcAlignment2DCant", false, 30, (entity*) IFC4X3_RC1_types[74]);
|
|
IFC4X3_RC1_types[32] = new entity("IfcAlignment2DCantSegment", true, 32, (entity*) IFC4X3_RC1_types[36]);
|
|
IFC4X3_RC1_types[35] = new entity("IfcAlignment2DHorizontalSegment", false, 35, (entity*) IFC4X3_RC1_types[36]);
|
|
IFC4X3_RC1_types[37] = new entity("IfcAlignment2DVerSegCircularArc", false, 37, (entity*) IFC4X3_RC1_types[42]);
|
|
IFC4X3_RC1_types[38] = new entity("IfcAlignment2DVerSegLine", false, 38, (entity*) IFC4X3_RC1_types[42]);
|
|
IFC4X3_RC1_types[39] = new entity("IfcAlignment2DVerSegParabolicArc", false, 39, (entity*) IFC4X3_RC1_types[42]);
|
|
IFC4X3_RC1_types[40] = new entity("IfcAlignment2DVerSegTransition", false, 40, (entity*) IFC4X3_RC1_types[42]);
|
|
IFC4X3_RC1_types[49] = new entity("IfcAnnotation", false, 49, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[115] = new entity("IfcBSplineSurface", true, 115, (entity*) IFC4X3_RC1_types[104]);
|
|
IFC4X3_RC1_types[117] = new entity("IfcBSplineSurfaceWithKnots", false, 117, (entity*) IFC4X3_RC1_types[115]);
|
|
IFC4X3_RC1_types[87] = new entity("IfcBlock", false, 87, (entity*) IFC4X3_RC1_types[267]);
|
|
IFC4X3_RC1_types[92] = new entity("IfcBooleanClippingResult", false, 92, (entity*) IFC4X3_RC1_types[95]);
|
|
IFC4X3_RC1_types[103] = new entity("IfcBoundedCurve", true, 103, (entity*) IFC4X3_RC1_types[276]);
|
|
IFC4X3_RC1_types[125] = new entity("IfcBuildingStorey", false, 125, (entity*) IFC4X3_RC1_types[1058]);
|
|
IFC4X3_RC1_types[129] = new entity("IfcBuiltElementType", false, 129, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[166] = new entity("IfcChimneyType", false, 166, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[169] = new entity("IfcCircleHollowProfileDef", false, 169, (entity*) IFC4X3_RC1_types[170]);
|
|
IFC4X3_RC1_types[173] = new entity("IfcCivilElementType", false, 173, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[189] = new entity("IfcColumnType", false, 189, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[196] = new entity("IfcComplexPropertyTemplate", false, 196, (entity*) IFC4X3_RC1_types[847]);
|
|
IFC4X3_RC1_types[198] = new entity("IfcCompositeCurve", false, 198, (entity*) IFC4X3_RC1_types[103]);
|
|
IFC4X3_RC1_types[199] = new entity("IfcCompositeCurveOnSurface", false, 199, (entity*) IFC4X3_RC1_types[198]);
|
|
IFC4X3_RC1_types[209] = new entity("IfcConic", true, 209, (entity*) IFC4X3_RC1_types[276]);
|
|
IFC4X3_RC1_types[221] = new entity("IfcConstructionEquipmentResourceType", false, 221, (entity*) IFC4X3_RC1_types[230]);
|
|
IFC4X3_RC1_types[224] = new entity("IfcConstructionMaterialResourceType", false, 224, (entity*) IFC4X3_RC1_types[230]);
|
|
IFC4X3_RC1_types[227] = new entity("IfcConstructionProductResourceType", false, 227, (entity*) IFC4X3_RC1_types[230]);
|
|
IFC4X3_RC1_types[229] = new entity("IfcConstructionResource", true, 229, (entity*) IFC4X3_RC1_types[965]);
|
|
IFC4X3_RC1_types[234] = new entity("IfcControl", true, 234, (entity*) IFC4X3_RC1_types[710]);
|
|
IFC4X3_RC1_types[252] = new entity("IfcCostItem", false, 252, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[254] = new entity("IfcCostSchedule", false, 254, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[259] = new entity("IfcCourseType", false, 259, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[262] = new entity("IfcCoveringType", false, 262, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[264] = new entity("IfcCrewResource", false, 264, (entity*) IFC4X3_RC1_types[229]);
|
|
IFC4X3_RC1_types[273] = new entity("IfcCurtainWallType", false, 273, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[283] = new entity("IfcCurveSegment2D", true, 283, (entity*) IFC4X3_RC1_types[103]);
|
|
IFC4X3_RC1_types[289] = new entity("IfcCylindricalSurface", false, 289, (entity*) IFC4X3_RC1_types[402]);
|
|
IFC4X3_RC1_types[299] = new entity("IfcDeepFoundationType", false, 299, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[327] = new entity("IfcDistributionElementType", false, 327, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[329] = new entity("IfcDistributionFlowElementType", true, 329, (entity*) IFC4X3_RC1_types[327]);
|
|
IFC4X3_RC1_types[341] = new entity("IfcDoorLiningProperties", false, 341, (entity*) IFC4X3_RC1_types[798]);
|
|
IFC4X3_RC1_types[344] = new entity("IfcDoorPanelProperties", false, 344, (entity*) IFC4X3_RC1_types[798]);
|
|
IFC4X3_RC1_types[349] = new entity("IfcDoorType", false, 349, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[353] = new entity("IfcDraughtingPreDefinedColour", false, 353, (entity*) IFC4X3_RC1_types[794]);
|
|
IFC4X3_RC1_types[354] = new entity("IfcDraughtingPreDefinedCurveFont", false, 354, (entity*) IFC4X3_RC1_types[795]);
|
|
IFC4X3_RC1_types[401] = new entity("IfcElement", true, 401, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[403] = new entity("IfcElementAssembly", false, 403, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[404] = new entity("IfcElementAssemblyType", false, 404, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[406] = new entity("IfcElementComponent", true, 406, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[407] = new entity("IfcElementComponentType", true, 407, (entity*) IFC4X3_RC1_types[410]);
|
|
IFC4X3_RC1_types[411] = new entity("IfcEllipse", false, 411, (entity*) IFC4X3_RC1_types[209]);
|
|
IFC4X3_RC1_types[414] = new entity("IfcEnergyConversionDeviceType", true, 414, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[417] = new entity("IfcEngineType", false, 417, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[420] = new entity("IfcEvaporativeCoolerType", false, 420, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[423] = new entity("IfcEvaporatorType", false, 423, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[425] = new entity("IfcEvent", false, 425, (entity*) IFC4X3_RC1_types[812]);
|
|
IFC4X3_RC1_types[439] = new entity("IfcExternalSpatialStructureElement", true, 439, (entity*) IFC4X3_RC1_types[1055]);
|
|
IFC4X3_RC1_types[447] = new entity("IfcFacetedBrep", false, 447, (entity*) IFC4X3_RC1_types[635]);
|
|
IFC4X3_RC1_types[448] = new entity("IfcFacetedBrepWithVoids", false, 448, (entity*) IFC4X3_RC1_types[447]);
|
|
IFC4X3_RC1_types[449] = new entity("IfcFacility", false, 449, (entity*) IFC4X3_RC1_types[1058]);
|
|
IFC4X3_RC1_types[450] = new entity("IfcFacilityPart", false, 450, (entity*) IFC4X3_RC1_types[1058]);
|
|
IFC4X3_RC1_types[458] = new entity("IfcFastener", false, 458, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[459] = new entity("IfcFastenerType", false, 459, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[461] = new entity("IfcFeatureElement", true, 461, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[462] = new entity("IfcFeatureElementAddition", true, 462, (entity*) IFC4X3_RC1_types[461]);
|
|
IFC4X3_RC1_types[463] = new entity("IfcFeatureElementSubtraction", true, 463, (entity*) IFC4X3_RC1_types[461]);
|
|
IFC4X3_RC1_types[476] = new entity("IfcFlowControllerType", true, 476, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[479] = new entity("IfcFlowFittingType", true, 479, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[484] = new entity("IfcFlowMeterType", false, 484, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[487] = new entity("IfcFlowMovingDeviceType", true, 487, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[489] = new entity("IfcFlowSegmentType", true, 489, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[491] = new entity("IfcFlowStorageDeviceType", true, 491, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[493] = new entity("IfcFlowTerminalType", true, 493, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[495] = new entity("IfcFlowTreatmentDeviceType", true, 495, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[500] = new entity("IfcFootingType", false, 500, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[504] = new entity("IfcFurnishingElement", false, 504, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[506] = new entity("IfcFurniture", false, 506, (entity*) IFC4X3_RC1_types[504]);
|
|
IFC4X3_RC1_types[509] = new entity("IfcGeographicElement", false, 509, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[522] = new entity("IfcGeotechnicalElement", true, 522, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[523] = new entity("IfcGeotechnicalStratum", true, 523, (entity*) IFC4X3_RC1_types[522]);
|
|
IFC4X3_RC1_types[531] = new entity("IfcGroup", false, 531, (entity*) IFC4X3_RC1_types[710]);
|
|
IFC4X3_RC1_types[535] = new entity("IfcHeatExchangerType", false, 535, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[540] = new entity("IfcHumidifierType", false, 540, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[545] = new entity("IfcImpactProtectionDevice", false, 545, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[546] = new entity("IfcImpactProtectionDeviceType", false, 546, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[551] = new entity("IfcIndexedPolyCurve", false, 551, (entity*) IFC4X3_RC1_types[103]);
|
|
IFC4X3_RC1_types[560] = new entity("IfcInterceptorType", false, 560, (entity*) IFC4X3_RC1_types[495]);
|
|
IFC4X3_RC1_types[564] = new entity("IfcIntersectionCurve", false, 564, (entity*) IFC4X3_RC1_types[1130]);
|
|
IFC4X3_RC1_types[565] = new entity("IfcInventory", false, 565, (entity*) IFC4X3_RC1_types[531]);
|
|
IFC4X3_RC1_types[573] = new entity("IfcJunctionBoxType", false, 573, (entity*) IFC4X3_RC1_types[479]);
|
|
IFC4X3_RC1_types[576] = new entity("IfcKerbType", false, 576, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[580] = new entity("IfcLaborResource", false, 580, (entity*) IFC4X3_RC1_types[229]);
|
|
IFC4X3_RC1_types[585] = new entity("IfcLampType", false, 585, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[599] = new entity("IfcLightFixtureType", false, 599, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[620] = new entity("IfcLineSegment2D", false, 620, (entity*) IFC4X3_RC1_types[283]);
|
|
IFC4X3_RC1_types[622] = new entity("IfcLiquidTerminalType", false, 622, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[638] = new entity("IfcMarineFacility", false, 638, (entity*) IFC4X3_RC1_types[449]);
|
|
IFC4X3_RC1_types[667] = new entity("IfcMechanicalFastener", false, 667, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[668] = new entity("IfcMechanicalFastenerType", false, 668, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[671] = new entity("IfcMedicalDeviceType", false, 671, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[675] = new entity("IfcMemberType", false, 675, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[681] = new entity("IfcMobileTelecommunicationsApplianceType", false, 681, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[697] = new entity("IfcMooringDeviceType", false, 697, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[700] = new entity("IfcMotorConnectionType", false, 700, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[704] = new entity("IfcNavigationElementType", false, 704, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[717] = new entity("IfcOccupant", false, 717, (entity*) IFC4X3_RC1_types[6]);
|
|
IFC4X3_RC1_types[724] = new entity("IfcOpeningElement", false, 724, (entity*) IFC4X3_RC1_types[463]);
|
|
IFC4X3_RC1_types[726] = new entity("IfcOpeningStandardCase", false, 726, (entity*) IFC4X3_RC1_types[724]);
|
|
IFC4X3_RC1_types[734] = new entity("IfcOutletType", false, 734, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[741] = new entity("IfcPavementType", false, 741, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[743] = new entity("IfcPerformanceHistory", false, 743, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[746] = new entity("IfcPermeableCoveringProperties", false, 746, (entity*) IFC4X3_RC1_types[798]);
|
|
IFC4X3_RC1_types[747] = new entity("IfcPermit", false, 747, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[758] = new entity("IfcPileType", false, 758, (entity*) IFC4X3_RC1_types[299]);
|
|
IFC4X3_RC1_types[761] = new entity("IfcPipeFittingType", false, 761, (entity*) IFC4X3_RC1_types[479]);
|
|
IFC4X3_RC1_types[764] = new entity("IfcPipeSegmentType", false, 764, (entity*) IFC4X3_RC1_types[489]);
|
|
IFC4X3_RC1_types[773] = new entity("IfcPlant", false, 773, (entity*) IFC4X3_RC1_types[509]);
|
|
IFC4X3_RC1_types[776] = new entity("IfcPlateType", false, 776, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[783] = new entity("IfcPolygonalFaceSet", false, 783, (entity*) IFC4X3_RC1_types[1182]);
|
|
IFC4X3_RC1_types[784] = new entity("IfcPolyline", false, 784, (entity*) IFC4X3_RC1_types[103]);
|
|
IFC4X3_RC1_types[786] = new entity("IfcPort", true, 786, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[787] = new entity("IfcPositioningElement", true, 787, (entity*) IFC4X3_RC1_types[814]);
|
|
IFC4X3_RC1_types[809] = new entity("IfcProcedure", false, 809, (entity*) IFC4X3_RC1_types[812]);
|
|
IFC4X3_RC1_types[828] = new entity("IfcProjectOrder", false, 828, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[825] = new entity("IfcProjectionElement", false, 825, (entity*) IFC4X3_RC1_types[462]);
|
|
IFC4X3_RC1_types[853] = new entity("IfcProtectiveDeviceType", false, 853, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[857] = new entity("IfcPumpType", false, 857, (entity*) IFC4X3_RC1_types[487]);
|
|
IFC4X3_RC1_types[871] = new entity("IfcRailType", false, 871, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[869] = new entity("IfcRailingType", false, 869, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[873] = new entity("IfcRailway", false, 873, (entity*) IFC4X3_RC1_types[449]);
|
|
IFC4X3_RC1_types[877] = new entity("IfcRampFlightType", false, 877, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[879] = new entity("IfcRampType", false, 879, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[883] = new entity("IfcRationalBSplineSurfaceWithKnots", false, 883, (entity*) IFC4X3_RC1_types[117]);
|
|
IFC4X3_RC1_types[892] = new entity("IfcReferent", false, 892, (entity*) IFC4X3_RC1_types[787]);
|
|
IFC4X3_RC1_types[905] = new entity("IfcReinforcingElement", true, 905, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[906] = new entity("IfcReinforcingElementType", true, 906, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[907] = new entity("IfcReinforcingMesh", false, 907, (entity*) IFC4X3_RC1_types[905]);
|
|
IFC4X3_RC1_types[908] = new entity("IfcReinforcingMeshType", false, 908, (entity*) IFC4X3_RC1_types[906]);
|
|
IFC4X3_RC1_types[910] = new entity("IfcRelAggregates", false, 910, (entity*) IFC4X3_RC1_types[941]);
|
|
IFC4X3_RC1_types[976] = new entity("IfcRoad", false, 976, (entity*) IFC4X3_RC1_types[449]);
|
|
IFC4X3_RC1_types[980] = new entity("IfcRoofType", false, 980, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[989] = new entity("IfcSanitaryTerminalType", false, 989, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[992] = new entity("IfcSeamCurve", false, 992, (entity*) IFC4X3_RC1_types[1130]);
|
|
IFC4X3_RC1_types[1008] = new entity("IfcShadingDeviceType", false, 1008, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[1016] = new entity("IfcSign", false, 1016, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[1020] = new entity("IfcSignType", false, 1020, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[1018] = new entity("IfcSignalType", false, 1018, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[1027] = new entity("IfcSite", false, 1027, (entity*) IFC4X3_RC1_types[1058]);
|
|
IFC4X3_RC1_types[1034] = new entity("IfcSlabType", false, 1034, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[1038] = new entity("IfcSolarDeviceType", false, 1038, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[1043] = new entity("IfcSolidStratum", false, 1043, (entity*) IFC4X3_RC1_types[523]);
|
|
IFC4X3_RC1_types[1048] = new entity("IfcSpace", false, 1048, (entity*) IFC4X3_RC1_types[1058]);
|
|
IFC4X3_RC1_types[1051] = new entity("IfcSpaceHeaterType", false, 1051, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[1053] = new entity("IfcSpaceType", false, 1053, (entity*) IFC4X3_RC1_types[1059]);
|
|
IFC4X3_RC1_types[1070] = new entity("IfcStackTerminalType", false, 1070, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[1074] = new entity("IfcStairFlightType", false, 1074, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[1076] = new entity("IfcStairType", false, 1076, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[1079] = new entity("IfcStructuralAction", true, 1079, (entity*) IFC4X3_RC1_types[1080]);
|
|
IFC4X3_RC1_types[1083] = new entity("IfcStructuralConnection", true, 1083, (entity*) IFC4X3_RC1_types[1092]);
|
|
IFC4X3_RC1_types[1085] = new entity("IfcStructuralCurveAction", false, 1085, (entity*) IFC4X3_RC1_types[1079]);
|
|
IFC4X3_RC1_types[1087] = new entity("IfcStructuralCurveConnection", false, 1087, (entity*) IFC4X3_RC1_types[1083]);
|
|
IFC4X3_RC1_types[1088] = new entity("IfcStructuralCurveMember", false, 1088, (entity*) IFC4X3_RC1_types[1107]);
|
|
IFC4X3_RC1_types[1090] = new entity("IfcStructuralCurveMemberVarying", false, 1090, (entity*) IFC4X3_RC1_types[1088]);
|
|
IFC4X3_RC1_types[1091] = new entity("IfcStructuralCurveReaction", false, 1091, (entity*) IFC4X3_RC1_types[1112]);
|
|
IFC4X3_RC1_types[1093] = new entity("IfcStructuralLinearAction", false, 1093, (entity*) IFC4X3_RC1_types[1085]);
|
|
IFC4X3_RC1_types[1097] = new entity("IfcStructuralLoadGroup", false, 1097, (entity*) IFC4X3_RC1_types[531]);
|
|
IFC4X3_RC1_types[1109] = new entity("IfcStructuralPointAction", false, 1109, (entity*) IFC4X3_RC1_types[1079]);
|
|
IFC4X3_RC1_types[1110] = new entity("IfcStructuralPointConnection", false, 1110, (entity*) IFC4X3_RC1_types[1083]);
|
|
IFC4X3_RC1_types[1111] = new entity("IfcStructuralPointReaction", false, 1111, (entity*) IFC4X3_RC1_types[1112]);
|
|
IFC4X3_RC1_types[1113] = new entity("IfcStructuralResultGroup", false, 1113, (entity*) IFC4X3_RC1_types[531]);
|
|
IFC4X3_RC1_types[1114] = new entity("IfcStructuralSurfaceAction", false, 1114, (entity*) IFC4X3_RC1_types[1079]);
|
|
IFC4X3_RC1_types[1116] = new entity("IfcStructuralSurfaceConnection", false, 1116, (entity*) IFC4X3_RC1_types[1083]);
|
|
IFC4X3_RC1_types[1125] = new entity("IfcSubContractResource", false, 1125, (entity*) IFC4X3_RC1_types[229]);
|
|
IFC4X3_RC1_types[1132] = new entity("IfcSurfaceFeature", false, 1132, (entity*) IFC4X3_RC1_types[461]);
|
|
IFC4X3_RC1_types[1152] = new entity("IfcSwitchingDeviceType", false, 1152, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[1154] = new entity("IfcSystem", false, 1154, (entity*) IFC4X3_RC1_types[531]);
|
|
IFC4X3_RC1_types[1155] = new entity("IfcSystemFurnitureElement", false, 1155, (entity*) IFC4X3_RC1_types[504]);
|
|
IFC4X3_RC1_types[1162] = new entity("IfcTankType", false, 1162, (entity*) IFC4X3_RC1_types[491]);
|
|
IFC4X3_RC1_types[1173] = new entity("IfcTendon", false, 1173, (entity*) IFC4X3_RC1_types[905]);
|
|
IFC4X3_RC1_types[1174] = new entity("IfcTendonAnchor", false, 1174, (entity*) IFC4X3_RC1_types[905]);
|
|
IFC4X3_RC1_types[1175] = new entity("IfcTendonAnchorType", false, 1175, (entity*) IFC4X3_RC1_types[906]);
|
|
IFC4X3_RC1_types[1177] = new entity("IfcTendonConduit", false, 1177, (entity*) IFC4X3_RC1_types[905]);
|
|
IFC4X3_RC1_types[1178] = new entity("IfcTendonConduitType", false, 1178, (entity*) IFC4X3_RC1_types[906]);
|
|
IFC4X3_RC1_types[1180] = new entity("IfcTendonType", false, 1180, (entity*) IFC4X3_RC1_types[906]);
|
|
IFC4X3_RC1_types[1221] = new entity("IfcTrackElementType", false, 1221, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[1224] = new entity("IfcTransformerType", false, 1224, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[1227] = new entity("IfcTransitionCurveSegment2D", false, 1227, (entity*) IFC4X3_RC1_types[283]);
|
|
IFC4X3_RC1_types[1230] = new entity("IfcTransportElement", false, 1230, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[1238] = new entity("IfcTrimmedCurve", false, 1238, (entity*) IFC4X3_RC1_types[103]);
|
|
IFC4X3_RC1_types[1243] = new entity("IfcTubeBundleType", false, 1243, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[1254] = new entity("IfcUnitaryEquipmentType", false, 1254, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[1262] = new entity("IfcValveType", false, 1262, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[1270] = new entity("IfcVibrationDamper", false, 1270, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[1271] = new entity("IfcVibrationDamperType", false, 1271, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[1273] = new entity("IfcVibrationIsolator", false, 1273, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[1274] = new entity("IfcVibrationIsolatorType", false, 1274, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[1276] = new entity("IfcVirtualElement", false, 1276, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[1280] = new entity("IfcVoidStratum", false, 1280, (entity*) IFC4X3_RC1_types[523]);
|
|
IFC4X3_RC1_types[1278] = new entity("IfcVoidingFeature", false, 1278, (entity*) IFC4X3_RC1_types[463]);
|
|
IFC4X3_RC1_types[1286] = new entity("IfcWallType", false, 1286, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[1292] = new entity("IfcWasteTerminalType", false, 1292, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[1294] = new entity("IfcWaterStratum", false, 1294, (entity*) IFC4X3_RC1_types[523]);
|
|
IFC4X3_RC1_types[1304] = new entity("IfcWindowType", false, 1304, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[1307] = new entity("IfcWorkCalendar", false, 1307, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[1309] = new entity("IfcWorkControl", true, 1309, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[1310] = new entity("IfcWorkPlan", false, 1310, (entity*) IFC4X3_RC1_types[1309]);
|
|
IFC4X3_RC1_types[1312] = new entity("IfcWorkSchedule", false, 1312, (entity*) IFC4X3_RC1_types[1309]);
|
|
IFC4X3_RC1_types[1315] = new entity("IfcZone", false, 1315, (entity*) IFC4X3_RC1_types[1154]);
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[286]);
|
|
items.push_back(IFC4X3_RC1_types[288]);
|
|
IFC4X3_RC1_types[279] = new select_type("IfcCurveFontOrScaledCurveFontSelect", 279, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(3);
|
|
items.push_back(IFC4X3_RC1_types[199]);
|
|
items.push_back(IFC4X3_RC1_types[742]);
|
|
items.push_back(IFC4X3_RC1_types[1130]);
|
|
IFC4X3_RC1_types[281] = new select_type("IfcCurveOnSurface", 281, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[103]);
|
|
items.push_back(IFC4X3_RC1_types[372]);
|
|
IFC4X3_RC1_types[282] = new select_type("IfcCurveOrEdgeCurve", 282, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[401]);
|
|
items.push_back(IFC4X3_RC1_types[1055]);
|
|
IFC4X3_RC1_types[562] = new select_type("IfcInterferenceSelect", 562, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[814]);
|
|
items.push_back(IFC4X3_RC1_types[1154]);
|
|
IFC4X3_RC1_types[1057] = new select_type("IfcSpatialReferenceSelect", 1057, items);
|
|
}
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[401]);
|
|
items.push_back(IFC4X3_RC1_types[1092]);
|
|
IFC4X3_RC1_types[1081] = new select_type("IfcStructuralActivityAssignmentSelect", 1081, items);
|
|
}
|
|
IFC4X3_RC1_types[2] = new entity("IfcActionRequest", false, 2, (entity*) IFC4X3_RC1_types[234]);
|
|
IFC4X3_RC1_types[19] = new entity("IfcAirTerminalBoxType", false, 19, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[21] = new entity("IfcAirTerminalType", false, 21, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[24] = new entity("IfcAirToAirHeatRecoveryType", false, 24, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[31] = new entity("IfcAlignment2DCantSegLine", false, 31, (entity*) IFC4X3_RC1_types[32]);
|
|
IFC4X3_RC1_types[33] = new entity("IfcAlignment2DCantSegTransition", false, 33, (entity*) IFC4X3_RC1_types[32]);
|
|
IFC4X3_RC1_types[43] = new entity("IfcAlignmentCurve", false, 43, (entity*) IFC4X3_RC1_types[103]);
|
|
IFC4X3_RC1_types[65] = new entity("IfcAsset", false, 65, (entity*) IFC4X3_RC1_types[531]);
|
|
IFC4X3_RC1_types[68] = new entity("IfcAudioVisualApplianceType", false, 68, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[112] = new entity("IfcBSplineCurve", true, 112, (entity*) IFC4X3_RC1_types[103]);
|
|
IFC4X3_RC1_types[114] = new entity("IfcBSplineCurveWithKnots", false, 114, (entity*) IFC4X3_RC1_types[112]);
|
|
IFC4X3_RC1_types[77] = new entity("IfcBeamType", false, 77, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[80] = new entity("IfcBearingType", false, 80, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[89] = new entity("IfcBoilerType", false, 89, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[98] = new entity("IfcBoundaryCurve", false, 98, (entity*) IFC4X3_RC1_types[199]);
|
|
IFC4X3_RC1_types[108] = new entity("IfcBridge", false, 108, (entity*) IFC4X3_RC1_types[449]);
|
|
IFC4X3_RC1_types[109] = new entity("IfcBridgePart", false, 109, (entity*) IFC4X3_RC1_types[450]);
|
|
IFC4X3_RC1_types[118] = new entity("IfcBuilding", false, 118, (entity*) IFC4X3_RC1_types[449]);
|
|
IFC4X3_RC1_types[119] = new entity("IfcBuildingElementPart", false, 119, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[120] = new entity("IfcBuildingElementPartType", false, 120, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[123] = new entity("IfcBuildingElementProxyType", false, 123, (entity*) IFC4X3_RC1_types[129]);
|
|
IFC4X3_RC1_types[126] = new entity("IfcBuildingSystem", false, 126, (entity*) IFC4X3_RC1_types[1154]);
|
|
IFC4X3_RC1_types[128] = new entity("IfcBuiltElement", false, 128, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[130] = new entity("IfcBuiltSystem", false, 130, (entity*) IFC4X3_RC1_types[1154]);
|
|
IFC4X3_RC1_types[133] = new entity("IfcBurnerType", false, 133, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[136] = new entity("IfcCableCarrierFittingType", false, 136, (entity*) IFC4X3_RC1_types[479]);
|
|
IFC4X3_RC1_types[139] = new entity("IfcCableCarrierSegmentType", false, 139, (entity*) IFC4X3_RC1_types[489]);
|
|
IFC4X3_RC1_types[142] = new entity("IfcCableFittingType", false, 142, (entity*) IFC4X3_RC1_types[479]);
|
|
IFC4X3_RC1_types[145] = new entity("IfcCableSegmentType", false, 145, (entity*) IFC4X3_RC1_types[489]);
|
|
IFC4X3_RC1_types[148] = new entity("IfcCaissonFoundationType", false, 148, (entity*) IFC4X3_RC1_types[299]);
|
|
IFC4X3_RC1_types[163] = new entity("IfcChillerType", false, 163, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[165] = new entity("IfcChimney", false, 165, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[168] = new entity("IfcCircle", false, 168, (entity*) IFC4X3_RC1_types[209]);
|
|
IFC4X3_RC1_types[171] = new entity("IfcCircularArcSegment2D", false, 171, (entity*) IFC4X3_RC1_types[283]);
|
|
IFC4X3_RC1_types[172] = new entity("IfcCivilElement", false, 172, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[180] = new entity("IfcCoilType", false, 180, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[187] = new entity("IfcColumn", false, 187, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[188] = new entity("IfcColumnStandardCase", false, 188, (entity*) IFC4X3_RC1_types[187]);
|
|
IFC4X3_RC1_types[192] = new entity("IfcCommunicationsApplianceType", false, 192, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[204] = new entity("IfcCompressorType", false, 204, (entity*) IFC4X3_RC1_types[487]);
|
|
IFC4X3_RC1_types[207] = new entity("IfcCondenserType", false, 207, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[220] = new entity("IfcConstructionEquipmentResource", false, 220, (entity*) IFC4X3_RC1_types[229]);
|
|
IFC4X3_RC1_types[223] = new entity("IfcConstructionMaterialResource", false, 223, (entity*) IFC4X3_RC1_types[229]);
|
|
IFC4X3_RC1_types[226] = new entity("IfcConstructionProductResource", false, 226, (entity*) IFC4X3_RC1_types[229]);
|
|
IFC4X3_RC1_types[241] = new entity("IfcConveyorSegmentType", false, 241, (entity*) IFC4X3_RC1_types[489]);
|
|
IFC4X3_RC1_types[244] = new entity("IfcCooledBeamType", false, 244, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[247] = new entity("IfcCoolingTowerType", false, 247, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[258] = new entity("IfcCourse", false, 258, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[261] = new entity("IfcCovering", false, 261, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[272] = new entity("IfcCurtainWall", false, 272, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[291] = new entity("IfcDamperType", false, 291, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[298] = new entity("IfcDeepFoundation", false, 298, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[313] = new entity("IfcDiscreteAccessory", false, 313, (entity*) IFC4X3_RC1_types[406]);
|
|
IFC4X3_RC1_types[314] = new entity("IfcDiscreteAccessoryType", false, 314, (entity*) IFC4X3_RC1_types[407]);
|
|
IFC4X3_RC1_types[318] = new entity("IfcDistributionBoardType", false, 318, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[321] = new entity("IfcDistributionChamberElementType", false, 321, (entity*) IFC4X3_RC1_types[329]);
|
|
IFC4X3_RC1_types[325] = new entity("IfcDistributionControlElementType", true, 325, (entity*) IFC4X3_RC1_types[327]);
|
|
IFC4X3_RC1_types[326] = new entity("IfcDistributionElement", false, 326, (entity*) IFC4X3_RC1_types[401]);
|
|
IFC4X3_RC1_types[328] = new entity("IfcDistributionFlowElement", false, 328, (entity*) IFC4X3_RC1_types[326]);
|
|
IFC4X3_RC1_types[330] = new entity("IfcDistributionPort", false, 330, (entity*) IFC4X3_RC1_types[786]);
|
|
IFC4X3_RC1_types[332] = new entity("IfcDistributionSystem", false, 332, (entity*) IFC4X3_RC1_types[1154]);
|
|
IFC4X3_RC1_types[340] = new entity("IfcDoor", false, 340, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[345] = new entity("IfcDoorStandardCase", false, 345, (entity*) IFC4X3_RC1_types[340]);
|
|
IFC4X3_RC1_types[356] = new entity("IfcDuctFittingType", false, 356, (entity*) IFC4X3_RC1_types[479]);
|
|
IFC4X3_RC1_types[359] = new entity("IfcDuctSegmentType", false, 359, (entity*) IFC4X3_RC1_types[489]);
|
|
IFC4X3_RC1_types[362] = new entity("IfcDuctSilencerType", false, 362, (entity*) IFC4X3_RC1_types[495]);
|
|
IFC4X3_RC1_types[366] = new entity("IfcEarthworksCut", false, 366, (entity*) IFC4X3_RC1_types[463]);
|
|
IFC4X3_RC1_types[368] = new entity("IfcEarthworksElement", false, 368, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[369] = new entity("IfcEarthworksFill", false, 369, (entity*) IFC4X3_RC1_types[368]);
|
|
IFC4X3_RC1_types[375] = new entity("IfcElectricApplianceType", false, 375, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[382] = new entity("IfcElectricDistributionBoardType", false, 382, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[385] = new entity("IfcElectricFlowStorageDeviceType", false, 385, (entity*) IFC4X3_RC1_types[491]);
|
|
IFC4X3_RC1_types[388] = new entity("IfcElectricFlowTreatmentDeviceType", false, 388, (entity*) IFC4X3_RC1_types[495]);
|
|
IFC4X3_RC1_types[391] = new entity("IfcElectricGeneratorType", false, 391, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[394] = new entity("IfcElectricMotorType", false, 394, (entity*) IFC4X3_RC1_types[414]);
|
|
IFC4X3_RC1_types[398] = new entity("IfcElectricTimeControlType", false, 398, (entity*) IFC4X3_RC1_types[476]);
|
|
IFC4X3_RC1_types[413] = new entity("IfcEnergyConversionDevice", false, 413, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[416] = new entity("IfcEngine", false, 416, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[419] = new entity("IfcEvaporativeCooler", false, 419, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[422] = new entity("IfcEvaporator", false, 422, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[437] = new entity("IfcExternalSpatialElement", false, 437, (entity*) IFC4X3_RC1_types[439]);
|
|
IFC4X3_RC1_types[456] = new entity("IfcFanType", false, 456, (entity*) IFC4X3_RC1_types[487]);
|
|
IFC4X3_RC1_types[469] = new entity("IfcFilterType", false, 469, (entity*) IFC4X3_RC1_types[495]);
|
|
IFC4X3_RC1_types[472] = new entity("IfcFireSuppressionTerminalType", false, 472, (entity*) IFC4X3_RC1_types[493]);
|
|
IFC4X3_RC1_types[475] = new entity("IfcFlowController", false, 475, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[478] = new entity("IfcFlowFitting", false, 478, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[481] = new entity("IfcFlowInstrumentType", false, 481, (entity*) IFC4X3_RC1_types[325]);
|
|
IFC4X3_RC1_types[483] = new entity("IfcFlowMeter", false, 483, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[486] = new entity("IfcFlowMovingDevice", false, 486, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[488] = new entity("IfcFlowSegment", false, 488, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[490] = new entity("IfcFlowStorageDevice", false, 490, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[492] = new entity("IfcFlowTerminal", false, 492, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[494] = new entity("IfcFlowTreatmentDevice", false, 494, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[499] = new entity("IfcFooting", false, 499, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[521] = new entity("IfcGeotechnicalAssembly", true, 521, (entity*) IFC4X3_RC1_types[522]);
|
|
IFC4X3_RC1_types[526] = new entity("IfcGrid", false, 526, (entity*) IFC4X3_RC1_types[787]);
|
|
IFC4X3_RC1_types[534] = new entity("IfcHeatExchanger", false, 534, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[539] = new entity("IfcHumidifier", false, 539, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[559] = new entity("IfcInterceptor", false, 559, (entity*) IFC4X3_RC1_types[494]);
|
|
IFC4X3_RC1_types[572] = new entity("IfcJunctionBox", false, 572, (entity*) IFC4X3_RC1_types[478]);
|
|
IFC4X3_RC1_types[575] = new entity("IfcKerb", false, 575, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[584] = new entity("IfcLamp", false, 584, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[598] = new entity("IfcLightFixture", false, 598, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[615] = new entity("IfcLinearPositioningElement", false, 615, (entity*) IFC4X3_RC1_types[787]);
|
|
IFC4X3_RC1_types[621] = new entity("IfcLiquidTerminal", false, 621, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[670] = new entity("IfcMedicalDevice", false, 670, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[673] = new entity("IfcMember", false, 673, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[674] = new entity("IfcMemberStandardCase", false, 674, (entity*) IFC4X3_RC1_types[673]);
|
|
IFC4X3_RC1_types[680] = new entity("IfcMobileTelecommunicationsAppliance", false, 680, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[696] = new entity("IfcMooringDevice", false, 696, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[699] = new entity("IfcMotorConnection", false, 699, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[703] = new entity("IfcNavigationElement", false, 703, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[732] = new entity("IfcOuterBoundaryCurve", false, 732, (entity*) IFC4X3_RC1_types[98]);
|
|
IFC4X3_RC1_types[733] = new entity("IfcOutlet", false, 733, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[740] = new entity("IfcPavement", false, 740, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[756] = new entity("IfcPile", false, 756, (entity*) IFC4X3_RC1_types[298]);
|
|
IFC4X3_RC1_types[760] = new entity("IfcPipeFitting", false, 760, (entity*) IFC4X3_RC1_types[478]);
|
|
IFC4X3_RC1_types[763] = new entity("IfcPipeSegment", false, 763, (entity*) IFC4X3_RC1_types[488]);
|
|
IFC4X3_RC1_types[774] = new entity("IfcPlate", false, 774, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[775] = new entity("IfcPlateStandardCase", false, 775, (entity*) IFC4X3_RC1_types[774]);
|
|
IFC4X3_RC1_types[849] = new entity("IfcProtectiveDevice", false, 849, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[851] = new entity("IfcProtectiveDeviceTrippingUnitType", false, 851, (entity*) IFC4X3_RC1_types[325]);
|
|
IFC4X3_RC1_types[856] = new entity("IfcPump", false, 856, (entity*) IFC4X3_RC1_types[486]);
|
|
IFC4X3_RC1_types[867] = new entity("IfcRail", false, 867, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[868] = new entity("IfcRailing", false, 868, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[875] = new entity("IfcRamp", false, 875, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[876] = new entity("IfcRampFlight", false, 876, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[882] = new entity("IfcRationalBSplineCurveWithKnots", false, 882, (entity*) IFC4X3_RC1_types[114]);
|
|
IFC4X3_RC1_types[896] = new entity("IfcReinforcedSoil", false, 896, (entity*) IFC4X3_RC1_types[368]);
|
|
IFC4X3_RC1_types[900] = new entity("IfcReinforcingBar", false, 900, (entity*) IFC4X3_RC1_types[905]);
|
|
IFC4X3_RC1_types[903] = new entity("IfcReinforcingBarType", false, 903, (entity*) IFC4X3_RC1_types[906]);
|
|
IFC4X3_RC1_types[979] = new entity("IfcRoof", false, 979, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[988] = new entity("IfcSanitaryTerminal", false, 988, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[1004] = new entity("IfcSensorType", false, 1004, (entity*) IFC4X3_RC1_types[325]);
|
|
IFC4X3_RC1_types[1007] = new entity("IfcShadingDevice", false, 1007, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[1017] = new entity("IfcSignal", false, 1017, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[1031] = new entity("IfcSlab", false, 1031, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[1032] = new entity("IfcSlabElementedCase", false, 1032, (entity*) IFC4X3_RC1_types[1031]);
|
|
IFC4X3_RC1_types[1033] = new entity("IfcSlabStandardCase", false, 1033, (entity*) IFC4X3_RC1_types[1031]);
|
|
IFC4X3_RC1_types[1037] = new entity("IfcSolarDevice", false, 1037, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[1050] = new entity("IfcSpaceHeater", false, 1050, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[1069] = new entity("IfcStackTerminal", false, 1069, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[1072] = new entity("IfcStair", false, 1072, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[1073] = new entity("IfcStairFlight", false, 1073, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[1082] = new entity("IfcStructuralAnalysisModel", false, 1082, (entity*) IFC4X3_RC1_types[1154]);
|
|
IFC4X3_RC1_types[1095] = new entity("IfcStructuralLoadCase", false, 1095, (entity*) IFC4X3_RC1_types[1097]);
|
|
IFC4X3_RC1_types[1108] = new entity("IfcStructuralPlanarAction", false, 1108, (entity*) IFC4X3_RC1_types[1114]);
|
|
IFC4X3_RC1_types[1151] = new entity("IfcSwitchingDevice", false, 1151, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[1161] = new entity("IfcTank", false, 1161, (entity*) IFC4X3_RC1_types[490]);
|
|
IFC4X3_RC1_types[1220] = new entity("IfcTrackElement", false, 1220, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[1223] = new entity("IfcTransformer", false, 1223, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[1242] = new entity("IfcTubeBundle", false, 1242, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[1251] = new entity("IfcUnitaryControlElementType", false, 1251, (entity*) IFC4X3_RC1_types[325]);
|
|
IFC4X3_RC1_types[1253] = new entity("IfcUnitaryEquipment", false, 1253, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[1261] = new entity("IfcValve", false, 1261, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[1283] = new entity("IfcWall", false, 1283, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[1284] = new entity("IfcWallElementedCase", false, 1284, (entity*) IFC4X3_RC1_types[1283]);
|
|
IFC4X3_RC1_types[1285] = new entity("IfcWallStandardCase", false, 1285, (entity*) IFC4X3_RC1_types[1283]);
|
|
IFC4X3_RC1_types[1291] = new entity("IfcWasteTerminal", false, 1291, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[1295] = new entity("IfcWindow", false, 1295, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[1300] = new entity("IfcWindowStandardCase", false, 1300, (entity*) IFC4X3_RC1_types[1295]);
|
|
{
|
|
std::vector<const declaration*> items; items.reserve(2);
|
|
items.push_back(IFC4X3_RC1_types[437]);
|
|
items.push_back(IFC4X3_RC1_types[1048]);
|
|
IFC4X3_RC1_types[1049] = new select_type("IfcSpaceBoundarySelect", 1049, items);
|
|
}
|
|
IFC4X3_RC1_types[10] = new entity("IfcActuatorType", false, 10, (entity*) IFC4X3_RC1_types[325]);
|
|
IFC4X3_RC1_types[17] = new entity("IfcAirTerminal", false, 17, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[18] = new entity("IfcAirTerminalBox", false, 18, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[23] = new entity("IfcAirToAirHeatRecovery", false, 23, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[27] = new entity("IfcAlarmType", false, 27, (entity*) IFC4X3_RC1_types[325]);
|
|
IFC4X3_RC1_types[29] = new entity("IfcAlignment", false, 29, (entity*) IFC4X3_RC1_types[615]);
|
|
IFC4X3_RC1_types[67] = new entity("IfcAudioVisualAppliance", false, 67, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[75] = new entity("IfcBeam", false, 75, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[76] = new entity("IfcBeamStandardCase", false, 76, (entity*) IFC4X3_RC1_types[75]);
|
|
IFC4X3_RC1_types[79] = new entity("IfcBearing", false, 79, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[88] = new entity("IfcBoiler", false, 88, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[96] = new entity("IfcBorehole", false, 96, (entity*) IFC4X3_RC1_types[521]);
|
|
IFC4X3_RC1_types[122] = new entity("IfcBuildingElementProxy", false, 122, (entity*) IFC4X3_RC1_types[128]);
|
|
IFC4X3_RC1_types[132] = new entity("IfcBurner", false, 132, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[135] = new entity("IfcCableCarrierFitting", false, 135, (entity*) IFC4X3_RC1_types[478]);
|
|
IFC4X3_RC1_types[138] = new entity("IfcCableCarrierSegment", false, 138, (entity*) IFC4X3_RC1_types[488]);
|
|
IFC4X3_RC1_types[141] = new entity("IfcCableFitting", false, 141, (entity*) IFC4X3_RC1_types[478]);
|
|
IFC4X3_RC1_types[144] = new entity("IfcCableSegment", false, 144, (entity*) IFC4X3_RC1_types[488]);
|
|
IFC4X3_RC1_types[147] = new entity("IfcCaissonFoundation", false, 147, (entity*) IFC4X3_RC1_types[298]);
|
|
IFC4X3_RC1_types[162] = new entity("IfcChiller", false, 162, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[179] = new entity("IfcCoil", false, 179, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[191] = new entity("IfcCommunicationsAppliance", false, 191, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[203] = new entity("IfcCompressor", false, 203, (entity*) IFC4X3_RC1_types[486]);
|
|
IFC4X3_RC1_types[206] = new entity("IfcCondenser", false, 206, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[236] = new entity("IfcControllerType", false, 236, (entity*) IFC4X3_RC1_types[325]);
|
|
IFC4X3_RC1_types[240] = new entity("IfcConveyorSegment", false, 240, (entity*) IFC4X3_RC1_types[488]);
|
|
IFC4X3_RC1_types[243] = new entity("IfcCooledBeam", false, 243, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[246] = new entity("IfcCoolingTower", false, 246, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[290] = new entity("IfcDamper", false, 290, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[317] = new entity("IfcDistributionBoard", false, 317, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[320] = new entity("IfcDistributionChamberElement", false, 320, (entity*) IFC4X3_RC1_types[328]);
|
|
IFC4X3_RC1_types[323] = new entity("IfcDistributionCircuit", false, 323, (entity*) IFC4X3_RC1_types[332]);
|
|
IFC4X3_RC1_types[324] = new entity("IfcDistributionControlElement", false, 324, (entity*) IFC4X3_RC1_types[326]);
|
|
IFC4X3_RC1_types[355] = new entity("IfcDuctFitting", false, 355, (entity*) IFC4X3_RC1_types[478]);
|
|
IFC4X3_RC1_types[358] = new entity("IfcDuctSegment", false, 358, (entity*) IFC4X3_RC1_types[488]);
|
|
IFC4X3_RC1_types[361] = new entity("IfcDuctSilencer", false, 361, (entity*) IFC4X3_RC1_types[494]);
|
|
IFC4X3_RC1_types[374] = new entity("IfcElectricAppliance", false, 374, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[381] = new entity("IfcElectricDistributionBoard", false, 381, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[384] = new entity("IfcElectricFlowStorageDevice", false, 384, (entity*) IFC4X3_RC1_types[490]);
|
|
IFC4X3_RC1_types[387] = new entity("IfcElectricFlowTreatmentDevice", false, 387, (entity*) IFC4X3_RC1_types[494]);
|
|
IFC4X3_RC1_types[390] = new entity("IfcElectricGenerator", false, 390, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[393] = new entity("IfcElectricMotor", false, 393, (entity*) IFC4X3_RC1_types[413]);
|
|
IFC4X3_RC1_types[397] = new entity("IfcElectricTimeControl", false, 397, (entity*) IFC4X3_RC1_types[475]);
|
|
IFC4X3_RC1_types[455] = new entity("IfcFan", false, 455, (entity*) IFC4X3_RC1_types[486]);
|
|
IFC4X3_RC1_types[468] = new entity("IfcFilter", false, 468, (entity*) IFC4X3_RC1_types[494]);
|
|
IFC4X3_RC1_types[471] = new entity("IfcFireSuppressionTerminal", false, 471, (entity*) IFC4X3_RC1_types[492]);
|
|
IFC4X3_RC1_types[480] = new entity("IfcFlowInstrument", false, 480, (entity*) IFC4X3_RC1_types[324]);
|
|
IFC4X3_RC1_types[519] = new entity("IfcGeomodel", false, 519, (entity*) IFC4X3_RC1_types[521]);
|
|
IFC4X3_RC1_types[520] = new entity("IfcGeoslice", false, 520, (entity*) IFC4X3_RC1_types[521]);
|
|
IFC4X3_RC1_types[850] = new entity("IfcProtectiveDeviceTrippingUnit", false, 850, (entity*) IFC4X3_RC1_types[324]);
|
|
IFC4X3_RC1_types[1003] = new entity("IfcSensor", false, 1003, (entity*) IFC4X3_RC1_types[324]);
|
|
IFC4X3_RC1_types[1250] = new entity("IfcUnitaryControlElement", false, 1250, (entity*) IFC4X3_RC1_types[324]);
|
|
IFC4X3_RC1_types[9] = new entity("IfcActuator", false, 9, (entity*) IFC4X3_RC1_types[324]);
|
|
IFC4X3_RC1_types[26] = new entity("IfcAlarm", false, 26, (entity*) IFC4X3_RC1_types[324]);
|
|
IFC4X3_RC1_types[235] = new entity("IfcController", false, 235, (entity*) IFC4X3_RC1_types[324]);
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[3]), true));
|
|
attributes.push_back(new attribute("Status", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("LongDescription", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[2])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("TheActor", new named_type(IFC4X3_RC1_types[8]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[6])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Role", new named_type(IFC4X3_RC1_types[978]), false));
|
|
attributes.push_back(new attribute("UserDefinedRole", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[7])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[11]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[9])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[11]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[10])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Purpose", new named_type(IFC4X3_RC1_types[13]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("UserDefinedPurpose", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[12])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[14])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Voids", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[178])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[15])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[16])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[22]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[17])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[20]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[18])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[20]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[19])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[22]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[21])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[25]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[23])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[25]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[24])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[28]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[26])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[28]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[27])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[44]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[29])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Segments", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[32])), false));
|
|
attributes.push_back(new attribute("RailHeadDistance", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[30])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[31])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("StartRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("EndRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("IsStartRadiusCCW", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("IsEndRadiusCCW", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("TransitionCurveType", new named_type(IFC4X3_RC1_types[1228]), false));
|
|
std::vector<bool> derived; derived.reserve(14);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[33])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("StartDistAlong", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("HorizontalLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("StartCantLeft", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("EndCantLeft", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("StartCantRight", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("EndCantRight", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[32])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("StartDistAlong", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("Segments", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[35])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[34])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("CurveGeometry", new named_type(IFC4X3_RC1_types[283]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[35])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("TangentialContinuity", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("StartTag", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("EndTag", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[36])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("IsConvex", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[37])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[38])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ParabolaConstant", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("IsConvex", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[39])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("StartRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("EndRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("IsStartRadiusCCW", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("IsEndRadiusCCW", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("TransitionCurveType", new named_type(IFC4X3_RC1_types[1228]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[40])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Segments", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[42])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[41])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("StartDistAlong", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("HorizontalLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("StartHeight", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("StartGradient", new named_type(IFC4X3_RC1_types[881]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[42])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Horizontal", new named_type(IFC4X3_RC1_types[34]), false));
|
|
attributes.push_back(new attribute("Vertical", new named_type(IFC4X3_RC1_types[41]), true));
|
|
attributes.push_back(new attribute("Tag", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[43])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[51]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[49])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("OuterBoundary", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("InnerBoundaries", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[276])), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[50])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("ApplicationDeveloper", new named_type(IFC4X3_RC1_types[728]), false));
|
|
attributes.push_back(new attribute("Version", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("ApplicationFullName", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("ApplicationIdentifier", new named_type(IFC4X3_RC1_types[542]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[52])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(10);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("AppliedValue", new named_type(IFC4X3_RC1_types[54]), true));
|
|
attributes.push_back(new attribute("UnitBasis", new named_type(IFC4X3_RC1_types[666]), true));
|
|
attributes.push_back(new attribute("ApplicableDate", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("FixedUntilDate", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("Category", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Condition", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("ArithmeticOperator", new named_type(IFC4X3_RC1_types[63]), true));
|
|
attributes.push_back(new attribute("Components", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[53])), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[53])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(9);
|
|
attributes.push_back(new attribute("Identifier", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("TimeOfApproval", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("Status", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Level", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Qualifier", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("RequestingApproval", new named_type(IFC4X3_RC1_types[8]), true));
|
|
attributes.push_back(new attribute("GivingApproval", new named_type(IFC4X3_RC1_types[8]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[55])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingApproval", new named_type(IFC4X3_RC1_types[55]), false));
|
|
attributes.push_back(new attribute("RelatedApprovals", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[55])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[56])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("OuterCurve", new named_type(IFC4X3_RC1_types[276]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[57])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Curve", new named_type(IFC4X3_RC1_types[103]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[58])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("InnerCurves", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[276])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[59])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(9);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("OriginalValue", new named_type(IFC4X3_RC1_types[256]), true));
|
|
attributes.push_back(new attribute("CurrentValue", new named_type(IFC4X3_RC1_types[256]), true));
|
|
attributes.push_back(new attribute("TotalReplacementCost", new named_type(IFC4X3_RC1_types[256]), true));
|
|
attributes.push_back(new attribute("Owner", new named_type(IFC4X3_RC1_types[8]), true));
|
|
attributes.push_back(new attribute("User", new named_type(IFC4X3_RC1_types[8]), true));
|
|
attributes.push_back(new attribute("ResponsiblePerson", new named_type(IFC4X3_RC1_types[749]), true));
|
|
attributes.push_back(new attribute("IncorporationDate", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("DepreciatedValue", new named_type(IFC4X3_RC1_types[256]), true));
|
|
std::vector<bool> derived; derived.reserve(14);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[65])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(12);
|
|
attributes.push_back(new attribute("BottomFlangeWidth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("OverallDepth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("WebThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("BottomFlangeThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("BottomFlangeFilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("TopFlangeWidth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("TopFlangeThickness", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("TopFlangeFilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("BottomFlangeEdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("BottomFlangeSlope", new named_type(IFC4X3_RC1_types[772]), true));
|
|
attributes.push_back(new attribute("TopFlangeEdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("TopFlangeSlope", new named_type(IFC4X3_RC1_types[772]), true));
|
|
std::vector<bool> derived; derived.reserve(15);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[66])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[69]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[67])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[69]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[68])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Axis", new named_type(IFC4X3_RC1_types[309]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[70])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RefDirection", new named_type(IFC4X3_RC1_types[309]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[72])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Axis", new named_type(IFC4X3_RC1_types[309]), true));
|
|
attributes.push_back(new attribute("RefDirection", new named_type(IFC4X3_RC1_types[309]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[73])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[74])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("Degree", new named_type(IFC4X3_RC1_types[557]), false));
|
|
attributes.push_back(new attribute("ControlPointsList", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[151])), false));
|
|
attributes.push_back(new attribute("CurveForm", new named_type(IFC4X3_RC1_types[113]), false));
|
|
attributes.push_back(new attribute("ClosedCurve", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("SelfIntersect", new named_type(IFC4X3_RC1_types[626]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[112])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("KnotMultiplicities", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[557])), false));
|
|
attributes.push_back(new attribute("Knots", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[738])), false));
|
|
attributes.push_back(new attribute("KnotSpec", new named_type(IFC4X3_RC1_types[578]), false));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[114])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("UDegree", new named_type(IFC4X3_RC1_types[557]), false));
|
|
attributes.push_back(new attribute("VDegree", new named_type(IFC4X3_RC1_types[557]), false));
|
|
attributes.push_back(new attribute("ControlPointsList", new aggregation_type(aggregation_type::list_type, 2, -1, new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[151]))), false));
|
|
attributes.push_back(new attribute("SurfaceForm", new named_type(IFC4X3_RC1_types[116]), false));
|
|
attributes.push_back(new attribute("UClosed", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("VClosed", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("SelfIntersect", new named_type(IFC4X3_RC1_types[626]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[115])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("UMultiplicities", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[557])), false));
|
|
attributes.push_back(new attribute("VMultiplicities", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[557])), false));
|
|
attributes.push_back(new attribute("UKnots", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[738])), false));
|
|
attributes.push_back(new attribute("VKnots", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[738])), false));
|
|
attributes.push_back(new attribute("KnotSpec", new named_type(IFC4X3_RC1_types[578]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[117])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[78]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[75])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[76])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[78]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[77])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[82]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[79])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[82]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[80])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RasterFormat", new named_type(IFC4X3_RC1_types[542]), false));
|
|
attributes.push_back(new attribute("RasterCode", new named_type(IFC4X3_RC1_types[85]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[86])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("XLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("YLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("ZLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[87])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[90]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[88])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[90]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[89])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[92])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Operator", new named_type(IFC4X3_RC1_types[94]), false));
|
|
attributes.push_back(new attribute("FirstOperand", new named_type(IFC4X3_RC1_types[93]), false));
|
|
attributes.push_back(new attribute("SecondOperand", new named_type(IFC4X3_RC1_types[93]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[95])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[96])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[97])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[98])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("TranslationalStiffnessByLengthX", new named_type(IFC4X3_RC1_types[689]), true));
|
|
attributes.push_back(new attribute("TranslationalStiffnessByLengthY", new named_type(IFC4X3_RC1_types[689]), true));
|
|
attributes.push_back(new attribute("TranslationalStiffnessByLengthZ", new named_type(IFC4X3_RC1_types[689]), true));
|
|
attributes.push_back(new attribute("RotationalStiffnessByLengthX", new named_type(IFC4X3_RC1_types[686]), true));
|
|
attributes.push_back(new attribute("RotationalStiffnessByLengthY", new named_type(IFC4X3_RC1_types[686]), true));
|
|
attributes.push_back(new attribute("RotationalStiffnessByLengthZ", new named_type(IFC4X3_RC1_types[686]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[99])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("TranslationalStiffnessByAreaX", new named_type(IFC4X3_RC1_types[688]), true));
|
|
attributes.push_back(new attribute("TranslationalStiffnessByAreaY", new named_type(IFC4X3_RC1_types[688]), true));
|
|
attributes.push_back(new attribute("TranslationalStiffnessByAreaZ", new named_type(IFC4X3_RC1_types[688]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[100])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("TranslationalStiffnessX", new named_type(IFC4X3_RC1_types[1229]), true));
|
|
attributes.push_back(new attribute("TranslationalStiffnessY", new named_type(IFC4X3_RC1_types[1229]), true));
|
|
attributes.push_back(new attribute("TranslationalStiffnessZ", new named_type(IFC4X3_RC1_types[1229]), true));
|
|
attributes.push_back(new attribute("RotationalStiffnessX", new named_type(IFC4X3_RC1_types[986]), true));
|
|
attributes.push_back(new attribute("RotationalStiffnessY", new named_type(IFC4X3_RC1_types[986]), true));
|
|
attributes.push_back(new attribute("RotationalStiffnessZ", new named_type(IFC4X3_RC1_types[986]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[101])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("WarpingStiffness", new named_type(IFC4X3_RC1_types[1290]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[102])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[103])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[104])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Corner", new named_type(IFC4X3_RC1_types[151]), false));
|
|
attributes.push_back(new attribute("XDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("YDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("ZDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[105])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Enclosure", new named_type(IFC4X3_RC1_types[105]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[107])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[111]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[108])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[109])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("ElevationOfRefHeight", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("ElevationOfTerrain", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("BuildingAddress", new named_type(IFC4X3_RC1_types[792]), true));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[118])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[121]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[119])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[121]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[120])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[124]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[122])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[124]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[123])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Elevation", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[125])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[127]), true));
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[126])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[128])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[129])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[131]), true));
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[130])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[134]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[132])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[134]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[133])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("Depth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("Width", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("WallThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("Girth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("InternalFilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[270])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[137]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[135])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[137]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[136])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[140]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[138])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[140]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[139])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[143]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[141])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[143]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[142])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[146]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[144])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[146]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[145])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[149]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[147])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[149]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[148])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Coordinates", new aggregation_type(aggregation_type::list_type, 1, 3, new named_type(IFC4X3_RC1_types[590])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[151])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[152])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("CoordList", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 2, 2, new named_type(IFC4X3_RC1_types[590]))), false));
|
|
attributes.push_back(new attribute("TagList", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[153])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("CoordList", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 3, 3, new named_type(IFC4X3_RC1_types[590]))), false));
|
|
attributes.push_back(new attribute("TagList", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[154])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Axis1", new named_type(IFC4X3_RC1_types[309]), true));
|
|
attributes.push_back(new attribute("Axis2", new named_type(IFC4X3_RC1_types[309]), true));
|
|
attributes.push_back(new attribute("LocalOrigin", new named_type(IFC4X3_RC1_types[151]), false));
|
|
attributes.push_back(new attribute("Scale", new named_type(IFC4X3_RC1_types[884]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[155])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[156])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Scale2", new named_type(IFC4X3_RC1_types[884]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[157])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Axis3", new named_type(IFC4X3_RC1_types[309]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[158])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Scale2", new named_type(IFC4X3_RC1_types[884]), true));
|
|
attributes.push_back(new attribute("Scale3", new named_type(IFC4X3_RC1_types[884]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[159])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Thickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[160])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[164]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[162])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[164]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[163])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[167]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[165])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[167]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[166])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[168])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("WallThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[169])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[170])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("IsCCW", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[171])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[172])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[173])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("Source", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Edition", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("EditionDate", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Location", new named_type(IFC4X3_RC1_types[1258]), true));
|
|
attributes.push_back(new attribute("ReferenceTokens", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[542])), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[174])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("ReferencedSource", new named_type(IFC4X3_RC1_types[176]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Sort", new named_type(IFC4X3_RC1_types[542]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[175])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[178])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[181]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[179])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[181]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[180])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Red", new named_type(IFC4X3_RC1_types[707]), false));
|
|
attributes.push_back(new attribute("Green", new named_type(IFC4X3_RC1_types[707]), false));
|
|
attributes.push_back(new attribute("Blue", new named_type(IFC4X3_RC1_types[707]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[184])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ColourList", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 3, 3, new named_type(IFC4X3_RC1_types[707]))), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[185])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[186])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[190]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[187])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[188])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[190]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[189])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[193]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[191])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[193]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[192])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("UsageName", new named_type(IFC4X3_RC1_types[542]), false));
|
|
attributes.push_back(new attribute("HasProperties", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[830])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[195])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("UsageName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("TemplateType", new named_type(IFC4X3_RC1_types[197]), true));
|
|
attributes.push_back(new attribute("HasPropertyTemplates", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[847])), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[196])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Segments", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[200])), false));
|
|
attributes.push_back(new attribute("SelfIntersect", new named_type(IFC4X3_RC1_types[626]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[198])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[199])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Transition", new named_type(IFC4X3_RC1_types[1226]), false));
|
|
attributes.push_back(new attribute("SameSense", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("ParentCurve", new named_type(IFC4X3_RC1_types[276]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[200])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Profiles", new aggregation_type(aggregation_type::set_type, 2, -1, new named_type(IFC4X3_RC1_types[819])), false));
|
|
attributes.push_back(new attribute("Label", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[201])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[205]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[203])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[205]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[204])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[208]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[206])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[208]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[207])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[71]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[209])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("CfsFaces", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[442])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[210])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("CurveOnRelatingElement", new named_type(IFC4X3_RC1_types[282]), false));
|
|
attributes.push_back(new attribute("CurveOnRelatedElement", new named_type(IFC4X3_RC1_types[282]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[211])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[212])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("EccentricityInX", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("EccentricityInY", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("EccentricityInZ", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[213])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PointOnRelatingElement", new named_type(IFC4X3_RC1_types[781]), false));
|
|
attributes.push_back(new attribute("PointOnRelatedElement", new named_type(IFC4X3_RC1_types[781]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[214])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SurfaceOnRelatingElement", new named_type(IFC4X3_RC1_types[1136]), false));
|
|
attributes.push_back(new attribute("SurfaceOnRelatedElement", new named_type(IFC4X3_RC1_types[1136]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[215])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("VolumeOnRelatingElement", new named_type(IFC4X3_RC1_types[1042]), false));
|
|
attributes.push_back(new attribute("VolumeOnRelatedElement", new named_type(IFC4X3_RC1_types[1042]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[217])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("ConstraintGrade", new named_type(IFC4X3_RC1_types[219]), false));
|
|
attributes.push_back(new attribute("ConstraintSource", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("CreatingActor", new named_type(IFC4X3_RC1_types[8]), true));
|
|
attributes.push_back(new attribute("CreationTime", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("UserDefinedGrade", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[218])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[222]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[220])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[222]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[221])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[225]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[223])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[225]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[224])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[228]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[226])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[228]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[227])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Usage", new named_type(IFC4X3_RC1_types[971]), true));
|
|
attributes.push_back(new attribute("BaseCosts", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[53])), true));
|
|
attributes.push_back(new attribute("BaseQuantity", new named_type(IFC4X3_RC1_types[754]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[229])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("BaseCosts", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[53])), true));
|
|
attributes.push_back(new attribute("BaseQuantity", new named_type(IFC4X3_RC1_types[754]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[230])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("ObjectType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Phase", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("RepresentationContexts", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[962])), true));
|
|
attributes.push_back(new attribute("UnitsInContext", new named_type(IFC4X3_RC1_types[1256]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[231])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[233])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[234])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[237]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[235])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[237]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[236])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("ConversionFactor", new named_type(IFC4X3_RC1_types[666]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[238])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ConversionOffset", new named_type(IFC4X3_RC1_types[884]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[239])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[242]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[240])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[242]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[241])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[245]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[243])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[245]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[244])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[248]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[246])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[248]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[247])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SourceCRS", new named_type(IFC4X3_RC1_types[251]), false));
|
|
attributes.push_back(new attribute("TargetCRS", new named_type(IFC4X3_RC1_types[250]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[249])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("GeodeticDatum", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("VerticalDatum", new named_type(IFC4X3_RC1_types[542]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[250])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[253]), true));
|
|
attributes.push_back(new attribute("CostValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[256])), true));
|
|
attributes.push_back(new attribute("CostQuantities", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[754])), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[252])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[255]), true));
|
|
attributes.push_back(new attribute("Status", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("SubmittedOn", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("UpdateDate", new named_type(IFC4X3_RC1_types[295]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[254])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[256])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[260]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[258])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[260]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[259])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[263]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[261])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[263]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[262])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[266]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[264])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[266]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[265])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[73]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[267])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("TreeRootExpression", new named_type(IFC4X3_RC1_types[268]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[269])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("RelatingMonetaryUnit", new named_type(IFC4X3_RC1_types[694]), false));
|
|
attributes.push_back(new attribute("RelatedMonetaryUnit", new named_type(IFC4X3_RC1_types[694]), false));
|
|
attributes.push_back(new attribute("ExchangeRate", new named_type(IFC4X3_RC1_types[791]), false));
|
|
attributes.push_back(new attribute("RateDateTime", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("RateSource", new named_type(IFC4X3_RC1_types[591]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[271])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[274]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[272])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[274]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[273])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[276])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("BasisSurface", new named_type(IFC4X3_RC1_types[771]), false));
|
|
attributes.push_back(new attribute("OuterBoundary", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("InnerBoundaries", new aggregation_type(aggregation_type::set_type, 0, -1, new named_type(IFC4X3_RC1_types[276])), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[277])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("BasisSurface", new named_type(IFC4X3_RC1_types[1129]), false));
|
|
attributes.push_back(new attribute("Boundaries", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[98])), false));
|
|
attributes.push_back(new attribute("ImplicitOuter", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[278])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("StartPoint", new named_type(IFC4X3_RC1_types[151]), false));
|
|
attributes.push_back(new attribute("StartDirection", new named_type(IFC4X3_RC1_types[772]), false));
|
|
attributes.push_back(new attribute("SegmentLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[283])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("CurveFont", new named_type(IFC4X3_RC1_types[279]), true));
|
|
attributes.push_back(new attribute("CurveWidth", new named_type(IFC4X3_RC1_types[1030]), true));
|
|
attributes.push_back(new attribute("CurveColour", new named_type(IFC4X3_RC1_types[182]), true));
|
|
attributes.push_back(new attribute("ModelOrDraughting", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[284])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("PatternList", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[287])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[285])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("CurveFont", new named_type(IFC4X3_RC1_types[288]), false));
|
|
attributes.push_back(new attribute("CurveFontScaling", new named_type(IFC4X3_RC1_types[791]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[286])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("VisibleSegmentLength", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("InvisibleSegmentLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[287])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[289])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[292]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[290])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[292]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[291])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[298])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[299])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("ParentProfile", new named_type(IFC4X3_RC1_types[819]), false));
|
|
attributes.push_back(new attribute("Operator", new named_type(IFC4X3_RC1_types[156]), false));
|
|
attributes.push_back(new attribute("Label", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[302])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Elements", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[304])), false));
|
|
attributes.push_back(new attribute("UnitType", new named_type(IFC4X3_RC1_types[305]), false));
|
|
attributes.push_back(new attribute("UserDefinedType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[303])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[702]), false));
|
|
attributes.push_back(new attribute("Exponent", new simple_type(simple_type::integer_type), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[304])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("LengthExponent", new simple_type(simple_type::integer_type), false));
|
|
attributes.push_back(new attribute("MassExponent", new simple_type(simple_type::integer_type), false));
|
|
attributes.push_back(new attribute("TimeExponent", new simple_type(simple_type::integer_type), false));
|
|
attributes.push_back(new attribute("ElectricCurrentExponent", new simple_type(simple_type::integer_type), false));
|
|
attributes.push_back(new attribute("ThermodynamicTemperatureExponent", new simple_type(simple_type::integer_type), false));
|
|
attributes.push_back(new attribute("AmountOfSubstanceExponent", new simple_type(simple_type::integer_type), false));
|
|
attributes.push_back(new attribute("LuminousIntensityExponent", new simple_type(simple_type::integer_type), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[307])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("DirectionRatios", new aggregation_type(aggregation_type::list_type, 2, 3, new named_type(IFC4X3_RC1_types[884])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[309])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Directrix", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("StartParam", new named_type(IFC4X3_RC1_types[738]), true));
|
|
attributes.push_back(new attribute("EndParam", new named_type(IFC4X3_RC1_types[738]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[311])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Directrix", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("StartDistance", new named_type(IFC4X3_RC1_types[316]), true));
|
|
attributes.push_back(new attribute("EndDistance", new named_type(IFC4X3_RC1_types[316]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[312])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[315]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[313])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[315]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[314])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("DistanceAlong", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("OffsetLateral", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("OffsetVertical", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("OffsetLongitudinal", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("AlongHorizontal", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[316])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[319]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[317])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[319]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[318])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[322]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[320])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[322]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[321])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[323])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[324])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[325])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[326])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[327])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[328])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[329])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("FlowDirection", new named_type(IFC4X3_RC1_types[477]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[331]), true));
|
|
attributes.push_back(new attribute("SystemType", new named_type(IFC4X3_RC1_types[333]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[330])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[333]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[332])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(17);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), false));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Location", new named_type(IFC4X3_RC1_types[1258]), true));
|
|
attributes.push_back(new attribute("Purpose", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("IntendedUse", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Scope", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Revision", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("DocumentOwner", new named_type(IFC4X3_RC1_types[8]), true));
|
|
attributes.push_back(new attribute("Editors", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[8])), true));
|
|
attributes.push_back(new attribute("CreationTime", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("LastRevisionTime", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ElectronicFormat", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("ValidFrom", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("ValidUntil", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("Confidentiality", new named_type(IFC4X3_RC1_types[334]), true));
|
|
attributes.push_back(new attribute("Status", new named_type(IFC4X3_RC1_types[339]), true));
|
|
std::vector<bool> derived; derived.reserve(17);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[335])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("RelatingDocument", new named_type(IFC4X3_RC1_types[335]), false));
|
|
attributes.push_back(new attribute("RelatedDocuments", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[335])), false));
|
|
attributes.push_back(new attribute("RelationshipType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[336])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("ReferencedDocument", new named_type(IFC4X3_RC1_types[335]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[337])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("OverallHeight", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("OverallWidth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[350]), true));
|
|
attributes.push_back(new attribute("OperationType", new named_type(IFC4X3_RC1_types[351]), true));
|
|
attributes.push_back(new attribute("UserDefinedOperationType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[340])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(13);
|
|
attributes.push_back(new attribute("LiningDepth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("LiningThickness", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("ThresholdDepth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("ThresholdThickness", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("TransomThickness", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("TransomOffset", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("LiningOffset", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("ThresholdOffset", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("CasingThickness", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("CasingDepth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("ShapeAspectStyle", new named_type(IFC4X3_RC1_types[1010]), true));
|
|
attributes.push_back(new attribute("LiningToPanelOffsetX", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("LiningToPanelOffsetY", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(17);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[341])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("PanelDepth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("PanelOperation", new named_type(IFC4X3_RC1_types[342]), false));
|
|
attributes.push_back(new attribute("PanelWidth", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("PanelPosition", new named_type(IFC4X3_RC1_types[343]), false));
|
|
attributes.push_back(new attribute("ShapeAspectStyle", new named_type(IFC4X3_RC1_types[1010]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[344])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[345])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("OperationType", new named_type(IFC4X3_RC1_types[348]), false));
|
|
attributes.push_back(new attribute("ConstructionType", new named_type(IFC4X3_RC1_types[347]), false));
|
|
attributes.push_back(new attribute("ParameterTakesPrecedence", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("Sizeable", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[346])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[350]), false));
|
|
attributes.push_back(new attribute("OperationType", new named_type(IFC4X3_RC1_types[351]), false));
|
|
attributes.push_back(new attribute("ParameterTakesPrecedence", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("UserDefinedOperationType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[349])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[353])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[354])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[357]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[355])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[357]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[356])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[360]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[358])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[360]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[359])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[363]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[361])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[363]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[362])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[367]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[366])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[368])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[370]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[369])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("EdgeStart", new named_type(IFC4X3_RC1_types[1267]), false));
|
|
attributes.push_back(new attribute("EdgeEnd", new named_type(IFC4X3_RC1_types[1267]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[371])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("EdgeGeometry", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("SameSense", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[372])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("EdgeList", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[731])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[373])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[376]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[374])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[376]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[375])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[383]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[381])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[383]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[382])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[386]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[384])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[386]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[385])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[389]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[387])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[389]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[388])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[392]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[390])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[392]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[391])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[395]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[393])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[395]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[394])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[399]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[397])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[399]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[398])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Tag", new named_type(IFC4X3_RC1_types[542]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[401])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("AssemblyPlace", new named_type(IFC4X3_RC1_types[64]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[405]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[403])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[405]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[404])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[406])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[407])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("MethodOfMeasurement", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Quantities", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[754])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[409])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ElementType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[410])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[73]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[402])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SemiAxis1", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("SemiAxis2", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[411])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SemiAxis1", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("SemiAxis2", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[412])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[413])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[414])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[418]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[416])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[418]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[417])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[421]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[419])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[421]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[420])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[424]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[422])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[424]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[423])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[429]), true));
|
|
attributes.push_back(new attribute("EventTriggerType", new named_type(IFC4X3_RC1_types[427]), true));
|
|
attributes.push_back(new attribute("UserDefinedEventTriggerType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("EventOccurenceTime", new named_type(IFC4X3_RC1_types[426]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[425])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("ActualDate", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("EarlyDate", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("LateDate", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ScheduleDate", new named_type(IFC4X3_RC1_types[295]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[426])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[429]), false));
|
|
attributes.push_back(new attribute("EventTriggerType", new named_type(IFC4X3_RC1_types[427]), false));
|
|
attributes.push_back(new attribute("UserDefinedEventTriggerType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[428])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Properties", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[830])), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[430])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[431])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Location", new named_type(IFC4X3_RC1_types[1258]), true));
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[435])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingReference", new named_type(IFC4X3_RC1_types[435]), false));
|
|
attributes.push_back(new attribute("RelatedResourceObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[969])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[436])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[438]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[437])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[439])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[432])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[433])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[434])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ExtrudedDirection", new named_type(IFC4X3_RC1_types[309]), false));
|
|
attributes.push_back(new attribute("Depth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[440])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("EndSweptArea", new named_type(IFC4X3_RC1_types[819]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[441])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Bounds", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[444])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[442])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("FbsmFaces", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[210])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[443])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Bound", new named_type(IFC4X3_RC1_types[628]), false));
|
|
attributes.push_back(new attribute("Orientation", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[444])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[445])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("FaceSurface", new named_type(IFC4X3_RC1_types[1129]), false));
|
|
attributes.push_back(new attribute("SameSense", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[446])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[447])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Voids", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[178])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[448])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[449])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[452]), false));
|
|
attributes.push_back(new attribute("UsageType", new named_type(IFC4X3_RC1_types[453]), false));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[450])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("TensionFailureX", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("TensionFailureY", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("TensionFailureZ", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("CompressionFailureX", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("CompressionFailureY", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("CompressionFailureZ", new named_type(IFC4X3_RC1_types[502]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[454])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[457]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[455])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[457]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[456])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[460]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[458])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[460]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[459])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[461])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[462])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[463])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("FillStyles", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[467])), false));
|
|
attributes.push_back(new attribute("ModelorDraughting", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[464])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("HatchLineAppearance", new named_type(IFC4X3_RC1_types[284]), false));
|
|
attributes.push_back(new attribute("StartOfNextHatchLine", new named_type(IFC4X3_RC1_types[533]), false));
|
|
attributes.push_back(new attribute("PointOfReferenceHatchLine", new named_type(IFC4X3_RC1_types[151]), true));
|
|
attributes.push_back(new attribute("PatternStart", new named_type(IFC4X3_RC1_types[151]), true));
|
|
attributes.push_back(new attribute("HatchLineAngle", new named_type(IFC4X3_RC1_types[772]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[465])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("TilingPattern", new aggregation_type(aggregation_type::list_type, 2, 2, new named_type(IFC4X3_RC1_types[1265])), false));
|
|
attributes.push_back(new attribute("Tiles", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1122])), false));
|
|
attributes.push_back(new attribute("TilingScale", new named_type(IFC4X3_RC1_types[791]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[466])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[470]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[468])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[470]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[469])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[473]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[471])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[473]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[472])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("FixedReference", new named_type(IFC4X3_RC1_types[309]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[474])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[475])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[476])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[478])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[479])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[482]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[480])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[482]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[481])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[485]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[483])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[485]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[484])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[486])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[487])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[488])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[489])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[490])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[491])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[492])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[493])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[494])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[495])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[501]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[499])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[501]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[500])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[504])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[505])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[508]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[506])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("AssemblyPlace", new named_type(IFC4X3_RC1_types[64]), false));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[508]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[507])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[511]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[509])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[511]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[510])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[512])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("CoordinateSpaceDimension", new named_type(IFC4X3_RC1_types[308]), false));
|
|
attributes.push_back(new attribute("Precision", new named_type(IFC4X3_RC1_types[884]), true));
|
|
attributes.push_back(new attribute("WorldCoordinateSystem", new named_type(IFC4X3_RC1_types[71]), false));
|
|
attributes.push_back(new attribute("TrueNorth", new named_type(IFC4X3_RC1_types[309]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[514])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[515])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("ParentContext", new named_type(IFC4X3_RC1_types[514]), false));
|
|
attributes.push_back(new attribute("TargetScale", new named_type(IFC4X3_RC1_types[791]), true));
|
|
attributes.push_back(new attribute("TargetView", new named_type(IFC4X3_RC1_types[513]), false));
|
|
attributes.push_back(new attribute("UserDefinedTargetView", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(true); derived.push_back(true); derived.push_back(true); derived.push_back(true); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[516])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Elements", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[518])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[517])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[519])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[520])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[521])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[522])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[523])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("UAxes", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[527])), false));
|
|
attributes.push_back(new attribute("VAxes", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[527])), false));
|
|
attributes.push_back(new attribute("WAxes", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[527])), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[530]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[526])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("AxisTag", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("AxisCurve", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("SameSense", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[527])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PlacementLocation", new named_type(IFC4X3_RC1_types[1277]), false));
|
|
attributes.push_back(new attribute("PlacementRefDirection", new named_type(IFC4X3_RC1_types[529]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[528])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[531])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("BaseSurface", new named_type(IFC4X3_RC1_types[1129]), false));
|
|
attributes.push_back(new attribute("AgreementFlag", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[532])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[536]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[534])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[536]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[535])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[541]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[539])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[541]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[540])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("OverallWidth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("OverallDepth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("WebThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FlangeThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("FlangeEdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("FlangeSlope", new named_type(IFC4X3_RC1_types[772]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[570])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("URLReference", new named_type(IFC4X3_RC1_types[1258]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[544])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[548]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[545])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[548]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[546])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("FixedAxisVertical", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("Inclinating", new named_type(IFC4X3_RC1_types[74]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[549])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("MappedTo", new named_type(IFC4X3_RC1_types[1182]), false));
|
|
attributes.push_back(new attribute("Opacity", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("Colours", new named_type(IFC4X3_RC1_types[185]), false));
|
|
attributes.push_back(new attribute("ColourIndex", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[788])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[550])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Points", new named_type(IFC4X3_RC1_types[152]), false));
|
|
attributes.push_back(new attribute("Segments", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1002])), true));
|
|
attributes.push_back(new attribute("SelfIntersect", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[551])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("CoordIndex", new aggregation_type(aggregation_type::list_type, 3, -1, new named_type(IFC4X3_RC1_types[788])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[552])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("InnerCoordIndices", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 3, -1, new named_type(IFC4X3_RC1_types[788]))), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[553])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("MappedTo", new named_type(IFC4X3_RC1_types[1182]), false));
|
|
attributes.push_back(new attribute("TexCoords", new named_type(IFC4X3_RC1_types[1201]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[554])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("TexCoordIndex", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 3, 3, new named_type(IFC4X3_RC1_types[788]))), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[555])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[561]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[559])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[561]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[560])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[564])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[566]), true));
|
|
attributes.push_back(new attribute("Jurisdiction", new named_type(IFC4X3_RC1_types[8]), true));
|
|
attributes.push_back(new attribute("ResponsiblePersons", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[749])), true));
|
|
attributes.push_back(new attribute("LastUpdateDate", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("CurrentValue", new named_type(IFC4X3_RC1_types[256]), true));
|
|
attributes.push_back(new attribute("OriginalValue", new named_type(IFC4X3_RC1_types[256]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[565])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Values", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[569])), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[568])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("TimeStamp", new named_type(IFC4X3_RC1_types[295]), false));
|
|
attributes.push_back(new attribute("ListValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[569])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[574]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[572])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[574]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[573])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Mountable", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[575])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Mountable", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[576])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("Depth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("Width", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("Thickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("EdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("LegSlope", new named_type(IFC4X3_RC1_types[772]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[629])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[582]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[580])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[582]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[581])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("LagValue", new named_type(IFC4X3_RC1_types[1210]), false));
|
|
attributes.push_back(new attribute("DurationType", new named_type(IFC4X3_RC1_types[1165]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[583])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[586]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[584])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[586]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[585])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Version", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Publisher", new named_type(IFC4X3_RC1_types[8]), true));
|
|
attributes.push_back(new attribute("VersionDate", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("Location", new named_type(IFC4X3_RC1_types[1258]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[591])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Language", new named_type(IFC4X3_RC1_types[587]), true));
|
|
attributes.push_back(new attribute("ReferencedLibrary", new named_type(IFC4X3_RC1_types[591]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[592])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("MainPlaneAngle", new named_type(IFC4X3_RC1_types[772]), false));
|
|
attributes.push_back(new attribute("SecondaryPlaneAngle", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[772])), false));
|
|
attributes.push_back(new attribute("LuminousIntensity", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[631])), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[595])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[600]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[598])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[600]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[599])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("LightDistributionCurve", new named_type(IFC4X3_RC1_types[594]), false));
|
|
attributes.push_back(new attribute("DistributionData", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[595])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[601])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("LightColour", new named_type(IFC4X3_RC1_types[184]), false));
|
|
attributes.push_back(new attribute("AmbientIntensity", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("Intensity", new named_type(IFC4X3_RC1_types[707]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[602])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[603])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Orientation", new named_type(IFC4X3_RC1_types[309]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[604])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[73]), false));
|
|
attributes.push_back(new attribute("ColourAppearance", new named_type(IFC4X3_RC1_types[184]), true));
|
|
attributes.push_back(new attribute("ColourTemperature", new named_type(IFC4X3_RC1_types[1207]), false));
|
|
attributes.push_back(new attribute("LuminousFlux", new named_type(IFC4X3_RC1_types[630]), false));
|
|
attributes.push_back(new attribute("LightEmissionSource", new named_type(IFC4X3_RC1_types[597]), false));
|
|
attributes.push_back(new attribute("LightDistributionDataSource", new named_type(IFC4X3_RC1_types[596]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[605])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[151]), false));
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("ConstantAttenuation", new named_type(IFC4X3_RC1_types[884]), false));
|
|
attributes.push_back(new attribute("DistanceAttenuation", new named_type(IFC4X3_RC1_types[884]), false));
|
|
attributes.push_back(new attribute("QuadricAttenuation", new named_type(IFC4X3_RC1_types[884]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[606])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Orientation", new named_type(IFC4X3_RC1_types[309]), false));
|
|
attributes.push_back(new attribute("ConcentrationExponent", new named_type(IFC4X3_RC1_types[884]), true));
|
|
attributes.push_back(new attribute("SpreadAngle", new named_type(IFC4X3_RC1_types[790]), false));
|
|
attributes.push_back(new attribute("BeamWidthAngle", new named_type(IFC4X3_RC1_types[790]), false));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[607])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Pnt", new named_type(IFC4X3_RC1_types[151]), false));
|
|
attributes.push_back(new attribute("Dir", new named_type(IFC4X3_RC1_types[1265]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[608])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[620])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Directrix", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("Inclinating", new named_type(IFC4X3_RC1_types[74]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[610])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("PlacementMeasuredAlong", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("Distance", new named_type(IFC4X3_RC1_types[316]), false));
|
|
attributes.push_back(new attribute("Orientation", new named_type(IFC4X3_RC1_types[730]), true));
|
|
attributes.push_back(new attribute("CartesianPosition", new named_type(IFC4X3_RC1_types[73]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[613])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Inclinating", new named_type(IFC4X3_RC1_types[74]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[614])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Axis", new named_type(IFC4X3_RC1_types[276]), false));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[615])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Span", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[616])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[623]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[621])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[623]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[622])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelativePlacement", new named_type(IFC4X3_RC1_types[71]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[625])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[628])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Outer", new named_type(IFC4X3_RC1_types[178]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[635])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("Eastings", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("Northings", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("OrthogonalHeight", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("XAxisAbscissa", new named_type(IFC4X3_RC1_types[884]), true));
|
|
attributes.push_back(new attribute("XAxisOrdinate", new named_type(IFC4X3_RC1_types[884]), true));
|
|
attributes.push_back(new attribute("Scale", new named_type(IFC4X3_RC1_types[884]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[636])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("MappingSource", new named_type(IFC4X3_RC1_types[964]), false));
|
|
attributes.push_back(new attribute("MappingTarget", new named_type(IFC4X3_RC1_types[155]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[637])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[639]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[638])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Category", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[645])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("MaterialClassifications", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[177])), false));
|
|
attributes.push_back(new attribute("ClassifiedMaterial", new named_type(IFC4X3_RC1_types[645]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[646])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Material", new named_type(IFC4X3_RC1_types[645]), false));
|
|
attributes.push_back(new attribute("Fraction", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("Category", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[647])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("MaterialConstituents", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[647])), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[648])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[649])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RepresentedMaterial", new named_type(IFC4X3_RC1_types[645]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[650])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("Material", new named_type(IFC4X3_RC1_types[645]), true));
|
|
attributes.push_back(new attribute("LayerThickness", new named_type(IFC4X3_RC1_types[706]), false));
|
|
attributes.push_back(new attribute("IsVentilated", new named_type(IFC4X3_RC1_types[626]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Category", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Priority", new named_type(IFC4X3_RC1_types[557]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[651])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("MaterialLayers", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[651])), false));
|
|
attributes.push_back(new attribute("LayerSetName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[652])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("ForLayerSet", new named_type(IFC4X3_RC1_types[652]), false));
|
|
attributes.push_back(new attribute("LayerSetDirection", new named_type(IFC4X3_RC1_types[589]), false));
|
|
attributes.push_back(new attribute("DirectionSense", new named_type(IFC4X3_RC1_types[310]), false));
|
|
attributes.push_back(new attribute("OffsetFromReferenceLine", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("ReferenceExtent", new named_type(IFC4X3_RC1_types[789]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[653])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("OffsetDirection", new named_type(IFC4X3_RC1_types[589]), false));
|
|
attributes.push_back(new attribute("OffsetValues", new aggregation_type(aggregation_type::array_type, 1, 2, new named_type(IFC4X3_RC1_types[590])), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[654])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Materials", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[645])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[655])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Material", new named_type(IFC4X3_RC1_types[645]), true));
|
|
attributes.push_back(new attribute("Profile", new named_type(IFC4X3_RC1_types[819]), false));
|
|
attributes.push_back(new attribute("Priority", new named_type(IFC4X3_RC1_types[557]), true));
|
|
attributes.push_back(new attribute("Category", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[656])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("MaterialProfiles", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[656])), false));
|
|
attributes.push_back(new attribute("CompositeProfile", new named_type(IFC4X3_RC1_types[201]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[657])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("ForProfileSet", new named_type(IFC4X3_RC1_types[657]), false));
|
|
attributes.push_back(new attribute("CardinalPoint", new named_type(IFC4X3_RC1_types[150]), true));
|
|
attributes.push_back(new attribute("ReferenceExtent", new named_type(IFC4X3_RC1_types[789]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[658])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ForProfileEndSet", new named_type(IFC4X3_RC1_types[657]), false));
|
|
attributes.push_back(new attribute("CardinalEndPoint", new named_type(IFC4X3_RC1_types[150]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[659])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("OffsetValues", new aggregation_type(aggregation_type::array_type, 1, 2, new named_type(IFC4X3_RC1_types[590])), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[660])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Material", new named_type(IFC4X3_RC1_types[649]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[661])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("RelatingMaterial", new named_type(IFC4X3_RC1_types[645]), false));
|
|
attributes.push_back(new attribute("RelatedMaterials", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[645])), false));
|
|
attributes.push_back(new attribute("Expression", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[662])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[664])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ValueComponent", new named_type(IFC4X3_RC1_types[1260]), false));
|
|
attributes.push_back(new attribute("UnitComponent", new named_type(IFC4X3_RC1_types[1249]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[666])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("NominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("NominalLength", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[669]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[667])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[669]), false));
|
|
attributes.push_back(new attribute("NominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("NominalLength", new named_type(IFC4X3_RC1_types[789]), true));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[668])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[672]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[670])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[672]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[671])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[676]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[673])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[674])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[676]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[675])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Benchmark", new named_type(IFC4X3_RC1_types[83]), false));
|
|
attributes.push_back(new attribute("ValueSource", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("DataValue", new named_type(IFC4X3_RC1_types[678]), true));
|
|
attributes.push_back(new attribute("ReferencePath", new named_type(IFC4X3_RC1_types[891]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[677])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(true); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[679])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[682]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[680])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[682]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[681])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Currency", new named_type(IFC4X3_RC1_types[579]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[694])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[698]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[696])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[698]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[697])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[701]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[699])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[701]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[700])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Dimensions", new named_type(IFC4X3_RC1_types[307]), false));
|
|
attributes.push_back(new attribute("UnitType", new named_type(IFC4X3_RC1_types[1257]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[702])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[705]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[703])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[705]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[704])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ObjectType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[710])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[711])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PlacementRelTo", new named_type(IFC4X3_RC1_types[714]), true));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[714])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("BenchmarkValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[218])), true));
|
|
attributes.push_back(new attribute("LogicalAggregator", new named_type(IFC4X3_RC1_types[627]), true));
|
|
attributes.push_back(new attribute("ObjectiveQualifier", new named_type(IFC4X3_RC1_types[713]), false));
|
|
attributes.push_back(new attribute("UserDefinedQualifier", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[712])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[718]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[717])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("BasisCurve", new named_type(IFC4X3_RC1_types[276]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[719])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Distance", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("SelfIntersect", new named_type(IFC4X3_RC1_types[626]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[720])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Distance", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("SelfIntersect", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("RefDirection", new named_type(IFC4X3_RC1_types[309]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[721])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("OffsetValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[316])), false));
|
|
attributes.push_back(new attribute("Tag", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[722])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("HorizontalWidths", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("Widths", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[706])), false));
|
|
attributes.push_back(new attribute("Slopes", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[772])), false));
|
|
attributes.push_back(new attribute("Tags", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[723])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[727])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[725]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[724])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[726])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Roles", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[7])), true));
|
|
attributes.push_back(new attribute("Addresses", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[12])), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[728])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingOrganization", new named_type(IFC4X3_RC1_types[728]), false));
|
|
attributes.push_back(new attribute("RelatedOrganizations", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[728])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[729])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("LateralAxisDirection", new named_type(IFC4X3_RC1_types[309]), false));
|
|
attributes.push_back(new attribute("VerticalAxisDirection", new named_type(IFC4X3_RC1_types[309]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[730])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("EdgeElement", new named_type(IFC4X3_RC1_types[371]), false));
|
|
attributes.push_back(new attribute("Orientation", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(true); derived.push_back(true); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[731])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[732])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[735]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[733])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[735]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[734])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(8);
|
|
attributes.push_back(new attribute("OwningUser", new named_type(IFC4X3_RC1_types[750]), false));
|
|
attributes.push_back(new attribute("OwningApplication", new named_type(IFC4X3_RC1_types[52]), false));
|
|
attributes.push_back(new attribute("State", new named_type(IFC4X3_RC1_types[1078]), true));
|
|
attributes.push_back(new attribute("ChangeAction", new named_type(IFC4X3_RC1_types[161]), true));
|
|
attributes.push_back(new attribute("LastModifiedDate", new named_type(IFC4X3_RC1_types[1215]), true));
|
|
attributes.push_back(new attribute("LastModifyingUser", new named_type(IFC4X3_RC1_types[750]), true));
|
|
attributes.push_back(new attribute("LastModifyingApplication", new named_type(IFC4X3_RC1_types[52]), true));
|
|
attributes.push_back(new attribute("CreationDate", new named_type(IFC4X3_RC1_types[1215]), false));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[736])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[72]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[737])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("EdgeList", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[731])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[739])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Flexible", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[740])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Flexible", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[741])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("BasisSurface", new named_type(IFC4X3_RC1_types[1129]), false));
|
|
attributes.push_back(new attribute("ReferenceCurve", new named_type(IFC4X3_RC1_types[276]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[742])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("LifeCyclePhase", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[744]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[743])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("OperationType", new named_type(IFC4X3_RC1_types[745]), false));
|
|
attributes.push_back(new attribute("PanelPosition", new named_type(IFC4X3_RC1_types[1298]), false));
|
|
attributes.push_back(new attribute("FrameDepth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("FrameThickness", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("ShapeAspectStyle", new named_type(IFC4X3_RC1_types[1010]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[746])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[748]), true));
|
|
attributes.push_back(new attribute("Status", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("LongDescription", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[747])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(8);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("FamilyName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("GivenName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("MiddleNames", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
attributes.push_back(new attribute("PrefixTitles", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
attributes.push_back(new attribute("SuffixTitles", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
attributes.push_back(new attribute("Roles", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[7])), true));
|
|
attributes.push_back(new attribute("Addresses", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[12])), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[749])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("ThePerson", new named_type(IFC4X3_RC1_types[749]), false));
|
|
attributes.push_back(new attribute("TheOrganization", new named_type(IFC4X3_RC1_types[728]), false));
|
|
attributes.push_back(new attribute("Roles", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[7])), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[750])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("HasQuantities", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[754])), false));
|
|
attributes.push_back(new attribute("Discrimination", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Quality", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Usage", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[752])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[754])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[702]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[755])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[759]), true));
|
|
attributes.push_back(new attribute("ConstructionType", new named_type(IFC4X3_RC1_types[757]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[756])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[759]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[758])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[762]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[760])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[762]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[761])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[765]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[763])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[765]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[764])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Width", new named_type(IFC4X3_RC1_types[557]), false));
|
|
attributes.push_back(new attribute("Height", new named_type(IFC4X3_RC1_types[557]), false));
|
|
attributes.push_back(new attribute("ColourComponents", new named_type(IFC4X3_RC1_types[557]), false));
|
|
attributes.push_back(new attribute("Pixel", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[85])), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[766])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Location", new named_type(IFC4X3_RC1_types[151]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[767])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Placement", new named_type(IFC4X3_RC1_types[71]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[768])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SizeInX", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("SizeInY", new named_type(IFC4X3_RC1_types[590]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[769])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[771])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[773])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[777]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[774])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[775])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[777]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[776])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[778])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("BasisCurve", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("PointParameter", new named_type(IFC4X3_RC1_types[738]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[779])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("BasisSurface", new named_type(IFC4X3_RC1_types[1129]), false));
|
|
attributes.push_back(new attribute("PointParameterU", new named_type(IFC4X3_RC1_types[738]), false));
|
|
attributes.push_back(new attribute("PointParameterV", new named_type(IFC4X3_RC1_types[738]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[780])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Polygon", new aggregation_type(aggregation_type::list_type, 3, -1, new named_type(IFC4X3_RC1_types[151])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[785])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[73]), false));
|
|
attributes.push_back(new attribute("PolygonalBoundary", new named_type(IFC4X3_RC1_types[103]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[782])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Closed", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("Faces", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[552])), false));
|
|
attributes.push_back(new attribute("PnIndex", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[788])), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[783])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Points", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[151])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[784])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[786])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[787])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("InternalLocation", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("AddressLines", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
attributes.push_back(new attribute("PostalBox", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Town", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Region", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("PostalCode", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Country", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[792])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[794])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[795])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[796])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[797])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[798])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[799])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[802])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("AssignedItems", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[588])), false));
|
|
attributes.push_back(new attribute("Identifier", new named_type(IFC4X3_RC1_types[542]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[803])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("LayerOn", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("LayerFrozen", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("LayerBlocked", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("LayerStyles", new aggregation_type(aggregation_type::set_type, 0, -1, new named_type(IFC4X3_RC1_types[805])), false));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[804])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[805])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Styles", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[807])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[806])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[811]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[809])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[811]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[810])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("LongDescription", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[812])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ObjectPlacement", new named_type(IFC4X3_RC1_types[714]), true));
|
|
attributes.push_back(new attribute("Representation", new named_type(IFC4X3_RC1_types[816]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[814])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[815])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Representations", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[961])), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[816])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ProfileType", new named_type(IFC4X3_RC1_types[821]), false));
|
|
attributes.push_back(new attribute("ProfileName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[819])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ProfileDefinition", new named_type(IFC4X3_RC1_types[819]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[820])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[822])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[827])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[829]), true));
|
|
attributes.push_back(new attribute("Status", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("LongDescription", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[828])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("MapProjection", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("MapZone", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("MapUnit", new named_type(IFC4X3_RC1_types[702]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[823])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[826]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[825])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[542]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[830])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[831])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("UpperBoundValue", new named_type(IFC4X3_RC1_types[1260]), true));
|
|
attributes.push_back(new attribute("LowerBoundValue", new named_type(IFC4X3_RC1_types[1260]), true));
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
attributes.push_back(new attribute("SetPointValue", new named_type(IFC4X3_RC1_types[1260]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[832])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[833])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("DependingProperty", new named_type(IFC4X3_RC1_types[830]), false));
|
|
attributes.push_back(new attribute("DependantProperty", new named_type(IFC4X3_RC1_types[830]), false));
|
|
attributes.push_back(new attribute("Expression", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[834])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("EnumerationValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), true));
|
|
attributes.push_back(new attribute("EnumerationReference", new named_type(IFC4X3_RC1_types[836]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[835])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("EnumerationValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), false));
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[836])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ListValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), true));
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[837])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("UsageName", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("PropertyReference", new named_type(IFC4X3_RC1_types[715]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[838])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("HasProperties", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[830])), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[839])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[840])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("TemplateType", new named_type(IFC4X3_RC1_types[844]), true));
|
|
attributes.push_back(new attribute("ApplicableEntity", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("HasPropertyTemplates", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[847])), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[843])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("NominalValue", new named_type(IFC4X3_RC1_types[1260]), true));
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[845])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("DefiningValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), true));
|
|
attributes.push_back(new attribute("DefinedValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), true));
|
|
attributes.push_back(new attribute("Expression", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("DefiningUnit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
attributes.push_back(new attribute("DefinedUnit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
attributes.push_back(new attribute("CurveInterpolation", new named_type(IFC4X3_RC1_types[280]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[846])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[847])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[848])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[854]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[849])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[852]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[850])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[852]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[851])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[854]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[853])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ProxyType", new named_type(IFC4X3_RC1_types[716]), false));
|
|
attributes.push_back(new attribute("Tag", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[855])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[858]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[856])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[858]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[857])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("AreaValue", new named_type(IFC4X3_RC1_types[62]), false));
|
|
attributes.push_back(new attribute("Formula", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[859])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("CountValue", new named_type(IFC4X3_RC1_types[257]), false));
|
|
attributes.push_back(new attribute("Formula", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[860])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("LengthValue", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("Formula", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[861])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[862])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("TimeValue", new named_type(IFC4X3_RC1_types[1209]), false));
|
|
attributes.push_back(new attribute("Formula", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[863])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("VolumeValue", new named_type(IFC4X3_RC1_types[1281]), false));
|
|
attributes.push_back(new attribute("Formula", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[864])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("WeightValue", new named_type(IFC4X3_RC1_types[643]), false));
|
|
attributes.push_back(new attribute("Formula", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[865])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[872]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[867])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[872]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[871])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[870]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[868])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[870]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[869])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[873])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[880]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[875])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[878]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[876])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[878]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[877])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[880]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[879])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("WeightsData", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[884])), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[882])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("WeightsData", new aggregation_type(aggregation_type::list_type, 2, -1, new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[884]))), false));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[883])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("WallThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("InnerFilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("OuterFilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[885])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("XDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("YDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[886])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("XLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("YLength", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("Height", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[887])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("BasisSurface", new named_type(IFC4X3_RC1_types[1129]), false));
|
|
attributes.push_back(new attribute("U1", new named_type(IFC4X3_RC1_types[738]), false));
|
|
attributes.push_back(new attribute("V1", new named_type(IFC4X3_RC1_types[738]), false));
|
|
attributes.push_back(new attribute("U2", new named_type(IFC4X3_RC1_types[738]), false));
|
|
attributes.push_back(new attribute("V2", new named_type(IFC4X3_RC1_types[738]), false));
|
|
attributes.push_back(new attribute("Usense", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("Vsense", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[888])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(8);
|
|
attributes.push_back(new attribute("RecurrenceType", new named_type(IFC4X3_RC1_types[890]), false));
|
|
attributes.push_back(new attribute("DayComponent", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[296])), true));
|
|
attributes.push_back(new attribute("WeekdayComponent", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[297])), true));
|
|
attributes.push_back(new attribute("MonthComponent", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[695])), true));
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[557]), true));
|
|
attributes.push_back(new attribute("Interval", new named_type(IFC4X3_RC1_types[557]), true));
|
|
attributes.push_back(new attribute("Occurrences", new named_type(IFC4X3_RC1_types[557]), true));
|
|
attributes.push_back(new attribute("TimePeriods", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1211])), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[889])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("TypeIdentifier", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("AttributeIdentifier", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("InstanceName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("ListPositions", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[557])), true));
|
|
attributes.push_back(new attribute("InnerReference", new named_type(IFC4X3_RC1_types[891]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[891])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[893]), true));
|
|
attributes.push_back(new attribute("RestartDistance", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[892])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("TimeStep", new named_type(IFC4X3_RC1_types[1209]), false));
|
|
attributes.push_back(new attribute("Values", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1214])), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[895])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[897]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[896])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("TotalCrossSectionArea", new named_type(IFC4X3_RC1_types[62]), false));
|
|
attributes.push_back(new attribute("SteelGrade", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("BarSurface", new named_type(IFC4X3_RC1_types[902]), true));
|
|
attributes.push_back(new attribute("EffectiveDepth", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("NominalBarDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("BarCount", new named_type(IFC4X3_RC1_types[257]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[898])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("DefinitionType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("ReinforcementSectionDefinitions", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1000])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[899])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("NominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("CrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("BarLength", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[904]), true));
|
|
attributes.push_back(new attribute("BarSurface", new named_type(IFC4X3_RC1_types[902]), true));
|
|
std::vector<bool> derived; derived.reserve(14);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[900])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[904]), false));
|
|
attributes.push_back(new attribute("NominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("CrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("BarLength", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("BarSurface", new named_type(IFC4X3_RC1_types[902]), true));
|
|
attributes.push_back(new attribute("BendingShapeCode", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("BendingParameters", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[84])), true));
|
|
std::vector<bool> derived; derived.reserve(16);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[903])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("SteelGrade", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[905])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[906])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(9);
|
|
attributes.push_back(new attribute("MeshLength", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("MeshWidth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("LongitudinalBarNominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("TransverseBarNominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("LongitudinalBarCrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("TransverseBarCrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("LongitudinalBarSpacing", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("TransverseBarSpacing", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[909]), true));
|
|
std::vector<bool> derived; derived.reserve(18);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[907])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(11);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[909]), false));
|
|
attributes.push_back(new attribute("MeshLength", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("MeshWidth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("LongitudinalBarNominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("TransverseBarNominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("LongitudinalBarCrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("TransverseBarCrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("LongitudinalBarSpacing", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("TransverseBarSpacing", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("BendingShapeCode", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("BendingParameters", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[84])), true));
|
|
std::vector<bool> derived; derived.reserve(20);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[908])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingObject", new named_type(IFC4X3_RC1_types[711]), false));
|
|
attributes.push_back(new attribute("RelatedObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[711])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[910])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[711])), false));
|
|
attributes.push_back(new attribute("RelatedObjectsType", new named_type(IFC4X3_RC1_types[716]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[911])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingActor", new named_type(IFC4X3_RC1_types[6]), false));
|
|
attributes.push_back(new attribute("ActingRole", new named_type(IFC4X3_RC1_types[7]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[912])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingControl", new named_type(IFC4X3_RC1_types[234]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[913])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingGroup", new named_type(IFC4X3_RC1_types[531]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[914])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Factor", new named_type(IFC4X3_RC1_types[881]), false));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[915])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingProcess", new named_type(IFC4X3_RC1_types[813]), false));
|
|
attributes.push_back(new attribute("QuantityInProcess", new named_type(IFC4X3_RC1_types[666]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[916])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingProduct", new named_type(IFC4X3_RC1_types[818]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[917])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingResource", new named_type(IFC4X3_RC1_types[970]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[918])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatedObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[300])), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[919])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingApproval", new named_type(IFC4X3_RC1_types[55]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[920])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingClassification", new named_type(IFC4X3_RC1_types[177]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[921])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Intent", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("RelatingConstraint", new named_type(IFC4X3_RC1_types[218]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[922])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingDocument", new named_type(IFC4X3_RC1_types[338]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[923])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingLibrary", new named_type(IFC4X3_RC1_types[593]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[924])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingMaterial", new named_type(IFC4X3_RC1_types[663]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[925])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RelatingProfileDef", new named_type(IFC4X3_RC1_types[819]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[926])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[928])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("ConnectionGeometry", new named_type(IFC4X3_RC1_types[212]), true));
|
|
attributes.push_back(new attribute("RelatingElement", new named_type(IFC4X3_RC1_types[401]), false));
|
|
attributes.push_back(new attribute("RelatedElement", new named_type(IFC4X3_RC1_types[401]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[929])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("RelatingPriorities", new aggregation_type(aggregation_type::list_type, 0, -1, new named_type(IFC4X3_RC1_types[557])), false));
|
|
attributes.push_back(new attribute("RelatedPriorities", new aggregation_type(aggregation_type::list_type, 0, -1, new named_type(IFC4X3_RC1_types[557])), false));
|
|
attributes.push_back(new attribute("RelatedConnectionType", new named_type(IFC4X3_RC1_types[216]), false));
|
|
attributes.push_back(new attribute("RelatingConnectionType", new named_type(IFC4X3_RC1_types[216]), false));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[930])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingPort", new named_type(IFC4X3_RC1_types[786]), false));
|
|
attributes.push_back(new attribute("RelatedElement", new named_type(IFC4X3_RC1_types[326]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[932])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("RelatingPort", new named_type(IFC4X3_RC1_types[786]), false));
|
|
attributes.push_back(new attribute("RelatedPort", new named_type(IFC4X3_RC1_types[786]), false));
|
|
attributes.push_back(new attribute("RealizingElement", new named_type(IFC4X3_RC1_types[401]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[931])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingElement", new named_type(IFC4X3_RC1_types[1081]), false));
|
|
attributes.push_back(new attribute("RelatedStructuralActivity", new named_type(IFC4X3_RC1_types[1080]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[933])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("RelatingStructuralMember", new named_type(IFC4X3_RC1_types[1107]), false));
|
|
attributes.push_back(new attribute("RelatedStructuralConnection", new named_type(IFC4X3_RC1_types[1083]), false));
|
|
attributes.push_back(new attribute("AppliedCondition", new named_type(IFC4X3_RC1_types[97]), true));
|
|
attributes.push_back(new attribute("AdditionalConditions", new named_type(IFC4X3_RC1_types[1084]), true));
|
|
attributes.push_back(new attribute("SupportedLength", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("ConditionCoordinateSystem", new named_type(IFC4X3_RC1_types[73]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[934])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ConnectionConstraint", new named_type(IFC4X3_RC1_types[212]), false));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[935])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RealizingElements", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[401])), false));
|
|
attributes.push_back(new attribute("ConnectionType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[936])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedElements", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[814])), false));
|
|
attributes.push_back(new attribute("RelatingStructure", new named_type(IFC4X3_RC1_types[1055]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[937])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingBuildingElement", new named_type(IFC4X3_RC1_types[401]), false));
|
|
attributes.push_back(new attribute("RelatedCoverings", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[261])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[938])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingSpace", new named_type(IFC4X3_RC1_types[1048]), false));
|
|
attributes.push_back(new attribute("RelatedCoverings", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[261])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[939])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingContext", new named_type(IFC4X3_RC1_types[231]), false));
|
|
attributes.push_back(new attribute("RelatedDefinitions", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[300])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[940])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[941])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[942])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[710])), false));
|
|
attributes.push_back(new attribute("RelatingObject", new named_type(IFC4X3_RC1_types[710]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[943])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[711])), false));
|
|
attributes.push_back(new attribute("RelatingPropertyDefinition", new named_type(IFC4X3_RC1_types[841]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[944])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedPropertySets", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[840])), false));
|
|
attributes.push_back(new attribute("RelatingTemplate", new named_type(IFC4X3_RC1_types[843]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[945])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[710])), false));
|
|
attributes.push_back(new attribute("RelatingType", new named_type(IFC4X3_RC1_types[1245]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[946])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingOpeningElement", new named_type(IFC4X3_RC1_types[724]), false));
|
|
attributes.push_back(new attribute("RelatedBuildingElement", new named_type(IFC4X3_RC1_types[401]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[947])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedControlElements", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[324])), false));
|
|
attributes.push_back(new attribute("RelatingFlowElement", new named_type(IFC4X3_RC1_types[328]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[948])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("RelatingElement", new named_type(IFC4X3_RC1_types[562]), false));
|
|
attributes.push_back(new attribute("RelatedElement", new named_type(IFC4X3_RC1_types[562]), false));
|
|
attributes.push_back(new attribute("InterferenceGeometry", new named_type(IFC4X3_RC1_types[212]), true));
|
|
attributes.push_back(new attribute("InterferenceType", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("ImpliedOrder", new named_type(IFC4X3_RC1_types[626]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[949])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingObject", new named_type(IFC4X3_RC1_types[711]), false));
|
|
attributes.push_back(new attribute("RelatedObjects", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[711])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[950])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingPositioningElement", new named_type(IFC4X3_RC1_types[787]), false));
|
|
attributes.push_back(new attribute("RelatedProducts", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[814])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[951])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingElement", new named_type(IFC4X3_RC1_types[401]), false));
|
|
attributes.push_back(new attribute("RelatedFeatureElement", new named_type(IFC4X3_RC1_types[462]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[952])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedElements", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1057])), false));
|
|
attributes.push_back(new attribute("RelatingStructure", new named_type(IFC4X3_RC1_types[1055]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[953])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("RelatingProcess", new named_type(IFC4X3_RC1_types[812]), false));
|
|
attributes.push_back(new attribute("RelatedProcess", new named_type(IFC4X3_RC1_types[812]), false));
|
|
attributes.push_back(new attribute("TimeLag", new named_type(IFC4X3_RC1_types[583]), true));
|
|
attributes.push_back(new attribute("SequenceType", new named_type(IFC4X3_RC1_types[1006]), true));
|
|
attributes.push_back(new attribute("UserDefinedSequenceType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[954])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingSystem", new named_type(IFC4X3_RC1_types[1154]), false));
|
|
attributes.push_back(new attribute("RelatedBuildings", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1055])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[955])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("RelatingSpace", new named_type(IFC4X3_RC1_types[1049]), false));
|
|
attributes.push_back(new attribute("RelatedBuildingElement", new named_type(IFC4X3_RC1_types[401]), false));
|
|
attributes.push_back(new attribute("ConnectionGeometry", new named_type(IFC4X3_RC1_types[212]), true));
|
|
attributes.push_back(new attribute("PhysicalOrVirtualBoundary", new named_type(IFC4X3_RC1_types[753]), false));
|
|
attributes.push_back(new attribute("InternalOrExternalBoundary", new named_type(IFC4X3_RC1_types[563]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[956])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ParentBoundary", new named_type(IFC4X3_RC1_types[957]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[957])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("CorrespondingBoundary", new named_type(IFC4X3_RC1_types[958]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[958])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingBuildingElement", new named_type(IFC4X3_RC1_types[401]), false));
|
|
attributes.push_back(new attribute("RelatedOpeningElement", new named_type(IFC4X3_RC1_types[463]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[959])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[927])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ParamLength", new named_type(IFC4X3_RC1_types[738]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[960])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("ContextOfItems", new named_type(IFC4X3_RC1_types[962]), false));
|
|
attributes.push_back(new attribute("RepresentationIdentifier", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("RepresentationType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Items", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[963])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[961])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ContextIdentifier", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("ContextType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[962])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[963])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("MappingOrigin", new named_type(IFC4X3_RC1_types[71]), false));
|
|
attributes.push_back(new attribute("MappedRepresentation", new named_type(IFC4X3_RC1_types[961]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[964])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("LongDescription", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[965])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatedResourceObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[969])), false));
|
|
attributes.push_back(new attribute("RelatingApproval", new named_type(IFC4X3_RC1_types[55]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[966])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RelatingConstraint", new named_type(IFC4X3_RC1_types[218]), false));
|
|
attributes.push_back(new attribute("RelatedResourceObjects", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[969])), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[967])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[968])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(15);
|
|
attributes.push_back(new attribute("ScheduleWork", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("ScheduleUsage", new named_type(IFC4X3_RC1_types[791]), true));
|
|
attributes.push_back(new attribute("ScheduleStart", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ScheduleFinish", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ScheduleContour", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("LevelingDelay", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("IsOverAllocated", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("StatusTime", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ActualWork", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("ActualUsage", new named_type(IFC4X3_RC1_types[791]), true));
|
|
attributes.push_back(new attribute("ActualStart", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ActualFinish", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("RemainingWork", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("RemainingUsage", new named_type(IFC4X3_RC1_types[791]), true));
|
|
attributes.push_back(new attribute("Completion", new named_type(IFC4X3_RC1_types[791]), true));
|
|
std::vector<bool> derived; derived.reserve(18);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[971])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Axis", new named_type(IFC4X3_RC1_types[70]), false));
|
|
attributes.push_back(new attribute("Angle", new named_type(IFC4X3_RC1_types[772]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[972])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("EndSweptArea", new named_type(IFC4X3_RC1_types[819]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[973])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Height", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("BottomRadius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[974])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Height", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[975])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[976])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[981]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[979])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[981]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[980])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("GlobalId", new named_type(IFC4X3_RC1_types[524]), false));
|
|
attributes.push_back(new attribute("OwnerHistory", new named_type(IFC4X3_RC1_types[736]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[982])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("RoundingRadius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[987])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Prefix", new named_type(IFC4X3_RC1_types[1026]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[1029]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(true); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1028])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[990]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[988])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[990]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[989])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("DataOrigin", new named_type(IFC4X3_RC1_types[293]), true));
|
|
attributes.push_back(new attribute("UserDefinedDataOrigin", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[991])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[992])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("SectionType", new named_type(IFC4X3_RC1_types[1001]), false));
|
|
attributes.push_back(new attribute("StartProfile", new named_type(IFC4X3_RC1_types[819]), false));
|
|
attributes.push_back(new attribute("EndProfile", new named_type(IFC4X3_RC1_types[819]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[999])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("LongitudinalStartPosition", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("LongitudinalEndPosition", new named_type(IFC4X3_RC1_types[590]), false));
|
|
attributes.push_back(new attribute("TransversePosition", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("ReinforcementRole", new named_type(IFC4X3_RC1_types[901]), false));
|
|
attributes.push_back(new attribute("SectionDefinition", new named_type(IFC4X3_RC1_types[999]), false));
|
|
attributes.push_back(new attribute("CrossSectionReinforcementDefinitions", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[898])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1000])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Directrix", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("CrossSections", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[819])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[994])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("CrossSectionPositions", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[316])), false));
|
|
attributes.push_back(new attribute("FixedAxisVertical", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[995])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("SpineCurve", new named_type(IFC4X3_RC1_types[198]), false));
|
|
attributes.push_back(new attribute("CrossSections", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[819])), false));
|
|
attributes.push_back(new attribute("CrossSectionPositions", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[73])), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[996])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Directrix", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("CrossSectionPositions", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[316])), false));
|
|
attributes.push_back(new attribute("CrossSections", new aggregation_type(aggregation_type::list_type, 2, -1, new named_type(IFC4X3_RC1_types[819])), false));
|
|
attributes.push_back(new attribute("FixedAxisVertical", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[997])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1005]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1003])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1005]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1004])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1009]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1007])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1009]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1008])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("ShapeRepresentations", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1011])), false));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("ProductDefinitional", new named_type(IFC4X3_RC1_types[626]), false));
|
|
attributes.push_back(new attribute("PartOfProductDefinitionShape", new named_type(IFC4X3_RC1_types[817]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1010])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1011])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1012])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("SbsmBoundary", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1014])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1015])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1021]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1016])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1021]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1020])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1019]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1017])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1019]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1018])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1022])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(8);
|
|
attributes.push_back(new attribute("TemplateType", new named_type(IFC4X3_RC1_types[1024]), true));
|
|
attributes.push_back(new attribute("PrimaryMeasureType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("SecondaryMeasureType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Enumerators", new named_type(IFC4X3_RC1_types[836]), true));
|
|
attributes.push_back(new attribute("PrimaryUnit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
attributes.push_back(new attribute("SecondaryUnit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
attributes.push_back(new attribute("Expression", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("AccessState", new named_type(IFC4X3_RC1_types[1078]), true));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1023])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("RefLatitude", new named_type(IFC4X3_RC1_types[202]), true));
|
|
attributes.push_back(new attribute("RefLongitude", new named_type(IFC4X3_RC1_types[202]), true));
|
|
attributes.push_back(new attribute("RefElevation", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("LandTitleNumber", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("SiteAddress", new named_type(IFC4X3_RC1_types[792]), true));
|
|
std::vector<bool> derived; derived.reserve(14);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1027])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1035]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1031])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1032])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1033])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1035]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1034])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("SlippageX", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("SlippageY", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("SlippageZ", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1036])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1039]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1037])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1039]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1038])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[1041])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1043])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1054]), true));
|
|
attributes.push_back(new attribute("ElevationWithFlooring", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1048])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1052]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1050])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1052]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1051])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1054]), false));
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1053])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1055])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ElementType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1056])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("CompositionType", new named_type(IFC4X3_RC1_types[408]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1058])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1059])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1062]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1060])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1062]), false));
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1061])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1067])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1068])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1071]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1069])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1071]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1070])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1077]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1072])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("NumberOfRisers", new named_type(IFC4X3_RC1_types[557]), true));
|
|
attributes.push_back(new attribute("NumberOfTreads", new named_type(IFC4X3_RC1_types[557]), true));
|
|
attributes.push_back(new attribute("RiserHeight", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("TreadLength", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1075]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1073])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1075]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1074])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1077]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1076])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("DestabilizingLoad", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1079])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("AppliedLoad", new named_type(IFC4X3_RC1_types[1094]), false));
|
|
attributes.push_back(new attribute("GlobalOrLocal", new named_type(IFC4X3_RC1_types[525]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1080])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[46]), false));
|
|
attributes.push_back(new attribute("OrientationOf2DPlane", new named_type(IFC4X3_RC1_types[73]), true));
|
|
attributes.push_back(new attribute("LoadedBy", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1097])), true));
|
|
attributes.push_back(new attribute("HasResults", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1113])), true));
|
|
attributes.push_back(new attribute("SharedPlacement", new named_type(IFC4X3_RC1_types[714]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1082])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("AppliedCondition", new named_type(IFC4X3_RC1_types[97]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1083])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1084])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ProjectedOrTrue", new named_type(IFC4X3_RC1_types[824]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1086]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1085])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Axis", new named_type(IFC4X3_RC1_types[309]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1087])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1089]), false));
|
|
attributes.push_back(new attribute("Axis", new named_type(IFC4X3_RC1_types[309]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1088])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1090])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1086]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1091])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1092])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1093])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1094])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("SelfWeightCoefficients", new aggregation_type(aggregation_type::list_type, 3, 3, new named_type(IFC4X3_RC1_types[881])), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1095])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Values", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1099])), false));
|
|
attributes.push_back(new attribute("Locations", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 1, 2, new named_type(IFC4X3_RC1_types[590]))), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1096])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[624]), false));
|
|
attributes.push_back(new attribute("ActionType", new named_type(IFC4X3_RC1_types[5]), false));
|
|
attributes.push_back(new attribute("ActionSource", new named_type(IFC4X3_RC1_types[4]), false));
|
|
attributes.push_back(new attribute("Coefficient", new named_type(IFC4X3_RC1_types[881]), true));
|
|
attributes.push_back(new attribute("Purpose", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1097])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("LinearForceX", new named_type(IFC4X3_RC1_types[611]), true));
|
|
attributes.push_back(new attribute("LinearForceY", new named_type(IFC4X3_RC1_types[611]), true));
|
|
attributes.push_back(new attribute("LinearForceZ", new named_type(IFC4X3_RC1_types[611]), true));
|
|
attributes.push_back(new attribute("LinearMomentX", new named_type(IFC4X3_RC1_types[612]), true));
|
|
attributes.push_back(new attribute("LinearMomentY", new named_type(IFC4X3_RC1_types[612]), true));
|
|
attributes.push_back(new attribute("LinearMomentZ", new named_type(IFC4X3_RC1_types[612]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1098])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1099])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("PlanarForceX", new named_type(IFC4X3_RC1_types[770]), true));
|
|
attributes.push_back(new attribute("PlanarForceY", new named_type(IFC4X3_RC1_types[770]), true));
|
|
attributes.push_back(new attribute("PlanarForceZ", new named_type(IFC4X3_RC1_types[770]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1100])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("DisplacementX", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("DisplacementY", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("DisplacementZ", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("RotationalDisplacementRX", new named_type(IFC4X3_RC1_types[772]), true));
|
|
attributes.push_back(new attribute("RotationalDisplacementRY", new named_type(IFC4X3_RC1_types[772]), true));
|
|
attributes.push_back(new attribute("RotationalDisplacementRZ", new named_type(IFC4X3_RC1_types[772]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1101])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Distortion", new named_type(IFC4X3_RC1_types[275]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1102])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("ForceX", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("ForceY", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("ForceZ", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("MomentX", new named_type(IFC4X3_RC1_types[1219]), true));
|
|
attributes.push_back(new attribute("MomentY", new named_type(IFC4X3_RC1_types[1219]), true));
|
|
attributes.push_back(new attribute("MomentZ", new named_type(IFC4X3_RC1_types[1219]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1103])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("WarpingMoment", new named_type(IFC4X3_RC1_types[1289]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1104])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1105])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("DeltaTConstant", new named_type(IFC4X3_RC1_types[1207]), true));
|
|
attributes.push_back(new attribute("DeltaTY", new named_type(IFC4X3_RC1_types[1207]), true));
|
|
attributes.push_back(new attribute("DeltaTZ", new named_type(IFC4X3_RC1_types[1207]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1106])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1107])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1108])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1109])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ConditionCoordinateSystem", new named_type(IFC4X3_RC1_types[73]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1110])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1111])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1112])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("TheoryType", new named_type(IFC4X3_RC1_types[47]), false));
|
|
attributes.push_back(new attribute("ResultForLoadGroup", new named_type(IFC4X3_RC1_types[1097]), true));
|
|
attributes.push_back(new attribute("IsLinear", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1113])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ProjectedOrTrue", new named_type(IFC4X3_RC1_types[824]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1115]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1114])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1116])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1118]), false));
|
|
attributes.push_back(new attribute("Thickness", new named_type(IFC4X3_RC1_types[789]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1117])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1119])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1115]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1120])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1124])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Item", new named_type(IFC4X3_RC1_types[963]), true));
|
|
attributes.push_back(new attribute("Styles", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1121])), false));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1122])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1123])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1127]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1125])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1127]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1126])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ParentEdge", new named_type(IFC4X3_RC1_types[371]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1128])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[1129])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Curve3D", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("AssociatedGeometry", new aggregation_type(aggregation_type::list_type, 1, 2, new named_type(IFC4X3_RC1_types[742])), false));
|
|
attributes.push_back(new attribute("MasterRepresentation", new named_type(IFC4X3_RC1_types[800]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1130])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ReferenceSurface", new named_type(IFC4X3_RC1_types[1129]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1131])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1133]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1132])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ExtrudedDirection", new named_type(IFC4X3_RC1_types[309]), false));
|
|
attributes.push_back(new attribute("Depth", new named_type(IFC4X3_RC1_types[590]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1134])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("AxisPosition", new named_type(IFC4X3_RC1_types[70]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1135])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("SurfaceReinforcement1", new aggregation_type(aggregation_type::list_type, 2, 3, new named_type(IFC4X3_RC1_types[590])), true));
|
|
attributes.push_back(new attribute("SurfaceReinforcement2", new aggregation_type(aggregation_type::list_type, 2, 3, new named_type(IFC4X3_RC1_types[590])), true));
|
|
attributes.push_back(new attribute("ShearReinforcement", new named_type(IFC4X3_RC1_types[881]), true));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1137])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Side", new named_type(IFC4X3_RC1_types[1138]), false));
|
|
attributes.push_back(new attribute("Styles", new aggregation_type(aggregation_type::set_type, 1, 5, new named_type(IFC4X3_RC1_types[1140])), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1139])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("DiffuseTransmissionColour", new named_type(IFC4X3_RC1_types[184]), false));
|
|
attributes.push_back(new attribute("DiffuseReflectionColour", new named_type(IFC4X3_RC1_types[184]), false));
|
|
attributes.push_back(new attribute("TransmissionColour", new named_type(IFC4X3_RC1_types[184]), false));
|
|
attributes.push_back(new attribute("ReflectanceColour", new named_type(IFC4X3_RC1_types[184]), false));
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1141])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RefractionIndex", new named_type(IFC4X3_RC1_types[884]), true));
|
|
attributes.push_back(new attribute("DispersionFactor", new named_type(IFC4X3_RC1_types[884]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1142])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("DiffuseColour", new named_type(IFC4X3_RC1_types[183]), true));
|
|
attributes.push_back(new attribute("TransmissionColour", new named_type(IFC4X3_RC1_types[183]), true));
|
|
attributes.push_back(new attribute("DiffuseTransmissionColour", new named_type(IFC4X3_RC1_types[183]), true));
|
|
attributes.push_back(new attribute("ReflectionColour", new named_type(IFC4X3_RC1_types[183]), true));
|
|
attributes.push_back(new attribute("SpecularColour", new named_type(IFC4X3_RC1_types[183]), true));
|
|
attributes.push_back(new attribute("SpecularHighlight", new named_type(IFC4X3_RC1_types[1065]), true));
|
|
attributes.push_back(new attribute("ReflectanceMethod", new named_type(IFC4X3_RC1_types[894]), false));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1143])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SurfaceColour", new named_type(IFC4X3_RC1_types[184]), false));
|
|
attributes.push_back(new attribute("Transparency", new named_type(IFC4X3_RC1_types[707]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1144])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Textures", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1146])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1145])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("RepeatS", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("RepeatT", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("Mode", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("TextureTransform", new named_type(IFC4X3_RC1_types[156]), true));
|
|
attributes.push_back(new attribute("Parameter", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[542])), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1146])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SweptArea", new named_type(IFC4X3_RC1_types[819]), false));
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[73]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1147])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("Directrix", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("Radius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("InnerRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("StartParam", new named_type(IFC4X3_RC1_types[738]), true));
|
|
attributes.push_back(new attribute("EndParam", new named_type(IFC4X3_RC1_types[738]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1148])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("FilletRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1149])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("SweptCurve", new named_type(IFC4X3_RC1_types[819]), false));
|
|
attributes.push_back(new attribute("Position", new named_type(IFC4X3_RC1_types[73]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1150])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1153]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1151])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1153]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1152])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1154])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1157]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1155])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1157]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1156])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(9);
|
|
attributes.push_back(new attribute("Depth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FlangeWidth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("WebThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FlangeThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("FlangeEdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("WebEdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("WebSlope", new named_type(IFC4X3_RC1_types[772]), true));
|
|
attributes.push_back(new attribute("FlangeSlope", new named_type(IFC4X3_RC1_types[772]), true));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1241])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Rows", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1160])), true));
|
|
attributes.push_back(new attribute("Columns", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1159])), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1158])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("Identifier", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
attributes.push_back(new attribute("ReferencePath", new named_type(IFC4X3_RC1_types[891]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1159])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RowCells", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), true));
|
|
attributes.push_back(new attribute("IsHeading", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1160])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1163]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1161])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1163]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1162])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("Status", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("WorkMethod", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("IsMilestone", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("Priority", new named_type(IFC4X3_RC1_types[557]), true));
|
|
attributes.push_back(new attribute("TaskTime", new named_type(IFC4X3_RC1_types[1166]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1169]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1164])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(17);
|
|
attributes.push_back(new attribute("DurationType", new named_type(IFC4X3_RC1_types[1165]), true));
|
|
attributes.push_back(new attribute("ScheduleDuration", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("ScheduleStart", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ScheduleFinish", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("EarlyStart", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("EarlyFinish", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("LateStart", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("LateFinish", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("FreeFloat", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("TotalFloat", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("IsCritical", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("StatusTime", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ActualDuration", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("ActualStart", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("ActualFinish", new named_type(IFC4X3_RC1_types[295]), true));
|
|
attributes.push_back(new attribute("RemainingTime", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("Completion", new named_type(IFC4X3_RC1_types[791]), true));
|
|
std::vector<bool> derived; derived.reserve(20);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1166])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Recurrence", new named_type(IFC4X3_RC1_types[889]), false));
|
|
std::vector<bool> derived; derived.reserve(21);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1167])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1169]), false));
|
|
attributes.push_back(new attribute("WorkMethod", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(11);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1168])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("TelephoneNumbers", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
attributes.push_back(new attribute("FacsimileNumbers", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
attributes.push_back(new attribute("PagerNumber", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("ElectronicMailAddresses", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[579])), true));
|
|
attributes.push_back(new attribute("WWWHomePageURL", new named_type(IFC4X3_RC1_types[1258]), true));
|
|
attributes.push_back(new attribute("MessagingIDs", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1258])), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1170])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(8);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1181]), true));
|
|
attributes.push_back(new attribute("NominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("CrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("TensionForce", new named_type(IFC4X3_RC1_types[502]), true));
|
|
attributes.push_back(new attribute("PreStress", new named_type(IFC4X3_RC1_types[808]), true));
|
|
attributes.push_back(new attribute("FrictionCoefficient", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("AnchorageSlip", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("MinCurvatureRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
std::vector<bool> derived; derived.reserve(17);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1173])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1176]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1174])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1176]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1175])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1179]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1177])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1179]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1178])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1181]), false));
|
|
attributes.push_back(new attribute("NominalDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("CrossSectionArea", new named_type(IFC4X3_RC1_types[62]), true));
|
|
attributes.push_back(new attribute("SheathDiameter", new named_type(IFC4X3_RC1_types[789]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1180])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Coordinates", new named_type(IFC4X3_RC1_types[154]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1182])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[1183])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Literal", new named_type(IFC4X3_RC1_types[801]), false));
|
|
attributes.push_back(new attribute("Placement", new named_type(IFC4X3_RC1_types[71]), false));
|
|
attributes.push_back(new attribute("Path", new named_type(IFC4X3_RC1_types[1191]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1189])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Extent", new named_type(IFC4X3_RC1_types[769]), false));
|
|
attributes.push_back(new attribute("BoxAlignment", new named_type(IFC4X3_RC1_types[106]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1190])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("TextCharacterAppearance", new named_type(IFC4X3_RC1_types[1194]), true));
|
|
attributes.push_back(new attribute("TextStyle", new named_type(IFC4X3_RC1_types[1195]), true));
|
|
attributes.push_back(new attribute("TextFontStyle", new named_type(IFC4X3_RC1_types[1188]), false));
|
|
attributes.push_back(new attribute("ModelOrDraughting", new named_type(IFC4X3_RC1_types[91]), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1192])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("FontFamily", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1187])), false));
|
|
attributes.push_back(new attribute("FontStyle", new named_type(IFC4X3_RC1_types[496]), true));
|
|
attributes.push_back(new attribute("FontVariant", new named_type(IFC4X3_RC1_types[497]), true));
|
|
attributes.push_back(new attribute("FontWeight", new named_type(IFC4X3_RC1_types[498]), true));
|
|
attributes.push_back(new attribute("FontSize", new named_type(IFC4X3_RC1_types[1030]), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1193])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Colour", new named_type(IFC4X3_RC1_types[182]), false));
|
|
attributes.push_back(new attribute("BackgroundColour", new named_type(IFC4X3_RC1_types[182]), true));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1194])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("TextIndent", new named_type(IFC4X3_RC1_types[1030]), true));
|
|
attributes.push_back(new attribute("TextAlign", new named_type(IFC4X3_RC1_types[1185]), true));
|
|
attributes.push_back(new attribute("TextDecoration", new named_type(IFC4X3_RC1_types[1186]), true));
|
|
attributes.push_back(new attribute("LetterSpacing", new named_type(IFC4X3_RC1_types[1030]), true));
|
|
attributes.push_back(new attribute("WordSpacing", new named_type(IFC4X3_RC1_types[1030]), true));
|
|
attributes.push_back(new attribute("TextTransform", new named_type(IFC4X3_RC1_types[1196]), true));
|
|
attributes.push_back(new attribute("LineHeight", new named_type(IFC4X3_RC1_types[1030]), true));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1195])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Maps", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1146])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1197])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Mode", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Parameter", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[884])), true));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1198])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Vertices", new aggregation_type(aggregation_type::list_type, 3, -1, new named_type(IFC4X3_RC1_types[1200])), false));
|
|
attributes.push_back(new attribute("MappedTo", new named_type(IFC4X3_RC1_types[442]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1199])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Coordinates", new aggregation_type(aggregation_type::list_type, 2, 2, new named_type(IFC4X3_RC1_types[738])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1200])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("TexCoordsList", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 2, 2, new named_type(IFC4X3_RC1_types[738]))), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1201])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("StartTime", new named_type(IFC4X3_RC1_types[1208]), false));
|
|
attributes.push_back(new attribute("EndTime", new named_type(IFC4X3_RC1_types[1208]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1211])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(8);
|
|
attributes.push_back(new attribute("Name", new named_type(IFC4X3_RC1_types[579]), false));
|
|
attributes.push_back(new attribute("Description", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("StartTime", new named_type(IFC4X3_RC1_types[295]), false));
|
|
attributes.push_back(new attribute("EndTime", new named_type(IFC4X3_RC1_types[295]), false));
|
|
attributes.push_back(new attribute("TimeSeriesDataType", new named_type(IFC4X3_RC1_types[1213]), false));
|
|
attributes.push_back(new attribute("DataOrigin", new named_type(IFC4X3_RC1_types[293]), false));
|
|
attributes.push_back(new attribute("UserDefinedDataOrigin", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Unit", new named_type(IFC4X3_RC1_types[1249]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1212])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("ListValues", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[1260])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1214])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[1216])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(4);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1217])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("MajorRadius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("MinorRadius", new named_type(IFC4X3_RC1_types[789]), false));
|
|
std::vector<bool> derived; derived.reserve(3);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1218])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1222]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1220])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1222]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1221])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1225]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1223])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1225]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1224])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("StartRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("EndRadius", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("IsStartRadiusCCW", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("IsEndRadiusCCW", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("TransitionCurveType", new named_type(IFC4X3_RC1_types[1228]), false));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1227])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1234]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1230])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1234]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1233])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("BottomXDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("TopXDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("YDim", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("TopXOffset", new named_type(IFC4X3_RC1_types[590]), false));
|
|
std::vector<bool> derived; derived.reserve(7);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1235])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("Normals", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 3, 3, new named_type(IFC4X3_RC1_types[738]))), true));
|
|
attributes.push_back(new attribute("Closed", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("CoordIndex", new aggregation_type(aggregation_type::list_type, 1, -1, new aggregation_type(aggregation_type::list_type, 3, 3, new named_type(IFC4X3_RC1_types[788]))), false));
|
|
attributes.push_back(new attribute("PnIndex", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[788])), true));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1236])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Flags", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[557])), false));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1237])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("BasisCurve", new named_type(IFC4X3_RC1_types[276]), false));
|
|
attributes.push_back(new attribute("Trim1", new aggregation_type(aggregation_type::set_type, 1, 2, new named_type(IFC4X3_RC1_types[1240])), false));
|
|
attributes.push_back(new attribute("Trim2", new aggregation_type(aggregation_type::set_type, 1, 2, new named_type(IFC4X3_RC1_types[1240])), false));
|
|
attributes.push_back(new attribute("SenseAgreement", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("MasterRepresentation", new named_type(IFC4X3_RC1_types[1239]), false));
|
|
std::vector<bool> derived; derived.reserve(5);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1238])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1244]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1242])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1244]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1243])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("ApplicableOccurrence", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("HasPropertySets", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[840])), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1245])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("LongDescription", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("ProcessType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1246])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("RepresentationMaps", new aggregation_type(aggregation_type::list_type, 1, -1, new named_type(IFC4X3_RC1_types[964])), true));
|
|
attributes.push_back(new attribute("Tag", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1247])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("Identification", new named_type(IFC4X3_RC1_types[542]), true));
|
|
attributes.push_back(new attribute("LongDescription", new named_type(IFC4X3_RC1_types[1184]), true));
|
|
attributes.push_back(new attribute("ResourceType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1248])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("Depth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FlangeWidth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("WebThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FlangeThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("EdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("FlangeSlope", new named_type(IFC4X3_RC1_types[772]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1259])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("Units", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1249])), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1256])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1252]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1250])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1252]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1251])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1255]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1253])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1255]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1254])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1263]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1261])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1263]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1262])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("Orientation", new named_type(IFC4X3_RC1_types[309]), false));
|
|
attributes.push_back(new attribute("Magnitude", new named_type(IFC4X3_RC1_types[590]), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1265])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(0);
|
|
|
|
((entity*)IFC4X3_RC1_types[1267])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("LoopVertex", new named_type(IFC4X3_RC1_types[1267]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1268])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("VertexGeometry", new named_type(IFC4X3_RC1_types[778]), false));
|
|
std::vector<bool> derived; derived.reserve(1);
|
|
derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1269])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1272]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1270])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1272]), true));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1271])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1275]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1273])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1275]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1274])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1276])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new attribute("IntersectingAxes", new aggregation_type(aggregation_type::list_type, 2, 2, new named_type(IFC4X3_RC1_types[527])), false));
|
|
attributes.push_back(new attribute("OffsetDistances", new aggregation_type(aggregation_type::list_type, 2, 3, new named_type(IFC4X3_RC1_types[590])), false));
|
|
std::vector<bool> derived; derived.reserve(2);
|
|
derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1277])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1280])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1279]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1278])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1287]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1283])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1284])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1285])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1287]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1286])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1293]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1291])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1293]), false));
|
|
std::vector<bool> derived; derived.reserve(10);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1292])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(8);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1294])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("OverallHeight", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("OverallWidth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1305]), true));
|
|
attributes.push_back(new attribute("PartitioningType", new named_type(IFC4X3_RC1_types[1306]), true));
|
|
attributes.push_back(new attribute("UserDefinedPartitioningType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1295])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(12);
|
|
attributes.push_back(new attribute("LiningDepth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("LiningThickness", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("TransomThickness", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("MullionThickness", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("FirstTransomOffset", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("SecondTransomOffset", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("FirstMullionOffset", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("SecondMullionOffset", new named_type(IFC4X3_RC1_types[707]), true));
|
|
attributes.push_back(new attribute("ShapeAspectStyle", new named_type(IFC4X3_RC1_types[1010]), true));
|
|
attributes.push_back(new attribute("LiningOffset", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("LiningToPanelOffsetX", new named_type(IFC4X3_RC1_types[590]), true));
|
|
attributes.push_back(new attribute("LiningToPanelOffsetY", new named_type(IFC4X3_RC1_types[590]), true));
|
|
std::vector<bool> derived; derived.reserve(16);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1296])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new attribute("OperationType", new named_type(IFC4X3_RC1_types[1297]), false));
|
|
attributes.push_back(new attribute("PanelPosition", new named_type(IFC4X3_RC1_types[1298]), false));
|
|
attributes.push_back(new attribute("FrameDepth", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("FrameThickness", new named_type(IFC4X3_RC1_types[789]), true));
|
|
attributes.push_back(new attribute("ShapeAspectStyle", new named_type(IFC4X3_RC1_types[1010]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1299])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(0);
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1300])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("ConstructionType", new named_type(IFC4X3_RC1_types[1302]), false));
|
|
attributes.push_back(new attribute("OperationType", new named_type(IFC4X3_RC1_types[1303]), false));
|
|
attributes.push_back(new attribute("ParameterTakesPrecedence", new named_type(IFC4X3_RC1_types[91]), false));
|
|
attributes.push_back(new attribute("Sizeable", new named_type(IFC4X3_RC1_types[91]), false));
|
|
std::vector<bool> derived; derived.reserve(12);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1301])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1305]), false));
|
|
attributes.push_back(new attribute("PartitioningType", new named_type(IFC4X3_RC1_types[1306]), false));
|
|
attributes.push_back(new attribute("ParameterTakesPrecedence", new named_type(IFC4X3_RC1_types[91]), true));
|
|
attributes.push_back(new attribute("UserDefinedPartitioningType", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1304])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("WorkingTimes", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1314])), true));
|
|
attributes.push_back(new attribute("ExceptionTimes", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[1314])), true));
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1308]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1307])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new attribute("CreationDate", new named_type(IFC4X3_RC1_types[295]), false));
|
|
attributes.push_back(new attribute("Creators", new aggregation_type(aggregation_type::set_type, 1, -1, new named_type(IFC4X3_RC1_types[749])), true));
|
|
attributes.push_back(new attribute("Purpose", new named_type(IFC4X3_RC1_types[579]), true));
|
|
attributes.push_back(new attribute("Duration", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("TotalFloat", new named_type(IFC4X3_RC1_types[364]), true));
|
|
attributes.push_back(new attribute("StartTime", new named_type(IFC4X3_RC1_types[295]), false));
|
|
attributes.push_back(new attribute("FinishTime", new named_type(IFC4X3_RC1_types[295]), true));
|
|
std::vector<bool> derived; derived.reserve(13);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1309])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1311]), true));
|
|
std::vector<bool> derived; derived.reserve(14);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1310])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("PredefinedType", new named_type(IFC4X3_RC1_types[1313]), true));
|
|
std::vector<bool> derived; derived.reserve(14);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1312])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new attribute("RecurrencePattern", new named_type(IFC4X3_RC1_types[889]), true));
|
|
attributes.push_back(new attribute("Start", new named_type(IFC4X3_RC1_types[294]), true));
|
|
attributes.push_back(new attribute("Finish", new named_type(IFC4X3_RC1_types[294]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1314])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new attribute("Depth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FlangeWidth", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("WebThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FlangeThickness", new named_type(IFC4X3_RC1_types[789]), false));
|
|
attributes.push_back(new attribute("FilletRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
attributes.push_back(new attribute("EdgeRadius", new named_type(IFC4X3_RC1_types[706]), true));
|
|
std::vector<bool> derived; derived.reserve(9);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1316])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new attribute("LongName", new named_type(IFC4X3_RC1_types[579]), true));
|
|
std::vector<bool> derived; derived.reserve(6);
|
|
derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false); derived.push_back(false);
|
|
((entity*)IFC4X3_RC1_types[1315])->set_attributes(attributes, derived);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("IsActingUpon", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[912]), ((entity*) IFC4X3_RC1_types[912])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[6])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasExternalReference", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[7])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("OfPerson", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[749]), ((entity*) IFC4X3_RC1_types[749])->attributes()[7]));
|
|
attributes.push_back(new inverse_attribute("OfOrganization", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[728]), ((entity*) IFC4X3_RC1_types[728])->attributes()[4]));
|
|
((entity*) IFC4X3_RC1_types[12])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToCant", inverse_attribute::set_type, 1, 1, ((entity*) IFC4X3_RC1_types[30]), ((entity*) IFC4X3_RC1_types[30])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[32])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToAlignmentCurve", inverse_attribute::set_type, 1, -1, ((entity*) IFC4X3_RC1_types[43]), ((entity*) IFC4X3_RC1_types[43])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[34])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToHorizontal", inverse_attribute::set_type, 1, 1, ((entity*) IFC4X3_RC1_types[34]), ((entity*) IFC4X3_RC1_types[34])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[35])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToAlignmentCurve", inverse_attribute::set_type, 1, 1, ((entity*) IFC4X3_RC1_types[43]), ((entity*) IFC4X3_RC1_types[43])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[41])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToVertical", inverse_attribute::set_type, 1, 1, ((entity*) IFC4X3_RC1_types[41]), ((entity*) IFC4X3_RC1_types[41])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[42])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ContainedInStructure", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[937]), ((entity*) IFC4X3_RC1_types[937])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[49])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasExternalReference", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[53])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(5);
|
|
attributes.push_back(new inverse_attribute("HasExternalReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("ApprovedObjects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[920]), ((entity*) IFC4X3_RC1_types[920])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("ApprovedResources", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[966]), ((entity*) IFC4X3_RC1_types[966])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsRelatedWith", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[56]), ((entity*) IFC4X3_RC1_types[56])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("Relates", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[56]), ((entity*) IFC4X3_RC1_types[56])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[55])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToLinearAxis", inverse_attribute::set_type, 1, 1, ((entity*) IFC4X3_RC1_types[610]), ((entity*) IFC4X3_RC1_types[610])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[74])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("PositioningElement", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[615]), ((entity*) IFC4X3_RC1_types[615])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[103])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("ClassificationForObjects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[921]), ((entity*) IFC4X3_RC1_types[921])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[175]), ((entity*) IFC4X3_RC1_types[175])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[174])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("ClassificationRefForObjects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[921]), ((entity*) IFC4X3_RC1_types[921])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[175]), ((entity*) IFC4X3_RC1_types[175])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[175])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("UsingCurves", inverse_attribute::set_type, 1, -1, ((entity*) IFC4X3_RC1_types[198]), ((entity*) IFC4X3_RC1_types[198])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[200])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasExternalReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("PropertiesForConstraint", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[967]), ((entity*) IFC4X3_RC1_types[967])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[218])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("IsDefinedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[944]), ((entity*) IFC4X3_RC1_types[944])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("Declares", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[940]), ((entity*) IFC4X3_RC1_types[940])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[231])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasExternalReference", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[233])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("Controls", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[913]), ((entity*) IFC4X3_RC1_types[913])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[234])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasExternalReference", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[238])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasCoordinateOperation", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[249]), ((entity*) IFC4X3_RC1_types[249])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[250])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("CoversSpaces", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[939]), ((entity*) IFC4X3_RC1_types[939])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("CoversElements", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[938]), ((entity*) IFC4X3_RC1_types[938])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[261])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("AssignedToFlowElement", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[948]), ((entity*) IFC4X3_RC1_types[948])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[324])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasPorts", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[932]), ((entity*) IFC4X3_RC1_types[932])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[326])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasControlElements", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[948]), ((entity*) IFC4X3_RC1_types[948])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[328])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new inverse_attribute("DocumentInfoForObjects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[923]), ((entity*) IFC4X3_RC1_types[923])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasDocumentReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[337]), ((entity*) IFC4X3_RC1_types[337])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsPointedTo", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[336]), ((entity*) IFC4X3_RC1_types[336])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsPointer", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[336]), ((entity*) IFC4X3_RC1_types[336])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[335])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("DocumentRefForObjects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[923]), ((entity*) IFC4X3_RC1_types[923])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[337])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(11);
|
|
attributes.push_back(new inverse_attribute("FillsVoids", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[947]), ((entity*) IFC4X3_RC1_types[947])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("ConnectedTo", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[929]), ((entity*) IFC4X3_RC1_types[929])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsInterferedByElements", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[949]), ((entity*) IFC4X3_RC1_types[949])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("InterferesElements", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[949]), ((entity*) IFC4X3_RC1_types[949])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasProjections", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[952]), ((entity*) IFC4X3_RC1_types[952])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasOpenings", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[959]), ((entity*) IFC4X3_RC1_types[959])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("IsConnectionRealization", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[936]), ((entity*) IFC4X3_RC1_types[936])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("ProvidesBoundaries", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[956]), ((entity*) IFC4X3_RC1_types[956])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("ConnectedFrom", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[929]), ((entity*) IFC4X3_RC1_types[929])->attributes()[2]));
|
|
attributes.push_back(new inverse_attribute("ContainedInStructure", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[937]), ((entity*) IFC4X3_RC1_types[937])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasCoverings", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[938]), ((entity*) IFC4X3_RC1_types[938])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[401])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ExternalReferenceForResources", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[435])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("BoundedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[956]), ((entity*) IFC4X3_RC1_types[956])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[437])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasTextureMaps", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1199]), ((entity*) IFC4X3_RC1_types[1199])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[442])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ProjectsElements", inverse_attribute::unspecified_type, -1, -1, ((entity*) IFC4X3_RC1_types[952]), ((entity*) IFC4X3_RC1_types[952])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[462])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("VoidsElements", inverse_attribute::unspecified_type, -1, -1, ((entity*) IFC4X3_RC1_types[959]), ((entity*) IFC4X3_RC1_types[959])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[463])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasSubContexts", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[516]), ((entity*) IFC4X3_RC1_types[516])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasCoordinateOperation", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[249]), ((entity*) IFC4X3_RC1_types[249])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[514])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new inverse_attribute("PartOfW", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[526]), ((entity*) IFC4X3_RC1_types[526])->attributes()[2]));
|
|
attributes.push_back(new inverse_attribute("PartOfV", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[526]), ((entity*) IFC4X3_RC1_types[526])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("PartOfU", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[526]), ((entity*) IFC4X3_RC1_types[526])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasIntersections", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1277]), ((entity*) IFC4X3_RC1_types[1277])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[527])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("IsGroupedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[914]), ((entity*) IFC4X3_RC1_types[914])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[531])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToFaceSet", inverse_attribute::set_type, 1, -1, ((entity*) IFC4X3_RC1_types[783]), ((entity*) IFC4X3_RC1_types[783])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[552])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("LibraryInfoForObjects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[924]), ((entity*) IFC4X3_RC1_types[924])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasLibraryReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[592]), ((entity*) IFC4X3_RC1_types[592])->attributes()[2]));
|
|
((entity*) IFC4X3_RC1_types[591])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("LibraryRefForObjects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[924]), ((entity*) IFC4X3_RC1_types[924])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[592])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("HasRepresentation", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[650]), ((entity*) IFC4X3_RC1_types[650])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("IsRelatedWith", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[662]), ((entity*) IFC4X3_RC1_types[662])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("RelatesTo", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[662]), ((entity*) IFC4X3_RC1_types[662])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[645])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToMaterialConstituentSet", inverse_attribute::unspecified_type, -1, -1, ((entity*) IFC4X3_RC1_types[648]), ((entity*) IFC4X3_RC1_types[648])->attributes()[2]));
|
|
((entity*) IFC4X3_RC1_types[647])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("AssociatedTo", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[925]), ((entity*) IFC4X3_RC1_types[925])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasExternalReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("HasProperties", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[661]), ((entity*) IFC4X3_RC1_types[661])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[649])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToMaterialLayerSet", inverse_attribute::unspecified_type, -1, -1, ((entity*) IFC4X3_RC1_types[652]), ((entity*) IFC4X3_RC1_types[652])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[651])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ToMaterialProfileSet", inverse_attribute::unspecified_type, -1, -1, ((entity*) IFC4X3_RC1_types[657]), ((entity*) IFC4X3_RC1_types[657])->attributes()[2]));
|
|
((entity*) IFC4X3_RC1_types[656])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("AssociatedTo", inverse_attribute::set_type, 1, -1, ((entity*) IFC4X3_RC1_types[925]), ((entity*) IFC4X3_RC1_types[925])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[664])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(4);
|
|
attributes.push_back(new inverse_attribute("IsDeclaredBy", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[943]), ((entity*) IFC4X3_RC1_types[943])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("Declares", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[943]), ((entity*) IFC4X3_RC1_types[943])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsTypedBy", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[946]), ((entity*) IFC4X3_RC1_types[946])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("IsDefinedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[944]), ((entity*) IFC4X3_RC1_types[944])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[710])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(7);
|
|
attributes.push_back(new inverse_attribute("HasAssignments", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[911]), ((entity*) IFC4X3_RC1_types[911])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("Nests", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[950]), ((entity*) IFC4X3_RC1_types[950])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsNestedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[950]), ((entity*) IFC4X3_RC1_types[950])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasContext", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[940]), ((entity*) IFC4X3_RC1_types[940])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsDecomposedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[910]), ((entity*) IFC4X3_RC1_types[910])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("Decomposes", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[910]), ((entity*) IFC4X3_RC1_types[910])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("HasAssociations", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[919]), ((entity*) IFC4X3_RC1_types[919])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[711])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("PlacesObject", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[814]), ((entity*) IFC4X3_RC1_types[814])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[714])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasFillings", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[947]), ((entity*) IFC4X3_RC1_types[947])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[724])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("IsRelatedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[729]), ((entity*) IFC4X3_RC1_types[729])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("Relates", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[729]), ((entity*) IFC4X3_RC1_types[729])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("Engages", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[750]), ((entity*) IFC4X3_RC1_types[750])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[728])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("EngagedIn", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[750]), ((entity*) IFC4X3_RC1_types[750])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[749])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasExternalReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("PartOfComplex", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[752]), ((entity*) IFC4X3_RC1_types[752])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[754])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("ContainedIn", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[932]), ((entity*) IFC4X3_RC1_types[932])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("ConnectedFrom", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[931]), ((entity*) IFC4X3_RC1_types[931])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("ConnectedTo", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[931]), ((entity*) IFC4X3_RC1_types[931])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[786])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("ContainedInStructure", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[937]), ((entity*) IFC4X3_RC1_types[937])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("Positions", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[951]), ((entity*) IFC4X3_RC1_types[951])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[787])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("IsPredecessorTo", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[954]), ((entity*) IFC4X3_RC1_types[954])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("IsSuccessorFrom", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[954]), ((entity*) IFC4X3_RC1_types[954])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("OperatesOn", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[916]), ((entity*) IFC4X3_RC1_types[916])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[812])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("ReferencedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[917]), ((entity*) IFC4X3_RC1_types[917])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("PositionedRelativeTo", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[951]), ((entity*) IFC4X3_RC1_types[951])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("ReferencedInStructures", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[953]), ((entity*) IFC4X3_RC1_types[953])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[814])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("ShapeOfProduct", inverse_attribute::set_type, 1, -1, ((entity*) IFC4X3_RC1_types[814]), ((entity*) IFC4X3_RC1_types[814])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("HasShapeAspects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1010]), ((entity*) IFC4X3_RC1_types[1010])->attributes()[4]));
|
|
((entity*) IFC4X3_RC1_types[815])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasExternalReference", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("HasProperties", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[820]), ((entity*) IFC4X3_RC1_types[820])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[819])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(6);
|
|
attributes.push_back(new inverse_attribute("PartOfPset", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[839]), ((entity*) IFC4X3_RC1_types[839])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("PropertyForDependance", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[834]), ((entity*) IFC4X3_RC1_types[834])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("PropertyDependsOn", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[834]), ((entity*) IFC4X3_RC1_types[834])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("PartOfComplex", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[195]), ((entity*) IFC4X3_RC1_types[195])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("HasConstraints", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[967]), ((entity*) IFC4X3_RC1_types[967])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("HasApprovals", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[966]), ((entity*) IFC4X3_RC1_types[966])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[830])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasExternalReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[831])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasContext", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[940]), ((entity*) IFC4X3_RC1_types[940])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("HasAssociations", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[919]), ((entity*) IFC4X3_RC1_types[919])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[833])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("DefinesType", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1245]), ((entity*) IFC4X3_RC1_types[1245])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("IsDefinedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[945]), ((entity*) IFC4X3_RC1_types[945])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("DefinesOccurrence", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[944]), ((entity*) IFC4X3_RC1_types[944])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[840])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("Defines", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[945]), ((entity*) IFC4X3_RC1_types[945])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[843])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("PartOfComplexTemplate", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[196]), ((entity*) IFC4X3_RC1_types[196])->attributes()[2]));
|
|
attributes.push_back(new inverse_attribute("PartOfPsetTemplate", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[843]), ((entity*) IFC4X3_RC1_types[843])->attributes()[2]));
|
|
((entity*) IFC4X3_RC1_types[847])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("InnerBoundaries", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[957]), ((entity*) IFC4X3_RC1_types[957])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[957])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("Corresponds", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[958]), ((entity*) IFC4X3_RC1_types[958])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[958])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("RepresentationMap", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[964]), ((entity*) IFC4X3_RC1_types[964])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("LayerAssignments", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[803]), ((entity*) IFC4X3_RC1_types[803])->attributes()[2]));
|
|
attributes.push_back(new inverse_attribute("OfProductRepresentation", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[816]), ((entity*) IFC4X3_RC1_types[816])->attributes()[2]));
|
|
((entity*) IFC4X3_RC1_types[961])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("RepresentationsInContext", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[961]), ((entity*) IFC4X3_RC1_types[961])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[962])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("LayerAssignment", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[803]), ((entity*) IFC4X3_RC1_types[803])->attributes()[2]));
|
|
attributes.push_back(new inverse_attribute("StyledByItem", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[1122]), ((entity*) IFC4X3_RC1_types[1122])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[963])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasShapeAspects", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1010]), ((entity*) IFC4X3_RC1_types[1010])->attributes()[4]));
|
|
attributes.push_back(new inverse_attribute("MapUsage", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[637]), ((entity*) IFC4X3_RC1_types[637])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[964])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ResourceOf", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[918]), ((entity*) IFC4X3_RC1_types[918])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[965])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasExternalReferences", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[1010])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("OfShapeAspect", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[1010]), ((entity*) IFC4X3_RC1_types[1010])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1011])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasCoverings", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[939]), ((entity*) IFC4X3_RC1_types[939])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("BoundedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[956]), ((entity*) IFC4X3_RC1_types[956])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1048])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(3);
|
|
attributes.push_back(new inverse_attribute("ContainsElements", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[937]), ((entity*) IFC4X3_RC1_types[937])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("ServicedBySystems", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[955]), ((entity*) IFC4X3_RC1_types[955])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("ReferencesElements", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[953]), ((entity*) IFC4X3_RC1_types[953])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[1055])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("AssignedToStructuralItem", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[933]), ((entity*) IFC4X3_RC1_types[933])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[1080])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ConnectsStructuralMembers", inverse_attribute::set_type, 1, -1, ((entity*) IFC4X3_RC1_types[934]), ((entity*) IFC4X3_RC1_types[934])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[1083])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("AssignedStructuralActivity", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[933]), ((entity*) IFC4X3_RC1_types[933])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1092])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("SourceOfResultGroup", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[1113]), ((entity*) IFC4X3_RC1_types[1113])->attributes()[1]));
|
|
attributes.push_back(new inverse_attribute("LoadGroupFor", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1082]), ((entity*) IFC4X3_RC1_types[1082])->attributes()[2]));
|
|
((entity*) IFC4X3_RC1_types[1097])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ConnectedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[934]), ((entity*) IFC4X3_RC1_types[934])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1107])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ResultGroupFor", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[1082]), ((entity*) IFC4X3_RC1_types[1082])->attributes()[3]));
|
|
((entity*) IFC4X3_RC1_types[1113])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("IsMappedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1197]), ((entity*) IFC4X3_RC1_types[1197])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("UsedInStyles", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[1145]), ((entity*) IFC4X3_RC1_types[1145])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1146])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("ServicesBuildings", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[955]), ((entity*) IFC4X3_RC1_types[955])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("ServicesFacilities", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[953]), ((entity*) IFC4X3_RC1_types[953])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1154])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(2);
|
|
attributes.push_back(new inverse_attribute("HasColours", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[550]), ((entity*) IFC4X3_RC1_types[550])->attributes()[0]));
|
|
attributes.push_back(new inverse_attribute("HasTextures", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[554]), ((entity*) IFC4X3_RC1_types[554])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1182])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("HasExternalReference", inverse_attribute::set_type, 1, -1, ((entity*) IFC4X3_RC1_types[436]), ((entity*) IFC4X3_RC1_types[436])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[1212])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("Types", inverse_attribute::set_type, 0, 1, ((entity*) IFC4X3_RC1_types[946]), ((entity*) IFC4X3_RC1_types[946])->attributes()[1]));
|
|
((entity*) IFC4X3_RC1_types[1245])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("OperatesOn", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[916]), ((entity*) IFC4X3_RC1_types[916])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1246])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ReferencedBy", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[917]), ((entity*) IFC4X3_RC1_types[917])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1247])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const inverse_attribute*> attributes; attributes.reserve(1);
|
|
attributes.push_back(new inverse_attribute("ResourceOf", inverse_attribute::set_type, 0, -1, ((entity*) IFC4X3_RC1_types[918]), ((entity*) IFC4X3_RC1_types[918])->attributes()[0]));
|
|
((entity*) IFC4X3_RC1_types[1248])->set_inverse_attributes(attributes);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(8);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[2]));defs.push_back(((entity*) IFC4X3_RC1_types[252]));defs.push_back(((entity*) IFC4X3_RC1_types[254]));defs.push_back(((entity*) IFC4X3_RC1_types[743]));defs.push_back(((entity*) IFC4X3_RC1_types[747]));defs.push_back(((entity*) IFC4X3_RC1_types[828]));defs.push_back(((entity*) IFC4X3_RC1_types[1307]));defs.push_back(((entity*) IFC4X3_RC1_types[1309]));
|
|
((entity*) IFC4X3_RC1_types[234])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[6]));defs.push_back(((entity*) IFC4X3_RC1_types[234]));defs.push_back(((entity*) IFC4X3_RC1_types[531]));defs.push_back(((entity*) IFC4X3_RC1_types[812]));defs.push_back(((entity*) IFC4X3_RC1_types[814]));defs.push_back(((entity*) IFC4X3_RC1_types[965]));
|
|
((entity*) IFC4X3_RC1_types[710])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(7);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[9]));defs.push_back(((entity*) IFC4X3_RC1_types[26]));defs.push_back(((entity*) IFC4X3_RC1_types[235]));defs.push_back(((entity*) IFC4X3_RC1_types[480]));defs.push_back(((entity*) IFC4X3_RC1_types[850]));defs.push_back(((entity*) IFC4X3_RC1_types[1003]));defs.push_back(((entity*) IFC4X3_RC1_types[1250]));
|
|
((entity*) IFC4X3_RC1_types[324])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(7);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[10]));defs.push_back(((entity*) IFC4X3_RC1_types[27]));defs.push_back(((entity*) IFC4X3_RC1_types[236]));defs.push_back(((entity*) IFC4X3_RC1_types[481]));defs.push_back(((entity*) IFC4X3_RC1_types[851]));defs.push_back(((entity*) IFC4X3_RC1_types[1004]));defs.push_back(((entity*) IFC4X3_RC1_types[1251]));
|
|
((entity*) IFC4X3_RC1_types[325])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[14]));defs.push_back(((entity*) IFC4X3_RC1_types[447]));
|
|
((entity*) IFC4X3_RC1_types[635])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[15]));
|
|
((entity*) IFC4X3_RC1_types[14])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[16]));
|
|
((entity*) IFC4X3_RC1_types[446])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(16);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[17]));defs.push_back(((entity*) IFC4X3_RC1_types[67]));defs.push_back(((entity*) IFC4X3_RC1_types[191]));defs.push_back(((entity*) IFC4X3_RC1_types[374]));defs.push_back(((entity*) IFC4X3_RC1_types[471]));defs.push_back(((entity*) IFC4X3_RC1_types[584]));defs.push_back(((entity*) IFC4X3_RC1_types[598]));defs.push_back(((entity*) IFC4X3_RC1_types[621]));defs.push_back(((entity*) IFC4X3_RC1_types[670]));defs.push_back(((entity*) IFC4X3_RC1_types[680]));defs.push_back(((entity*) IFC4X3_RC1_types[733]));defs.push_back(((entity*) IFC4X3_RC1_types[988]));defs.push_back(((entity*) IFC4X3_RC1_types[1017]));defs.push_back(((entity*) IFC4X3_RC1_types[1050]));defs.push_back(((entity*) IFC4X3_RC1_types[1069]));defs.push_back(((entity*) IFC4X3_RC1_types[1291]));
|
|
((entity*) IFC4X3_RC1_types[492])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(9);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[18]));defs.push_back(((entity*) IFC4X3_RC1_types[290]));defs.push_back(((entity*) IFC4X3_RC1_types[317]));defs.push_back(((entity*) IFC4X3_RC1_types[381]));defs.push_back(((entity*) IFC4X3_RC1_types[397]));defs.push_back(((entity*) IFC4X3_RC1_types[483]));defs.push_back(((entity*) IFC4X3_RC1_types[849]));defs.push_back(((entity*) IFC4X3_RC1_types[1151]));defs.push_back(((entity*) IFC4X3_RC1_types[1261]));
|
|
((entity*) IFC4X3_RC1_types[475])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(9);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[19]));defs.push_back(((entity*) IFC4X3_RC1_types[291]));defs.push_back(((entity*) IFC4X3_RC1_types[318]));defs.push_back(((entity*) IFC4X3_RC1_types[382]));defs.push_back(((entity*) IFC4X3_RC1_types[398]));defs.push_back(((entity*) IFC4X3_RC1_types[484]));defs.push_back(((entity*) IFC4X3_RC1_types[853]));defs.push_back(((entity*) IFC4X3_RC1_types[1152]));defs.push_back(((entity*) IFC4X3_RC1_types[1262]));
|
|
((entity*) IFC4X3_RC1_types[476])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(16);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[21]));defs.push_back(((entity*) IFC4X3_RC1_types[68]));defs.push_back(((entity*) IFC4X3_RC1_types[192]));defs.push_back(((entity*) IFC4X3_RC1_types[375]));defs.push_back(((entity*) IFC4X3_RC1_types[472]));defs.push_back(((entity*) IFC4X3_RC1_types[585]));defs.push_back(((entity*) IFC4X3_RC1_types[599]));defs.push_back(((entity*) IFC4X3_RC1_types[622]));defs.push_back(((entity*) IFC4X3_RC1_types[671]));defs.push_back(((entity*) IFC4X3_RC1_types[681]));defs.push_back(((entity*) IFC4X3_RC1_types[734]));defs.push_back(((entity*) IFC4X3_RC1_types[989]));defs.push_back(((entity*) IFC4X3_RC1_types[1018]));defs.push_back(((entity*) IFC4X3_RC1_types[1051]));defs.push_back(((entity*) IFC4X3_RC1_types[1070]));defs.push_back(((entity*) IFC4X3_RC1_types[1292]));
|
|
((entity*) IFC4X3_RC1_types[493])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(20);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[23]));defs.push_back(((entity*) IFC4X3_RC1_types[88]));defs.push_back(((entity*) IFC4X3_RC1_types[132]));defs.push_back(((entity*) IFC4X3_RC1_types[162]));defs.push_back(((entity*) IFC4X3_RC1_types[179]));defs.push_back(((entity*) IFC4X3_RC1_types[206]));defs.push_back(((entity*) IFC4X3_RC1_types[243]));defs.push_back(((entity*) IFC4X3_RC1_types[246]));defs.push_back(((entity*) IFC4X3_RC1_types[390]));defs.push_back(((entity*) IFC4X3_RC1_types[393]));defs.push_back(((entity*) IFC4X3_RC1_types[416]));defs.push_back(((entity*) IFC4X3_RC1_types[419]));defs.push_back(((entity*) IFC4X3_RC1_types[422]));defs.push_back(((entity*) IFC4X3_RC1_types[534]));defs.push_back(((entity*) IFC4X3_RC1_types[539]));defs.push_back(((entity*) IFC4X3_RC1_types[699]));defs.push_back(((entity*) IFC4X3_RC1_types[1037]));defs.push_back(((entity*) IFC4X3_RC1_types[1223]));defs.push_back(((entity*) IFC4X3_RC1_types[1242]));defs.push_back(((entity*) IFC4X3_RC1_types[1253]));
|
|
((entity*) IFC4X3_RC1_types[413])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(20);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[24]));defs.push_back(((entity*) IFC4X3_RC1_types[89]));defs.push_back(((entity*) IFC4X3_RC1_types[133]));defs.push_back(((entity*) IFC4X3_RC1_types[163]));defs.push_back(((entity*) IFC4X3_RC1_types[180]));defs.push_back(((entity*) IFC4X3_RC1_types[207]));defs.push_back(((entity*) IFC4X3_RC1_types[244]));defs.push_back(((entity*) IFC4X3_RC1_types[247]));defs.push_back(((entity*) IFC4X3_RC1_types[391]));defs.push_back(((entity*) IFC4X3_RC1_types[394]));defs.push_back(((entity*) IFC4X3_RC1_types[417]));defs.push_back(((entity*) IFC4X3_RC1_types[420]));defs.push_back(((entity*) IFC4X3_RC1_types[423]));defs.push_back(((entity*) IFC4X3_RC1_types[535]));defs.push_back(((entity*) IFC4X3_RC1_types[540]));defs.push_back(((entity*) IFC4X3_RC1_types[700]));defs.push_back(((entity*) IFC4X3_RC1_types[1038]));defs.push_back(((entity*) IFC4X3_RC1_types[1224]));defs.push_back(((entity*) IFC4X3_RC1_types[1243]));defs.push_back(((entity*) IFC4X3_RC1_types[1254]));
|
|
((entity*) IFC4X3_RC1_types[414])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[29]));
|
|
((entity*) IFC4X3_RC1_types[615])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[30]));
|
|
((entity*) IFC4X3_RC1_types[74])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[31]));defs.push_back(((entity*) IFC4X3_RC1_types[33]));
|
|
((entity*) IFC4X3_RC1_types[32])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[32]));defs.push_back(((entity*) IFC4X3_RC1_types[35]));defs.push_back(((entity*) IFC4X3_RC1_types[42]));
|
|
((entity*) IFC4X3_RC1_types[36])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(32);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[34]));defs.push_back(((entity*) IFC4X3_RC1_types[36]));defs.push_back(((entity*) IFC4X3_RC1_types[41]));defs.push_back(((entity*) IFC4X3_RC1_types[50]));defs.push_back(((entity*) IFC4X3_RC1_types[74]));defs.push_back(((entity*) IFC4X3_RC1_types[95]));defs.push_back(((entity*) IFC4X3_RC1_types[105]));defs.push_back(((entity*) IFC4X3_RC1_types[152]));defs.push_back(((entity*) IFC4X3_RC1_types[155]));defs.push_back(((entity*) IFC4X3_RC1_types[200]));defs.push_back(((entity*) IFC4X3_RC1_types[267]));defs.push_back(((entity*) IFC4X3_RC1_types[276]));defs.push_back(((entity*) IFC4X3_RC1_types[309]));defs.push_back(((entity*) IFC4X3_RC1_types[316]));defs.push_back(((entity*) IFC4X3_RC1_types[443]));defs.push_back(((entity*) IFC4X3_RC1_types[465]));defs.push_back(((entity*) IFC4X3_RC1_types[466]));defs.push_back(((entity*) IFC4X3_RC1_types[517]));defs.push_back(((entity*) IFC4X3_RC1_types[532]));defs.push_back(((entity*) IFC4X3_RC1_types[602]));defs.push_back(((entity*) IFC4X3_RC1_types[610]));defs.push_back(((entity*) IFC4X3_RC1_types[730]));defs.push_back(((entity*) IFC4X3_RC1_types[767]));defs.push_back(((entity*) IFC4X3_RC1_types[769]));defs.push_back(((entity*) IFC4X3_RC1_types[778]));defs.push_back(((entity*) IFC4X3_RC1_types[996]));defs.push_back(((entity*) IFC4X3_RC1_types[1015]));defs.push_back(((entity*) IFC4X3_RC1_types[1041]));defs.push_back(((entity*) IFC4X3_RC1_types[1129]));defs.push_back(((entity*) IFC4X3_RC1_types[1183]));defs.push_back(((entity*) IFC4X3_RC1_types[1189]));defs.push_back(((entity*) IFC4X3_RC1_types[1265]));
|
|
((entity*) IFC4X3_RC1_types[515])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[37]));defs.push_back(((entity*) IFC4X3_RC1_types[38]));defs.push_back(((entity*) IFC4X3_RC1_types[39]));defs.push_back(((entity*) IFC4X3_RC1_types[40]));
|
|
((entity*) IFC4X3_RC1_types[42])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(7);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[43]));defs.push_back(((entity*) IFC4X3_RC1_types[112]));defs.push_back(((entity*) IFC4X3_RC1_types[198]));defs.push_back(((entity*) IFC4X3_RC1_types[283]));defs.push_back(((entity*) IFC4X3_RC1_types[551]));defs.push_back(((entity*) IFC4X3_RC1_types[784]));defs.push_back(((entity*) IFC4X3_RC1_types[1238]));
|
|
((entity*) IFC4X3_RC1_types[103])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(8);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[49]));defs.push_back(((entity*) IFC4X3_RC1_types[401]));defs.push_back(((entity*) IFC4X3_RC1_types[786]));defs.push_back(((entity*) IFC4X3_RC1_types[787]));defs.push_back(((entity*) IFC4X3_RC1_types[855]));defs.push_back(((entity*) IFC4X3_RC1_types[1055]));defs.push_back(((entity*) IFC4X3_RC1_types[1080]));defs.push_back(((entity*) IFC4X3_RC1_types[1092]));
|
|
((entity*) IFC4X3_RC1_types[814])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(9);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[56]));defs.push_back(((entity*) IFC4X3_RC1_types[271]));defs.push_back(((entity*) IFC4X3_RC1_types[336]));defs.push_back(((entity*) IFC4X3_RC1_types[436]));defs.push_back(((entity*) IFC4X3_RC1_types[662]));defs.push_back(((entity*) IFC4X3_RC1_types[729]));defs.push_back(((entity*) IFC4X3_RC1_types[834]));defs.push_back(((entity*) IFC4X3_RC1_types[966]));defs.push_back(((entity*) IFC4X3_RC1_types[967]));
|
|
((entity*) IFC4X3_RC1_types[968])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[57]));defs.push_back(((entity*) IFC4X3_RC1_types[58]));defs.push_back(((entity*) IFC4X3_RC1_types[201]));defs.push_back(((entity*) IFC4X3_RC1_types[302]));defs.push_back(((entity*) IFC4X3_RC1_types[723]));defs.push_back(((entity*) IFC4X3_RC1_types[737]));
|
|
((entity*) IFC4X3_RC1_types[819])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[59]));
|
|
((entity*) IFC4X3_RC1_types[57])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[65]));defs.push_back(((entity*) IFC4X3_RC1_types[565]));defs.push_back(((entity*) IFC4X3_RC1_types[1097]));defs.push_back(((entity*) IFC4X3_RC1_types[1113]));defs.push_back(((entity*) IFC4X3_RC1_types[1154]));
|
|
((entity*) IFC4X3_RC1_types[531])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(11);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[66]));defs.push_back(((entity*) IFC4X3_RC1_types[270]));defs.push_back(((entity*) IFC4X3_RC1_types[170]));defs.push_back(((entity*) IFC4X3_RC1_types[412]));defs.push_back(((entity*) IFC4X3_RC1_types[570]));defs.push_back(((entity*) IFC4X3_RC1_types[629]));defs.push_back(((entity*) IFC4X3_RC1_types[886]));defs.push_back(((entity*) IFC4X3_RC1_types[1241]));defs.push_back(((entity*) IFC4X3_RC1_types[1235]));defs.push_back(((entity*) IFC4X3_RC1_types[1259]));defs.push_back(((entity*) IFC4X3_RC1_types[1316]));
|
|
((entity*) IFC4X3_RC1_types[737])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[70]));defs.push_back(((entity*) IFC4X3_RC1_types[72]));defs.push_back(((entity*) IFC4X3_RC1_types[73]));
|
|
((entity*) IFC4X3_RC1_types[767])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[114]));
|
|
((entity*) IFC4X3_RC1_types[112])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[115]));defs.push_back(((entity*) IFC4X3_RC1_types[277]));defs.push_back(((entity*) IFC4X3_RC1_types[278]));defs.push_back(((entity*) IFC4X3_RC1_types[888]));
|
|
((entity*) IFC4X3_RC1_types[104])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[117]));
|
|
((entity*) IFC4X3_RC1_types[115])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(30);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[75]));defs.push_back(((entity*) IFC4X3_RC1_types[79]));defs.push_back(((entity*) IFC4X3_RC1_types[122]));defs.push_back(((entity*) IFC4X3_RC1_types[165]));defs.push_back(((entity*) IFC4X3_RC1_types[187]));defs.push_back(((entity*) IFC4X3_RC1_types[258]));defs.push_back(((entity*) IFC4X3_RC1_types[261]));defs.push_back(((entity*) IFC4X3_RC1_types[272]));defs.push_back(((entity*) IFC4X3_RC1_types[298]));defs.push_back(((entity*) IFC4X3_RC1_types[340]));defs.push_back(((entity*) IFC4X3_RC1_types[368]));defs.push_back(((entity*) IFC4X3_RC1_types[499]));defs.push_back(((entity*) IFC4X3_RC1_types[575]));defs.push_back(((entity*) IFC4X3_RC1_types[673]));defs.push_back(((entity*) IFC4X3_RC1_types[696]));defs.push_back(((entity*) IFC4X3_RC1_types[703]));defs.push_back(((entity*) IFC4X3_RC1_types[740]));defs.push_back(((entity*) IFC4X3_RC1_types[774]));defs.push_back(((entity*) IFC4X3_RC1_types[867]));defs.push_back(((entity*) IFC4X3_RC1_types[868]));defs.push_back(((entity*) IFC4X3_RC1_types[875]));defs.push_back(((entity*) IFC4X3_RC1_types[876]));defs.push_back(((entity*) IFC4X3_RC1_types[979]));defs.push_back(((entity*) IFC4X3_RC1_types[1007]));defs.push_back(((entity*) IFC4X3_RC1_types[1031]));defs.push_back(((entity*) IFC4X3_RC1_types[1072]));defs.push_back(((entity*) IFC4X3_RC1_types[1073]));defs.push_back(((entity*) IFC4X3_RC1_types[1220]));defs.push_back(((entity*) IFC4X3_RC1_types[1283]));defs.push_back(((entity*) IFC4X3_RC1_types[1295]));
|
|
((entity*) IFC4X3_RC1_types[128])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[76]));
|
|
((entity*) IFC4X3_RC1_types[75])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(29);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[77]));defs.push_back(((entity*) IFC4X3_RC1_types[80]));defs.push_back(((entity*) IFC4X3_RC1_types[123]));defs.push_back(((entity*) IFC4X3_RC1_types[166]));defs.push_back(((entity*) IFC4X3_RC1_types[189]));defs.push_back(((entity*) IFC4X3_RC1_types[259]));defs.push_back(((entity*) IFC4X3_RC1_types[262]));defs.push_back(((entity*) IFC4X3_RC1_types[273]));defs.push_back(((entity*) IFC4X3_RC1_types[299]));defs.push_back(((entity*) IFC4X3_RC1_types[349]));defs.push_back(((entity*) IFC4X3_RC1_types[500]));defs.push_back(((entity*) IFC4X3_RC1_types[576]));defs.push_back(((entity*) IFC4X3_RC1_types[675]));defs.push_back(((entity*) IFC4X3_RC1_types[697]));defs.push_back(((entity*) IFC4X3_RC1_types[704]));defs.push_back(((entity*) IFC4X3_RC1_types[741]));defs.push_back(((entity*) IFC4X3_RC1_types[776]));defs.push_back(((entity*) IFC4X3_RC1_types[871]));defs.push_back(((entity*) IFC4X3_RC1_types[869]));defs.push_back(((entity*) IFC4X3_RC1_types[877]));defs.push_back(((entity*) IFC4X3_RC1_types[879]));defs.push_back(((entity*) IFC4X3_RC1_types[980]));defs.push_back(((entity*) IFC4X3_RC1_types[1008]));defs.push_back(((entity*) IFC4X3_RC1_types[1034]));defs.push_back(((entity*) IFC4X3_RC1_types[1074]));defs.push_back(((entity*) IFC4X3_RC1_types[1076]));defs.push_back(((entity*) IFC4X3_RC1_types[1221]));defs.push_back(((entity*) IFC4X3_RC1_types[1286]));defs.push_back(((entity*) IFC4X3_RC1_types[1304]));
|
|
((entity*) IFC4X3_RC1_types[129])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[86]));defs.push_back(((entity*) IFC4X3_RC1_types[544]));defs.push_back(((entity*) IFC4X3_RC1_types[766]));
|
|
((entity*) IFC4X3_RC1_types[1146])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[87]));defs.push_back(((entity*) IFC4X3_RC1_types[887]));defs.push_back(((entity*) IFC4X3_RC1_types[974]));defs.push_back(((entity*) IFC4X3_RC1_types[975]));defs.push_back(((entity*) IFC4X3_RC1_types[1067]));
|
|
((entity*) IFC4X3_RC1_types[267])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[92]));
|
|
((entity*) IFC4X3_RC1_types[95])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[96]));defs.push_back(((entity*) IFC4X3_RC1_types[519]));defs.push_back(((entity*) IFC4X3_RC1_types[520]));
|
|
((entity*) IFC4X3_RC1_types[521])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[98]));
|
|
((entity*) IFC4X3_RC1_types[199])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[99]));defs.push_back(((entity*) IFC4X3_RC1_types[100]));defs.push_back(((entity*) IFC4X3_RC1_types[101]));
|
|
((entity*) IFC4X3_RC1_types[97])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[102]));
|
|
((entity*) IFC4X3_RC1_types[101])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[103]));defs.push_back(((entity*) IFC4X3_RC1_types[209]));defs.push_back(((entity*) IFC4X3_RC1_types[608]));defs.push_back(((entity*) IFC4X3_RC1_types[719]));defs.push_back(((entity*) IFC4X3_RC1_types[742]));defs.push_back(((entity*) IFC4X3_RC1_types[1130]));
|
|
((entity*) IFC4X3_RC1_types[276])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[104]));defs.push_back(((entity*) IFC4X3_RC1_types[402]));defs.push_back(((entity*) IFC4X3_RC1_types[997]));defs.push_back(((entity*) IFC4X3_RC1_types[1150]));
|
|
((entity*) IFC4X3_RC1_types[1129])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[107]));defs.push_back(((entity*) IFC4X3_RC1_types[782]));
|
|
((entity*) IFC4X3_RC1_types[532])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[108]));defs.push_back(((entity*) IFC4X3_RC1_types[118]));defs.push_back(((entity*) IFC4X3_RC1_types[638]));defs.push_back(((entity*) IFC4X3_RC1_types[873]));defs.push_back(((entity*) IFC4X3_RC1_types[976]));
|
|
((entity*) IFC4X3_RC1_types[449])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[109]));
|
|
((entity*) IFC4X3_RC1_types[450])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(9);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[119]));defs.push_back(((entity*) IFC4X3_RC1_types[313]));defs.push_back(((entity*) IFC4X3_RC1_types[458]));defs.push_back(((entity*) IFC4X3_RC1_types[545]));defs.push_back(((entity*) IFC4X3_RC1_types[667]));defs.push_back(((entity*) IFC4X3_RC1_types[905]));defs.push_back(((entity*) IFC4X3_RC1_types[1016]));defs.push_back(((entity*) IFC4X3_RC1_types[1270]));defs.push_back(((entity*) IFC4X3_RC1_types[1273]));
|
|
((entity*) IFC4X3_RC1_types[406])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(9);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[120]));defs.push_back(((entity*) IFC4X3_RC1_types[314]));defs.push_back(((entity*) IFC4X3_RC1_types[459]));defs.push_back(((entity*) IFC4X3_RC1_types[546]));defs.push_back(((entity*) IFC4X3_RC1_types[668]));defs.push_back(((entity*) IFC4X3_RC1_types[906]));defs.push_back(((entity*) IFC4X3_RC1_types[1020]));defs.push_back(((entity*) IFC4X3_RC1_types[1271]));defs.push_back(((entity*) IFC4X3_RC1_types[1274]));
|
|
((entity*) IFC4X3_RC1_types[407])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[125]));defs.push_back(((entity*) IFC4X3_RC1_types[449]));defs.push_back(((entity*) IFC4X3_RC1_types[450]));defs.push_back(((entity*) IFC4X3_RC1_types[1027]));defs.push_back(((entity*) IFC4X3_RC1_types[1048]));
|
|
((entity*) IFC4X3_RC1_types[1058])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[126]));defs.push_back(((entity*) IFC4X3_RC1_types[130]));defs.push_back(((entity*) IFC4X3_RC1_types[332]));defs.push_back(((entity*) IFC4X3_RC1_types[1082]));defs.push_back(((entity*) IFC4X3_RC1_types[1315]));
|
|
((entity*) IFC4X3_RC1_types[1154])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(11);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[128]));defs.push_back(((entity*) IFC4X3_RC1_types[172]));defs.push_back(((entity*) IFC4X3_RC1_types[326]));defs.push_back(((entity*) IFC4X3_RC1_types[403]));defs.push_back(((entity*) IFC4X3_RC1_types[406]));defs.push_back(((entity*) IFC4X3_RC1_types[461]));defs.push_back(((entity*) IFC4X3_RC1_types[504]));defs.push_back(((entity*) IFC4X3_RC1_types[509]));defs.push_back(((entity*) IFC4X3_RC1_types[522]));defs.push_back(((entity*) IFC4X3_RC1_types[1230]));defs.push_back(((entity*) IFC4X3_RC1_types[1276]));
|
|
((entity*) IFC4X3_RC1_types[401])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(8);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[129]));defs.push_back(((entity*) IFC4X3_RC1_types[173]));defs.push_back(((entity*) IFC4X3_RC1_types[327]));defs.push_back(((entity*) IFC4X3_RC1_types[404]));defs.push_back(((entity*) IFC4X3_RC1_types[407]));defs.push_back(((entity*) IFC4X3_RC1_types[505]));defs.push_back(((entity*) IFC4X3_RC1_types[510]));defs.push_back(((entity*) IFC4X3_RC1_types[1233]));
|
|
((entity*) IFC4X3_RC1_types[410])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[135]));defs.push_back(((entity*) IFC4X3_RC1_types[141]));defs.push_back(((entity*) IFC4X3_RC1_types[355]));defs.push_back(((entity*) IFC4X3_RC1_types[572]));defs.push_back(((entity*) IFC4X3_RC1_types[760]));
|
|
((entity*) IFC4X3_RC1_types[478])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[136]));defs.push_back(((entity*) IFC4X3_RC1_types[142]));defs.push_back(((entity*) IFC4X3_RC1_types[356]));defs.push_back(((entity*) IFC4X3_RC1_types[573]));defs.push_back(((entity*) IFC4X3_RC1_types[761]));
|
|
((entity*) IFC4X3_RC1_types[479])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[138]));defs.push_back(((entity*) IFC4X3_RC1_types[144]));defs.push_back(((entity*) IFC4X3_RC1_types[240]));defs.push_back(((entity*) IFC4X3_RC1_types[358]));defs.push_back(((entity*) IFC4X3_RC1_types[763]));
|
|
((entity*) IFC4X3_RC1_types[488])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[139]));defs.push_back(((entity*) IFC4X3_RC1_types[145]));defs.push_back(((entity*) IFC4X3_RC1_types[241]));defs.push_back(((entity*) IFC4X3_RC1_types[359]));defs.push_back(((entity*) IFC4X3_RC1_types[764]));
|
|
((entity*) IFC4X3_RC1_types[489])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[147]));defs.push_back(((entity*) IFC4X3_RC1_types[756]));
|
|
((entity*) IFC4X3_RC1_types[298])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[148]));defs.push_back(((entity*) IFC4X3_RC1_types[758]));
|
|
((entity*) IFC4X3_RC1_types[299])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[151]));defs.push_back(((entity*) IFC4X3_RC1_types[779]));defs.push_back(((entity*) IFC4X3_RC1_types[780]));
|
|
((entity*) IFC4X3_RC1_types[778])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[153]));defs.push_back(((entity*) IFC4X3_RC1_types[154]));
|
|
((entity*) IFC4X3_RC1_types[152])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[156]));defs.push_back(((entity*) IFC4X3_RC1_types[158]));
|
|
((entity*) IFC4X3_RC1_types[155])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[157]));
|
|
((entity*) IFC4X3_RC1_types[156])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[159]));
|
|
((entity*) IFC4X3_RC1_types[158])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[160]));
|
|
((entity*) IFC4X3_RC1_types[58])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[168]));defs.push_back(((entity*) IFC4X3_RC1_types[411]));
|
|
((entity*) IFC4X3_RC1_types[209])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[169]));
|
|
((entity*) IFC4X3_RC1_types[170])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[171]));defs.push_back(((entity*) IFC4X3_RC1_types[620]));defs.push_back(((entity*) IFC4X3_RC1_types[1227]));
|
|
((entity*) IFC4X3_RC1_types[283])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[174]));defs.push_back(((entity*) IFC4X3_RC1_types[335]));defs.push_back(((entity*) IFC4X3_RC1_types[591]));
|
|
((entity*) IFC4X3_RC1_types[431])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[175]));defs.push_back(((entity*) IFC4X3_RC1_types[337]));defs.push_back(((entity*) IFC4X3_RC1_types[432]));defs.push_back(((entity*) IFC4X3_RC1_types[433]));defs.push_back(((entity*) IFC4X3_RC1_types[434]));defs.push_back(((entity*) IFC4X3_RC1_types[592]));
|
|
((entity*) IFC4X3_RC1_types[435])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[178]));defs.push_back(((entity*) IFC4X3_RC1_types[727]));
|
|
((entity*) IFC4X3_RC1_types[210])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[184]));
|
|
((entity*) IFC4X3_RC1_types[186])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(17);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[185]));defs.push_back(((entity*) IFC4X3_RC1_types[186]));defs.push_back(((entity*) IFC4X3_RC1_types[285]));defs.push_back(((entity*) IFC4X3_RC1_types[286]));defs.push_back(((entity*) IFC4X3_RC1_types[287]));defs.push_back(((entity*) IFC4X3_RC1_types[550]));defs.push_back(((entity*) IFC4X3_RC1_types[796]));defs.push_back(((entity*) IFC4X3_RC1_types[1141]));defs.push_back(((entity*) IFC4X3_RC1_types[1142]));defs.push_back(((entity*) IFC4X3_RC1_types[1144]));defs.push_back(((entity*) IFC4X3_RC1_types[1145]));defs.push_back(((entity*) IFC4X3_RC1_types[1146]));defs.push_back(((entity*) IFC4X3_RC1_types[1194]));defs.push_back(((entity*) IFC4X3_RC1_types[1195]));defs.push_back(((entity*) IFC4X3_RC1_types[1197]));defs.push_back(((entity*) IFC4X3_RC1_types[1200]));defs.push_back(((entity*) IFC4X3_RC1_types[1201]));
|
|
((entity*) IFC4X3_RC1_types[802])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[188]));
|
|
((entity*) IFC4X3_RC1_types[187])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[195]));defs.push_back(((entity*) IFC4X3_RC1_types[1022]));
|
|
((entity*) IFC4X3_RC1_types[830])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[196]));defs.push_back(((entity*) IFC4X3_RC1_types[1023]));
|
|
((entity*) IFC4X3_RC1_types[847])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[199]));
|
|
((entity*) IFC4X3_RC1_types[198])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[203]));defs.push_back(((entity*) IFC4X3_RC1_types[455]));defs.push_back(((entity*) IFC4X3_RC1_types[856]));
|
|
((entity*) IFC4X3_RC1_types[486])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[204]));defs.push_back(((entity*) IFC4X3_RC1_types[456]));defs.push_back(((entity*) IFC4X3_RC1_types[857]));
|
|
((entity*) IFC4X3_RC1_types[487])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(7);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[210]));defs.push_back(((entity*) IFC4X3_RC1_types[371]));defs.push_back(((entity*) IFC4X3_RC1_types[442]));defs.push_back(((entity*) IFC4X3_RC1_types[444]));defs.push_back(((entity*) IFC4X3_RC1_types[628]));defs.push_back(((entity*) IFC4X3_RC1_types[739]));defs.push_back(((entity*) IFC4X3_RC1_types[1267]));
|
|
((entity*) IFC4X3_RC1_types[1216])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[211]));defs.push_back(((entity*) IFC4X3_RC1_types[214]));defs.push_back(((entity*) IFC4X3_RC1_types[215]));defs.push_back(((entity*) IFC4X3_RC1_types[217]));
|
|
((entity*) IFC4X3_RC1_types[212])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[213]));
|
|
((entity*) IFC4X3_RC1_types[214])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[220]));defs.push_back(((entity*) IFC4X3_RC1_types[223]));defs.push_back(((entity*) IFC4X3_RC1_types[226]));defs.push_back(((entity*) IFC4X3_RC1_types[264]));defs.push_back(((entity*) IFC4X3_RC1_types[580]));defs.push_back(((entity*) IFC4X3_RC1_types[1125]));
|
|
((entity*) IFC4X3_RC1_types[229])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[221]));defs.push_back(((entity*) IFC4X3_RC1_types[224]));defs.push_back(((entity*) IFC4X3_RC1_types[227]));defs.push_back(((entity*) IFC4X3_RC1_types[265]));defs.push_back(((entity*) IFC4X3_RC1_types[581]));defs.push_back(((entity*) IFC4X3_RC1_types[1126]));
|
|
((entity*) IFC4X3_RC1_types[230])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[229]));
|
|
((entity*) IFC4X3_RC1_types[965])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[230]));
|
|
((entity*) IFC4X3_RC1_types[1248])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[231]));defs.push_back(((entity*) IFC4X3_RC1_types[710]));defs.push_back(((entity*) IFC4X3_RC1_types[1245]));
|
|
((entity*) IFC4X3_RC1_types[711])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[233]));defs.push_back(((entity*) IFC4X3_RC1_types[238]));defs.push_back(((entity*) IFC4X3_RC1_types[1028]));
|
|
((entity*) IFC4X3_RC1_types[702])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[239]));
|
|
((entity*) IFC4X3_RC1_types[238])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[256]));
|
|
((entity*) IFC4X3_RC1_types[53])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[269]));defs.push_back(((entity*) IFC4X3_RC1_types[635]));defs.push_back(((entity*) IFC4X3_RC1_types[994]));defs.push_back(((entity*) IFC4X3_RC1_types[1147]));defs.push_back(((entity*) IFC4X3_RC1_types[1148]));
|
|
((entity*) IFC4X3_RC1_types[1041])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[284]));defs.push_back(((entity*) IFC4X3_RC1_types[464]));defs.push_back(((entity*) IFC4X3_RC1_types[1139]));defs.push_back(((entity*) IFC4X3_RC1_types[1192]));
|
|
((entity*) IFC4X3_RC1_types[805])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[289]));defs.push_back(((entity*) IFC4X3_RC1_types[771]));defs.push_back(((entity*) IFC4X3_RC1_types[1068]));defs.push_back(((entity*) IFC4X3_RC1_types[1218]));
|
|
((entity*) IFC4X3_RC1_types[402])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[311]));defs.push_back(((entity*) IFC4X3_RC1_types[312]));defs.push_back(((entity*) IFC4X3_RC1_types[440]));defs.push_back(((entity*) IFC4X3_RC1_types[972]));
|
|
((entity*) IFC4X3_RC1_types[1147])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(9);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[320]));defs.push_back(((entity*) IFC4X3_RC1_types[413]));defs.push_back(((entity*) IFC4X3_RC1_types[475]));defs.push_back(((entity*) IFC4X3_RC1_types[478]));defs.push_back(((entity*) IFC4X3_RC1_types[486]));defs.push_back(((entity*) IFC4X3_RC1_types[488]));defs.push_back(((entity*) IFC4X3_RC1_types[490]));defs.push_back(((entity*) IFC4X3_RC1_types[492]));defs.push_back(((entity*) IFC4X3_RC1_types[494]));
|
|
((entity*) IFC4X3_RC1_types[328])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(9);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[321]));defs.push_back(((entity*) IFC4X3_RC1_types[414]));defs.push_back(((entity*) IFC4X3_RC1_types[476]));defs.push_back(((entity*) IFC4X3_RC1_types[479]));defs.push_back(((entity*) IFC4X3_RC1_types[487]));defs.push_back(((entity*) IFC4X3_RC1_types[489]));defs.push_back(((entity*) IFC4X3_RC1_types[491]));defs.push_back(((entity*) IFC4X3_RC1_types[493]));defs.push_back(((entity*) IFC4X3_RC1_types[495]));
|
|
((entity*) IFC4X3_RC1_types[329])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[323]));
|
|
((entity*) IFC4X3_RC1_types[332])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[324]));defs.push_back(((entity*) IFC4X3_RC1_types[328]));
|
|
((entity*) IFC4X3_RC1_types[326])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[325]));defs.push_back(((entity*) IFC4X3_RC1_types[329]));
|
|
((entity*) IFC4X3_RC1_types[327])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[330]));
|
|
((entity*) IFC4X3_RC1_types[786])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[341]));defs.push_back(((entity*) IFC4X3_RC1_types[344]));defs.push_back(((entity*) IFC4X3_RC1_types[746]));defs.push_back(((entity*) IFC4X3_RC1_types[899]));defs.push_back(((entity*) IFC4X3_RC1_types[1296]));defs.push_back(((entity*) IFC4X3_RC1_types[1299]));
|
|
((entity*) IFC4X3_RC1_types[798])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[345]));
|
|
((entity*) IFC4X3_RC1_types[340])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[346]));defs.push_back(((entity*) IFC4X3_RC1_types[410]));defs.push_back(((entity*) IFC4X3_RC1_types[1056]));defs.push_back(((entity*) IFC4X3_RC1_types[1301]));
|
|
((entity*) IFC4X3_RC1_types[1247])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[353]));
|
|
((entity*) IFC4X3_RC1_types[794])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[354]));
|
|
((entity*) IFC4X3_RC1_types[795])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[361]));defs.push_back(((entity*) IFC4X3_RC1_types[387]));defs.push_back(((entity*) IFC4X3_RC1_types[468]));defs.push_back(((entity*) IFC4X3_RC1_types[559]));
|
|
((entity*) IFC4X3_RC1_types[494])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[362]));defs.push_back(((entity*) IFC4X3_RC1_types[388]));defs.push_back(((entity*) IFC4X3_RC1_types[469]));defs.push_back(((entity*) IFC4X3_RC1_types[560]));
|
|
((entity*) IFC4X3_RC1_types[495])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[366]));defs.push_back(((entity*) IFC4X3_RC1_types[724]));defs.push_back(((entity*) IFC4X3_RC1_types[1278]));
|
|
((entity*) IFC4X3_RC1_types[463])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[369]));defs.push_back(((entity*) IFC4X3_RC1_types[896]));
|
|
((entity*) IFC4X3_RC1_types[368])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[372]));defs.push_back(((entity*) IFC4X3_RC1_types[731]));defs.push_back(((entity*) IFC4X3_RC1_types[1128]));
|
|
((entity*) IFC4X3_RC1_types[371])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[373]));defs.push_back(((entity*) IFC4X3_RC1_types[785]));defs.push_back(((entity*) IFC4X3_RC1_types[1268]));
|
|
((entity*) IFC4X3_RC1_types[628])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[384]));defs.push_back(((entity*) IFC4X3_RC1_types[1161]));
|
|
((entity*) IFC4X3_RC1_types[490])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[385]));defs.push_back(((entity*) IFC4X3_RC1_types[1162]));
|
|
((entity*) IFC4X3_RC1_types[491])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[409]));
|
|
((entity*) IFC4X3_RC1_types[862])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[425]));defs.push_back(((entity*) IFC4X3_RC1_types[809]));defs.push_back(((entity*) IFC4X3_RC1_types[1164]));
|
|
((entity*) IFC4X3_RC1_types[812])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[426]));defs.push_back(((entity*) IFC4X3_RC1_types[583]));defs.push_back(((entity*) IFC4X3_RC1_types[971]));defs.push_back(((entity*) IFC4X3_RC1_types[1166]));defs.push_back(((entity*) IFC4X3_RC1_types[1314]));
|
|
((entity*) IFC4X3_RC1_types[991])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[428]));defs.push_back(((entity*) IFC4X3_RC1_types[810]));defs.push_back(((entity*) IFC4X3_RC1_types[1168]));
|
|
((entity*) IFC4X3_RC1_types[1246])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[430]));defs.push_back(((entity*) IFC4X3_RC1_types[797]));defs.push_back(((entity*) IFC4X3_RC1_types[830]));defs.push_back(((entity*) IFC4X3_RC1_types[836]));
|
|
((entity*) IFC4X3_RC1_types[831])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[437]));
|
|
((entity*) IFC4X3_RC1_types[439])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[439]));defs.push_back(((entity*) IFC4X3_RC1_types[1058]));defs.push_back(((entity*) IFC4X3_RC1_types[1060]));
|
|
((entity*) IFC4X3_RC1_types[1055])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[441]));
|
|
((entity*) IFC4X3_RC1_types[440])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[445]));
|
|
((entity*) IFC4X3_RC1_types[444])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[446]));
|
|
((entity*) IFC4X3_RC1_types[442])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[448]));
|
|
((entity*) IFC4X3_RC1_types[447])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[454]));defs.push_back(((entity*) IFC4X3_RC1_types[1036]));
|
|
((entity*) IFC4X3_RC1_types[1084])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[462]));defs.push_back(((entity*) IFC4X3_RC1_types[463]));defs.push_back(((entity*) IFC4X3_RC1_types[1132]));
|
|
((entity*) IFC4X3_RC1_types[461])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[474]));defs.push_back(((entity*) IFC4X3_RC1_types[1131]));
|
|
((entity*) IFC4X3_RC1_types[311])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[506]));defs.push_back(((entity*) IFC4X3_RC1_types[1155]));
|
|
((entity*) IFC4X3_RC1_types[504])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[507]));defs.push_back(((entity*) IFC4X3_RC1_types[1156]));
|
|
((entity*) IFC4X3_RC1_types[505])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[512]));
|
|
((entity*) IFC4X3_RC1_types[517])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[514]));
|
|
((entity*) IFC4X3_RC1_types[962])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[515]));defs.push_back(((entity*) IFC4X3_RC1_types[637]));defs.push_back(((entity*) IFC4X3_RC1_types[1122]));defs.push_back(((entity*) IFC4X3_RC1_types[1216]));
|
|
((entity*) IFC4X3_RC1_types[963])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[516]));
|
|
((entity*) IFC4X3_RC1_types[514])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[521]));defs.push_back(((entity*) IFC4X3_RC1_types[523]));
|
|
((entity*) IFC4X3_RC1_types[522])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[526]));defs.push_back(((entity*) IFC4X3_RC1_types[615]));defs.push_back(((entity*) IFC4X3_RC1_types[892]));
|
|
((entity*) IFC4X3_RC1_types[787])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[528]));defs.push_back(((entity*) IFC4X3_RC1_types[613]));defs.push_back(((entity*) IFC4X3_RC1_types[625]));
|
|
((entity*) IFC4X3_RC1_types[714])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[549]));
|
|
((entity*) IFC4X3_RC1_types[312])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[552]));defs.push_back(((entity*) IFC4X3_RC1_types[1182]));
|
|
((entity*) IFC4X3_RC1_types[1183])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[553]));
|
|
((entity*) IFC4X3_RC1_types[552])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[554]));defs.push_back(((entity*) IFC4X3_RC1_types[1198]));defs.push_back(((entity*) IFC4X3_RC1_types[1199]));
|
|
((entity*) IFC4X3_RC1_types[1197])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[555]));
|
|
((entity*) IFC4X3_RC1_types[554])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[564]));defs.push_back(((entity*) IFC4X3_RC1_types[992]));
|
|
((entity*) IFC4X3_RC1_types[1130])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[568]));defs.push_back(((entity*) IFC4X3_RC1_types[895]));
|
|
((entity*) IFC4X3_RC1_types[1212])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[603]));defs.push_back(((entity*) IFC4X3_RC1_types[604]));defs.push_back(((entity*) IFC4X3_RC1_types[605]));defs.push_back(((entity*) IFC4X3_RC1_types[606]));
|
|
((entity*) IFC4X3_RC1_types[602])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[607]));
|
|
((entity*) IFC4X3_RC1_types[606])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[614]));defs.push_back(((entity*) IFC4X3_RC1_types[616]));
|
|
((entity*) IFC4X3_RC1_types[613])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[636]));
|
|
((entity*) IFC4X3_RC1_types[249])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(7);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[645]));defs.push_back(((entity*) IFC4X3_RC1_types[647]));defs.push_back(((entity*) IFC4X3_RC1_types[648]));defs.push_back(((entity*) IFC4X3_RC1_types[651]));defs.push_back(((entity*) IFC4X3_RC1_types[652]));defs.push_back(((entity*) IFC4X3_RC1_types[656]));defs.push_back(((entity*) IFC4X3_RC1_types[657]));
|
|
((entity*) IFC4X3_RC1_types[649])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[650]));defs.push_back(((entity*) IFC4X3_RC1_types[815]));
|
|
((entity*) IFC4X3_RC1_types[816])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[653]));defs.push_back(((entity*) IFC4X3_RC1_types[658]));
|
|
((entity*) IFC4X3_RC1_types[664])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[654]));
|
|
((entity*) IFC4X3_RC1_types[651])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[659]));
|
|
((entity*) IFC4X3_RC1_types[658])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[660]));
|
|
((entity*) IFC4X3_RC1_types[656])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[661]));defs.push_back(((entity*) IFC4X3_RC1_types[820]));
|
|
((entity*) IFC4X3_RC1_types[430])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[674]));
|
|
((entity*) IFC4X3_RC1_types[673])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[677]));defs.push_back(((entity*) IFC4X3_RC1_types[712]));
|
|
((entity*) IFC4X3_RC1_types[218])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[679]));
|
|
((entity*) IFC4X3_RC1_types[302])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[711]));defs.push_back(((entity*) IFC4X3_RC1_types[833]));defs.push_back(((entity*) IFC4X3_RC1_types[927]));
|
|
((entity*) IFC4X3_RC1_types[982])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[717]));
|
|
((entity*) IFC4X3_RC1_types[6])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[720]));defs.push_back(((entity*) IFC4X3_RC1_types[721]));defs.push_back(((entity*) IFC4X3_RC1_types[722]));
|
|
((entity*) IFC4X3_RC1_types[719])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[726]));
|
|
((entity*) IFC4X3_RC1_types[724])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[732]));
|
|
((entity*) IFC4X3_RC1_types[98])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[752]));defs.push_back(((entity*) IFC4X3_RC1_types[755]));
|
|
((entity*) IFC4X3_RC1_types[754])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[768]));
|
|
((entity*) IFC4X3_RC1_types[769])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[773]));
|
|
((entity*) IFC4X3_RC1_types[509])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[775]));
|
|
((entity*) IFC4X3_RC1_types[774])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[783]));defs.push_back(((entity*) IFC4X3_RC1_types[1236]));
|
|
((entity*) IFC4X3_RC1_types[1182])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[792]));defs.push_back(((entity*) IFC4X3_RC1_types[1170]));
|
|
((entity*) IFC4X3_RC1_types[12])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[794]));defs.push_back(((entity*) IFC4X3_RC1_types[795]));defs.push_back(((entity*) IFC4X3_RC1_types[799]));
|
|
((entity*) IFC4X3_RC1_types[796])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[798]));defs.push_back(((entity*) IFC4X3_RC1_types[839]));defs.push_back(((entity*) IFC4X3_RC1_types[862]));
|
|
((entity*) IFC4X3_RC1_types[840])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[804]));
|
|
((entity*) IFC4X3_RC1_types[803])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[822]));defs.push_back(((entity*) IFC4X3_RC1_types[827]));
|
|
((entity*) IFC4X3_RC1_types[231])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[823]));
|
|
((entity*) IFC4X3_RC1_types[250])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[825]));
|
|
((entity*) IFC4X3_RC1_types[462])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[832]));defs.push_back(((entity*) IFC4X3_RC1_types[835]));defs.push_back(((entity*) IFC4X3_RC1_types[837]));defs.push_back(((entity*) IFC4X3_RC1_types[838]));defs.push_back(((entity*) IFC4X3_RC1_types[845]));defs.push_back(((entity*) IFC4X3_RC1_types[846]));
|
|
((entity*) IFC4X3_RC1_types[1022])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[840]));defs.push_back(((entity*) IFC4X3_RC1_types[848]));
|
|
((entity*) IFC4X3_RC1_types[833])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[843]));defs.push_back(((entity*) IFC4X3_RC1_types[847]));
|
|
((entity*) IFC4X3_RC1_types[848])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[859]));defs.push_back(((entity*) IFC4X3_RC1_types[860]));defs.push_back(((entity*) IFC4X3_RC1_types[861]));defs.push_back(((entity*) IFC4X3_RC1_types[863]));defs.push_back(((entity*) IFC4X3_RC1_types[864]));defs.push_back(((entity*) IFC4X3_RC1_types[865]));
|
|
((entity*) IFC4X3_RC1_types[755])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[882]));
|
|
((entity*) IFC4X3_RC1_types[114])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[883]));
|
|
((entity*) IFC4X3_RC1_types[117])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[885]));defs.push_back(((entity*) IFC4X3_RC1_types[987]));
|
|
((entity*) IFC4X3_RC1_types[886])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[898]));defs.push_back(((entity*) IFC4X3_RC1_types[999]));defs.push_back(((entity*) IFC4X3_RC1_types[1000]));
|
|
((entity*) IFC4X3_RC1_types[797])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[900]));defs.push_back(((entity*) IFC4X3_RC1_types[907]));defs.push_back(((entity*) IFC4X3_RC1_types[1173]));defs.push_back(((entity*) IFC4X3_RC1_types[1174]));defs.push_back(((entity*) IFC4X3_RC1_types[1177]));
|
|
((entity*) IFC4X3_RC1_types[905])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[903]));defs.push_back(((entity*) IFC4X3_RC1_types[908]));defs.push_back(((entity*) IFC4X3_RC1_types[1175]));defs.push_back(((entity*) IFC4X3_RC1_types[1178]));defs.push_back(((entity*) IFC4X3_RC1_types[1180]));
|
|
((entity*) IFC4X3_RC1_types[906])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[910]));defs.push_back(((entity*) IFC4X3_RC1_types[950]));defs.push_back(((entity*) IFC4X3_RC1_types[952]));defs.push_back(((entity*) IFC4X3_RC1_types[959]));
|
|
((entity*) IFC4X3_RC1_types[941])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[911]));defs.push_back(((entity*) IFC4X3_RC1_types[919]));defs.push_back(((entity*) IFC4X3_RC1_types[928]));defs.push_back(((entity*) IFC4X3_RC1_types[940]));defs.push_back(((entity*) IFC4X3_RC1_types[941]));defs.push_back(((entity*) IFC4X3_RC1_types[942]));
|
|
((entity*) IFC4X3_RC1_types[927])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(6);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[912]));defs.push_back(((entity*) IFC4X3_RC1_types[913]));defs.push_back(((entity*) IFC4X3_RC1_types[914]));defs.push_back(((entity*) IFC4X3_RC1_types[916]));defs.push_back(((entity*) IFC4X3_RC1_types[917]));defs.push_back(((entity*) IFC4X3_RC1_types[918]));
|
|
((entity*) IFC4X3_RC1_types[911])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[915]));
|
|
((entity*) IFC4X3_RC1_types[914])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(7);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[920]));defs.push_back(((entity*) IFC4X3_RC1_types[921]));defs.push_back(((entity*) IFC4X3_RC1_types[922]));defs.push_back(((entity*) IFC4X3_RC1_types[923]));defs.push_back(((entity*) IFC4X3_RC1_types[924]));defs.push_back(((entity*) IFC4X3_RC1_types[925]));defs.push_back(((entity*) IFC4X3_RC1_types[926]));
|
|
((entity*) IFC4X3_RC1_types[919])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(16);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[929]));defs.push_back(((entity*) IFC4X3_RC1_types[932]));defs.push_back(((entity*) IFC4X3_RC1_types[931]));defs.push_back(((entity*) IFC4X3_RC1_types[933]));defs.push_back(((entity*) IFC4X3_RC1_types[934]));defs.push_back(((entity*) IFC4X3_RC1_types[937]));defs.push_back(((entity*) IFC4X3_RC1_types[938]));defs.push_back(((entity*) IFC4X3_RC1_types[939]));defs.push_back(((entity*) IFC4X3_RC1_types[947]));defs.push_back(((entity*) IFC4X3_RC1_types[948]));defs.push_back(((entity*) IFC4X3_RC1_types[949]));defs.push_back(((entity*) IFC4X3_RC1_types[951]));defs.push_back(((entity*) IFC4X3_RC1_types[953]));defs.push_back(((entity*) IFC4X3_RC1_types[954]));defs.push_back(((entity*) IFC4X3_RC1_types[955]));defs.push_back(((entity*) IFC4X3_RC1_types[956]));
|
|
((entity*) IFC4X3_RC1_types[928])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[930]));defs.push_back(((entity*) IFC4X3_RC1_types[936]));
|
|
((entity*) IFC4X3_RC1_types[929])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[935]));
|
|
((entity*) IFC4X3_RC1_types[934])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(4);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[943]));defs.push_back(((entity*) IFC4X3_RC1_types[944]));defs.push_back(((entity*) IFC4X3_RC1_types[945]));defs.push_back(((entity*) IFC4X3_RC1_types[946]));
|
|
((entity*) IFC4X3_RC1_types[942])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[957]));
|
|
((entity*) IFC4X3_RC1_types[956])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[958]));
|
|
((entity*) IFC4X3_RC1_types[957])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[960]));
|
|
((entity*) IFC4X3_RC1_types[200])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[973]));
|
|
((entity*) IFC4X3_RC1_types[972])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[995]));
|
|
((entity*) IFC4X3_RC1_types[994])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1011]));defs.push_back(((entity*) IFC4X3_RC1_types[1124]));
|
|
((entity*) IFC4X3_RC1_types[961])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1012]));defs.push_back(((entity*) IFC4X3_RC1_types[1217]));
|
|
((entity*) IFC4X3_RC1_types[1011])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1032]));defs.push_back(((entity*) IFC4X3_RC1_types[1033]));
|
|
((entity*) IFC4X3_RC1_types[1031])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1043]));defs.push_back(((entity*) IFC4X3_RC1_types[1280]));defs.push_back(((entity*) IFC4X3_RC1_types[1294]));
|
|
((entity*) IFC4X3_RC1_types[523])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1053]));
|
|
((entity*) IFC4X3_RC1_types[1059])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1059]));defs.push_back(((entity*) IFC4X3_RC1_types[1061]));
|
|
((entity*) IFC4X3_RC1_types[1056])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1079]));defs.push_back(((entity*) IFC4X3_RC1_types[1112]));
|
|
((entity*) IFC4X3_RC1_types[1080])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1083]));defs.push_back(((entity*) IFC4X3_RC1_types[1107]));
|
|
((entity*) IFC4X3_RC1_types[1092])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1085]));defs.push_back(((entity*) IFC4X3_RC1_types[1109]));defs.push_back(((entity*) IFC4X3_RC1_types[1114]));
|
|
((entity*) IFC4X3_RC1_types[1079])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1087]));defs.push_back(((entity*) IFC4X3_RC1_types[1110]));defs.push_back(((entity*) IFC4X3_RC1_types[1116]));
|
|
((entity*) IFC4X3_RC1_types[1083])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1088]));defs.push_back(((entity*) IFC4X3_RC1_types[1117]));
|
|
((entity*) IFC4X3_RC1_types[1107])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1090]));
|
|
((entity*) IFC4X3_RC1_types[1088])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1091]));defs.push_back(((entity*) IFC4X3_RC1_types[1111]));defs.push_back(((entity*) IFC4X3_RC1_types[1120]));
|
|
((entity*) IFC4X3_RC1_types[1112])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1093]));
|
|
((entity*) IFC4X3_RC1_types[1085])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1095]));
|
|
((entity*) IFC4X3_RC1_types[1097])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1096]));defs.push_back(((entity*) IFC4X3_RC1_types[1099]));
|
|
((entity*) IFC4X3_RC1_types[1094])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(5);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1098]));defs.push_back(((entity*) IFC4X3_RC1_types[1100]));defs.push_back(((entity*) IFC4X3_RC1_types[1101]));defs.push_back(((entity*) IFC4X3_RC1_types[1103]));defs.push_back(((entity*) IFC4X3_RC1_types[1106]));
|
|
((entity*) IFC4X3_RC1_types[1105])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1102]));
|
|
((entity*) IFC4X3_RC1_types[1101])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1104]));
|
|
((entity*) IFC4X3_RC1_types[1103])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1105]));defs.push_back(((entity*) IFC4X3_RC1_types[1137]));
|
|
((entity*) IFC4X3_RC1_types[1099])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1108]));
|
|
((entity*) IFC4X3_RC1_types[1114])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1119]));
|
|
((entity*) IFC4X3_RC1_types[1117])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1123]));
|
|
((entity*) IFC4X3_RC1_types[1124])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1134]));defs.push_back(((entity*) IFC4X3_RC1_types[1135]));
|
|
((entity*) IFC4X3_RC1_types[1150])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1143]));
|
|
((entity*) IFC4X3_RC1_types[1144])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1149]));
|
|
((entity*) IFC4X3_RC1_types[1148])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1167]));
|
|
((entity*) IFC4X3_RC1_types[1166])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1190]));
|
|
((entity*) IFC4X3_RC1_types[1189])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1193]));
|
|
((entity*) IFC4X3_RC1_types[799])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1237]));
|
|
((entity*) IFC4X3_RC1_types[1236])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(3);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1246]));defs.push_back(((entity*) IFC4X3_RC1_types[1247]));defs.push_back(((entity*) IFC4X3_RC1_types[1248]));
|
|
((entity*) IFC4X3_RC1_types[1245])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1269]));
|
|
((entity*) IFC4X3_RC1_types[1267])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1284]));defs.push_back(((entity*) IFC4X3_RC1_types[1285]));
|
|
((entity*) IFC4X3_RC1_types[1283])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(1);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1300]));
|
|
((entity*) IFC4X3_RC1_types[1295])->set_subtypes(defs);
|
|
}
|
|
{
|
|
std::vector<const entity*> defs; defs.reserve(2);
|
|
defs.push_back(((entity*) IFC4X3_RC1_types[1310]));defs.push_back(((entity*) IFC4X3_RC1_types[1312]));
|
|
((entity*) IFC4X3_RC1_types[1309])->set_subtypes(defs);
|
|
}
|
|
|
|
std::vector<const declaration*> declarations; declarations.reserve(1317);
|
|
declarations.push_back(IFC4X3_RC1_types[0]);
|
|
declarations.push_back(IFC4X3_RC1_types[1]);
|
|
declarations.push_back(IFC4X3_RC1_types[2]);
|
|
declarations.push_back(IFC4X3_RC1_types[3]);
|
|
declarations.push_back(IFC4X3_RC1_types[4]);
|
|
declarations.push_back(IFC4X3_RC1_types[5]);
|
|
declarations.push_back(IFC4X3_RC1_types[6]);
|
|
declarations.push_back(IFC4X3_RC1_types[7]);
|
|
declarations.push_back(IFC4X3_RC1_types[8]);
|
|
declarations.push_back(IFC4X3_RC1_types[9]);
|
|
declarations.push_back(IFC4X3_RC1_types[10]);
|
|
declarations.push_back(IFC4X3_RC1_types[11]);
|
|
declarations.push_back(IFC4X3_RC1_types[12]);
|
|
declarations.push_back(IFC4X3_RC1_types[13]);
|
|
declarations.push_back(IFC4X3_RC1_types[14]);
|
|
declarations.push_back(IFC4X3_RC1_types[15]);
|
|
declarations.push_back(IFC4X3_RC1_types[16]);
|
|
declarations.push_back(IFC4X3_RC1_types[17]);
|
|
declarations.push_back(IFC4X3_RC1_types[18]);
|
|
declarations.push_back(IFC4X3_RC1_types[19]);
|
|
declarations.push_back(IFC4X3_RC1_types[20]);
|
|
declarations.push_back(IFC4X3_RC1_types[21]);
|
|
declarations.push_back(IFC4X3_RC1_types[22]);
|
|
declarations.push_back(IFC4X3_RC1_types[23]);
|
|
declarations.push_back(IFC4X3_RC1_types[24]);
|
|
declarations.push_back(IFC4X3_RC1_types[25]);
|
|
declarations.push_back(IFC4X3_RC1_types[26]);
|
|
declarations.push_back(IFC4X3_RC1_types[27]);
|
|
declarations.push_back(IFC4X3_RC1_types[28]);
|
|
declarations.push_back(IFC4X3_RC1_types[29]);
|
|
declarations.push_back(IFC4X3_RC1_types[30]);
|
|
declarations.push_back(IFC4X3_RC1_types[31]);
|
|
declarations.push_back(IFC4X3_RC1_types[32]);
|
|
declarations.push_back(IFC4X3_RC1_types[33]);
|
|
declarations.push_back(IFC4X3_RC1_types[34]);
|
|
declarations.push_back(IFC4X3_RC1_types[35]);
|
|
declarations.push_back(IFC4X3_RC1_types[36]);
|
|
declarations.push_back(IFC4X3_RC1_types[37]);
|
|
declarations.push_back(IFC4X3_RC1_types[38]);
|
|
declarations.push_back(IFC4X3_RC1_types[39]);
|
|
declarations.push_back(IFC4X3_RC1_types[40]);
|
|
declarations.push_back(IFC4X3_RC1_types[41]);
|
|
declarations.push_back(IFC4X3_RC1_types[42]);
|
|
declarations.push_back(IFC4X3_RC1_types[43]);
|
|
declarations.push_back(IFC4X3_RC1_types[44]);
|
|
declarations.push_back(IFC4X3_RC1_types[45]);
|
|
declarations.push_back(IFC4X3_RC1_types[46]);
|
|
declarations.push_back(IFC4X3_RC1_types[47]);
|
|
declarations.push_back(IFC4X3_RC1_types[48]);
|
|
declarations.push_back(IFC4X3_RC1_types[49]);
|
|
declarations.push_back(IFC4X3_RC1_types[50]);
|
|
declarations.push_back(IFC4X3_RC1_types[51]);
|
|
declarations.push_back(IFC4X3_RC1_types[52]);
|
|
declarations.push_back(IFC4X3_RC1_types[53]);
|
|
declarations.push_back(IFC4X3_RC1_types[54]);
|
|
declarations.push_back(IFC4X3_RC1_types[55]);
|
|
declarations.push_back(IFC4X3_RC1_types[56]);
|
|
declarations.push_back(IFC4X3_RC1_types[57]);
|
|
declarations.push_back(IFC4X3_RC1_types[58]);
|
|
declarations.push_back(IFC4X3_RC1_types[59]);
|
|
declarations.push_back(IFC4X3_RC1_types[60]);
|
|
declarations.push_back(IFC4X3_RC1_types[61]);
|
|
declarations.push_back(IFC4X3_RC1_types[62]);
|
|
declarations.push_back(IFC4X3_RC1_types[63]);
|
|
declarations.push_back(IFC4X3_RC1_types[64]);
|
|
declarations.push_back(IFC4X3_RC1_types[65]);
|
|
declarations.push_back(IFC4X3_RC1_types[66]);
|
|
declarations.push_back(IFC4X3_RC1_types[67]);
|
|
declarations.push_back(IFC4X3_RC1_types[68]);
|
|
declarations.push_back(IFC4X3_RC1_types[69]);
|
|
declarations.push_back(IFC4X3_RC1_types[70]);
|
|
declarations.push_back(IFC4X3_RC1_types[71]);
|
|
declarations.push_back(IFC4X3_RC1_types[72]);
|
|
declarations.push_back(IFC4X3_RC1_types[73]);
|
|
declarations.push_back(IFC4X3_RC1_types[74]);
|
|
declarations.push_back(IFC4X3_RC1_types[75]);
|
|
declarations.push_back(IFC4X3_RC1_types[76]);
|
|
declarations.push_back(IFC4X3_RC1_types[77]);
|
|
declarations.push_back(IFC4X3_RC1_types[78]);
|
|
declarations.push_back(IFC4X3_RC1_types[79]);
|
|
declarations.push_back(IFC4X3_RC1_types[80]);
|
|
declarations.push_back(IFC4X3_RC1_types[81]);
|
|
declarations.push_back(IFC4X3_RC1_types[82]);
|
|
declarations.push_back(IFC4X3_RC1_types[83]);
|
|
declarations.push_back(IFC4X3_RC1_types[84]);
|
|
declarations.push_back(IFC4X3_RC1_types[85]);
|
|
declarations.push_back(IFC4X3_RC1_types[86]);
|
|
declarations.push_back(IFC4X3_RC1_types[87]);
|
|
declarations.push_back(IFC4X3_RC1_types[88]);
|
|
declarations.push_back(IFC4X3_RC1_types[89]);
|
|
declarations.push_back(IFC4X3_RC1_types[90]);
|
|
declarations.push_back(IFC4X3_RC1_types[91]);
|
|
declarations.push_back(IFC4X3_RC1_types[92]);
|
|
declarations.push_back(IFC4X3_RC1_types[93]);
|
|
declarations.push_back(IFC4X3_RC1_types[94]);
|
|
declarations.push_back(IFC4X3_RC1_types[95]);
|
|
declarations.push_back(IFC4X3_RC1_types[96]);
|
|
declarations.push_back(IFC4X3_RC1_types[97]);
|
|
declarations.push_back(IFC4X3_RC1_types[98]);
|
|
declarations.push_back(IFC4X3_RC1_types[99]);
|
|
declarations.push_back(IFC4X3_RC1_types[100]);
|
|
declarations.push_back(IFC4X3_RC1_types[101]);
|
|
declarations.push_back(IFC4X3_RC1_types[102]);
|
|
declarations.push_back(IFC4X3_RC1_types[103]);
|
|
declarations.push_back(IFC4X3_RC1_types[104]);
|
|
declarations.push_back(IFC4X3_RC1_types[105]);
|
|
declarations.push_back(IFC4X3_RC1_types[106]);
|
|
declarations.push_back(IFC4X3_RC1_types[107]);
|
|
declarations.push_back(IFC4X3_RC1_types[108]);
|
|
declarations.push_back(IFC4X3_RC1_types[109]);
|
|
declarations.push_back(IFC4X3_RC1_types[110]);
|
|
declarations.push_back(IFC4X3_RC1_types[111]);
|
|
declarations.push_back(IFC4X3_RC1_types[112]);
|
|
declarations.push_back(IFC4X3_RC1_types[113]);
|
|
declarations.push_back(IFC4X3_RC1_types[114]);
|
|
declarations.push_back(IFC4X3_RC1_types[115]);
|
|
declarations.push_back(IFC4X3_RC1_types[116]);
|
|
declarations.push_back(IFC4X3_RC1_types[117]);
|
|
declarations.push_back(IFC4X3_RC1_types[118]);
|
|
declarations.push_back(IFC4X3_RC1_types[119]);
|
|
declarations.push_back(IFC4X3_RC1_types[120]);
|
|
declarations.push_back(IFC4X3_RC1_types[121]);
|
|
declarations.push_back(IFC4X3_RC1_types[122]);
|
|
declarations.push_back(IFC4X3_RC1_types[123]);
|
|
declarations.push_back(IFC4X3_RC1_types[124]);
|
|
declarations.push_back(IFC4X3_RC1_types[125]);
|
|
declarations.push_back(IFC4X3_RC1_types[126]);
|
|
declarations.push_back(IFC4X3_RC1_types[127]);
|
|
declarations.push_back(IFC4X3_RC1_types[128]);
|
|
declarations.push_back(IFC4X3_RC1_types[129]);
|
|
declarations.push_back(IFC4X3_RC1_types[130]);
|
|
declarations.push_back(IFC4X3_RC1_types[131]);
|
|
declarations.push_back(IFC4X3_RC1_types[132]);
|
|
declarations.push_back(IFC4X3_RC1_types[133]);
|
|
declarations.push_back(IFC4X3_RC1_types[134]);
|
|
declarations.push_back(IFC4X3_RC1_types[135]);
|
|
declarations.push_back(IFC4X3_RC1_types[136]);
|
|
declarations.push_back(IFC4X3_RC1_types[137]);
|
|
declarations.push_back(IFC4X3_RC1_types[138]);
|
|
declarations.push_back(IFC4X3_RC1_types[139]);
|
|
declarations.push_back(IFC4X3_RC1_types[140]);
|
|
declarations.push_back(IFC4X3_RC1_types[141]);
|
|
declarations.push_back(IFC4X3_RC1_types[142]);
|
|
declarations.push_back(IFC4X3_RC1_types[143]);
|
|
declarations.push_back(IFC4X3_RC1_types[144]);
|
|
declarations.push_back(IFC4X3_RC1_types[145]);
|
|
declarations.push_back(IFC4X3_RC1_types[146]);
|
|
declarations.push_back(IFC4X3_RC1_types[147]);
|
|
declarations.push_back(IFC4X3_RC1_types[148]);
|
|
declarations.push_back(IFC4X3_RC1_types[149]);
|
|
declarations.push_back(IFC4X3_RC1_types[150]);
|
|
declarations.push_back(IFC4X3_RC1_types[151]);
|
|
declarations.push_back(IFC4X3_RC1_types[152]);
|
|
declarations.push_back(IFC4X3_RC1_types[153]);
|
|
declarations.push_back(IFC4X3_RC1_types[154]);
|
|
declarations.push_back(IFC4X3_RC1_types[155]);
|
|
declarations.push_back(IFC4X3_RC1_types[156]);
|
|
declarations.push_back(IFC4X3_RC1_types[157]);
|
|
declarations.push_back(IFC4X3_RC1_types[158]);
|
|
declarations.push_back(IFC4X3_RC1_types[159]);
|
|
declarations.push_back(IFC4X3_RC1_types[160]);
|
|
declarations.push_back(IFC4X3_RC1_types[161]);
|
|
declarations.push_back(IFC4X3_RC1_types[162]);
|
|
declarations.push_back(IFC4X3_RC1_types[163]);
|
|
declarations.push_back(IFC4X3_RC1_types[164]);
|
|
declarations.push_back(IFC4X3_RC1_types[165]);
|
|
declarations.push_back(IFC4X3_RC1_types[166]);
|
|
declarations.push_back(IFC4X3_RC1_types[167]);
|
|
declarations.push_back(IFC4X3_RC1_types[168]);
|
|
declarations.push_back(IFC4X3_RC1_types[169]);
|
|
declarations.push_back(IFC4X3_RC1_types[170]);
|
|
declarations.push_back(IFC4X3_RC1_types[171]);
|
|
declarations.push_back(IFC4X3_RC1_types[172]);
|
|
declarations.push_back(IFC4X3_RC1_types[173]);
|
|
declarations.push_back(IFC4X3_RC1_types[174]);
|
|
declarations.push_back(IFC4X3_RC1_types[175]);
|
|
declarations.push_back(IFC4X3_RC1_types[176]);
|
|
declarations.push_back(IFC4X3_RC1_types[177]);
|
|
declarations.push_back(IFC4X3_RC1_types[178]);
|
|
declarations.push_back(IFC4X3_RC1_types[179]);
|
|
declarations.push_back(IFC4X3_RC1_types[180]);
|
|
declarations.push_back(IFC4X3_RC1_types[181]);
|
|
declarations.push_back(IFC4X3_RC1_types[182]);
|
|
declarations.push_back(IFC4X3_RC1_types[183]);
|
|
declarations.push_back(IFC4X3_RC1_types[184]);
|
|
declarations.push_back(IFC4X3_RC1_types[185]);
|
|
declarations.push_back(IFC4X3_RC1_types[186]);
|
|
declarations.push_back(IFC4X3_RC1_types[187]);
|
|
declarations.push_back(IFC4X3_RC1_types[188]);
|
|
declarations.push_back(IFC4X3_RC1_types[189]);
|
|
declarations.push_back(IFC4X3_RC1_types[190]);
|
|
declarations.push_back(IFC4X3_RC1_types[191]);
|
|
declarations.push_back(IFC4X3_RC1_types[192]);
|
|
declarations.push_back(IFC4X3_RC1_types[193]);
|
|
declarations.push_back(IFC4X3_RC1_types[194]);
|
|
declarations.push_back(IFC4X3_RC1_types[195]);
|
|
declarations.push_back(IFC4X3_RC1_types[196]);
|
|
declarations.push_back(IFC4X3_RC1_types[197]);
|
|
declarations.push_back(IFC4X3_RC1_types[198]);
|
|
declarations.push_back(IFC4X3_RC1_types[199]);
|
|
declarations.push_back(IFC4X3_RC1_types[200]);
|
|
declarations.push_back(IFC4X3_RC1_types[201]);
|
|
declarations.push_back(IFC4X3_RC1_types[202]);
|
|
declarations.push_back(IFC4X3_RC1_types[203]);
|
|
declarations.push_back(IFC4X3_RC1_types[204]);
|
|
declarations.push_back(IFC4X3_RC1_types[205]);
|
|
declarations.push_back(IFC4X3_RC1_types[206]);
|
|
declarations.push_back(IFC4X3_RC1_types[207]);
|
|
declarations.push_back(IFC4X3_RC1_types[208]);
|
|
declarations.push_back(IFC4X3_RC1_types[209]);
|
|
declarations.push_back(IFC4X3_RC1_types[210]);
|
|
declarations.push_back(IFC4X3_RC1_types[211]);
|
|
declarations.push_back(IFC4X3_RC1_types[212]);
|
|
declarations.push_back(IFC4X3_RC1_types[213]);
|
|
declarations.push_back(IFC4X3_RC1_types[214]);
|
|
declarations.push_back(IFC4X3_RC1_types[215]);
|
|
declarations.push_back(IFC4X3_RC1_types[216]);
|
|
declarations.push_back(IFC4X3_RC1_types[217]);
|
|
declarations.push_back(IFC4X3_RC1_types[218]);
|
|
declarations.push_back(IFC4X3_RC1_types[219]);
|
|
declarations.push_back(IFC4X3_RC1_types[220]);
|
|
declarations.push_back(IFC4X3_RC1_types[221]);
|
|
declarations.push_back(IFC4X3_RC1_types[222]);
|
|
declarations.push_back(IFC4X3_RC1_types[223]);
|
|
declarations.push_back(IFC4X3_RC1_types[224]);
|
|
declarations.push_back(IFC4X3_RC1_types[225]);
|
|
declarations.push_back(IFC4X3_RC1_types[226]);
|
|
declarations.push_back(IFC4X3_RC1_types[227]);
|
|
declarations.push_back(IFC4X3_RC1_types[228]);
|
|
declarations.push_back(IFC4X3_RC1_types[229]);
|
|
declarations.push_back(IFC4X3_RC1_types[230]);
|
|
declarations.push_back(IFC4X3_RC1_types[231]);
|
|
declarations.push_back(IFC4X3_RC1_types[232]);
|
|
declarations.push_back(IFC4X3_RC1_types[233]);
|
|
declarations.push_back(IFC4X3_RC1_types[234]);
|
|
declarations.push_back(IFC4X3_RC1_types[235]);
|
|
declarations.push_back(IFC4X3_RC1_types[236]);
|
|
declarations.push_back(IFC4X3_RC1_types[237]);
|
|
declarations.push_back(IFC4X3_RC1_types[238]);
|
|
declarations.push_back(IFC4X3_RC1_types[239]);
|
|
declarations.push_back(IFC4X3_RC1_types[240]);
|
|
declarations.push_back(IFC4X3_RC1_types[241]);
|
|
declarations.push_back(IFC4X3_RC1_types[242]);
|
|
declarations.push_back(IFC4X3_RC1_types[243]);
|
|
declarations.push_back(IFC4X3_RC1_types[244]);
|
|
declarations.push_back(IFC4X3_RC1_types[245]);
|
|
declarations.push_back(IFC4X3_RC1_types[246]);
|
|
declarations.push_back(IFC4X3_RC1_types[247]);
|
|
declarations.push_back(IFC4X3_RC1_types[248]);
|
|
declarations.push_back(IFC4X3_RC1_types[249]);
|
|
declarations.push_back(IFC4X3_RC1_types[250]);
|
|
declarations.push_back(IFC4X3_RC1_types[251]);
|
|
declarations.push_back(IFC4X3_RC1_types[252]);
|
|
declarations.push_back(IFC4X3_RC1_types[253]);
|
|
declarations.push_back(IFC4X3_RC1_types[254]);
|
|
declarations.push_back(IFC4X3_RC1_types[255]);
|
|
declarations.push_back(IFC4X3_RC1_types[256]);
|
|
declarations.push_back(IFC4X3_RC1_types[257]);
|
|
declarations.push_back(IFC4X3_RC1_types[258]);
|
|
declarations.push_back(IFC4X3_RC1_types[259]);
|
|
declarations.push_back(IFC4X3_RC1_types[260]);
|
|
declarations.push_back(IFC4X3_RC1_types[261]);
|
|
declarations.push_back(IFC4X3_RC1_types[262]);
|
|
declarations.push_back(IFC4X3_RC1_types[263]);
|
|
declarations.push_back(IFC4X3_RC1_types[264]);
|
|
declarations.push_back(IFC4X3_RC1_types[265]);
|
|
declarations.push_back(IFC4X3_RC1_types[266]);
|
|
declarations.push_back(IFC4X3_RC1_types[267]);
|
|
declarations.push_back(IFC4X3_RC1_types[268]);
|
|
declarations.push_back(IFC4X3_RC1_types[269]);
|
|
declarations.push_back(IFC4X3_RC1_types[270]);
|
|
declarations.push_back(IFC4X3_RC1_types[271]);
|
|
declarations.push_back(IFC4X3_RC1_types[272]);
|
|
declarations.push_back(IFC4X3_RC1_types[273]);
|
|
declarations.push_back(IFC4X3_RC1_types[274]);
|
|
declarations.push_back(IFC4X3_RC1_types[275]);
|
|
declarations.push_back(IFC4X3_RC1_types[276]);
|
|
declarations.push_back(IFC4X3_RC1_types[277]);
|
|
declarations.push_back(IFC4X3_RC1_types[278]);
|
|
declarations.push_back(IFC4X3_RC1_types[279]);
|
|
declarations.push_back(IFC4X3_RC1_types[280]);
|
|
declarations.push_back(IFC4X3_RC1_types[281]);
|
|
declarations.push_back(IFC4X3_RC1_types[282]);
|
|
declarations.push_back(IFC4X3_RC1_types[283]);
|
|
declarations.push_back(IFC4X3_RC1_types[284]);
|
|
declarations.push_back(IFC4X3_RC1_types[285]);
|
|
declarations.push_back(IFC4X3_RC1_types[286]);
|
|
declarations.push_back(IFC4X3_RC1_types[287]);
|
|
declarations.push_back(IFC4X3_RC1_types[288]);
|
|
declarations.push_back(IFC4X3_RC1_types[289]);
|
|
declarations.push_back(IFC4X3_RC1_types[290]);
|
|
declarations.push_back(IFC4X3_RC1_types[291]);
|
|
declarations.push_back(IFC4X3_RC1_types[292]);
|
|
declarations.push_back(IFC4X3_RC1_types[293]);
|
|
declarations.push_back(IFC4X3_RC1_types[294]);
|
|
declarations.push_back(IFC4X3_RC1_types[295]);
|
|
declarations.push_back(IFC4X3_RC1_types[296]);
|
|
declarations.push_back(IFC4X3_RC1_types[297]);
|
|
declarations.push_back(IFC4X3_RC1_types[298]);
|
|
declarations.push_back(IFC4X3_RC1_types[299]);
|
|
declarations.push_back(IFC4X3_RC1_types[300]);
|
|
declarations.push_back(IFC4X3_RC1_types[301]);
|
|
declarations.push_back(IFC4X3_RC1_types[302]);
|
|
declarations.push_back(IFC4X3_RC1_types[303]);
|
|
declarations.push_back(IFC4X3_RC1_types[304]);
|
|
declarations.push_back(IFC4X3_RC1_types[305]);
|
|
declarations.push_back(IFC4X3_RC1_types[306]);
|
|
declarations.push_back(IFC4X3_RC1_types[307]);
|
|
declarations.push_back(IFC4X3_RC1_types[308]);
|
|
declarations.push_back(IFC4X3_RC1_types[309]);
|
|
declarations.push_back(IFC4X3_RC1_types[310]);
|
|
declarations.push_back(IFC4X3_RC1_types[311]);
|
|
declarations.push_back(IFC4X3_RC1_types[312]);
|
|
declarations.push_back(IFC4X3_RC1_types[313]);
|
|
declarations.push_back(IFC4X3_RC1_types[314]);
|
|
declarations.push_back(IFC4X3_RC1_types[315]);
|
|
declarations.push_back(IFC4X3_RC1_types[316]);
|
|
declarations.push_back(IFC4X3_RC1_types[317]);
|
|
declarations.push_back(IFC4X3_RC1_types[318]);
|
|
declarations.push_back(IFC4X3_RC1_types[319]);
|
|
declarations.push_back(IFC4X3_RC1_types[320]);
|
|
declarations.push_back(IFC4X3_RC1_types[321]);
|
|
declarations.push_back(IFC4X3_RC1_types[322]);
|
|
declarations.push_back(IFC4X3_RC1_types[323]);
|
|
declarations.push_back(IFC4X3_RC1_types[324]);
|
|
declarations.push_back(IFC4X3_RC1_types[325]);
|
|
declarations.push_back(IFC4X3_RC1_types[326]);
|
|
declarations.push_back(IFC4X3_RC1_types[327]);
|
|
declarations.push_back(IFC4X3_RC1_types[328]);
|
|
declarations.push_back(IFC4X3_RC1_types[329]);
|
|
declarations.push_back(IFC4X3_RC1_types[330]);
|
|
declarations.push_back(IFC4X3_RC1_types[331]);
|
|
declarations.push_back(IFC4X3_RC1_types[332]);
|
|
declarations.push_back(IFC4X3_RC1_types[333]);
|
|
declarations.push_back(IFC4X3_RC1_types[334]);
|
|
declarations.push_back(IFC4X3_RC1_types[335]);
|
|
declarations.push_back(IFC4X3_RC1_types[336]);
|
|
declarations.push_back(IFC4X3_RC1_types[337]);
|
|
declarations.push_back(IFC4X3_RC1_types[338]);
|
|
declarations.push_back(IFC4X3_RC1_types[339]);
|
|
declarations.push_back(IFC4X3_RC1_types[340]);
|
|
declarations.push_back(IFC4X3_RC1_types[341]);
|
|
declarations.push_back(IFC4X3_RC1_types[342]);
|
|
declarations.push_back(IFC4X3_RC1_types[343]);
|
|
declarations.push_back(IFC4X3_RC1_types[344]);
|
|
declarations.push_back(IFC4X3_RC1_types[345]);
|
|
declarations.push_back(IFC4X3_RC1_types[346]);
|
|
declarations.push_back(IFC4X3_RC1_types[347]);
|
|
declarations.push_back(IFC4X3_RC1_types[348]);
|
|
declarations.push_back(IFC4X3_RC1_types[349]);
|
|
declarations.push_back(IFC4X3_RC1_types[350]);
|
|
declarations.push_back(IFC4X3_RC1_types[351]);
|
|
declarations.push_back(IFC4X3_RC1_types[352]);
|
|
declarations.push_back(IFC4X3_RC1_types[353]);
|
|
declarations.push_back(IFC4X3_RC1_types[354]);
|
|
declarations.push_back(IFC4X3_RC1_types[355]);
|
|
declarations.push_back(IFC4X3_RC1_types[356]);
|
|
declarations.push_back(IFC4X3_RC1_types[357]);
|
|
declarations.push_back(IFC4X3_RC1_types[358]);
|
|
declarations.push_back(IFC4X3_RC1_types[359]);
|
|
declarations.push_back(IFC4X3_RC1_types[360]);
|
|
declarations.push_back(IFC4X3_RC1_types[361]);
|
|
declarations.push_back(IFC4X3_RC1_types[362]);
|
|
declarations.push_back(IFC4X3_RC1_types[363]);
|
|
declarations.push_back(IFC4X3_RC1_types[364]);
|
|
declarations.push_back(IFC4X3_RC1_types[365]);
|
|
declarations.push_back(IFC4X3_RC1_types[366]);
|
|
declarations.push_back(IFC4X3_RC1_types[367]);
|
|
declarations.push_back(IFC4X3_RC1_types[368]);
|
|
declarations.push_back(IFC4X3_RC1_types[369]);
|
|
declarations.push_back(IFC4X3_RC1_types[370]);
|
|
declarations.push_back(IFC4X3_RC1_types[371]);
|
|
declarations.push_back(IFC4X3_RC1_types[372]);
|
|
declarations.push_back(IFC4X3_RC1_types[373]);
|
|
declarations.push_back(IFC4X3_RC1_types[374]);
|
|
declarations.push_back(IFC4X3_RC1_types[375]);
|
|
declarations.push_back(IFC4X3_RC1_types[376]);
|
|
declarations.push_back(IFC4X3_RC1_types[377]);
|
|
declarations.push_back(IFC4X3_RC1_types[378]);
|
|
declarations.push_back(IFC4X3_RC1_types[379]);
|
|
declarations.push_back(IFC4X3_RC1_types[380]);
|
|
declarations.push_back(IFC4X3_RC1_types[381]);
|
|
declarations.push_back(IFC4X3_RC1_types[382]);
|
|
declarations.push_back(IFC4X3_RC1_types[383]);
|
|
declarations.push_back(IFC4X3_RC1_types[384]);
|
|
declarations.push_back(IFC4X3_RC1_types[385]);
|
|
declarations.push_back(IFC4X3_RC1_types[386]);
|
|
declarations.push_back(IFC4X3_RC1_types[387]);
|
|
declarations.push_back(IFC4X3_RC1_types[388]);
|
|
declarations.push_back(IFC4X3_RC1_types[389]);
|
|
declarations.push_back(IFC4X3_RC1_types[390]);
|
|
declarations.push_back(IFC4X3_RC1_types[391]);
|
|
declarations.push_back(IFC4X3_RC1_types[392]);
|
|
declarations.push_back(IFC4X3_RC1_types[393]);
|
|
declarations.push_back(IFC4X3_RC1_types[394]);
|
|
declarations.push_back(IFC4X3_RC1_types[395]);
|
|
declarations.push_back(IFC4X3_RC1_types[396]);
|
|
declarations.push_back(IFC4X3_RC1_types[397]);
|
|
declarations.push_back(IFC4X3_RC1_types[398]);
|
|
declarations.push_back(IFC4X3_RC1_types[399]);
|
|
declarations.push_back(IFC4X3_RC1_types[400]);
|
|
declarations.push_back(IFC4X3_RC1_types[401]);
|
|
declarations.push_back(IFC4X3_RC1_types[402]);
|
|
declarations.push_back(IFC4X3_RC1_types[403]);
|
|
declarations.push_back(IFC4X3_RC1_types[404]);
|
|
declarations.push_back(IFC4X3_RC1_types[405]);
|
|
declarations.push_back(IFC4X3_RC1_types[406]);
|
|
declarations.push_back(IFC4X3_RC1_types[407]);
|
|
declarations.push_back(IFC4X3_RC1_types[408]);
|
|
declarations.push_back(IFC4X3_RC1_types[409]);
|
|
declarations.push_back(IFC4X3_RC1_types[410]);
|
|
declarations.push_back(IFC4X3_RC1_types[411]);
|
|
declarations.push_back(IFC4X3_RC1_types[412]);
|
|
declarations.push_back(IFC4X3_RC1_types[413]);
|
|
declarations.push_back(IFC4X3_RC1_types[414]);
|
|
declarations.push_back(IFC4X3_RC1_types[415]);
|
|
declarations.push_back(IFC4X3_RC1_types[416]);
|
|
declarations.push_back(IFC4X3_RC1_types[417]);
|
|
declarations.push_back(IFC4X3_RC1_types[418]);
|
|
declarations.push_back(IFC4X3_RC1_types[419]);
|
|
declarations.push_back(IFC4X3_RC1_types[420]);
|
|
declarations.push_back(IFC4X3_RC1_types[421]);
|
|
declarations.push_back(IFC4X3_RC1_types[422]);
|
|
declarations.push_back(IFC4X3_RC1_types[423]);
|
|
declarations.push_back(IFC4X3_RC1_types[424]);
|
|
declarations.push_back(IFC4X3_RC1_types[425]);
|
|
declarations.push_back(IFC4X3_RC1_types[426]);
|
|
declarations.push_back(IFC4X3_RC1_types[427]);
|
|
declarations.push_back(IFC4X3_RC1_types[428]);
|
|
declarations.push_back(IFC4X3_RC1_types[429]);
|
|
declarations.push_back(IFC4X3_RC1_types[430]);
|
|
declarations.push_back(IFC4X3_RC1_types[431]);
|
|
declarations.push_back(IFC4X3_RC1_types[432]);
|
|
declarations.push_back(IFC4X3_RC1_types[433]);
|
|
declarations.push_back(IFC4X3_RC1_types[434]);
|
|
declarations.push_back(IFC4X3_RC1_types[435]);
|
|
declarations.push_back(IFC4X3_RC1_types[436]);
|
|
declarations.push_back(IFC4X3_RC1_types[437]);
|
|
declarations.push_back(IFC4X3_RC1_types[438]);
|
|
declarations.push_back(IFC4X3_RC1_types[439]);
|
|
declarations.push_back(IFC4X3_RC1_types[440]);
|
|
declarations.push_back(IFC4X3_RC1_types[441]);
|
|
declarations.push_back(IFC4X3_RC1_types[442]);
|
|
declarations.push_back(IFC4X3_RC1_types[443]);
|
|
declarations.push_back(IFC4X3_RC1_types[444]);
|
|
declarations.push_back(IFC4X3_RC1_types[445]);
|
|
declarations.push_back(IFC4X3_RC1_types[446]);
|
|
declarations.push_back(IFC4X3_RC1_types[447]);
|
|
declarations.push_back(IFC4X3_RC1_types[448]);
|
|
declarations.push_back(IFC4X3_RC1_types[449]);
|
|
declarations.push_back(IFC4X3_RC1_types[450]);
|
|
declarations.push_back(IFC4X3_RC1_types[451]);
|
|
declarations.push_back(IFC4X3_RC1_types[452]);
|
|
declarations.push_back(IFC4X3_RC1_types[453]);
|
|
declarations.push_back(IFC4X3_RC1_types[454]);
|
|
declarations.push_back(IFC4X3_RC1_types[455]);
|
|
declarations.push_back(IFC4X3_RC1_types[456]);
|
|
declarations.push_back(IFC4X3_RC1_types[457]);
|
|
declarations.push_back(IFC4X3_RC1_types[458]);
|
|
declarations.push_back(IFC4X3_RC1_types[459]);
|
|
declarations.push_back(IFC4X3_RC1_types[460]);
|
|
declarations.push_back(IFC4X3_RC1_types[461]);
|
|
declarations.push_back(IFC4X3_RC1_types[462]);
|
|
declarations.push_back(IFC4X3_RC1_types[463]);
|
|
declarations.push_back(IFC4X3_RC1_types[464]);
|
|
declarations.push_back(IFC4X3_RC1_types[465]);
|
|
declarations.push_back(IFC4X3_RC1_types[466]);
|
|
declarations.push_back(IFC4X3_RC1_types[467]);
|
|
declarations.push_back(IFC4X3_RC1_types[468]);
|
|
declarations.push_back(IFC4X3_RC1_types[469]);
|
|
declarations.push_back(IFC4X3_RC1_types[470]);
|
|
declarations.push_back(IFC4X3_RC1_types[471]);
|
|
declarations.push_back(IFC4X3_RC1_types[472]);
|
|
declarations.push_back(IFC4X3_RC1_types[473]);
|
|
declarations.push_back(IFC4X3_RC1_types[474]);
|
|
declarations.push_back(IFC4X3_RC1_types[475]);
|
|
declarations.push_back(IFC4X3_RC1_types[476]);
|
|
declarations.push_back(IFC4X3_RC1_types[477]);
|
|
declarations.push_back(IFC4X3_RC1_types[478]);
|
|
declarations.push_back(IFC4X3_RC1_types[479]);
|
|
declarations.push_back(IFC4X3_RC1_types[480]);
|
|
declarations.push_back(IFC4X3_RC1_types[481]);
|
|
declarations.push_back(IFC4X3_RC1_types[482]);
|
|
declarations.push_back(IFC4X3_RC1_types[483]);
|
|
declarations.push_back(IFC4X3_RC1_types[484]);
|
|
declarations.push_back(IFC4X3_RC1_types[485]);
|
|
declarations.push_back(IFC4X3_RC1_types[486]);
|
|
declarations.push_back(IFC4X3_RC1_types[487]);
|
|
declarations.push_back(IFC4X3_RC1_types[488]);
|
|
declarations.push_back(IFC4X3_RC1_types[489]);
|
|
declarations.push_back(IFC4X3_RC1_types[490]);
|
|
declarations.push_back(IFC4X3_RC1_types[491]);
|
|
declarations.push_back(IFC4X3_RC1_types[492]);
|
|
declarations.push_back(IFC4X3_RC1_types[493]);
|
|
declarations.push_back(IFC4X3_RC1_types[494]);
|
|
declarations.push_back(IFC4X3_RC1_types[495]);
|
|
declarations.push_back(IFC4X3_RC1_types[496]);
|
|
declarations.push_back(IFC4X3_RC1_types[497]);
|
|
declarations.push_back(IFC4X3_RC1_types[498]);
|
|
declarations.push_back(IFC4X3_RC1_types[499]);
|
|
declarations.push_back(IFC4X3_RC1_types[500]);
|
|
declarations.push_back(IFC4X3_RC1_types[501]);
|
|
declarations.push_back(IFC4X3_RC1_types[502]);
|
|
declarations.push_back(IFC4X3_RC1_types[503]);
|
|
declarations.push_back(IFC4X3_RC1_types[504]);
|
|
declarations.push_back(IFC4X3_RC1_types[505]);
|
|
declarations.push_back(IFC4X3_RC1_types[506]);
|
|
declarations.push_back(IFC4X3_RC1_types[507]);
|
|
declarations.push_back(IFC4X3_RC1_types[508]);
|
|
declarations.push_back(IFC4X3_RC1_types[509]);
|
|
declarations.push_back(IFC4X3_RC1_types[510]);
|
|
declarations.push_back(IFC4X3_RC1_types[511]);
|
|
declarations.push_back(IFC4X3_RC1_types[512]);
|
|
declarations.push_back(IFC4X3_RC1_types[513]);
|
|
declarations.push_back(IFC4X3_RC1_types[514]);
|
|
declarations.push_back(IFC4X3_RC1_types[515]);
|
|
declarations.push_back(IFC4X3_RC1_types[516]);
|
|
declarations.push_back(IFC4X3_RC1_types[517]);
|
|
declarations.push_back(IFC4X3_RC1_types[518]);
|
|
declarations.push_back(IFC4X3_RC1_types[519]);
|
|
declarations.push_back(IFC4X3_RC1_types[520]);
|
|
declarations.push_back(IFC4X3_RC1_types[521]);
|
|
declarations.push_back(IFC4X3_RC1_types[522]);
|
|
declarations.push_back(IFC4X3_RC1_types[523]);
|
|
declarations.push_back(IFC4X3_RC1_types[524]);
|
|
declarations.push_back(IFC4X3_RC1_types[525]);
|
|
declarations.push_back(IFC4X3_RC1_types[526]);
|
|
declarations.push_back(IFC4X3_RC1_types[527]);
|
|
declarations.push_back(IFC4X3_RC1_types[528]);
|
|
declarations.push_back(IFC4X3_RC1_types[529]);
|
|
declarations.push_back(IFC4X3_RC1_types[530]);
|
|
declarations.push_back(IFC4X3_RC1_types[531]);
|
|
declarations.push_back(IFC4X3_RC1_types[532]);
|
|
declarations.push_back(IFC4X3_RC1_types[533]);
|
|
declarations.push_back(IFC4X3_RC1_types[534]);
|
|
declarations.push_back(IFC4X3_RC1_types[535]);
|
|
declarations.push_back(IFC4X3_RC1_types[536]);
|
|
declarations.push_back(IFC4X3_RC1_types[537]);
|
|
declarations.push_back(IFC4X3_RC1_types[538]);
|
|
declarations.push_back(IFC4X3_RC1_types[539]);
|
|
declarations.push_back(IFC4X3_RC1_types[540]);
|
|
declarations.push_back(IFC4X3_RC1_types[541]);
|
|
declarations.push_back(IFC4X3_RC1_types[542]);
|
|
declarations.push_back(IFC4X3_RC1_types[543]);
|
|
declarations.push_back(IFC4X3_RC1_types[544]);
|
|
declarations.push_back(IFC4X3_RC1_types[545]);
|
|
declarations.push_back(IFC4X3_RC1_types[546]);
|
|
declarations.push_back(IFC4X3_RC1_types[547]);
|
|
declarations.push_back(IFC4X3_RC1_types[548]);
|
|
declarations.push_back(IFC4X3_RC1_types[549]);
|
|
declarations.push_back(IFC4X3_RC1_types[550]);
|
|
declarations.push_back(IFC4X3_RC1_types[551]);
|
|
declarations.push_back(IFC4X3_RC1_types[552]);
|
|
declarations.push_back(IFC4X3_RC1_types[553]);
|
|
declarations.push_back(IFC4X3_RC1_types[554]);
|
|
declarations.push_back(IFC4X3_RC1_types[555]);
|
|
declarations.push_back(IFC4X3_RC1_types[556]);
|
|
declarations.push_back(IFC4X3_RC1_types[557]);
|
|
declarations.push_back(IFC4X3_RC1_types[558]);
|
|
declarations.push_back(IFC4X3_RC1_types[559]);
|
|
declarations.push_back(IFC4X3_RC1_types[560]);
|
|
declarations.push_back(IFC4X3_RC1_types[561]);
|
|
declarations.push_back(IFC4X3_RC1_types[562]);
|
|
declarations.push_back(IFC4X3_RC1_types[563]);
|
|
declarations.push_back(IFC4X3_RC1_types[564]);
|
|
declarations.push_back(IFC4X3_RC1_types[565]);
|
|
declarations.push_back(IFC4X3_RC1_types[566]);
|
|
declarations.push_back(IFC4X3_RC1_types[567]);
|
|
declarations.push_back(IFC4X3_RC1_types[568]);
|
|
declarations.push_back(IFC4X3_RC1_types[569]);
|
|
declarations.push_back(IFC4X3_RC1_types[570]);
|
|
declarations.push_back(IFC4X3_RC1_types[571]);
|
|
declarations.push_back(IFC4X3_RC1_types[572]);
|
|
declarations.push_back(IFC4X3_RC1_types[573]);
|
|
declarations.push_back(IFC4X3_RC1_types[574]);
|
|
declarations.push_back(IFC4X3_RC1_types[575]);
|
|
declarations.push_back(IFC4X3_RC1_types[576]);
|
|
declarations.push_back(IFC4X3_RC1_types[577]);
|
|
declarations.push_back(IFC4X3_RC1_types[578]);
|
|
declarations.push_back(IFC4X3_RC1_types[579]);
|
|
declarations.push_back(IFC4X3_RC1_types[580]);
|
|
declarations.push_back(IFC4X3_RC1_types[581]);
|
|
declarations.push_back(IFC4X3_RC1_types[582]);
|
|
declarations.push_back(IFC4X3_RC1_types[583]);
|
|
declarations.push_back(IFC4X3_RC1_types[584]);
|
|
declarations.push_back(IFC4X3_RC1_types[585]);
|
|
declarations.push_back(IFC4X3_RC1_types[586]);
|
|
declarations.push_back(IFC4X3_RC1_types[587]);
|
|
declarations.push_back(IFC4X3_RC1_types[588]);
|
|
declarations.push_back(IFC4X3_RC1_types[589]);
|
|
declarations.push_back(IFC4X3_RC1_types[590]);
|
|
declarations.push_back(IFC4X3_RC1_types[591]);
|
|
declarations.push_back(IFC4X3_RC1_types[592]);
|
|
declarations.push_back(IFC4X3_RC1_types[593]);
|
|
declarations.push_back(IFC4X3_RC1_types[594]);
|
|
declarations.push_back(IFC4X3_RC1_types[595]);
|
|
declarations.push_back(IFC4X3_RC1_types[596]);
|
|
declarations.push_back(IFC4X3_RC1_types[597]);
|
|
declarations.push_back(IFC4X3_RC1_types[598]);
|
|
declarations.push_back(IFC4X3_RC1_types[599]);
|
|
declarations.push_back(IFC4X3_RC1_types[600]);
|
|
declarations.push_back(IFC4X3_RC1_types[601]);
|
|
declarations.push_back(IFC4X3_RC1_types[602]);
|
|
declarations.push_back(IFC4X3_RC1_types[603]);
|
|
declarations.push_back(IFC4X3_RC1_types[604]);
|
|
declarations.push_back(IFC4X3_RC1_types[605]);
|
|
declarations.push_back(IFC4X3_RC1_types[606]);
|
|
declarations.push_back(IFC4X3_RC1_types[607]);
|
|
declarations.push_back(IFC4X3_RC1_types[608]);
|
|
declarations.push_back(IFC4X3_RC1_types[609]);
|
|
declarations.push_back(IFC4X3_RC1_types[610]);
|
|
declarations.push_back(IFC4X3_RC1_types[611]);
|
|
declarations.push_back(IFC4X3_RC1_types[612]);
|
|
declarations.push_back(IFC4X3_RC1_types[613]);
|
|
declarations.push_back(IFC4X3_RC1_types[614]);
|
|
declarations.push_back(IFC4X3_RC1_types[615]);
|
|
declarations.push_back(IFC4X3_RC1_types[616]);
|
|
declarations.push_back(IFC4X3_RC1_types[617]);
|
|
declarations.push_back(IFC4X3_RC1_types[618]);
|
|
declarations.push_back(IFC4X3_RC1_types[619]);
|
|
declarations.push_back(IFC4X3_RC1_types[620]);
|
|
declarations.push_back(IFC4X3_RC1_types[621]);
|
|
declarations.push_back(IFC4X3_RC1_types[622]);
|
|
declarations.push_back(IFC4X3_RC1_types[623]);
|
|
declarations.push_back(IFC4X3_RC1_types[624]);
|
|
declarations.push_back(IFC4X3_RC1_types[625]);
|
|
declarations.push_back(IFC4X3_RC1_types[626]);
|
|
declarations.push_back(IFC4X3_RC1_types[627]);
|
|
declarations.push_back(IFC4X3_RC1_types[628]);
|
|
declarations.push_back(IFC4X3_RC1_types[629]);
|
|
declarations.push_back(IFC4X3_RC1_types[630]);
|
|
declarations.push_back(IFC4X3_RC1_types[631]);
|
|
declarations.push_back(IFC4X3_RC1_types[632]);
|
|
declarations.push_back(IFC4X3_RC1_types[633]);
|
|
declarations.push_back(IFC4X3_RC1_types[634]);
|
|
declarations.push_back(IFC4X3_RC1_types[635]);
|
|
declarations.push_back(IFC4X3_RC1_types[636]);
|
|
declarations.push_back(IFC4X3_RC1_types[637]);
|
|
declarations.push_back(IFC4X3_RC1_types[638]);
|
|
declarations.push_back(IFC4X3_RC1_types[639]);
|
|
declarations.push_back(IFC4X3_RC1_types[640]);
|
|
declarations.push_back(IFC4X3_RC1_types[641]);
|
|
declarations.push_back(IFC4X3_RC1_types[642]);
|
|
declarations.push_back(IFC4X3_RC1_types[643]);
|
|
declarations.push_back(IFC4X3_RC1_types[644]);
|
|
declarations.push_back(IFC4X3_RC1_types[645]);
|
|
declarations.push_back(IFC4X3_RC1_types[646]);
|
|
declarations.push_back(IFC4X3_RC1_types[647]);
|
|
declarations.push_back(IFC4X3_RC1_types[648]);
|
|
declarations.push_back(IFC4X3_RC1_types[649]);
|
|
declarations.push_back(IFC4X3_RC1_types[650]);
|
|
declarations.push_back(IFC4X3_RC1_types[651]);
|
|
declarations.push_back(IFC4X3_RC1_types[652]);
|
|
declarations.push_back(IFC4X3_RC1_types[653]);
|
|
declarations.push_back(IFC4X3_RC1_types[654]);
|
|
declarations.push_back(IFC4X3_RC1_types[655]);
|
|
declarations.push_back(IFC4X3_RC1_types[656]);
|
|
declarations.push_back(IFC4X3_RC1_types[657]);
|
|
declarations.push_back(IFC4X3_RC1_types[658]);
|
|
declarations.push_back(IFC4X3_RC1_types[659]);
|
|
declarations.push_back(IFC4X3_RC1_types[660]);
|
|
declarations.push_back(IFC4X3_RC1_types[661]);
|
|
declarations.push_back(IFC4X3_RC1_types[662]);
|
|
declarations.push_back(IFC4X3_RC1_types[663]);
|
|
declarations.push_back(IFC4X3_RC1_types[664]);
|
|
declarations.push_back(IFC4X3_RC1_types[665]);
|
|
declarations.push_back(IFC4X3_RC1_types[666]);
|
|
declarations.push_back(IFC4X3_RC1_types[667]);
|
|
declarations.push_back(IFC4X3_RC1_types[668]);
|
|
declarations.push_back(IFC4X3_RC1_types[669]);
|
|
declarations.push_back(IFC4X3_RC1_types[670]);
|
|
declarations.push_back(IFC4X3_RC1_types[671]);
|
|
declarations.push_back(IFC4X3_RC1_types[672]);
|
|
declarations.push_back(IFC4X3_RC1_types[673]);
|
|
declarations.push_back(IFC4X3_RC1_types[674]);
|
|
declarations.push_back(IFC4X3_RC1_types[675]);
|
|
declarations.push_back(IFC4X3_RC1_types[676]);
|
|
declarations.push_back(IFC4X3_RC1_types[677]);
|
|
declarations.push_back(IFC4X3_RC1_types[678]);
|
|
declarations.push_back(IFC4X3_RC1_types[679]);
|
|
declarations.push_back(IFC4X3_RC1_types[680]);
|
|
declarations.push_back(IFC4X3_RC1_types[681]);
|
|
declarations.push_back(IFC4X3_RC1_types[682]);
|
|
declarations.push_back(IFC4X3_RC1_types[683]);
|
|
declarations.push_back(IFC4X3_RC1_types[684]);
|
|
declarations.push_back(IFC4X3_RC1_types[685]);
|
|
declarations.push_back(IFC4X3_RC1_types[686]);
|
|
declarations.push_back(IFC4X3_RC1_types[687]);
|
|
declarations.push_back(IFC4X3_RC1_types[688]);
|
|
declarations.push_back(IFC4X3_RC1_types[689]);
|
|
declarations.push_back(IFC4X3_RC1_types[690]);
|
|
declarations.push_back(IFC4X3_RC1_types[691]);
|
|
declarations.push_back(IFC4X3_RC1_types[692]);
|
|
declarations.push_back(IFC4X3_RC1_types[693]);
|
|
declarations.push_back(IFC4X3_RC1_types[694]);
|
|
declarations.push_back(IFC4X3_RC1_types[695]);
|
|
declarations.push_back(IFC4X3_RC1_types[696]);
|
|
declarations.push_back(IFC4X3_RC1_types[697]);
|
|
declarations.push_back(IFC4X3_RC1_types[698]);
|
|
declarations.push_back(IFC4X3_RC1_types[699]);
|
|
declarations.push_back(IFC4X3_RC1_types[700]);
|
|
declarations.push_back(IFC4X3_RC1_types[701]);
|
|
declarations.push_back(IFC4X3_RC1_types[702]);
|
|
declarations.push_back(IFC4X3_RC1_types[703]);
|
|
declarations.push_back(IFC4X3_RC1_types[704]);
|
|
declarations.push_back(IFC4X3_RC1_types[705]);
|
|
declarations.push_back(IFC4X3_RC1_types[706]);
|
|
declarations.push_back(IFC4X3_RC1_types[707]);
|
|
declarations.push_back(IFC4X3_RC1_types[708]);
|
|
declarations.push_back(IFC4X3_RC1_types[709]);
|
|
declarations.push_back(IFC4X3_RC1_types[710]);
|
|
declarations.push_back(IFC4X3_RC1_types[711]);
|
|
declarations.push_back(IFC4X3_RC1_types[712]);
|
|
declarations.push_back(IFC4X3_RC1_types[713]);
|
|
declarations.push_back(IFC4X3_RC1_types[714]);
|
|
declarations.push_back(IFC4X3_RC1_types[715]);
|
|
declarations.push_back(IFC4X3_RC1_types[716]);
|
|
declarations.push_back(IFC4X3_RC1_types[717]);
|
|
declarations.push_back(IFC4X3_RC1_types[718]);
|
|
declarations.push_back(IFC4X3_RC1_types[719]);
|
|
declarations.push_back(IFC4X3_RC1_types[720]);
|
|
declarations.push_back(IFC4X3_RC1_types[721]);
|
|
declarations.push_back(IFC4X3_RC1_types[722]);
|
|
declarations.push_back(IFC4X3_RC1_types[723]);
|
|
declarations.push_back(IFC4X3_RC1_types[724]);
|
|
declarations.push_back(IFC4X3_RC1_types[725]);
|
|
declarations.push_back(IFC4X3_RC1_types[726]);
|
|
declarations.push_back(IFC4X3_RC1_types[727]);
|
|
declarations.push_back(IFC4X3_RC1_types[728]);
|
|
declarations.push_back(IFC4X3_RC1_types[729]);
|
|
declarations.push_back(IFC4X3_RC1_types[730]);
|
|
declarations.push_back(IFC4X3_RC1_types[731]);
|
|
declarations.push_back(IFC4X3_RC1_types[732]);
|
|
declarations.push_back(IFC4X3_RC1_types[733]);
|
|
declarations.push_back(IFC4X3_RC1_types[734]);
|
|
declarations.push_back(IFC4X3_RC1_types[735]);
|
|
declarations.push_back(IFC4X3_RC1_types[736]);
|
|
declarations.push_back(IFC4X3_RC1_types[737]);
|
|
declarations.push_back(IFC4X3_RC1_types[738]);
|
|
declarations.push_back(IFC4X3_RC1_types[739]);
|
|
declarations.push_back(IFC4X3_RC1_types[740]);
|
|
declarations.push_back(IFC4X3_RC1_types[741]);
|
|
declarations.push_back(IFC4X3_RC1_types[742]);
|
|
declarations.push_back(IFC4X3_RC1_types[743]);
|
|
declarations.push_back(IFC4X3_RC1_types[744]);
|
|
declarations.push_back(IFC4X3_RC1_types[745]);
|
|
declarations.push_back(IFC4X3_RC1_types[746]);
|
|
declarations.push_back(IFC4X3_RC1_types[747]);
|
|
declarations.push_back(IFC4X3_RC1_types[748]);
|
|
declarations.push_back(IFC4X3_RC1_types[749]);
|
|
declarations.push_back(IFC4X3_RC1_types[750]);
|
|
declarations.push_back(IFC4X3_RC1_types[751]);
|
|
declarations.push_back(IFC4X3_RC1_types[752]);
|
|
declarations.push_back(IFC4X3_RC1_types[753]);
|
|
declarations.push_back(IFC4X3_RC1_types[754]);
|
|
declarations.push_back(IFC4X3_RC1_types[755]);
|
|
declarations.push_back(IFC4X3_RC1_types[756]);
|
|
declarations.push_back(IFC4X3_RC1_types[757]);
|
|
declarations.push_back(IFC4X3_RC1_types[758]);
|
|
declarations.push_back(IFC4X3_RC1_types[759]);
|
|
declarations.push_back(IFC4X3_RC1_types[760]);
|
|
declarations.push_back(IFC4X3_RC1_types[761]);
|
|
declarations.push_back(IFC4X3_RC1_types[762]);
|
|
declarations.push_back(IFC4X3_RC1_types[763]);
|
|
declarations.push_back(IFC4X3_RC1_types[764]);
|
|
declarations.push_back(IFC4X3_RC1_types[765]);
|
|
declarations.push_back(IFC4X3_RC1_types[766]);
|
|
declarations.push_back(IFC4X3_RC1_types[767]);
|
|
declarations.push_back(IFC4X3_RC1_types[768]);
|
|
declarations.push_back(IFC4X3_RC1_types[769]);
|
|
declarations.push_back(IFC4X3_RC1_types[770]);
|
|
declarations.push_back(IFC4X3_RC1_types[771]);
|
|
declarations.push_back(IFC4X3_RC1_types[772]);
|
|
declarations.push_back(IFC4X3_RC1_types[773]);
|
|
declarations.push_back(IFC4X3_RC1_types[774]);
|
|
declarations.push_back(IFC4X3_RC1_types[775]);
|
|
declarations.push_back(IFC4X3_RC1_types[776]);
|
|
declarations.push_back(IFC4X3_RC1_types[777]);
|
|
declarations.push_back(IFC4X3_RC1_types[778]);
|
|
declarations.push_back(IFC4X3_RC1_types[779]);
|
|
declarations.push_back(IFC4X3_RC1_types[780]);
|
|
declarations.push_back(IFC4X3_RC1_types[781]);
|
|
declarations.push_back(IFC4X3_RC1_types[782]);
|
|
declarations.push_back(IFC4X3_RC1_types[783]);
|
|
declarations.push_back(IFC4X3_RC1_types[784]);
|
|
declarations.push_back(IFC4X3_RC1_types[785]);
|
|
declarations.push_back(IFC4X3_RC1_types[786]);
|
|
declarations.push_back(IFC4X3_RC1_types[787]);
|
|
declarations.push_back(IFC4X3_RC1_types[788]);
|
|
declarations.push_back(IFC4X3_RC1_types[789]);
|
|
declarations.push_back(IFC4X3_RC1_types[790]);
|
|
declarations.push_back(IFC4X3_RC1_types[791]);
|
|
declarations.push_back(IFC4X3_RC1_types[792]);
|
|
declarations.push_back(IFC4X3_RC1_types[793]);
|
|
declarations.push_back(IFC4X3_RC1_types[794]);
|
|
declarations.push_back(IFC4X3_RC1_types[795]);
|
|
declarations.push_back(IFC4X3_RC1_types[796]);
|
|
declarations.push_back(IFC4X3_RC1_types[797]);
|
|
declarations.push_back(IFC4X3_RC1_types[798]);
|
|
declarations.push_back(IFC4X3_RC1_types[799]);
|
|
declarations.push_back(IFC4X3_RC1_types[800]);
|
|
declarations.push_back(IFC4X3_RC1_types[801]);
|
|
declarations.push_back(IFC4X3_RC1_types[802]);
|
|
declarations.push_back(IFC4X3_RC1_types[803]);
|
|
declarations.push_back(IFC4X3_RC1_types[804]);
|
|
declarations.push_back(IFC4X3_RC1_types[805]);
|
|
declarations.push_back(IFC4X3_RC1_types[806]);
|
|
declarations.push_back(IFC4X3_RC1_types[807]);
|
|
declarations.push_back(IFC4X3_RC1_types[808]);
|
|
declarations.push_back(IFC4X3_RC1_types[809]);
|
|
declarations.push_back(IFC4X3_RC1_types[810]);
|
|
declarations.push_back(IFC4X3_RC1_types[811]);
|
|
declarations.push_back(IFC4X3_RC1_types[812]);
|
|
declarations.push_back(IFC4X3_RC1_types[813]);
|
|
declarations.push_back(IFC4X3_RC1_types[814]);
|
|
declarations.push_back(IFC4X3_RC1_types[815]);
|
|
declarations.push_back(IFC4X3_RC1_types[816]);
|
|
declarations.push_back(IFC4X3_RC1_types[817]);
|
|
declarations.push_back(IFC4X3_RC1_types[818]);
|
|
declarations.push_back(IFC4X3_RC1_types[819]);
|
|
declarations.push_back(IFC4X3_RC1_types[820]);
|
|
declarations.push_back(IFC4X3_RC1_types[821]);
|
|
declarations.push_back(IFC4X3_RC1_types[822]);
|
|
declarations.push_back(IFC4X3_RC1_types[823]);
|
|
declarations.push_back(IFC4X3_RC1_types[824]);
|
|
declarations.push_back(IFC4X3_RC1_types[825]);
|
|
declarations.push_back(IFC4X3_RC1_types[826]);
|
|
declarations.push_back(IFC4X3_RC1_types[827]);
|
|
declarations.push_back(IFC4X3_RC1_types[828]);
|
|
declarations.push_back(IFC4X3_RC1_types[829]);
|
|
declarations.push_back(IFC4X3_RC1_types[830]);
|
|
declarations.push_back(IFC4X3_RC1_types[831]);
|
|
declarations.push_back(IFC4X3_RC1_types[832]);
|
|
declarations.push_back(IFC4X3_RC1_types[833]);
|
|
declarations.push_back(IFC4X3_RC1_types[834]);
|
|
declarations.push_back(IFC4X3_RC1_types[835]);
|
|
declarations.push_back(IFC4X3_RC1_types[836]);
|
|
declarations.push_back(IFC4X3_RC1_types[837]);
|
|
declarations.push_back(IFC4X3_RC1_types[838]);
|
|
declarations.push_back(IFC4X3_RC1_types[839]);
|
|
declarations.push_back(IFC4X3_RC1_types[840]);
|
|
declarations.push_back(IFC4X3_RC1_types[841]);
|
|
declarations.push_back(IFC4X3_RC1_types[842]);
|
|
declarations.push_back(IFC4X3_RC1_types[843]);
|
|
declarations.push_back(IFC4X3_RC1_types[844]);
|
|
declarations.push_back(IFC4X3_RC1_types[845]);
|
|
declarations.push_back(IFC4X3_RC1_types[846]);
|
|
declarations.push_back(IFC4X3_RC1_types[847]);
|
|
declarations.push_back(IFC4X3_RC1_types[848]);
|
|
declarations.push_back(IFC4X3_RC1_types[849]);
|
|
declarations.push_back(IFC4X3_RC1_types[850]);
|
|
declarations.push_back(IFC4X3_RC1_types[851]);
|
|
declarations.push_back(IFC4X3_RC1_types[852]);
|
|
declarations.push_back(IFC4X3_RC1_types[853]);
|
|
declarations.push_back(IFC4X3_RC1_types[854]);
|
|
declarations.push_back(IFC4X3_RC1_types[855]);
|
|
declarations.push_back(IFC4X3_RC1_types[856]);
|
|
declarations.push_back(IFC4X3_RC1_types[857]);
|
|
declarations.push_back(IFC4X3_RC1_types[858]);
|
|
declarations.push_back(IFC4X3_RC1_types[859]);
|
|
declarations.push_back(IFC4X3_RC1_types[860]);
|
|
declarations.push_back(IFC4X3_RC1_types[861]);
|
|
declarations.push_back(IFC4X3_RC1_types[862]);
|
|
declarations.push_back(IFC4X3_RC1_types[863]);
|
|
declarations.push_back(IFC4X3_RC1_types[864]);
|
|
declarations.push_back(IFC4X3_RC1_types[865]);
|
|
declarations.push_back(IFC4X3_RC1_types[866]);
|
|
declarations.push_back(IFC4X3_RC1_types[867]);
|
|
declarations.push_back(IFC4X3_RC1_types[868]);
|
|
declarations.push_back(IFC4X3_RC1_types[869]);
|
|
declarations.push_back(IFC4X3_RC1_types[870]);
|
|
declarations.push_back(IFC4X3_RC1_types[871]);
|
|
declarations.push_back(IFC4X3_RC1_types[872]);
|
|
declarations.push_back(IFC4X3_RC1_types[873]);
|
|
declarations.push_back(IFC4X3_RC1_types[874]);
|
|
declarations.push_back(IFC4X3_RC1_types[875]);
|
|
declarations.push_back(IFC4X3_RC1_types[876]);
|
|
declarations.push_back(IFC4X3_RC1_types[877]);
|
|
declarations.push_back(IFC4X3_RC1_types[878]);
|
|
declarations.push_back(IFC4X3_RC1_types[879]);
|
|
declarations.push_back(IFC4X3_RC1_types[880]);
|
|
declarations.push_back(IFC4X3_RC1_types[881]);
|
|
declarations.push_back(IFC4X3_RC1_types[882]);
|
|
declarations.push_back(IFC4X3_RC1_types[883]);
|
|
declarations.push_back(IFC4X3_RC1_types[884]);
|
|
declarations.push_back(IFC4X3_RC1_types[885]);
|
|
declarations.push_back(IFC4X3_RC1_types[886]);
|
|
declarations.push_back(IFC4X3_RC1_types[887]);
|
|
declarations.push_back(IFC4X3_RC1_types[888]);
|
|
declarations.push_back(IFC4X3_RC1_types[889]);
|
|
declarations.push_back(IFC4X3_RC1_types[890]);
|
|
declarations.push_back(IFC4X3_RC1_types[891]);
|
|
declarations.push_back(IFC4X3_RC1_types[892]);
|
|
declarations.push_back(IFC4X3_RC1_types[893]);
|
|
declarations.push_back(IFC4X3_RC1_types[894]);
|
|
declarations.push_back(IFC4X3_RC1_types[895]);
|
|
declarations.push_back(IFC4X3_RC1_types[896]);
|
|
declarations.push_back(IFC4X3_RC1_types[897]);
|
|
declarations.push_back(IFC4X3_RC1_types[898]);
|
|
declarations.push_back(IFC4X3_RC1_types[899]);
|
|
declarations.push_back(IFC4X3_RC1_types[900]);
|
|
declarations.push_back(IFC4X3_RC1_types[901]);
|
|
declarations.push_back(IFC4X3_RC1_types[902]);
|
|
declarations.push_back(IFC4X3_RC1_types[903]);
|
|
declarations.push_back(IFC4X3_RC1_types[904]);
|
|
declarations.push_back(IFC4X3_RC1_types[905]);
|
|
declarations.push_back(IFC4X3_RC1_types[906]);
|
|
declarations.push_back(IFC4X3_RC1_types[907]);
|
|
declarations.push_back(IFC4X3_RC1_types[908]);
|
|
declarations.push_back(IFC4X3_RC1_types[909]);
|
|
declarations.push_back(IFC4X3_RC1_types[910]);
|
|
declarations.push_back(IFC4X3_RC1_types[911]);
|
|
declarations.push_back(IFC4X3_RC1_types[912]);
|
|
declarations.push_back(IFC4X3_RC1_types[913]);
|
|
declarations.push_back(IFC4X3_RC1_types[914]);
|
|
declarations.push_back(IFC4X3_RC1_types[915]);
|
|
declarations.push_back(IFC4X3_RC1_types[916]);
|
|
declarations.push_back(IFC4X3_RC1_types[917]);
|
|
declarations.push_back(IFC4X3_RC1_types[918]);
|
|
declarations.push_back(IFC4X3_RC1_types[919]);
|
|
declarations.push_back(IFC4X3_RC1_types[920]);
|
|
declarations.push_back(IFC4X3_RC1_types[921]);
|
|
declarations.push_back(IFC4X3_RC1_types[922]);
|
|
declarations.push_back(IFC4X3_RC1_types[923]);
|
|
declarations.push_back(IFC4X3_RC1_types[924]);
|
|
declarations.push_back(IFC4X3_RC1_types[925]);
|
|
declarations.push_back(IFC4X3_RC1_types[926]);
|
|
declarations.push_back(IFC4X3_RC1_types[927]);
|
|
declarations.push_back(IFC4X3_RC1_types[928]);
|
|
declarations.push_back(IFC4X3_RC1_types[929]);
|
|
declarations.push_back(IFC4X3_RC1_types[930]);
|
|
declarations.push_back(IFC4X3_RC1_types[931]);
|
|
declarations.push_back(IFC4X3_RC1_types[932]);
|
|
declarations.push_back(IFC4X3_RC1_types[933]);
|
|
declarations.push_back(IFC4X3_RC1_types[934]);
|
|
declarations.push_back(IFC4X3_RC1_types[935]);
|
|
declarations.push_back(IFC4X3_RC1_types[936]);
|
|
declarations.push_back(IFC4X3_RC1_types[937]);
|
|
declarations.push_back(IFC4X3_RC1_types[938]);
|
|
declarations.push_back(IFC4X3_RC1_types[939]);
|
|
declarations.push_back(IFC4X3_RC1_types[940]);
|
|
declarations.push_back(IFC4X3_RC1_types[941]);
|
|
declarations.push_back(IFC4X3_RC1_types[942]);
|
|
declarations.push_back(IFC4X3_RC1_types[943]);
|
|
declarations.push_back(IFC4X3_RC1_types[944]);
|
|
declarations.push_back(IFC4X3_RC1_types[945]);
|
|
declarations.push_back(IFC4X3_RC1_types[946]);
|
|
declarations.push_back(IFC4X3_RC1_types[947]);
|
|
declarations.push_back(IFC4X3_RC1_types[948]);
|
|
declarations.push_back(IFC4X3_RC1_types[949]);
|
|
declarations.push_back(IFC4X3_RC1_types[950]);
|
|
declarations.push_back(IFC4X3_RC1_types[951]);
|
|
declarations.push_back(IFC4X3_RC1_types[952]);
|
|
declarations.push_back(IFC4X3_RC1_types[953]);
|
|
declarations.push_back(IFC4X3_RC1_types[954]);
|
|
declarations.push_back(IFC4X3_RC1_types[955]);
|
|
declarations.push_back(IFC4X3_RC1_types[956]);
|
|
declarations.push_back(IFC4X3_RC1_types[957]);
|
|
declarations.push_back(IFC4X3_RC1_types[958]);
|
|
declarations.push_back(IFC4X3_RC1_types[959]);
|
|
declarations.push_back(IFC4X3_RC1_types[960]);
|
|
declarations.push_back(IFC4X3_RC1_types[961]);
|
|
declarations.push_back(IFC4X3_RC1_types[962]);
|
|
declarations.push_back(IFC4X3_RC1_types[963]);
|
|
declarations.push_back(IFC4X3_RC1_types[964]);
|
|
declarations.push_back(IFC4X3_RC1_types[965]);
|
|
declarations.push_back(IFC4X3_RC1_types[966]);
|
|
declarations.push_back(IFC4X3_RC1_types[967]);
|
|
declarations.push_back(IFC4X3_RC1_types[968]);
|
|
declarations.push_back(IFC4X3_RC1_types[969]);
|
|
declarations.push_back(IFC4X3_RC1_types[970]);
|
|
declarations.push_back(IFC4X3_RC1_types[971]);
|
|
declarations.push_back(IFC4X3_RC1_types[972]);
|
|
declarations.push_back(IFC4X3_RC1_types[973]);
|
|
declarations.push_back(IFC4X3_RC1_types[974]);
|
|
declarations.push_back(IFC4X3_RC1_types[975]);
|
|
declarations.push_back(IFC4X3_RC1_types[976]);
|
|
declarations.push_back(IFC4X3_RC1_types[977]);
|
|
declarations.push_back(IFC4X3_RC1_types[978]);
|
|
declarations.push_back(IFC4X3_RC1_types[979]);
|
|
declarations.push_back(IFC4X3_RC1_types[980]);
|
|
declarations.push_back(IFC4X3_RC1_types[981]);
|
|
declarations.push_back(IFC4X3_RC1_types[982]);
|
|
declarations.push_back(IFC4X3_RC1_types[983]);
|
|
declarations.push_back(IFC4X3_RC1_types[984]);
|
|
declarations.push_back(IFC4X3_RC1_types[985]);
|
|
declarations.push_back(IFC4X3_RC1_types[986]);
|
|
declarations.push_back(IFC4X3_RC1_types[987]);
|
|
declarations.push_back(IFC4X3_RC1_types[988]);
|
|
declarations.push_back(IFC4X3_RC1_types[989]);
|
|
declarations.push_back(IFC4X3_RC1_types[990]);
|
|
declarations.push_back(IFC4X3_RC1_types[991]);
|
|
declarations.push_back(IFC4X3_RC1_types[992]);
|
|
declarations.push_back(IFC4X3_RC1_types[993]);
|
|
declarations.push_back(IFC4X3_RC1_types[994]);
|
|
declarations.push_back(IFC4X3_RC1_types[995]);
|
|
declarations.push_back(IFC4X3_RC1_types[996]);
|
|
declarations.push_back(IFC4X3_RC1_types[997]);
|
|
declarations.push_back(IFC4X3_RC1_types[998]);
|
|
declarations.push_back(IFC4X3_RC1_types[999]);
|
|
declarations.push_back(IFC4X3_RC1_types[1000]);
|
|
declarations.push_back(IFC4X3_RC1_types[1001]);
|
|
declarations.push_back(IFC4X3_RC1_types[1002]);
|
|
declarations.push_back(IFC4X3_RC1_types[1003]);
|
|
declarations.push_back(IFC4X3_RC1_types[1004]);
|
|
declarations.push_back(IFC4X3_RC1_types[1005]);
|
|
declarations.push_back(IFC4X3_RC1_types[1006]);
|
|
declarations.push_back(IFC4X3_RC1_types[1007]);
|
|
declarations.push_back(IFC4X3_RC1_types[1008]);
|
|
declarations.push_back(IFC4X3_RC1_types[1009]);
|
|
declarations.push_back(IFC4X3_RC1_types[1010]);
|
|
declarations.push_back(IFC4X3_RC1_types[1011]);
|
|
declarations.push_back(IFC4X3_RC1_types[1012]);
|
|
declarations.push_back(IFC4X3_RC1_types[1013]);
|
|
declarations.push_back(IFC4X3_RC1_types[1014]);
|
|
declarations.push_back(IFC4X3_RC1_types[1015]);
|
|
declarations.push_back(IFC4X3_RC1_types[1016]);
|
|
declarations.push_back(IFC4X3_RC1_types[1017]);
|
|
declarations.push_back(IFC4X3_RC1_types[1018]);
|
|
declarations.push_back(IFC4X3_RC1_types[1019]);
|
|
declarations.push_back(IFC4X3_RC1_types[1020]);
|
|
declarations.push_back(IFC4X3_RC1_types[1021]);
|
|
declarations.push_back(IFC4X3_RC1_types[1022]);
|
|
declarations.push_back(IFC4X3_RC1_types[1023]);
|
|
declarations.push_back(IFC4X3_RC1_types[1024]);
|
|
declarations.push_back(IFC4X3_RC1_types[1025]);
|
|
declarations.push_back(IFC4X3_RC1_types[1026]);
|
|
declarations.push_back(IFC4X3_RC1_types[1027]);
|
|
declarations.push_back(IFC4X3_RC1_types[1028]);
|
|
declarations.push_back(IFC4X3_RC1_types[1029]);
|
|
declarations.push_back(IFC4X3_RC1_types[1030]);
|
|
declarations.push_back(IFC4X3_RC1_types[1031]);
|
|
declarations.push_back(IFC4X3_RC1_types[1032]);
|
|
declarations.push_back(IFC4X3_RC1_types[1033]);
|
|
declarations.push_back(IFC4X3_RC1_types[1034]);
|
|
declarations.push_back(IFC4X3_RC1_types[1035]);
|
|
declarations.push_back(IFC4X3_RC1_types[1036]);
|
|
declarations.push_back(IFC4X3_RC1_types[1037]);
|
|
declarations.push_back(IFC4X3_RC1_types[1038]);
|
|
declarations.push_back(IFC4X3_RC1_types[1039]);
|
|
declarations.push_back(IFC4X3_RC1_types[1040]);
|
|
declarations.push_back(IFC4X3_RC1_types[1041]);
|
|
declarations.push_back(IFC4X3_RC1_types[1042]);
|
|
declarations.push_back(IFC4X3_RC1_types[1043]);
|
|
declarations.push_back(IFC4X3_RC1_types[1044]);
|
|
declarations.push_back(IFC4X3_RC1_types[1045]);
|
|
declarations.push_back(IFC4X3_RC1_types[1046]);
|
|
declarations.push_back(IFC4X3_RC1_types[1047]);
|
|
declarations.push_back(IFC4X3_RC1_types[1048]);
|
|
declarations.push_back(IFC4X3_RC1_types[1049]);
|
|
declarations.push_back(IFC4X3_RC1_types[1050]);
|
|
declarations.push_back(IFC4X3_RC1_types[1051]);
|
|
declarations.push_back(IFC4X3_RC1_types[1052]);
|
|
declarations.push_back(IFC4X3_RC1_types[1053]);
|
|
declarations.push_back(IFC4X3_RC1_types[1054]);
|
|
declarations.push_back(IFC4X3_RC1_types[1055]);
|
|
declarations.push_back(IFC4X3_RC1_types[1056]);
|
|
declarations.push_back(IFC4X3_RC1_types[1057]);
|
|
declarations.push_back(IFC4X3_RC1_types[1058]);
|
|
declarations.push_back(IFC4X3_RC1_types[1059]);
|
|
declarations.push_back(IFC4X3_RC1_types[1060]);
|
|
declarations.push_back(IFC4X3_RC1_types[1061]);
|
|
declarations.push_back(IFC4X3_RC1_types[1062]);
|
|
declarations.push_back(IFC4X3_RC1_types[1063]);
|
|
declarations.push_back(IFC4X3_RC1_types[1064]);
|
|
declarations.push_back(IFC4X3_RC1_types[1065]);
|
|
declarations.push_back(IFC4X3_RC1_types[1066]);
|
|
declarations.push_back(IFC4X3_RC1_types[1067]);
|
|
declarations.push_back(IFC4X3_RC1_types[1068]);
|
|
declarations.push_back(IFC4X3_RC1_types[1069]);
|
|
declarations.push_back(IFC4X3_RC1_types[1070]);
|
|
declarations.push_back(IFC4X3_RC1_types[1071]);
|
|
declarations.push_back(IFC4X3_RC1_types[1072]);
|
|
declarations.push_back(IFC4X3_RC1_types[1073]);
|
|
declarations.push_back(IFC4X3_RC1_types[1074]);
|
|
declarations.push_back(IFC4X3_RC1_types[1075]);
|
|
declarations.push_back(IFC4X3_RC1_types[1076]);
|
|
declarations.push_back(IFC4X3_RC1_types[1077]);
|
|
declarations.push_back(IFC4X3_RC1_types[1078]);
|
|
declarations.push_back(IFC4X3_RC1_types[1079]);
|
|
declarations.push_back(IFC4X3_RC1_types[1080]);
|
|
declarations.push_back(IFC4X3_RC1_types[1081]);
|
|
declarations.push_back(IFC4X3_RC1_types[1082]);
|
|
declarations.push_back(IFC4X3_RC1_types[1083]);
|
|
declarations.push_back(IFC4X3_RC1_types[1084]);
|
|
declarations.push_back(IFC4X3_RC1_types[1085]);
|
|
declarations.push_back(IFC4X3_RC1_types[1086]);
|
|
declarations.push_back(IFC4X3_RC1_types[1087]);
|
|
declarations.push_back(IFC4X3_RC1_types[1088]);
|
|
declarations.push_back(IFC4X3_RC1_types[1089]);
|
|
declarations.push_back(IFC4X3_RC1_types[1090]);
|
|
declarations.push_back(IFC4X3_RC1_types[1091]);
|
|
declarations.push_back(IFC4X3_RC1_types[1092]);
|
|
declarations.push_back(IFC4X3_RC1_types[1093]);
|
|
declarations.push_back(IFC4X3_RC1_types[1094]);
|
|
declarations.push_back(IFC4X3_RC1_types[1095]);
|
|
declarations.push_back(IFC4X3_RC1_types[1096]);
|
|
declarations.push_back(IFC4X3_RC1_types[1097]);
|
|
declarations.push_back(IFC4X3_RC1_types[1098]);
|
|
declarations.push_back(IFC4X3_RC1_types[1099]);
|
|
declarations.push_back(IFC4X3_RC1_types[1100]);
|
|
declarations.push_back(IFC4X3_RC1_types[1101]);
|
|
declarations.push_back(IFC4X3_RC1_types[1102]);
|
|
declarations.push_back(IFC4X3_RC1_types[1103]);
|
|
declarations.push_back(IFC4X3_RC1_types[1104]);
|
|
declarations.push_back(IFC4X3_RC1_types[1105]);
|
|
declarations.push_back(IFC4X3_RC1_types[1106]);
|
|
declarations.push_back(IFC4X3_RC1_types[1107]);
|
|
declarations.push_back(IFC4X3_RC1_types[1108]);
|
|
declarations.push_back(IFC4X3_RC1_types[1109]);
|
|
declarations.push_back(IFC4X3_RC1_types[1110]);
|
|
declarations.push_back(IFC4X3_RC1_types[1111]);
|
|
declarations.push_back(IFC4X3_RC1_types[1112]);
|
|
declarations.push_back(IFC4X3_RC1_types[1113]);
|
|
declarations.push_back(IFC4X3_RC1_types[1114]);
|
|
declarations.push_back(IFC4X3_RC1_types[1115]);
|
|
declarations.push_back(IFC4X3_RC1_types[1116]);
|
|
declarations.push_back(IFC4X3_RC1_types[1117]);
|
|
declarations.push_back(IFC4X3_RC1_types[1118]);
|
|
declarations.push_back(IFC4X3_RC1_types[1119]);
|
|
declarations.push_back(IFC4X3_RC1_types[1120]);
|
|
declarations.push_back(IFC4X3_RC1_types[1121]);
|
|
declarations.push_back(IFC4X3_RC1_types[1122]);
|
|
declarations.push_back(IFC4X3_RC1_types[1123]);
|
|
declarations.push_back(IFC4X3_RC1_types[1124]);
|
|
declarations.push_back(IFC4X3_RC1_types[1125]);
|
|
declarations.push_back(IFC4X3_RC1_types[1126]);
|
|
declarations.push_back(IFC4X3_RC1_types[1127]);
|
|
declarations.push_back(IFC4X3_RC1_types[1128]);
|
|
declarations.push_back(IFC4X3_RC1_types[1129]);
|
|
declarations.push_back(IFC4X3_RC1_types[1130]);
|
|
declarations.push_back(IFC4X3_RC1_types[1131]);
|
|
declarations.push_back(IFC4X3_RC1_types[1132]);
|
|
declarations.push_back(IFC4X3_RC1_types[1133]);
|
|
declarations.push_back(IFC4X3_RC1_types[1134]);
|
|
declarations.push_back(IFC4X3_RC1_types[1135]);
|
|
declarations.push_back(IFC4X3_RC1_types[1136]);
|
|
declarations.push_back(IFC4X3_RC1_types[1137]);
|
|
declarations.push_back(IFC4X3_RC1_types[1138]);
|
|
declarations.push_back(IFC4X3_RC1_types[1139]);
|
|
declarations.push_back(IFC4X3_RC1_types[1140]);
|
|
declarations.push_back(IFC4X3_RC1_types[1141]);
|
|
declarations.push_back(IFC4X3_RC1_types[1142]);
|
|
declarations.push_back(IFC4X3_RC1_types[1143]);
|
|
declarations.push_back(IFC4X3_RC1_types[1144]);
|
|
declarations.push_back(IFC4X3_RC1_types[1145]);
|
|
declarations.push_back(IFC4X3_RC1_types[1146]);
|
|
declarations.push_back(IFC4X3_RC1_types[1147]);
|
|
declarations.push_back(IFC4X3_RC1_types[1148]);
|
|
declarations.push_back(IFC4X3_RC1_types[1149]);
|
|
declarations.push_back(IFC4X3_RC1_types[1150]);
|
|
declarations.push_back(IFC4X3_RC1_types[1151]);
|
|
declarations.push_back(IFC4X3_RC1_types[1152]);
|
|
declarations.push_back(IFC4X3_RC1_types[1153]);
|
|
declarations.push_back(IFC4X3_RC1_types[1154]);
|
|
declarations.push_back(IFC4X3_RC1_types[1155]);
|
|
declarations.push_back(IFC4X3_RC1_types[1156]);
|
|
declarations.push_back(IFC4X3_RC1_types[1157]);
|
|
declarations.push_back(IFC4X3_RC1_types[1158]);
|
|
declarations.push_back(IFC4X3_RC1_types[1159]);
|
|
declarations.push_back(IFC4X3_RC1_types[1160]);
|
|
declarations.push_back(IFC4X3_RC1_types[1161]);
|
|
declarations.push_back(IFC4X3_RC1_types[1162]);
|
|
declarations.push_back(IFC4X3_RC1_types[1163]);
|
|
declarations.push_back(IFC4X3_RC1_types[1164]);
|
|
declarations.push_back(IFC4X3_RC1_types[1165]);
|
|
declarations.push_back(IFC4X3_RC1_types[1166]);
|
|
declarations.push_back(IFC4X3_RC1_types[1167]);
|
|
declarations.push_back(IFC4X3_RC1_types[1168]);
|
|
declarations.push_back(IFC4X3_RC1_types[1169]);
|
|
declarations.push_back(IFC4X3_RC1_types[1170]);
|
|
declarations.push_back(IFC4X3_RC1_types[1171]);
|
|
declarations.push_back(IFC4X3_RC1_types[1172]);
|
|
declarations.push_back(IFC4X3_RC1_types[1173]);
|
|
declarations.push_back(IFC4X3_RC1_types[1174]);
|
|
declarations.push_back(IFC4X3_RC1_types[1175]);
|
|
declarations.push_back(IFC4X3_RC1_types[1176]);
|
|
declarations.push_back(IFC4X3_RC1_types[1177]);
|
|
declarations.push_back(IFC4X3_RC1_types[1178]);
|
|
declarations.push_back(IFC4X3_RC1_types[1179]);
|
|
declarations.push_back(IFC4X3_RC1_types[1180]);
|
|
declarations.push_back(IFC4X3_RC1_types[1181]);
|
|
declarations.push_back(IFC4X3_RC1_types[1182]);
|
|
declarations.push_back(IFC4X3_RC1_types[1183]);
|
|
declarations.push_back(IFC4X3_RC1_types[1184]);
|
|
declarations.push_back(IFC4X3_RC1_types[1185]);
|
|
declarations.push_back(IFC4X3_RC1_types[1186]);
|
|
declarations.push_back(IFC4X3_RC1_types[1187]);
|
|
declarations.push_back(IFC4X3_RC1_types[1188]);
|
|
declarations.push_back(IFC4X3_RC1_types[1189]);
|
|
declarations.push_back(IFC4X3_RC1_types[1190]);
|
|
declarations.push_back(IFC4X3_RC1_types[1191]);
|
|
declarations.push_back(IFC4X3_RC1_types[1192]);
|
|
declarations.push_back(IFC4X3_RC1_types[1193]);
|
|
declarations.push_back(IFC4X3_RC1_types[1194]);
|
|
declarations.push_back(IFC4X3_RC1_types[1195]);
|
|
declarations.push_back(IFC4X3_RC1_types[1196]);
|
|
declarations.push_back(IFC4X3_RC1_types[1197]);
|
|
declarations.push_back(IFC4X3_RC1_types[1198]);
|
|
declarations.push_back(IFC4X3_RC1_types[1199]);
|
|
declarations.push_back(IFC4X3_RC1_types[1200]);
|
|
declarations.push_back(IFC4X3_RC1_types[1201]);
|
|
declarations.push_back(IFC4X3_RC1_types[1202]);
|
|
declarations.push_back(IFC4X3_RC1_types[1203]);
|
|
declarations.push_back(IFC4X3_RC1_types[1204]);
|
|
declarations.push_back(IFC4X3_RC1_types[1205]);
|
|
declarations.push_back(IFC4X3_RC1_types[1206]);
|
|
declarations.push_back(IFC4X3_RC1_types[1207]);
|
|
declarations.push_back(IFC4X3_RC1_types[1208]);
|
|
declarations.push_back(IFC4X3_RC1_types[1209]);
|
|
declarations.push_back(IFC4X3_RC1_types[1210]);
|
|
declarations.push_back(IFC4X3_RC1_types[1211]);
|
|
declarations.push_back(IFC4X3_RC1_types[1212]);
|
|
declarations.push_back(IFC4X3_RC1_types[1213]);
|
|
declarations.push_back(IFC4X3_RC1_types[1214]);
|
|
declarations.push_back(IFC4X3_RC1_types[1215]);
|
|
declarations.push_back(IFC4X3_RC1_types[1216]);
|
|
declarations.push_back(IFC4X3_RC1_types[1217]);
|
|
declarations.push_back(IFC4X3_RC1_types[1218]);
|
|
declarations.push_back(IFC4X3_RC1_types[1219]);
|
|
declarations.push_back(IFC4X3_RC1_types[1220]);
|
|
declarations.push_back(IFC4X3_RC1_types[1221]);
|
|
declarations.push_back(IFC4X3_RC1_types[1222]);
|
|
declarations.push_back(IFC4X3_RC1_types[1223]);
|
|
declarations.push_back(IFC4X3_RC1_types[1224]);
|
|
declarations.push_back(IFC4X3_RC1_types[1225]);
|
|
declarations.push_back(IFC4X3_RC1_types[1226]);
|
|
declarations.push_back(IFC4X3_RC1_types[1227]);
|
|
declarations.push_back(IFC4X3_RC1_types[1228]);
|
|
declarations.push_back(IFC4X3_RC1_types[1229]);
|
|
declarations.push_back(IFC4X3_RC1_types[1230]);
|
|
declarations.push_back(IFC4X3_RC1_types[1231]);
|
|
declarations.push_back(IFC4X3_RC1_types[1232]);
|
|
declarations.push_back(IFC4X3_RC1_types[1233]);
|
|
declarations.push_back(IFC4X3_RC1_types[1234]);
|
|
declarations.push_back(IFC4X3_RC1_types[1235]);
|
|
declarations.push_back(IFC4X3_RC1_types[1236]);
|
|
declarations.push_back(IFC4X3_RC1_types[1237]);
|
|
declarations.push_back(IFC4X3_RC1_types[1238]);
|
|
declarations.push_back(IFC4X3_RC1_types[1239]);
|
|
declarations.push_back(IFC4X3_RC1_types[1240]);
|
|
declarations.push_back(IFC4X3_RC1_types[1241]);
|
|
declarations.push_back(IFC4X3_RC1_types[1242]);
|
|
declarations.push_back(IFC4X3_RC1_types[1243]);
|
|
declarations.push_back(IFC4X3_RC1_types[1244]);
|
|
declarations.push_back(IFC4X3_RC1_types[1245]);
|
|
declarations.push_back(IFC4X3_RC1_types[1246]);
|
|
declarations.push_back(IFC4X3_RC1_types[1247]);
|
|
declarations.push_back(IFC4X3_RC1_types[1248]);
|
|
declarations.push_back(IFC4X3_RC1_types[1249]);
|
|
declarations.push_back(IFC4X3_RC1_types[1250]);
|
|
declarations.push_back(IFC4X3_RC1_types[1251]);
|
|
declarations.push_back(IFC4X3_RC1_types[1252]);
|
|
declarations.push_back(IFC4X3_RC1_types[1253]);
|
|
declarations.push_back(IFC4X3_RC1_types[1254]);
|
|
declarations.push_back(IFC4X3_RC1_types[1255]);
|
|
declarations.push_back(IFC4X3_RC1_types[1256]);
|
|
declarations.push_back(IFC4X3_RC1_types[1257]);
|
|
declarations.push_back(IFC4X3_RC1_types[1258]);
|
|
declarations.push_back(IFC4X3_RC1_types[1259]);
|
|
declarations.push_back(IFC4X3_RC1_types[1260]);
|
|
declarations.push_back(IFC4X3_RC1_types[1261]);
|
|
declarations.push_back(IFC4X3_RC1_types[1262]);
|
|
declarations.push_back(IFC4X3_RC1_types[1263]);
|
|
declarations.push_back(IFC4X3_RC1_types[1264]);
|
|
declarations.push_back(IFC4X3_RC1_types[1265]);
|
|
declarations.push_back(IFC4X3_RC1_types[1266]);
|
|
declarations.push_back(IFC4X3_RC1_types[1267]);
|
|
declarations.push_back(IFC4X3_RC1_types[1268]);
|
|
declarations.push_back(IFC4X3_RC1_types[1269]);
|
|
declarations.push_back(IFC4X3_RC1_types[1270]);
|
|
declarations.push_back(IFC4X3_RC1_types[1271]);
|
|
declarations.push_back(IFC4X3_RC1_types[1272]);
|
|
declarations.push_back(IFC4X3_RC1_types[1273]);
|
|
declarations.push_back(IFC4X3_RC1_types[1274]);
|
|
declarations.push_back(IFC4X3_RC1_types[1275]);
|
|
declarations.push_back(IFC4X3_RC1_types[1276]);
|
|
declarations.push_back(IFC4X3_RC1_types[1277]);
|
|
declarations.push_back(IFC4X3_RC1_types[1278]);
|
|
declarations.push_back(IFC4X3_RC1_types[1279]);
|
|
declarations.push_back(IFC4X3_RC1_types[1280]);
|
|
declarations.push_back(IFC4X3_RC1_types[1281]);
|
|
declarations.push_back(IFC4X3_RC1_types[1282]);
|
|
declarations.push_back(IFC4X3_RC1_types[1283]);
|
|
declarations.push_back(IFC4X3_RC1_types[1284]);
|
|
declarations.push_back(IFC4X3_RC1_types[1285]);
|
|
declarations.push_back(IFC4X3_RC1_types[1286]);
|
|
declarations.push_back(IFC4X3_RC1_types[1287]);
|
|
declarations.push_back(IFC4X3_RC1_types[1288]);
|
|
declarations.push_back(IFC4X3_RC1_types[1289]);
|
|
declarations.push_back(IFC4X3_RC1_types[1290]);
|
|
declarations.push_back(IFC4X3_RC1_types[1291]);
|
|
declarations.push_back(IFC4X3_RC1_types[1292]);
|
|
declarations.push_back(IFC4X3_RC1_types[1293]);
|
|
declarations.push_back(IFC4X3_RC1_types[1294]);
|
|
declarations.push_back(IFC4X3_RC1_types[1295]);
|
|
declarations.push_back(IFC4X3_RC1_types[1296]);
|
|
declarations.push_back(IFC4X3_RC1_types[1297]);
|
|
declarations.push_back(IFC4X3_RC1_types[1298]);
|
|
declarations.push_back(IFC4X3_RC1_types[1299]);
|
|
declarations.push_back(IFC4X3_RC1_types[1300]);
|
|
declarations.push_back(IFC4X3_RC1_types[1301]);
|
|
declarations.push_back(IFC4X3_RC1_types[1302]);
|
|
declarations.push_back(IFC4X3_RC1_types[1303]);
|
|
declarations.push_back(IFC4X3_RC1_types[1304]);
|
|
declarations.push_back(IFC4X3_RC1_types[1305]);
|
|
declarations.push_back(IFC4X3_RC1_types[1306]);
|
|
declarations.push_back(IFC4X3_RC1_types[1307]);
|
|
declarations.push_back(IFC4X3_RC1_types[1308]);
|
|
declarations.push_back(IFC4X3_RC1_types[1309]);
|
|
declarations.push_back(IFC4X3_RC1_types[1310]);
|
|
declarations.push_back(IFC4X3_RC1_types[1311]);
|
|
declarations.push_back(IFC4X3_RC1_types[1312]);
|
|
declarations.push_back(IFC4X3_RC1_types[1313]);
|
|
declarations.push_back(IFC4X3_RC1_types[1314]);
|
|
declarations.push_back(IFC4X3_RC1_types[1315]);
|
|
declarations.push_back(IFC4X3_RC1_types[1316]);
|
|
return new schema_definition("IFC4X3_RC1", declarations, new IFC4X3_RC1_instance_factory());
|
|
}
|
|
|
|
|
|
#if defined(__clang__)
|
|
#elif defined(__GNUC__) || defined(__GNUG__)
|
|
#pragma GCC pop_options
|
|
#elif defined(_MSC_VER)
|
|
#pragma optimize("", on)
|
|
#endif
|
|
|
|
static std::unique_ptr<schema_definition> schema;
|
|
|
|
void Ifc4x3_rc1::clear_schema() {
|
|
schema.reset();
|
|
}
|
|
|
|
const schema_definition& Ifc4x3_rc1::get_schema() {
|
|
if (!schema) {
|
|
schema.reset(IFC4X3_RC1_populate_schema());
|
|
}
|
|
return *schema;
|
|
}
|
|
|