MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / is_identity

Function is_identity

src/ifcgeom/taxonomy.h:318–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 }
317
318 bool is_identity() const {
319 return !components_ || components_->isIdentity();
320 }
321
322 void print(std::ostream& o, int indent = 0) const;
323

Callers 1

taxonomy.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected