Click or drag to resize
MechanismGetAllConfigurationsAsync Method (Boolean)
Returns reachable arm configurations for the current pose.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public Task<ConfigurationData[]> GetAllConfigurationsAsync(
	bool includeTurns
)

Parameters

includeTurns
Type: SystemBoolean

Return Value

Type: TaskConfigurationData
Version Information

Supported in: 1.0.0.0
See Also