-
When using `resolve_implicits`, there seems to be no option to control the order in which the different implicits are instantiated. This is needed when interacting with libraries (such as Steel) which…
-
-
I was experimenting with an IfcDoor and wanted to get the optional Property **PanelWidth** correct in Ifc.
I think this Property should be a IfcNormalizedRatioMeasure (NUMBER)
instead of IfcPositi…
-
Experienced this issue once logging back on this morning that Faerie Fire(Feral) was removed from my chosen talent points leaving me with 1 less attached talent point.(39 instead of 40 at level 49)
A…
-
When working on some docmentation improvements, I saw several cases, where the current documentation updates of the latest certified version of IFC4.0.2.1 - see [here](https://standards.buildingsmart.…
-
Current behavior
Description:
Encountering an issue where the cy.saveHar function is not recognized in my Cypress setup, despite following the correct implementation steps.
Environment:
Node.j…
-
在代码中有两处定义了TA15这个值 ,
enum {
TA1,
TA2,
TA15,
TC1,
TC2,
TD1,
// For array declaration
TOTAL,
};
和
bool atr_decode(SC_ATR *atr)
{
int mask, i;
int …
-
I need some information determining if this is a test problem or a software problem. The test does an insert of three features (that is successful). It then validates the response schema (successful…
-
Hi Team, @CharliePoole @rprouse @mikkelbu @stevenaw @drewburlingame
I am using Specflow + VS 2019 + + Selenium + nUnit on MAC OS. I have encountered an issue where `[BeforeTestRun]`/`[OneTimeSetUp…
-
I am processing an ifc file with geom.create_shape(), and some entities are failing.
```
settings = ifcopenshell.geom.settings()
settings.set(settings.USE_PYTHON_OPENCASCADE, True)
shape = ifc.g…