PC-DMIS 2021.1 Object Library
AboutAxis Property
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL > AlignCmnd Object : AboutAxis Property

Glossary Item Box

Description

Represents the axis about which the alignment object rotates.

Syntax

Visual Basic
Public Property AboutAxis As ENUM_AXIS_TYPE

Return Type

Read/write Long.

Remarks

This function only works for objects of type ROTATE_ALIGN, ROTATE_CIRCLE_ALIGN, and ROTATEOFF_ALIGN. For other object types, trying to set this property does nothing, and trying to get this property always returns PCD_ZPLUS.

Valid Settings to set this property to are as follows:

PCD_XPLUS
PCD_XMINUS
PCD_YPLUS
PCD_YMINUS
PCD_ZPLUS
PCD_ZMINUS

See Also

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