Richard Whitfield

Results 5 issues of Richard Whitfield

### Environment - VS 2019 Community - CodeMaid version: 11.2 - Code language: C# ### Description I have an auto generated csharp file in an OSS project which I am...

feature: cleaning

`IfcNullStyle` exists in both `Interfaces` and `PresentationAppearanceResource`. #### Assemblies and versions affected: Xbim.Essentials.Ifc4 5.1.323 (current latest on NuGet) #### Steps (or code) to reproduce the issue: N/A #### Minimal file...

https://github.com/BHoM/Revit_Toolkit/blob/c27a9a615f07ee9eff9870be94b51360a975b22b/Revit_Core_Engine/Convert/Structure/FromRevit/Bars.cs#L65 The Revit API can throw an error when called if the analytical model contains more than one curve. Message: `This AnalyticalModel contains more than one single curve`. This can...

type:bug

I was getting an auth010 error when following this app (using .Net 5 albeit) and my node tree was not updating. I added an additional scope `Scope.BucketRead` to the `GetInternalAsync`...

When defining the location of the `model_file` in a test yaml file, the expected behaviour is that the path to the `model_file` is relative to the test file where it...

good first issue
help wanted