NXOpen.UF.Assem.EvalInstanceIntent

Assem.EvalInstanceIntent()

Refer to UF_ASSEM_eval_instance_intent for documentation.

Signature: EvalInstanceIntent(instance, applyResult)

Parameters:
  • instance (Tag) – Object identifier of the instance. Note that the instance tag is not currently modified; but it may be modified in the future (hence, its designation as an I/O parameter).
  • applyResult (bool) – Apply result flag.
Returns:

A Tuple

Return type:

A tuple consisting of (instance,instanceStatus)

instance(Tag): Modified value of instance

instanceStatus(`NXOpen.UF.Assem.InstanceStatus Refer to UF_ASSEM_instance_status_s for documentation.`): Status of the instance.

License requirements: ASSEMBLIES MODULE