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.

Defining Libraries for Featurescript Usage?

Derek_Van_Allen_BDDerek_Van_Allen_BD Member Posts: 333 PRO

I have a WIP Laser Kerf Bend featurescript that's been on backburner for quite some time and I've based the implementation partially on @MichaelPascoe's Texture feature which includes a lot of pre-defined solids to choose from for pattern seeding. The way he accomplished his "library" of solids was a lot of manual integration into the feature itself, and I'd like to implement something closer to the way the Frames and Forms libraries are integrated into their respective tools where I can separate out the library definition to another document to split up management of the code and geometry into their own things.

image.png

So far I have found no other examples outside of the standard library features of people using this functionality of Featurescript however, and I can find nothing in the standard library documentation that describes how to define one of these libraries for myself. Is this one of those things that isn't available yet for the public to mess with? @ilya_baran @lana ?

Comments

Sign In or Register to comment.