diff --git a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.dll b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.dll index dbf193c..48d801d 100644 Binary files a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.dll and b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.dll differ diff --git a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.pdb b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.pdb index f9221a7..35a11a1 100644 Binary files a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.pdb and b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.pdb differ diff --git a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml index abdbde6..ebc8655 100644 --- a/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml +++ b/Packages/systems.speckle.speckle-unity/Runtime/Core/SpeckleCore2.xml @@ -1525,6 +1525,11 @@ Input configuration object. Logger instance + + + These are exceptions who's message is not user friendly + + Flags an object's property as being detachable. @@ -2013,7 +2018,7 @@ Traverses until finds a convertable object then HALTS deeper traversal - Current does traversal, + Current does traversal, so this traversal is a shallow traversal for directly convertable objects, and a deep traversal for all other types diff --git a/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.dll b/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.dll index b033ca8..a45e935 100644 Binary files a/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.dll and b/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.dll differ diff --git a/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.pdb b/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.pdb index d762b42..c74aae7 100644 Binary files a/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.pdb and b/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.pdb differ diff --git a/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.xml b/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.xml index 72b3b42..502720c 100644 --- a/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.xml +++ b/Packages/systems.speckle.speckle-unity/Runtime/Objects/Objects.xml @@ -1874,21 +1874,9 @@ - - - Represents a model from an authoring application and can be used as the root commit object when sending. - It contains and objects - - - - - General model-wide information stored in a object. - This may include anything from simply a project / file name to specific location information (eg with ) - - - Basic model info class to be attached to the field on a object. + Basic model info class to be attached to the field on a object. It contains general information about the model and can be extended or subclassed to include more application-specific information. @@ -1905,7 +1893,7 @@ - Extended to be attached to the field on a object. + Extended to be attached to the field on a object. This contains additional properties applicable to AEC projects. @@ -1949,16 +1937,6 @@ A list of origin locations within this model as a list of s - - - The name of the setting - - - - - The objects selected in the setting - - Block definition class