AGI STK Objects 11 Send comments on this topic.
AdditionalPoints Property (IAgVeVOBPlaneInstance)
See Also 





Description

Returns a collection of additional points

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AdditionalPoints() As IAgVeVOBPlanePointCollection

[C#]
public IAgVeVOBPlanePointCollection AdditionalPoints {get;}

[Managed C++]
public: __property IAgVeVOBPlanePointCollection^ get_AdditionalPoints();

[Unmanaged C++]
public: HRESULT get_AdditionalPoints(
IAgVeVOBPlanePointCollection ** ppRetVal
);

[Java]
public IAgVeVOBPlanePointCollection getAdditionalPoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1