# How to use vtkSMProperty

**URL:** https://discourse.paraview.org/t/how-to-use-vtksmproperty/13863
**Category:** Development
**Created:** [February 5, 2024, 9:02am UTC](https://discourse.paraview.org/t/how-to-use-vtksmproperty/13863 "2024-02-05T09:02:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![joint](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/j/dc4da7/32.png) [@joint](https://discourse.paraview.org/u/joint)
#### Post date: [February 5, 2024, 9:02am UTC](https://discourse.paraview.org/t/how-to-use-vtksmproperty/13863/1 "2024-02-05T09:02:50Z")

</div>

Hello!

Is it true that in order to highlight some points with some color, one should use vtkSMProperty ?  
(because in plain VTK, one uses vtkProperty for colors )

How to use it, could you give me an example?

Thanks
