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: 2023.1.3.0 (2023.1.3)
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