Package | Description |
---|---|
com.ur.urcap.api.domain.program.nodes.builtin.configurations.movenode |
Modifier and Type | Method and Description |
---|---|
MovePMotionParameters |
MoveNodeConfigFactory.createMovePMotionParameters(Speed toolSpeed,
ErrorHandler<Speed> toolSpeedErrorHandler,
Acceleration toolAcceleration,
ErrorHandler<Acceleration> toolAccelerationErrorHandler,
Blend blend,
ErrorHandler<Blend> blendErrorHandler)
Creates a shared motion parameters object for a MoveP.
|
MovePMotionParameters |
MovePMoveNodeConfig.getMotionParameters() |
Modifier and Type | Method and Description |
---|---|
MovePMoveNodeConfig |
MoveNodeConfigFactory.createMovePConfig(MovePMotionParameters movePMotionParameters,
Feature feature)
Creates a MoveP shared values configuration.
|
Copyright © 2018. All rights reserved.