PC-DMIS 2021.1 Object Library
PutVector Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
VectorType
FVECTOR_TYPES enumeration.
TheoMeas
Long value.
I
Double indicating the I component of the vector.
J
Double indicating the J component of the vector.
K
Double indicating the K component of the vector.
PCDLRN ActiveX DLL > FeatCmd Object : PutVector Method

Glossary Item Box

Description

Sets vector components of individual objects.

Syntax

Visual Basic
Public Function PutVector( _
   ByVal VectorType As FVECTOR_TYPES, _
   ByVal TheoMeas As FDATA_DATASET, _
   ByVal I As Double, _
   ByVal J As Double, _
   ByVal K As Double _
) As Boolean

Parameters

VectorType
ValueDescription
FVECTOR_ANGLE_VECTOR 
FVECTOR_CORNER_VECTOR2 
FVECTOR_CORNER_VECTOR3 
FVECTOR_MEASURE_VECTOR 
FVECTOR_ORG_HIT_VECTOR 
FVECTOR_PIN_VECTOR 
FVECTOR_PUNCH_VECTOR 
FVECTOR_REPORT_SURF_VECTOR 
FVECTOR_REPORT_VECTOR 
FVECTOR_SLOT_VECTOR 
FVECTOR_SURFACE_VECTOR 
FVECTOR_UPDATE_VECTOR 
FVECTOR_VECTOR 
FVECTOR_TYPES enumeration.
TheoMeas
ValueDescription
FDATA_ALL 
FDATA_MEAS 
FDATA_TARG 
FDATA_THEO 
Long value.
I
Double indicating the I component of the vector.
J
Double indicating the J component of the vector.
K
Double indicating the K component of the 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.