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 ComponentTaskParameterMetaData #11

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

Comments

@thomasguillarddriveworks
Copy link
Member

When registering a Property for a Generation Task or a Generation Condition, the ComponentTaskParameterInfo constructor can accept an optional ComponentTaskParameterMetaData parameter.

Let's create an example to show how to take advantage of this to control:

  • PropertyBehaviour (Static by default, dynamic by default with/without allowing toggling to static, etc)
  • Default Value
  • Value type (Standards such as Bool, Double but also custom Enum)
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