ConstructionPlane.healthState Property
Parent Object: ConstructionPlaneDefined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionPlane.h>
Description
Returns the current health state of this construction plane.
Syntax
"constructionPlane_var" is a variable referencing a ConstructionPlane object.
|
Property Value
This is a read only property whose value is a FeatureHealthStates.Samples
Name | Description |
Construction Plane API Sample | Demonstrates creating construction plane by different ways. |