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

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

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