Click or drag to resize
CollisionSetHighlightLevel Property
Gets or sets which level of the object hierarchy should be highlighted.

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

Property Value

Type: CollisionHighlightLevel
Remarks
Level Body or Face is only used for parts with geometry. If several bodies/faces in a part are colliding, only one will be highlighted and which one is undefined.
Version Information

Supported in: 1.0.0.0
See Also