Elements
Elements copied to clipboard
The smallest useful BIM.
Hi, The Ifc export of the WallByProfile element does not seem to be OK. I tried the test sample. When you try to visualize exported file in XbimXplorer, Solibri or...
BACKGROUND: The API for creating textures for materials in Elements currently takes a relative file path and writes an image file to disk internally. This will not work for wasm...
**Description and repro steps** Given I have 3 or more non-parallel lines And I extend them all to ensure they all intersect each other (although only some don't already) And...
**BACKGROUND** We would like to use Elements in Hypar's web application, specifically for geometry creation. This requires being able to deserialize a model and generate geometry quickly. Previous testing with...
BACKGROUND: Some users of Elements have asked for `Model` to implement an interface (see #694). DESCRIPTION: This PR introduces the `IModel` interface and implements the interface in the existing `Model`...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
**Describe the bug** When I create a simple SweepFaceAlongCurve Solid it constructs the Solid fine. When I convert this to a Mesh then save it as MeshElement and write it...
If you try to save a GLTF file with `drawEdges = true`, it will not work for most elements. It appears to be intact for ContentElements, but the `Lines` array...
**Describe the bug** If you try to create a rectangle with min and max points that are not on the XY plane — even if their Z coordinates are identical...
**Is your feature request related to a problem? Please describe.** When we generate ContentCatalogs we can get bad results with `,` in numbers where we would expect `.`. (e.g. 5,43...