AGI STK Objects 11 Send comments on this topic.
DisplayElements Property (IAgVeVOBPlaneTemplate)
See Also 





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 ** ppRetVal
);

[Java]
public IAgVeVOBPlaneTemplateDisplayCollection getDisplayElements();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1