NXOpen.UF.ModlGeneral.CreateExp

ModlGeneral.CreateExp()

Refer to UF_MODL_create_exp for documentation.

Signature: CreateExp(exprStr)

Parameters:exprStr (str) – New expression. The maximum number of characters for an expression name (lhs or left hand side) is 100. The maximum length for the entire expression is UF_MAX_EXP_NCHARS characters. This includes all three pieces: lhs, equal sign, and rhs.

License requirements: SOLIDS MODELING