Dion Moult
Dion Moult
I'm noticing a lot of fabrication models have a lot of IfcElementType classes with an identical "Tag" (i.e. Revit element ID). Each element type only has a single occurrence. This...
Revit seems to want to export colour information using `StyledByItem` (See Geometry presentation assignment in the below chart), whereas although this makes sense in a small subset of scenarios (e.g....
### Enhancement Description Revit's spatial hierarchy seems to be hardcoded to IfcSite > IfcBuilding > IfcBuildingStorey. A large number of the projects I work on have multiple sites and multiple...
Full description is in this thread: https://forums.buildingsmart.org/t/how-can-i-show-one-2d-representation-and-a-different-3d-representation-in-revit/2050/13?u=moult Basically 2D geometry by themselves don't show up in a plan view, really strangely, and in 3D view, 2D view that should only...
I suddenly started getting this error after doing `/matrix connect matrix_org`: ``` │18:31 matrix_org -- │ matrix: Connecting to matrix.org:443 (SSL)... │18:31 matrix_org -- │ matrix: Doing SSL handshake... │18:31...
This is the URL the popup has after I click the yellow `Click here to authorize application` button. It just shows a blank white page. https://9-volt.github.io/bug-life/redirect.html?code=e952a2110ce2b62df88f&state={"client_id"%3A"689dea3122f7c6cd4dba"%2C"network"%3A"github"%2C"display"%3A"popup"%2C"callback"%3A"_hellojs_94ut7y3r"%2C"state"%3A""%2C"redirect_uri"%3A"https%3A%2F%2F9-volt.github.io%2Fbug-life%2Fredirect.html"%2C"scope"%3A"basic"%2C"oauth"%3A{"version"%3A2%2C"auth"%3A"https%3A%2F%2Fgithub.com%2Flogin%2Foauth%2Fauthorize"%2C"grant"%3A"https%3A%2F%2Fgithub.com%2Flogin%2Foauth%2Faccess_token"%2C"response_type"%3A"code"}%2C"oauth_proxy"%3A"https%3A%2F%2Fauth-server.herokuapp.com%2Fproxy"}
Both have the exact same data type (and therefore contents?): ``` SET [0:?] OF IfcRelReferencedInSpatialStructure FOR RelatedElements ``` Should ServicesFacilities be removed?
Revisiting this as we are working on mapping data required by state government to IFC. There are lots of ambiguities with IfcLightFixture and IfcLamp - for example, how are they...
Am I missing something, or is there currently no way to store the rated electrical output (peak kW) of solar panels / PV systems? Maybe a new property RatedPowerOutput in...
CompositionType allows a spatial element to be decomposed into another element of the same class. For example, IfcBridgePart[COMPLEX] -> IfcBridgePart[ELEMENT]. However, this combination is not listed for the newer IfcFacilityPart...