Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ Entity
Method
Entity
src/ifcgeomserver/IfcGeomServer.cpp:404–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
public:
404
Entity(const IfcGeom::TriangulationElement* geom, EntityExtension* eext = 0) : Command(ENTITY), geom(geom), append_line_data(false), eext_(eext) {};
405
};
406
407
class Next : public Command {
Callers
8
__call__
Method · 0.80
ids_doc_generator.py
File · 0.80
test_reading_an_ids_from_an_xml_string
Method · 0.80
test_saving_to_xml
Method · 0.80
test_creating_a_minimal_ids_and_validating
Method · 0.80
test_creating_multiple_specifications
Method · 0.80
test_specification_has_no_requirements
Method · 0.80
test_prohibited_facet
Method · 0.80
Calls
no outgoing calls
Tested by
6
test_reading_an_ids_from_an_xml_string
Method · 0.64
test_saving_to_xml
Method · 0.64
test_creating_a_minimal_ids_and_validating
Method · 0.64
test_creating_multiple_specifications
Method · 0.64
test_specification_has_no_requirements
Method · 0.64
test_prohibited_facet
Method · 0.64