Fusion Manage Forum
Welcome to Autodesk’s Fusion Manage (formerly Fusion 360 Manage) Forum. Share your knowledge, ask questions, and explore popular Fusion Manage topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sequencers - Zero Pad Auto Generated Numbers

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
DonovanJr
891 Views, 4 Replies

Sequencers - Zero Pad Auto Generated Numbers

I am getting errors in my script for my custom auto part numbering.

 

I am using a script to define a prefix for my part number then select the correct sequencer to use for that prefix family.

 

That all appears to be working correctly. The error is coming from the libray script SequencOperator. In need to have the next sequence number generated zero padded and if I check the check box on the sequencer I get the following error.

 

"[sequenceOperator (line 25, col 0)] org.mozilla.javascript.EcmaError: ReferenceError: "padding" is not defined. (sequenceOperator#25)"

 

Attached is the autonumber script and the definition of the sequencer I am testing. The code is incomplete as not all the possible prefix 'CASE' statements are included as I am currently testing the validity of the script logic.

 

Any help is appreciated as the script works fine as long as I don't check the zero pad check box on the sequencer

 

Thanks,

 

Bob Donovan

Bigge Power Constructors

4 REPLIES 4
Message 2 of 5
jpiggee
in reply to: DonovanJr

Hi Bob,

 

I have also found the same issue, and am looking into it right now.

Joseph Piggee
Fusion 360 Administrator
TPI Composites
jpiggee@tpicomposites.com
Message 3 of 5
DonovanJr
in reply to: jpiggee

It seems that the issue is in the sequenceOperator Script

 

The padding variable of the ZeroFill function is not being passed correctly.

 

Need a defintion of something line

 

var padding = SeqGenerator.Length 

 

BD

Message 4 of 5
DonovanJr
in reply to: DonovanJr

I added that var statement to the sequenceOperator Script and it is now working correctly.

 

Not sure if this was an issue with my tenant or all tenants since the sequenceOpertator Script is part of the base tenant.

 

Any feedback?

 

BD

Message 5 of 5
jpiggee
in reply to: DonovanJr

Hi Bob,

 

We did find this as an issue with all the tenants and will be rolling out an update for everyone.

 Thanks for bringing this to our attention.

Joseph Piggee
Fusion 360 Administrator
TPI Composites
jpiggee@tpicomposites.com

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report