PC-DMIS 2021.1 Object Library
RotateCircle Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
Feat1
ID string of circle.
Feat2
ID string of second circle.
axis1
Axis to rotate.
axis2
Axis to rotate about.
PCDLRN ActiveX DLL > OldBasic Object : RotateCircle Method

Glossary Item Box

Description

Creates a Circular Rotation Alignment Command

Syntax

Visual Basic
Public Sub RotateCircle( _
   ByVal Feat1 As String, _
   ByVal Feat2 As String, _
   ByVal axis1 As WAXISTYPE, _
   ByVal axis2 As WAXISTYPE _
) 

Parameters

Feat1
ID string of circle.
Feat2
ID string of second circle.
axis1
ValueDescription
PCD_XMINUS 
PCD_XPLUS 
PCD_YMINUS 
PCD_YPLUS 
PCD_ZMINUS 
PCD_ZPLUS 
Axis to rotate.
axis2
ValueDescription
PCD_XMINUS 
PCD_XPLUS 
PCD_YMINUS 
PCD_YPLUS 
PCD_ZMINUS 
PCD_ZPLUS 
Axis to rotate about.

See Also

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