CadLongAttribute.CadLongAttribute

CadLongAttribute constructor

Initializes a new instance of the CadLongAttribute class.

public CadLongAttribute(CadEntityAttribute attribute, CadParameterType parameterType, 
    string subClassName)
ParameterTypeDescription
attributeCadEntityAttributeProperty attribute.
parameterTypeCadParameterTypeParameter type.
subClassNameStringSubclass name.

See Also