Adam Hathcock d482bf1087 Generate fakes (#24)
* Fake starting to work

* mostly works, need structs and enums

* structs and initial Revit 2023 checkin

* fix up other projects

* Add Architecture

* add Revit UI

* add properties

* add enum names and put in previously ignored virtual methods

* more dealing with vritual/new

* account for non-virtual structs and regenerate revit

* Implement exclusions for types that are too hard

* trying to add constructors

* add static properties but can't be virtual so can't be used

* base constructors and more exclusions

* split things out

* add interfaces and did some implementations

* More fixes and more namespaces

* add non-standard props

* add point clouds and fields for structs

* add exceptions

* generate empty constructors

* fmt
2024-07-01 13:55:55 +01:00
2024-06-06 11:08:31 +01:00
2024-06-07 10:43:08 +01:00
2024-07-01 13:55:55 +01:00
2024-07-01 13:55:55 +01:00
2024-07-01 13:55:55 +01:00
2024-06-06 09:03:39 +01:00
2024-06-06 09:03:39 +01:00
2024-06-06 09:03:39 +01:00
2024-06-06 12:08:19 +01:00
2024-06-06 12:08:19 +01:00
2024-07-01 13:55:55 +01:00
2024-06-06 09:03:39 +01:00
2024-06-06 11:08:31 +01:00
2024-07-01 13:55:55 +01:00

Speckle Host Apis

This repo uses https://github.com/specklesystems/ProxyGenerator to generate wrappers around various Host Applications. This makes the result interfaces usable in unit tests as the host application API only allows it usable as a plugin.

S
Description
Speckle generated apis for various Host Applications.
Readme 3.5 MiB
Languages
C# 100%