SheetMetalComponentDefinition.SetBodySheetMetalStyle Method
Parent Object: SheetMetalComponentDefinitionDescription
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. |