Hi,Brian .Thank you for your reply about this problem,i am sorry that i didn't discribe clearly the issue in this post;
I would like to deal with my objects (for example a lot of points) using a batch mode,so i think i may associate the object's name with a integer,
see my code in rule:
let j(integer)
set j=1
for j while j {
`Geometrical Set.1\Point.j\Activity` =false
}
set j=total -end
for j while j<=total
{
`Geometrical Set.1\Point.j\Activity` =true
}
but the rule prompt me that `Geometrical Set.1\Point.j\Activity` cann't be used in this context,more about in the active CATpart;
may be the object of "Geometrical Set.1\Point.j" cann't be regonized in rule,i am in puzzling,
so i need some suggest about this issue,
I hope my description can help you to understand this problem,
Mandy
when i upload my CATpart file ,the system prompt me Invalid file type or file exceeds max size(700kb), but the file size only is 58.5kb, i am be puzzled,so i can only the picture about this CATpart file ,
|