PC-DMIS 2021.1 Object Library
SetMatrix Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Vector
Required Pointdata parameter used with the workplane parameter to establish the orientation of the matrix.
Point
Required Pointdata parameter used to set the matrix offset.
Workplane
Optional Long parameter used to define the direction of the primary axis.
PCDLRN ActiveX DLL > DmisMatrix Object : SetMatrix Method

Glossary Item Box

Description

Initializes the matrix using the vector and workplane to set the matrix orientation and the point to set the matrix offset.

Syntax

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

Parameters

Vector
Required Pointdata parameter used with the workplane parameter to establish the orientation of the matrix.
Point
Required Pointdata parameter used to set the matrix offset.
Workplane
ValueDescription
PLANE_BACK 
PLANE_BOTTOM 
PLANE_FRONT 
PLANE_LEFT 
PLANE_RIGHT 
PLANE_TOP 
Optional Long parameter used to define the direction of the primary axis.

See Also

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