ExtrudeFeature.healthState Property
Parent Object: ExtrudeFeatureDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ExtrudeFeature.h>
Description
Returns the current health state of the feature.
Syntax
"extrudeFeature_var" is a variable referencing an ExtrudeFeature object.
|
Property Value
This is a read only property whose value is a FeatureHealthStates.Samples
Name | Description |
Extrude Feature API Sample | Demonstrates creating a new extrude feature. |