Skip to content

Commit 1d86155

Browse files
authored
Merge pull request #301 from OldFcuk/patch-16
Update index.md
2 parents 6bc2ffe + afa2a13 commit 1d86155

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)