Gets the BPlane.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BPlanes() As IAgVeVOBPlanes |
| [C#] |
|---|
public IAgVeVOBPlanes BPlanes {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOBPlanes ^ get_BPlanes(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOBPlanes getBPlanes(); |
[Python - STK API ] |
|---|
@property def BPlanes(self) -> "IAgVeVOBPlanes": |






