PbNonLinearDataMapping2GetValuesList Method |
Gets the list of values defining the current non linear data mapping.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public SbNativeArray<float> GetValuesList()
Public Function GetValuesList As SbNativeArray(Of Single)
public:
SbNativeArray<float>^ GetValuesList()
member GetValuesList : unit -> SbNativeArray<float32>
Return Value
Type:
SbNativeArraySingleRemarks See Also