siMaterialConflictAction

Introduced

v8.0 (2010)

Description

This indicates the action to perform when there is a conflict with a material

C# Syntax

siMaterialConflictAction.siDefaultAction                                    // 0
siMaterialConflictAction.siShareMaterial                                    // 1
siMaterialConflictAction.siCopyMaterial                                     // 2

Constant Value Description
siDefaultAction 0 In batch mode, the material will be copied in the target material library. In interactive mode, the user is prompted to select an action to perform.
siShareMaterial 1 Share the existing material
siCopyMaterial 2 Copy the material

Applies To

MakeModelLocal