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






