Click or drag to resize
MechanismGetFlange Method
Get a Flange to which other entities can be attached.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public Flange GetFlange(
	int index
)

Parameters

index
Type: SystemInt32
The index of the flange to be retrieved.

Return Value

Type: Flange
A Flange
Version Information

Supported in: 1.0.0.0
See Also