PC-DMIS 2021.1 Object Library
RotateToPoint Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
X
Required Double X component used in calculating rotation angle.
Y
Required Double Y component used in calculation rotation angle.
Workplane
Optional parameter with the ENUM_PLANE_TYPE enumeration used to define which axis to rotate about.
PCDLRN ActiveX DLL > DmisMatrix Object : RotateToPoint Method

Glossary Item Box

Description

Rotates the matrix by the calculated angle relative to the workplane.

Syntax

Visual Basic
Public Sub RotateToPoint( _
   ByVal X As Double, _
   ByVal Y As Double, _
   ByVal Workplane As ENUM_PLANE_TYPE _
) 

Parameters

X
Required Double X component used in calculating rotation angle.
Y
Required Double Y component used in calculation rotation angle.
Workplane
ValueDescription
PLANE_BACK 
PLANE_BOTTOM 
PLANE_FRONT 
PLANE_LEFT 
PLANE_RIGHT 
PLANE_TOP 
Optional parameter with the ENUM_PLANE_TYPE enumeration used to define which axis to rotate about.

See Also

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