'Declaration
Public Sub Transform( _ ByVal value As System.Double, _ ByRef vecPointModel As NVector3DF _ )
'Usage
Dim instance As NScale1DToModel3DTransformation Dim value As System.Double Dim vecPointModel As NVector3DF instance.Transform(value, vecPointModel)
public void Transform( System.double value, ref NVector3DF vecPointModel )
Parameters
- value
- vecPointModel