Skip to content

Commit 9bcfe2f

Browse files
committed
Generate code for IFC4_ADD1
1 parent fa585e6 commit 9bcfe2f

File tree

5 files changed

+393
-178
lines changed

5 files changed

+393
-178
lines changed

src/ifcparse/Ifc2x3.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14464,6 +14464,7 @@ class IfcHygroscopicMaterialProperties : public IfcMaterialProperties {
1446414464
/// HISTORY  New entity in Release IFC2x2.
1446514465
class IfcImageTexture : public IfcSurfaceTexture {
1446614466
public:
14467+
/// Location, provided as an URI, at which the image texture is electronically published.
1446714468
std::string UrlReference() const;
1446814469
void setUrlReference(std::string v);
1446914470
virtual unsigned int getArgumentCount() const { return 5; }

0 commit comments

Comments
 (0)