Share

SheetMetalComponentDefinition.Features Property

Parent Object: SheetMetalComponentDefinition

Description

Property that returns the PartFeatures collection object.

Syntax

SheetMetalComponentDefinition.Features() As PartFeatures

Property 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.

Version

Introduced in version 5.3

Was this information helpful?