Share

ArrangeDefinition3DInput.solverType Property

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

Description

Gets the type of arrange feature defined by this definition.

Syntax

"arrangeDefinition3DInput_var" is a variable referencing an ArrangeDefinition3DInput object.

# Get the value of the property.
propertyValue = arrangeDefinition3DInput_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?