STK ObjectsSend comments on this topic.
TargetPoint Property (IAgVeVOBPlaneInstance)
See Also
Windows





Windows & Linux

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 ** ppVal
);
[Java]
public IAgVeVOBPlaneTargetPoint getTargetPoint();
[Python - STK API ]
@property
def TargetPoint(self) -> "IAgVeVOBPlaneTargetPoint":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.