AGI Components with Insight3D Alpha 2008 r8
Objects Property
Library ReferenceAGI.Graphics.Scene3D IAgGxPickResultObjects
An collection of objects that were on the pick stack at the time of the pick. The interface of each specific type needs to be determined using query interface. This is commonly a primitive or central body.
Declaration Syntax
C# Visual Basic Visual C++

IAgGxVariantCollection 
Objects { 
get; }
ReadOnly 
Property 
Objects 
As 

IAgGxVariantCollection
property 

IAgGxVariantCollection^ 
Objects {
        

IAgGxVariantCollection^ 
get ();
}

Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)