siDupSelection
 
 
 

siDupSelection

Description

Selection options for duplication commands.

C# Syntax

siDupSelection.siSetSelection                                               // 0
siDupSelection.siNoSelection                                                // 1
siDupSelection.siAddToSelection                                             // 2
Constant Value Description
siSetSelection 0 Set the current selection to the copied object
siNoSelection 1 Do not change the current selection
siAddToSelection 2 Extend the current selection to include the copied object

Applies To

Clone Duplicate Instantiate