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)
  • X [in]

Type: Double

  • Y [in]

Type: Double

  • Z [in]

Type: Double

  • plotID [in,optional]

Type: Integer

Default value: -1

  • graphID [in,optional]

Type: Integer

Default value: -1

This function does not return a value.