Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Reframe on through API

#1
Hi,
How do I reframe on through the API please? I'm looking for something like this..?
RoboDK.ReframeOn(Robodk.Item)
Regards
Andy
#2
Hi Andy,

You can reframe on an item using the Reframe parameter. Example:
Code:
item.setParam("Reframe")

You can find other useful RoboDK commands and Item perameters by selecting:
  • Tools-Run Script
  • Select ShowCommands
#3
great thanks
  




Users browsing this thread:
1 Guest(s)