Skip to main content

Automation Sheet Metal parts using SOLIDWORKS API

SOLIDWORKS API provide number of methods and interface for manipulating sheet metal features in part documents: IBaseFlangeFeatureData, IBendsFeatureData, ISketchedBendFeatureData etc.

All the specific feature data could be retrieved via calling the IFeature::GetDefinition SOLIDWORKS API on the corresponding sheet metal feature.

Explore this section to find useful macros and code examples for automation and enhancement of sheet metal functionality in SOLIDWORKS.