PointCoordinates.SetDynamic3D
| Syntax | Parameters | Return Value |
|---|---|---|
Sub PointCoordinates.SetDynamic3D( _
X As Double, _
Y As Double, _
Z As Double, _
Optional plotID As Integer = -1, _
Optional graphID As Integer = -1)
|
Type: Double
Type: Double
Type: Double
Type: Integer Default value: -1
Type: Integer Default value: -1 |
This function does not return a value. |