AssemblyComponentDefinition.UnsuppressFeatures Method
Parent Object: AssemblyComponentDefinitionDescription
Method that unsuppresses previously suppressed features.
Syntax
AssemblyComponentDefinition.UnsuppressFeatures( Features As ObjectCollection )Parameters
Name | Type | Description |
Features | ObjectCollection | Input ObjectCollection that contains the list of features to unsuppress. |