WeldmentComponentDefinition.SuppressFeatures Method
Parent Object: WeldmentComponentDefinitionDescription
Property that returns the SurfaceBodies collection. Surface bodies within the assembly is not currently supported by Inventor. The returned SurfaceBodies collection will be a collection of zero.
Syntax
WeldmentComponentDefinition.SuppressFeatures( Features As ObjectCollection )Parameters
Name | Type | Description |
Features | ObjectCollection | Input ObjectCollection that contains the list of features to suppress. |