ThickenFeatureInput.isChainSelection Property
Parent Object: ThickenFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ThickenFeatureInput.h>
Description
Get and sets whether faces that are tangentially connected to the input faces will be included in the thicken feature.
Syntax
"thickenFeatureInput_var" is a variable referencing a ThickenFeatureInput object. |
Property Value
This is a read/write property whose value is a boolean.Samples
| Name | Description |
| thickenFeatures.add | Demonstrates the thickenFeatures.add method. |
