Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : AddRotateFeat Method
Name of rotation feature to be added.
AddRotateFeat Method
Description
Adds a rotation feature. This function is used in conjunction with the iterate alignment command
Syntax
Visual Basic
Public Sub AddRotateFeat( _
   ByVal ID As String _
) 
Parameters
ID
Name of rotation feature to be added.
See Also