TpsViewType Enumeration |
Namespace: ABB.Robotics.Tps.Taf
public enum TpsViewType
Member name | Value | Description | |
---|---|---|---|
Invisible | 0 | The TpsView is invisible. Invisible TpsViews are always static | |
Static | 1 | Only one instance of the TpsView is allowed | |
Dynamic | 2 | Multiple instances of the TpsView is allowed |