Package | Description |
---|---|
com.ur.urcap.api.domain.program.nodes.builtin.configurations.movenode |
Modifier and Type | Method and Description |
---|---|
MoveLMotionParameters |
MoveNodeConfigFactory.createMoveLMotionParameters(Speed toolSpeed,
ErrorHandler<Speed> toolSpeedErrorHandler,
Acceleration toolAcceleration,
ErrorHandler<Acceleration> toolAccelerationErrorHandler)
Deprecated.
Creates a shared motion parameters object for a MoveL.
|
MoveLMotionParameters |
MoveLMoveNodeConfig.getMotionParameters() |
Modifier and Type | Method and Description |
---|---|
MoveLMoveNodeConfig |
MoveNodeConfigFactory.createMoveLConfig(MoveLMotionParameters moveLMotionParameters,
Feature feature)
Deprecated.
Creates a MoveL shared values configuration.
|
Copyright © 2020. All rights reserved.