We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c69401 commit 1aff4f7Copy full SHA for 1aff4f7
ansys/api/geometry/v0/models.proto
@@ -66,6 +66,7 @@ message CurveGeometry {
66
Direction direction = 5;
67
Direction reference = 6;
68
Direction axis = 7;
69
+ NurbsCurve nurbs_curve = 8;
70
}
71
72
message TrimmedCurve {
0 commit comments