- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
how can one access the part number of a given component?
I did actually set my component to have a part number,
The api doc mentions that property .partNumber but it throws an error when I try to query for it.
if component.partNumber: File "/Applications/Fusion360.app/Contents/Api/Python/packages/adsk/fusion.py", line 16086, in <lambda> __getattr__ = lambda self, name: _swig_getattr(self, Occurrence, name) File "/Applications/Fusion360.app/Contents/Api/Python/packages/adsk/fusion.py", line 57, in _swig_getattr raise AttributeError(name) AttributeError: partNumber
Any help appreciated 🙂
Bye,
Jean
Solved! Go to Solution.