DraftFeatureInput.isDirectionFlipped Property
Parent Object: DraftFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/DraftFeatureInput.h>
Description
Gets and sets if the direction of the draft is flipped. This defaults to false.
Syntax
"draftFeatureInput_var" is a variable referencing a DraftFeatureInput object. |
Property Value
This is a read/write property whose value is a boolean.Samples
| Name | Description |
| Draft Feature API Sample | Demonstrates creating a new draft feature. |
