InputAttribute constructor

init

Constructs a new instance of InputAttribute

def __init__(self):
    ...

init

Constructs a new instance of InputAttribute

def __init__(self, area):
    ...
ParameterTypeDescription
areaInputAttribute.Domain

See Also