is_List removed?

Xiaolin Li linli at ams.sunysb.edu
Mon Aug 16 09:27:17 CDT 2010


For function:

void iMesh_isEntContained(iMesh_Instance instance,
                            /*in*/ iBase_EntitySetHandle
containing_entity_set,
                            /*in*/ iBase_EntityHandle contained_entity,
                            /*out*/ int *is_contained,
                            /*out*/ int *err)

What value (enumerated?) should it be assigned to for int *is_contained?

true and false?

Thanks,

Xiaolin
On Fri, 2010-08-13 at 17:19 -0500, Jason Kraftcheck wrote:
> On 08/13/2010 05:14 PM, Ryan Kaufman wrote:
> > Then, just to clarify, the list is an ordered set. This means that all
> > calls made on a list return entities in the same order that they were
> > added? Any other differences?
> > 
> 
> A list-type 'set' may contain duplicates.  A set-type 'set' may not.
> 
> 
> 
> 
> > On Fri, Aug 13, 2010 at 2:57 PM, Tim Tautges <tautges at mcs.anl.gov> wrote:
> >> Not to my knowledge, since list- and set-type sets are still supported.
> >>
> >> - tim
> >>
> >> On 08/13/2010 01:19 PM, Xiaolin Li wrote:
> >>>
> >>> Tim,
> >>>
> >>> Ryan told that is_List in iMesh has been removed? Could you confirm
> >>> this? But it is still in the v8 version of the header file in the web.
> >>>
> >>> Xiaolin
> >>>
> >>
> >> --
> >> ================================================================
> >> "You will keep in perfect peace him whose mind is
> >>  steadfast, because he trusts in you."               Isaiah 26:3
> >>
> >>             Tim Tautges            Argonne National Laboratory
> >>         (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
> >>         phone: (608) 263-8485      1500 Engineering Dr.
> >>           fax: (608) 263-4499      Madison, WI 53706
> >>
> >>
> > 
> > 
> > 
> 
> 


More information about the tstt-interface mailing list