Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Remove Method
Description
Removes a command from the Commands list.
Syntax
Visual Basic
Public Sub Remove() 
Remarks
If there are other objects which depend on the removed command, they are also removed. For example, if the removed command is a measured feature, its hits are removed as well.
See Also