NXOpen.UF.Kf.IsRuleComputed

Kf.IsRuleComputed()

Refer to UF_KF_is_rule_computed for documentation.

Signature: IsRuleComputed(nameChain, ruleName)

Parameters:
  • nameChain (str) – Reference chain of instance, with trailing colon
  • ruleName (str) – Name of the rule
Returns:

TRUE if it has been evaluated, FALSE otherwise.

Return type:

bool

License requirements: None