PoCurveLineThicknessBindings Enumeration |
Thickness binding.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
PER_PART_THICKNESS | 0 | Each part of the curve has the same thickness. | |
PER_VERTEX_THICKNESS | 1 | The thickness between two consecutive vertices. is linearly interpolated according to the thickness value associated to these vertices. |