Specifies the Model Item involved in the Constraint.

This is OPTIONAL only when AssemblyCoordinateSystem is used.

Parameters

none

Value

A string that is either the name of the Item being referenced (eg. "FRONT")
OR
An ID number of the Model Item (eg. 2)

Remarks

none

Example

Dim CC as new CreoConstraintInfo
CC.AssemblyModelItem="ASM_RIGHT"     '' terms are not case sensitive.