STK ObjectsSend comments on this topic.
DisplayElements Property (IAgVeVOBPlaneTemplate)
See Also
Windows





Windows & Linux

Description

Returns the 3D BPlane template display collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DisplayElements() As IAgVeVOBPlaneTemplateDisplayCollection
[C#]
public IAgVeVOBPlaneTemplateDisplayCollection DisplayElements {get;}
[Managed C++]
public: __property IAgVeVOBPlaneTemplateDisplayCollection ^ get_DisplayElements();
[Unmanaged C++]
public: HRESULT get_DisplayElements(
    IAgVeVOBPlaneTemplateDisplayCollection ** ppVal
);
[Java]
public IAgVeVOBPlaneTemplateDisplayCollection getDisplayElements();
[Python - STK API ]
@property
def DisplayElements(self) -> "IAgVeVOBPlaneTemplateDisplayCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.