PutSurfaceVectors Method
Description
Sets the surface vectors for an angle hit object.
Syntax
Parameters
- TheoMeas
Long value.Value Description FDATA_ALL FDATA_MEAS FDATA_TARG FDATA_THEO - I1
- Double representing the I component of the first vector.
- J1
- Double representing the J component of the first vector.
- K1
- Double representing the K component of the first vector.
- I2
- Double representing the I component of the second vector.
- J2
- Double representing the J component of the second vector.
- K2
- Double representing the K component of the second vector.
Return Type
Boolean value indicating success or failure of the call.
See Also