Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generation Task / Condition - Show how to utilise GenerationTaskScope #10

Open
thomasguillarddriveworks opened this issue Sep 3, 2020 · 0 comments

Comments

@thomasguillarddriveworks
Copy link
Member

Using the GenerationTaskScope Enum, you can effectively create a bitmask to target what kind of component(s) the Generation Task or Generation Condition can be applied to:

  • Parts only
  • Assemblies only
  • Drawings only
  • Parts or Assemblies
  • Parts or Drawings
  • Assembly or Drawings
  • All (Parts, Assemblies or Drawings)

We could create an example showing some of these scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant