SweepFeatureInput.orientation Property
Parent Object: SweepFeatureInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/SweepFeatureInput.h>
Description
Gets and sets the sweep orientation. It defaults to PerpendicularOrientationType. This property is ignored when sweeping a solid or a guide rail or surface has been specified.
Syntax
"sweepFeatureInput_var" is a variable referencing a SweepFeatureInput object.
|
Property Value
This is a read/write property whose value is a SweepOrientationTypes.Samples
Name | Description |
sweepFeatures.add | Demonstrates the sweepFeatures.add method. |