PC-DMIS 2021.1 Object Library
PutSurfaceVectors Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
TheoMeas
Long value.
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.
PCDLRN ActiveX DLL > FeatCmd Object : PutSurfaceVectors Method

Glossary Item Box

Description

Sets the surface vectors for an angle hit object.

Syntax

Visual Basic
Public Function PutSurfaceVectors( _
   ByVal TheoMeas As FDATA_DATASET, _
   ByVal I1 As Double, _
   ByVal J1 As Double, _
   ByVal K1 As Double, _
   ByVal I2 As Double, _
   ByVal J2 As Double, _
   ByVal K2 As Double _
) As Boolean

Parameters

TheoMeas
ValueDescription
FDATA_ALL 
FDATA_MEAS 
FDATA_TARG 
FDATA_THEO 
Long value.
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

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.