CadBinaryParameter.CadBinaryParameter

CadBinaryParameter constructor

Initializes a new instance of the CadBinaryParameter class.

public CadBinaryParameter(CadEntityAttribute type)
ParameterTypeDescription
typeCadEntityAttributeThe type of the parameter.

See Also