The
add_values
method adds one or more values to the column.
You can add either property values or dimension values; however, the type of
the value must match the columntype.
You can use
the
KeyColumn::type
method to check whether
EDF::KeyColumn
values are type
EDF::KeyColumn::PVAL
or
EDF::KeyColumn::DVAL
.