Message 1 of 2

Not applicable
02-27-2015
12:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there
I'm learing API scripting and stumble over an error in this script
http://help.autodesk.com/cloudhelp/ENU/Fusion-360-API/files/Arc3D_Circle3D_getData_Sample.htm
On lines 21, 22,48 and 49 there is made use of ... ent.Object. ...
This does not work on my configuration.
But when I change it to
… ent.entity …
Then it works like a shine.
greets,
Solved! Go to Solution.