Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Options

McMaster Carr FeatureScript

Is it possible to write a code to download the STEP of an MMC part number and overwrite the Name, Part Number, Vendor, and Description to the imported STEP file to show on BOM? 

This feature can save time in production, assembly, and creating BOM. This is one of the disadvantages of Onshape vs. Fusion 360. 

Best Answers

  • Options
    mahirmahir Member, Developers Posts: 1,291 ✭✭✭✭✭
    edited December 2022 Answer ✓
    This may be possible via API, but it's not doable with pure FeatureScript. Think of FS as a way to automate insertion of features that are already supported within a single PartStudio - creating sketches, curves, solids, etc from scratch. Reaching out to an external server to download data is not within that scope.

Answers

  • Options
    mahirmahir Member, Developers Posts: 1,291 ✭✭✭✭✭
    edited December 2022 Answer ✓
    This may be possible via API, but it's not doable with pure FeatureScript. Think of FS as a way to automate insertion of features that are already supported within a single PartStudio - creating sketches, curves, solids, etc from scratch. Reaching out to an external server to download data is not within that scope.
  • Options
    amin_hasani454amin_hasani454 Member Posts: 6
    Thank you, Mahir! That was a clear and very helpful answer. I look forward to seeing a Plugin from Onshape then. 
  • Options
    amin_hasani454amin_hasani454 Member Posts: 6
    @eric_pesty That's a fantastic idea! I love their platform and I've talked to their team before, very friendly and responsive. I'll definitely reach out, thank you!
  • Options
    MichaelPascoeMichaelPascoe Member Posts: 1,713 PRO
    edited December 2022

    @eric_pesty done, I emailed them too and they passed the request along to their web design team. Perhaps if enough of us do this, they will create this app.


    Learn more about the Gospel of Christ  ( Here )

    CADSharp  -  We make custom features and integrated Onshape apps!   cadsharp.com/featurescripts 💎
  • Options
    eric_pestyeric_pesty Member Posts: 1,504 PRO
    Right on, the more people ask the more likely it is to happen!
Sign In or Register to comment.