Description
History options for duplication commands.
C# Syntax
siDupHistory.siCurrentHistory // 0 siDupHistory.siOriginalHistory // 1 siDupHistory.siDuplicateHistory // 2 siDupHistory.siSharedHistory // 3
|
Constant |
Value |
Description |
|
0 |
Duplicate final resulting geometry of the source object |
|
|
1 |
Duplicate the original geometry of the source object (not implemented) |
|
|
2 |
Duplicate whole construction history if the source object |
|
|
3 |
Share the construction history of the source object such that changes to the source object effect the copied object (same as instance) |
Applies To
Autodesk Softimage v7.5