PbMeshIsDataDuplicated Method |
Returns true if mesh's data are duplicated, false otherwise.
Namespace: OIV.MeshViz.Data
If the data are not duplicated, the method addValuesSet, addStringsSet, addVecsSet save only the adress of the user data set. In this case, it user's responsibility to check the validity of data during the existence of the OIV.MeshViz.Data.PbMesh object.