Modifier and Type | Method and Description |
---|---|
TCP |
TCPConfiguration.getTCP() |
Modifier and Type | Method and Description |
---|---|
TCP |
DataModel.get(String key,
TCP defaultValue)
Get the
TCP value assigned to the specified key. |
Modifier and Type | Method and Description |
---|---|
TCP |
DataModel.get(String key,
TCP defaultValue)
Get the
TCP value assigned to the specified key. |
void |
DataModel.set(String key,
TCP value)
Assign a
TCP value to the specified key. |
Modifier and Type | Method and Description |
---|---|
TCP |
MoveNodeTCP.getTCP() |
Modifier and Type | Method and Description |
---|---|
MoveNodeTCP |
TCPSelectionFactory.createTCPSelection(TCP tcp)
Create a specific TCP selection for the motion.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptWriter.set_tcp(TCP tcp)
Set the Tool Center Point (TCP).
|
Modifier and Type | Method and Description |
---|---|
TCP |
TCPContributionModel.addTCP(String idKey,
String suggestedName,
Pose offset)
Add a TCP to the current PolyScope installation.
|
TCP |
TCPContributionModel.getTCP(String idKey)
Returns the TCP previously added by this URCap using the same
idKey identifier. |
Modifier and Type | Method and Description |
---|---|
Collection<TCP> |
TCPModel.getTCPs() |
Copyright © 2021. All rights reserved.