PoMeshPropertyAddValuesSet Method |
Name | Description | |
---|---|---|
AddValuesSet(Int32, Single) | Calls AddValuesSet(index, val, ""). | |
AddValuesSet(Int32, Single, PoMeshPropertyDataBindings) | Calls AddValuesSet(index, val, binding, ""). | |
AddValuesSet(Int32, Single, String) | Convenience method to add a new set of scalar values to the mesh. | |
AddValuesSet(Int32, Single, PoMeshPropertyDataBindings, String) | Adds a set of scalar values that can be located either at nodes or at cells. |