SheetMetalComponentDefinition.Features Property
Parent Object: SheetMetalComponentDefinitionDescription
Property that returns the PartFeatures collection object.
Syntax
SheetMetalComponentDefinition.Features() As PartFeaturesProperty Value
This is a read only property whose value is a PartFeatures.Samples
Name | Description |
Edit width extent of an existing flange feature | This sample demonstrates editing the width extent of an existing flange feature. This expects an existing sheet metal document that contains a flange feature that contains for physical flanges. It changes the type of width extent for each of the physical flanges. The result from the FlangeWidthsCreation sample can be used as the document to run this macro in. |