Elements
Elements copied to clipboard
The smallest useful BIM.
We have traditionally broken down swept geometry into many planar faces. We should create a `SweptFace` type that represents a curve swept along a path. The current `Face` will become...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
**Describe the bug** The enum for WideFlangeProfileType is in the **_Elements.Geometry_** namespace, expect it to be in **_Elements.Geometry.Profiles_** similar to the other profile types **To Reproduce** Steps to reproduce the...
**Describe the bug** I install the Package using below and I way and I didn't find the "Elements.Serialization.IFC" to implement. and that part is not covered in Docs "PM> Install-Package...
Any idea what might cause this? This is the error message: ` IFC.STEPParameterMismatchException: IFC.IfcClassification's constructor expects 4 parameters but 7 parameters are provided. at STEP.STEPListener.ParseConstructor(Int32 id, ConstructorContext context, Type ifcType)...
In dotnet Interactive/Polyglot Notebooks, constructing a `ModelText` yields the following error: `Error: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Users/daniel/.nuget/packages/hypar.elements/2.2.0-alpha.25/lib/netstandard2.0/Fonts/Roboto-Medium.ttf'.` Looks like this is because (at least on...
**Describe the bug** Getting this when doing `dotnet watch run` inside of the `Elements.Playground` dir. ``` Unhandled exception. System.Text.Json.JsonException: '
**Describe the bug** When I try create Mesh & Box (have same material) , Material in View is not same. **To Reproduce** Use package [Elements] => Create Mesh & Box...