Geometry_Engine: Implement RandomNurbsCurve and RandomNurbsSurface
Open
type:compliance
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Broken rules:
`RandomNurbsCurve` and `RandomNurbsSurface` have `[NotImplemented]` attribute, but they can't be removed as they are being used by `RandomGeometry` method.
#### Suggestions to restore compliance:
Implement them.
Contributor guide
Assessment
This issue has not been assessed yet.