SheetMetalComponentDefinition.UseSheetMetalStyleThickness Property
Parent Object: SheetMetalComponentDefinitionDescription
Read-write property that specifies if the active thickness is defined by the sheet metal style or it is explictly set.
Syntax
SheetMetalComponentDefinition.UseSheetMetalStyleThickness() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Sheet Metal Thickness Editing | This sample illustrates editing the thickness of a sheet metal part. |
Sheet Metal Style Creation | This sample illustrates creating a new sheet metal style. It uses a bend table and assumes the sample bend table delivered with Inventor is available. You can edit the path below to reference any existing bend table. To use the sample make sure a bend table is available at the specified path, open a sheet metal document, and run the sample. |