Package | Description |
---|---|
com.ur.urcap.api.domain.data | |
com.ur.urcap.api.domain.program.nodes.builtin.configurations.movenode | |
com.ur.urcap.api.domain.script | |
com.ur.urcap.api.domain.tcp |
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.
|
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 . |
Modifier and Type | Method and Description |
---|---|
Collection<TCP> |
TCPModel.getTCPs() |
Copyright © 2019. All rights reserved.