ShellFeatureInput.insideThickness Property
Parent Object: ShellFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ShellFeatureInput.h>
Description
Gets and sets the inside thickness.
Syntax
"shellFeatureInput_var" is a variable referencing a ShellFeatureInput object.
|
Property Value
This is a read/write property whose value is a ValueInput.Samples
Name | Description |
Shell Feature API Sample | Demonstrates creating a new shell feature. |