Skip to content

Commit d6e3544

Browse files
committed
Removed "not supported".
1 parent 56921a5 commit d6e3544

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/_posts/components/NURBS/NurbsTrimmedSurface.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,15 @@ Single contained [NurbsTextureCoordinate](/x_ite/components/nurbs/nurbstextureco
103103

104104
Single contained [Coordinate](/x_ite/components/rendering/coordinate/) or [CoordinateDouble](/x_ite/components/rendering/coordinatedouble/) node that can specify control points for NURBS geometry definitions.
105105

106-
### MFNode [in] **addTrimmingContour** <small class="red">not supported</small>
106+
### MFNode [in] **addTrimmingContour**
107107

108108
Input field *addTrimmingContour*.
109109

110-
### MFNode [in] **removeTrimmingContour** <small class="red">not supported</small>
110+
### MFNode [in] **removeTrimmingContour**
111111

112112
Input field *removeTrimmingContour*.
113113

114-
### MFNode [in, out] **trimmingContour** [ ] <small>[Contour2D]</small> <small class="red">not supported</small>
114+
### MFNode [in, out] **trimmingContour** [ ] <small>[Contour2D]</small>
115115

116116
A set of [Contour2D](/x_ite/components/nurbs/contour2d/) nodes are used as trimming loops.
117117

0 commit comments

Comments
 (0)