Returns the 3D BPlane Instance collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Instances() As IAgVeVOBPlaneInstancesCollection |
| [C#] |
|---|
public IAgVeVOBPlaneInstancesCollection Instances {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOBPlaneInstancesCollection ^ get_Instances(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOBPlaneInstancesCollection getInstances(); |
[Python - STK API ] |
|---|
@property def Instances(self) -> "IAgVeVOBPlaneInstancesCollection": |






