Share

ArrangeFeatureInput.solverType Property

Parent Object: ArrangeFeatureInput
Defined in namespace "adsk::fusion" and the header file is <Fusion/Arrange/ArrangeFeatureInput.h>

Description

Returns the arrange feature solver type defined by this input.

Syntax

"arrangeFeatureInput_var" is a variable referencing an ArrangeFeatureInput object.

# Get the value of the property.
propertyValue = arrangeFeatureInput_var.solverType

Property Value

This is a read only property whose value is an ArrangeSolverTypes.

Version

Introduced in version January 2025

Was this information helpful?