Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > OldBasic Object : AddOriginFeat Method
Name of origin feature to be added
AddOriginFeat Method
Description

This function is used in conjunction with the iterate alignment command.

Syntax
Visual Basic
Public Sub AddOriginFeat( _
   ByVal ID As String _
) 
Parameters
ID
Name of origin feature to be added
See Also