'Declaration
Public Overloads Sub SetValue( _ ByVal index As System.Integer, _ ByVal vector As NVector3DD _ )
'Usage
Dim instance As NVertexSurfaceDataBase Dim index As System.Integer Dim vector As NVector3DD instance.SetValue(index, vector)
public void SetValue( System.int index, NVector3DD vector )
Parameters
- index
- vector