Specifies the Model Item involved in the Constraint on the referenced Component.

This is OPTIONAL only when ComponentCoordinateSystem 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.ComponentModelItem="RIGHT"     '' terms are not case sensitive.