ms-structural / ms-structural/femdesign-api
Method to create DesignGroup in C#
Open
Nobody has claimed this yet.
framework:c#
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Creating a design group using C# is not simple.
Create the following method:
- set design group
- delete design group
- cmdesigngroup constructor with Guid instead of IStructuralElement can also help the c# users
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the DesignGroup and Cmdesigngroup entry points in the C# API and inspect how related design-group operations are exposed. Implement the requested set and delete operations and consider the Guid-based constructor; done means C# users can create and manage a DesignGroup through these methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100