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





Description

Returns the 3D BPlane Target Point properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TargetPoint() As IAgVeVOBPlaneTargetPoint

[C#]
public IAgVeVOBPlaneTargetPoint TargetPoint {get;}

[Managed C++]
public: __property IAgVeVOBPlaneTargetPoint^ get_TargetPoint();

[Unmanaged C++]
public: HRESULT get_TargetPoint(
IAgVeVOBPlaneTargetPoint ** ppRetVal
);

[Java]
public IAgVeVOBPlaneTargetPoint getTargetPoint();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1