FlatPattern.SuppressFeatures Method
Parent Object: FlatPatternDescription
Method that suppresses the specified features. This is limited to the features created in the flat pattern.
Syntax
FlatPattern.SuppressFeatures( Features As ObjectCollection )Parameters
Name | Type | Description |
Features | ObjectCollection | Input ObjectCollection of flat pattern features to suppress. |