AGI STK Objects 11 Send comments on this topic.
Instances Property (IAgVeVOBPlanes)
See Also 





Description

Returns the 3D BPlane Instance collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Instances() As IAgVeVOBPlaneInstancesCollection

[C#]
public IAgVeVOBPlaneInstancesCollection Instances {get;}

[Managed C++]
public: __property IAgVeVOBPlaneInstancesCollection^ get_Instances();

[Unmanaged C++]
public: HRESULT get_Instances(
IAgVeVOBPlaneInstancesCollection ** ppRetVal
);

[Java]
public IAgVeVOBPlaneInstancesCollection getInstances();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1