Typo in online docs for Static Functions

Typo in online docs for Static Functions

solipsistD
Observer Observer
461 Views
1 Reply
Message 1 of 2

Typo in online docs for Static Functions

solipsistD
Observer
Observer

In the online documentation about Fusion 360 API
https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-D93DF10F-4209-4073-A2A0-4FA8788C8709

There's a typo with the word 'be' missing from the first sentence in Static Functions section

Static Functions
Not all functions need to [be] called by first getting a reference to an object through the object model.

0 Likes
462 Views
1 Reply
Reply (1)
Message 2 of 2

solipsistD
Observer
Observer

and another one on the Python Specific Issues page
https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-743C88FB-CA3F-44B0-B0B9-FCC378D0D782

Miscellaneous

Python runs within the Fusion 360 process and also runs in the main Fusion 360 thread. Because of this, when your program is running [most] of Fusion 360 appears frozen

0 Likes