Updated on 2022-03-13 GMT+08:00

GetDynamicInputIndex

Syntax

uint32_t GetDynamicInputIndex() const;

Function Description

Obtains the subscript (specified by SetDynamicInputIndex) of the original input of a model.

Parameter Description

None

Return Value

Parameter

Type

Description

-

uint32_t

Subscript of the original input of a model

Exception Handling

None

Restriction

None