|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > CADSystem > SelectVariantNotes |
Highlights drawing variant notes by changing its color. You obtain the same result as clicking the Highlight all variant notes button in the DBWorks tool bar.
call DBWShell("SelectVariantNotes")
A drawing document must be active in Solidworks.
call DBWShell( "SelectVariantNotes" )
if (okDBW = False) then exit sub