PC-DMIS 2021.1 Object Library
SetAutoVector Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
index
Which vector to set.
I
Double I value for the vector.
J
Double J value for the vector.
K
Double K value for the vector.
PCDLRN ActiveX DLL > OldBasic Object : SetAutoVector Method

Glossary Item Box

Description

Sets Auto Vector Components (used inside StartFeature Block)

Syntax

Visual Basic
Public Sub SetAutoVector( _
   ByVal index As AUTOVECTORTYPES, _
   ByVal I As Double, _
   ByVal J As Double, _
   ByVal K As Double _
) 

Parameters

index
ValueDescription
PCD_ANGLE_VECTOR 
PCD_EDGE_REPORT_VECTOR 
PCD_MEASURE_VECTOR 
PCD_PIN_VECTOR 
PCD_PUNCH_VECTOR 
PCD_REPORT_VECTOR 
PCD_SURF_REPORT_VECTOR 
PCD_UPDATE_VECTOR 
PCD_VECTOR1 
PCD_VECTOR2 
PCD_VECTOR3 
Which vector to set.
I
Double I value for the vector.
J
Double J value for the vector.
K
Double K value for the vector.

Remarks

This function is used for auto features only.

See Also

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