Skip to content

Navigation Menu

Sign in
Sign up

Runtime Operator Properties?🙏 #7428

Unanswered
carloea2 asked this question in Q&A
Aug 8, 2026 · 2 comments · 14 replies
Discussion options

Why are the operator properties static? Can't we use a state to set them up dynamically at runtime before launching the region? So every operator always has an input port/output port for this purpose and all operators are the same

You must be logged in to vote

Replies: 2 comments 14 replies

Comment options

Please use an example operator and a screenshot to explain the question.

You must be logged in to vote
10 replies
Comment options

Can you put file scan and file scan with input operators side by side and take a screenshot?

Comment options

Reason?

Comment options

Comment options

If we make the filename input as optional, is that what you want? From my understanding, you want to have a source operator with input port.

Comment options

No, that is not what I mean.

I want to setup any operator dynamically, regardless of input ports.

Comment options

It's actually on our road map. For example, we want to allow user to type variable "i" in the property panel of any operator inside a for loop.

You must be logged in to vote
4 replies
Comment options

variable "i" or state "i"?

Comment options

Only inside loop?

Comment options

variable "i" or state "i" is referring to the same thing.

Loop is just one example. It should work without loop.

Comment options

What will be the specific syntax for it be? like if the property is a string, something like states["i"]?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /