Skip to content

Commit afa2a13

Browse files
authored
Update index.md
word placement
1 parent 11d447a commit afa2a13

File tree

1 file changed

+1
-1
lines changed
  • solidworks-api/document/features-manager/hide-features

1 file changed

+1
-1
lines changed

solidworks-api/document/features-manager/hide-features/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: VBA macro which hides features and makes them invisible in the SOLI
55
image: hidden-features.png
66
labels: [feature,hide,invisible]
77
---
8-
This VBA macro allows to make invisible selected features in the tree. The features still continue to be fully operational and visible in the graphics area (e.g. planes), but not visible in the feature manager tree.
8+
This VBA macro allows to make selected features invisible in the tree. The features still continue to be fully operational and visible in the graphics area (e.g. planes), but not visible in the feature manager tree.
99

1010
Even default features (such as planes) can be made invisible.
1111

0 commit comments

Comments
 (0)