public interface TCP
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Note: The TCP can be renamed at any time
|
Pose |
getOffset() |
boolean |
isResolvable()
A TCP cannot be guaranteed to be present in PolyScope.
|
Pose getOffset()
String getDisplayName()
boolean isResolvable()
A TCP cannot be guaranteed to be present in PolyScope. This method can be used to determine, if the TCP is present.
The TCP will not be present, if the end user loads a different installation which does not contain the TCP, or if the TCP is removed by the end user or the URCap that added the TCP.true
if this TCP is present in PolyScope, otherwise false
.Copyright © 2021. All rights reserved.