Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhankoral committed Jul 17, 2024
1 parent 082ddf2 commit 254b273
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
namespace Speckle.Connectors.Rhino7.HostApp;

/// <summary>
/// Unpacks the group lists for each object and sub-objects
/// Unpacks the group lists for each object and sub-objects.
/// It should be in scoped lifetime.
/// </summary>
public class RhinoGroupManager
{
Expand Down

0 comments on commit 254b273

Please sign in to comment.