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

Is it possible to import a length variable from a json file and keep the units attached?

Frank_AruteFrank_Arute Member, csevp Posts: 3 PRO
I need to import a number of length variables that are defined in a source of truth that is outside of onshape. I can export a json file from the source of truth and import it into my featurescripts, but so far, I have not been able to find a way to import variables and keep the units defined. Since there are multiple units (inches and millimeters) used across the list of variables, it would be nice if I could avoid having to define them a second time in the featurescritpt itself. Is this possible?

Answers

  • Options
    NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,370
    Depends on the format of the JSON - there is a FS function, parseJsonWithUnits, which needs the string in a readable format.
    Senior Director, Technical Services, EMEAI
Sign In or Register to comment.