Share

SheetMetalComponentDefinition.SetBodySheetMetalStyle Method

Parent Object: SheetMetalComponentDefinition

Description

Method that sets the sheet metal style for a surface body.

Syntax

SheetMetalComponentDefinition.SetBodySheetMetalStyle( Body As SurfaceBody, Value As SheetMetalStyle )

Parameters

Name Type Description
Body SurfaceBody Input SurfaceBody object that specifies the body to set its sheet metal style.
Value SheetMetalStyle Input SheetMetalStyle object that specifies the sheet metal style to set to the body.

Version

Introduced in version 2018

Was this information helpful?