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

Logic Driven Feature (New Custom Feature!) 🆕 [Extrude, Revolve, Sweep, and more..!]

MichaelPascoeMichaelPascoe Member Posts: 2,368 PRO
edited June 26 in FeatureScript

.

LogicDrivenFeature.png Logic Driven Feature

https://cad.onshape.com/documents/82bc8404c8f8741e0fdff6a6/w/350f6b9785ebcd5f6afa958f/e/876b5c7f599013b764a99…

.

The Logic Driven Feature can be many different features: (Extrude, Revolve, Sweep, etc..)
It allows you to control it's suppression based on logic.
This feature also contains the OppositeDirection.png Query Finder for selection automation.

The feature can be suppressed by equations that result in true or false or binary (1 or 0), allowing many different combinations of control from multiple inputs. This feature can also be suppressed by selecting dependency features from the feature tree; if those features are suppressed, then this feature is suppressed.

List of Logic Driven Features within this feature: (More to be added)

  • Extrude
  • Revolve
  • Sweep
  • Mirror
  • Transform
  • Boolean
  • Fillet
  • Delete part
  • Delete face
  • Move face
  • Derive

.

Why?
— Have you ever wanted to control a feature's suppression from multiple configurations? This features allows you to do that, and much more.
— This feature is equipped with the Query Finder, allowing you to automate your selections.
— Why have a list of sub features instead of one feature per feature? This way, you only have to add one feature to your tool bar.

.

If this custom feature isn't exactly what your looking for, you can always reach out to CADSharp for custom automation and workflows.
We specialize in custom features and custom apps to help automate your daily Onshape work.
www.cadsharp.com

CadsharpSpin.gif

.

.

How to use operators and equations:
https://forum.onshape.com/discussion/comment/93059#Comment_93059…

.

Drive feature suppression with multiple configurations at a time:

Logic Driven Feature - Example (Multiple configurations).gif

.

How to use the feature?

Logic Driven Feature Example.gif

.


Learn more about the Gospel of Christ  ( Here )

CADSharp  -  We make custom features and integrated Onshape apps!   Learn How to FeatureScript Here 🔴

Comments

Sign In or Register to comment.