|
| 1 | +/******************************************************************************** |
| 2 | + * * |
| 3 | + * This file is part of IfcOpenShell. * |
| 4 | + * * |
| 5 | + * IfcOpenShell is free software: you can redistribute it and/or modify * |
| 6 | + * it under the terms of the Lesser GNU General Public License as published by * |
| 7 | + * the Free Software Foundation, either version 3.0 of the License, or * |
| 8 | + * (at your option) any later version. * |
| 9 | + * * |
| 10 | + * IfcOpenShell is distributed in the hope that it will be useful, * |
| 11 | + * but WITHOUT ANY WARRANTY; without even the implied warranty of * |
| 12 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * |
| 13 | + * Lesser GNU General Public License for more details. * |
| 14 | + * * |
| 15 | + * You should have received a copy of the Lesser GNU General Public License * |
| 16 | + * along with this program. If not, see <http://www.gnu.org/licenses/>. * |
| 17 | + * * |
| 18 | + ********************************************************************************/ |
| 19 | + |
| 20 | +/******************************************************************************** |
| 21 | + * * |
| 22 | + * This file has been generated from IFC4x3_RC2.exp. Do not make modifications * |
| 23 | + * but instead modify the python script that has been used to generate this. * |
| 24 | + * * |
| 25 | + ********************************************************************************/ |
1 | 26 |
|
2 | 27 | #define SCHEMA_HAS_IfcAbsorbedDoseMeasure |
3 | 28 | #define SCHEMA_HAS_IfcAccelerationMeasure |
|
262 | 287 | #define SCHEMA_HAS_IfcOutletTypeEnum |
263 | 288 | #define SCHEMA_HAS_IfcPHMeasure |
264 | 289 | #define SCHEMA_HAS_IfcParameterValue |
| 290 | +#define SCHEMA_HAS_IfcPavementTypeEnum |
265 | 291 | #define SCHEMA_HAS_IfcPerformanceHistoryTypeEnum |
266 | 292 | #define SCHEMA_HAS_IfcPermeableCoveringOperationEnum |
267 | 293 | #define SCHEMA_HAS_IfcPermitTypeEnum |
|
507 | 533 | #define SCHEMA_IfcAlignmentCantSegment_HAS_StartCantRight |
508 | 534 | #define SCHEMA_IfcAlignmentCantSegment_HAS_EndCantRight |
509 | 535 | #define SCHEMA_IfcAlignmentCantSegment_EndCantRight_IS_OPTIONAL |
510 | | -#define SCHEMA_IfcAlignmentCantSegment_HAS_SmoothingLength |
511 | | -#define SCHEMA_IfcAlignmentCantSegment_SmoothingLength_IS_OPTIONAL |
512 | 536 | #define SCHEMA_IfcAlignmentCantSegment_HAS_PredefinedType |
513 | 537 | #define SCHEMA_HAS_IfcAlignmentHorizontal |
514 | | -#define SCHEMA_IfcAlignmentHorizontal_HAS_StartDistAlong |
515 | | -#define SCHEMA_IfcAlignmentHorizontal_StartDistAlong_IS_OPTIONAL |
516 | 538 | #define SCHEMA_HAS_IfcAlignmentHorizontalSegment |
517 | 539 | #define SCHEMA_IfcAlignmentHorizontalSegment_HAS_StartPoint |
518 | 540 | #define SCHEMA_IfcAlignmentHorizontalSegment_HAS_StartDirection |
|
1231 | 1253 | #define SCHEMA_IfcDirectrixCurveSweptAreaSolid_StartParam_IS_OPTIONAL |
1232 | 1254 | #define SCHEMA_IfcDirectrixCurveSweptAreaSolid_HAS_EndParam |
1233 | 1255 | #define SCHEMA_IfcDirectrixCurveSweptAreaSolid_EndParam_IS_OPTIONAL |
| 1256 | +#define SCHEMA_HAS_IfcDirectrixDerivedReferenceSweptAreaSolid |
1234 | 1257 | #define SCHEMA_HAS_IfcDirectrixDistanceSweptAreaSolid |
1235 | 1258 | #define SCHEMA_IfcDirectrixDistanceSweptAreaSolid_HAS_Directrix |
1236 | 1259 | #define SCHEMA_IfcDirectrixDistanceSweptAreaSolid_HAS_StartDistance |
|
2217 | 2240 | #define SCHEMA_HAS_IfcPath |
2218 | 2241 | #define SCHEMA_IfcPath_HAS_EdgeList |
2219 | 2242 | #define SCHEMA_HAS_IfcPavement |
2220 | | -#define SCHEMA_IfcPavement_HAS_Flexible |
2221 | | -#define SCHEMA_IfcPavement_Flexible_IS_OPTIONAL |
| 2243 | +#define SCHEMA_IfcPavement_HAS_PredefinedType |
| 2244 | +#define SCHEMA_IfcPavement_PredefinedType_IS_OPTIONAL |
2222 | 2245 | #define SCHEMA_HAS_IfcPavementType |
2223 | | -#define SCHEMA_IfcPavementType_HAS_Flexible |
| 2246 | +#define SCHEMA_IfcPavementType_HAS_PredefinedType |
2224 | 2247 | #define SCHEMA_HAS_IfcPcurve |
2225 | 2248 | #define SCHEMA_IfcPcurve_HAS_BasisSurface |
2226 | 2249 | #define SCHEMA_IfcPcurve_HAS_ReferenceCurve |
|
3711 | 3734 | #define SCHEMA_IfcThirdOrderPolynomialSpiral_QuadraticTerm_IS_OPTIONAL |
3712 | 3735 | #define SCHEMA_IfcThirdOrderPolynomialSpiral_HAS_LinearTerm |
3713 | 3736 | #define SCHEMA_IfcThirdOrderPolynomialSpiral_LinearTerm_IS_OPTIONAL |
| 3737 | +#define SCHEMA_IfcThirdOrderPolynomialSpiral_HAS_ConstantTerm |
| 3738 | +#define SCHEMA_IfcThirdOrderPolynomialSpiral_ConstantTerm_IS_OPTIONAL |
3714 | 3739 | #define SCHEMA_HAS_IfcTimePeriod |
3715 | 3740 | #define SCHEMA_IfcTimePeriod_HAS_StartTime |
3716 | 3741 | #define SCHEMA_IfcTimePeriod_HAS_EndTime |
|
0 commit comments