Click or drag to resize
MechanismUsesCfx Property
Returns true if the Cfx parameter is used by this robot model, otherwise false. The performance of GetAllConfigurations is better for robots that does not use Cfx since the number of possible configurations are smaller.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public bool UsesCfx { get; }

Property Value

Type: Boolean
True if Cfx is used, otherwise false.
Version Information

Supported in: 1.0.0.0
See Also