CadLongParameter constructor

init

Initializes a new instance of the CadLongParameter class.

def __init__(self, attr):
    ...
ParameterTypeDescription
attrCadEntityAttributeThe Cad entity attribute.

See Also