VCClearSelection


Version:

1.2

Description:

This command does not require parameter input. These types of routines offer the functionality of the Visual CADD™ interface but allow no control over the operation.

Declaration:

 

C/C++

extern "C" void WINAPI VCClearSelection(void);

Delphi

procedure VCClearSelection; stdcall;

ActiveX/COM

Sub ClearSelection()

Notes:

This function starts the SelClear/CS native command.