Description
Parenting options for duplication commands.
C# Syntax
siDupParent.siNoParent // 0 siDupParent.siSharedParent // 1 siDupParent.siNewNullParent // 2
|
Constant |
Value |
Description |
|
0 |
Parent the copied object under the scene root |
|
|
1 |
Share the parent of the source object |
|
|
2 |
Create a null to act as the parent of this object |
Applies To
Autodesk Softimage v7.5