PC-DMIS 2021.1 Object Library
RotateToVector Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Vector
Required Pointdata parameter specifying the vector that the primary axis should be rotated to.
Workplane
Optional parameter with the ENUM_PLANE_TYPE enumeration used to define which axis to rotate about.
PCDLRN ActiveX DLL > DmisMatrix Object : RotateToVector Method

Glossary Item Box

Description

Rotates the primary axis (as determined by the workplane parameter) to the specified vector.

Syntax

Visual Basic
Public Sub RotateToVector( _
   ByVal Vector As PointData, _
   ByVal Workplane As ENUM_PLANE_TYPE _
) 

Parameters

Vector
Required Pointdata parameter specifying the vector that the primary axis should be rotated to.
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.