how to use leSearchHierarchy when criteria is user property
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
how to use leSearchHierarchy when criteria is user property
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence

Author Message
aiou



Joined: 09 Sep 2008
Posts: 1

Posted: Tue Sep 09, 2008 5:16 am    Post subject: how to use leSearchHierarchy when criteria is user property Reply with quote

I want search object by user added property value.
but I don't understand how to use "leSearchHierarchy".
below script is not working...

ex:
cv = geGetEditCellView()
o_inst_l = leSearchHierarchy( cv cv~>bBox 0 "inst"
list( list( "selection_set" "==" 1 ) ) )

(*) "selection_set" is added property.

that return o_inst_l == nil.
I tried below too.

leSearchHierarchy( cv cv~>bBox 0 "inst"
list( list( "property" "selection_set" "==" 1 ) ) )

but not working.

How to write???

Back to top
View user's profile Send private message
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Cadence All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Access Forum - Microsoft Office Forum - Electronics

Contact Us Powered by phpBB