| Visual Basic | |
|---|---|
Sub ClearSelections( _ ByVal SSType As dsSelectionSetType_e _ ) | |
| C# | |
|---|---|
void ClearSelections( dsSelectionSetType_e SSType ) | |
| JavaScript | |
|---|---|
ClearSelections( SSType : String ) | |
| COM native C++ | |
|---|---|
HRESULT ClearSelections( dsSelectionSetType_e SSType ) | |
| C++ | |
|---|---|
DSRESULT ClearSelections( dsSelectionSetType_e SSType ) | |
Parameters
- SSType
- Type of command to clear from the selection set as defined in dsSelectionSetType_e
DraftSight V1R1
Syntax