mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 02:49:12 +00:00
Generate code for IFC4_ADD1
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user