CadBinaryParameter constructor

init

Initializes a new instance of the CadBinaryParameter class.

def __init__(self, type):
    ...
ParameterTypeDescription
typeCadEntityAttributeThe type of the parameter.

See Also