AssemblyComponentDefinition.UnsuppressFeatures Method
Parent Object:
AssemblyComponentDefinition
Description
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.
Version
Introduced in version 2009
© Copyright 2021 Autodesk, Inc.
Comment on this page.