PC-DMIS 2021.1 Object Library
SetTruePosAxis Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
index
Required Long value indicating the index position that is being set.
AXIS
Required Enum_Dinfo_TP_Axes enumeration representing the type the axis used at the given index position.
PCDLRN ActiveX DLL > DimInfo Object : SetTruePosAxis Method

Glossary Item Box

Description

Sets a True Position dimension's axis.

Syntax

Visual Basic
Public Function SetTruePosAxis( _
   ByVal index As Long, _
   ByVal AXIS As ENUM_DINFO_TP_AXES _
) As Boolean

Parameters

index
Required Long value indicating the index position that is being set.
AXIS
ValueDescription
DINFO_TP_DD 
DINFO_TP_DF 
DINFO_TP_LD 
DINFO_TP_LF 
DINFO_TP_NOT_USED 
DINFO_TP_PA 
DINFO_TP_PR 
DINFO_TP_TP 
DINFO_TP_USE_DIM_AXES 
DINFO_TP_WD 
DINFO_TP_WF 
DINFO_TP_WORST 
DINFO_TP_X 
DINFO_TP_Y 
DINFO_TP_Z 
Required Enum_Dinfo_TP_Axes enumeration representing the type the axis used at the given index position.

Return Type

Boolean value indicating success or failure in setting the field type.

See Also

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