2cc09d43ac
* Initial commit - Project setup and basic definitions - Waiting for SDK update * CSiObjectToSpeckleConverter - Abstract TopLevel converter - Requiring a lot of wrappers and addtional steps to get to converted CSiObject * ICSiWrapper with factory * raw conversion placeholders * service registration * root to speckle * type registration and resolution CSiWrapperBase instead of ICSiWrapper correctly resolves all types * Setting up object level converters * some basic conversions * units framework * raw conversion placeholders these are gross (just a poc for first send) * CollectionManager Simple organization * Comments * back to BASE-ics * local * csharpier Missing blank line * newline * AddObjectCollectionToRoot PR comments: - Updated GetAndCreateObjectHostCollection to more descriptive name of AddObjectCollectionToRoot - Removing unnecessary rootObject = childCollection line * cleaning locks --------- Co-authored-by: Claire Kuang <kuang.claire@gmail.com>
2 lines
23 B
C#
2 lines
23 B
C#
global using CSiAPIv1;
|