Tp constructor

Tp(ix)

Constructor

def __init__(self, ix):
    ...
ParameterTypeDescription
ixintThe zero-based index of the element within its parent element.

See Also