mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 19:30:25 +00:00
Add more idiomatic wrapper wrapper
This commit is contained in:
@@ -76,7 +76,7 @@ namespace IfcParse {
|
||||
std::string _author_email;
|
||||
std::string _author_organisation;
|
||||
public:
|
||||
IfcParse::IfcSpfStream* file;
|
||||
IfcParse::IfcSpfStream* stream;
|
||||
IfcParse::Tokens* tokens;
|
||||
bool Init(const std::string& fn);
|
||||
IfcEntities EntitiesByType(const std::string& t);
|
||||
|
||||
Reference in New Issue
Block a user