Please use. NET 5,. NET 6, NET 7,. NET 8, NET Framework 4.6, NET Framework 4.61, NET Framework 4.7, NET Framework 4.72, NET Framework 4.8, NET Framework 4.81, and. NET Core 3.1 versions

Model.const_input Method

Overload List

const_input() Get single const input of model, which only support single input model.
const_input(String) Get an const input of model by name.
const_input(UInt64) Get an const input of model by port index.

See Also