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: 10.12.3.0 (10.12.3.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