Transform i VBA RS 3.0
When i use the transfom function i transfer from world coordinate.
when i recive my transform.x and transform.y
y= xpos of part and x = yPos
How do transfer from USC or localpos.
Best regards Klaus
Klaus Soenderhegn
www.cadalysator.dk
Comments
-
Hi Klaus,
I would put a little more effort into describing my problem if I where you. I had to read your post 3 times before I understood what you where asking for.
'How to create objects in relative orientations
Sub CreateTargetInLocalX()
Dim tgt1 As Target
Dim tgt2 As Target
Dim tfmT As New TransformSet tgt1 = ActiveStation.Targets.Add
tgt1.Transform.z = 1
tgt1.Transform.Ry = UnitToAPI(rsQuantityAngle, 45)
ActiveStation.UCS = tgt1
Set tgt2 = ActiveStation.Targets.Add
tfmT.z = ActiveStation.UCS.OffsetTransform.z + 0.5
tgt2.OffsetTransform = tfmT
ActiveStation.UCS = ActiveStation
End SubJohn
Developer Center0
Categories
- All Categories
- 5.5K RobotStudio
- 394 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 309 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings