Generate code for IFC4_ADD1

This commit is contained in:
Thomas Krijnen
2016-04-08 23:24:35 +02:00
parent fa585e60ee
commit 9bcfe2f50e
5 changed files with 393 additions and 178 deletions
+1
View File
@@ -14464,6 +14464,7 @@ public:
/// HISTORY  New entity in Release IFC2x2.
class IfcImageTexture : public IfcSurfaceTexture {
public:
/// Location, provided as an URI, at which the image texture is electronically published.
std::string UrlReference() const;
void setUrlReference(std::string v);
virtual unsigned int getArgumentCount() const { return 5; }