12 Feb
2002
12 Feb
'02
9:12 p.m.
complaw@hal-pc.org writes:
... "manage_addProperty" does not work with selection in Python Script ... The following Python Script works fine for me:
context.dd.manage_addProperty('new_property','selvar','selection') "selvar" in this case is a token property acquired by "context.dd". Dieter