STK Vector Geometry ToolSend comments on this topic.
SourceVector Property (IAgCrdnVectorFixedAtEpoch)
See Also
Windows





Windows & Linux

Description

Specify a source vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SourceVector() As IAgCrdnVectorRefTo
[C#]
public IAgCrdnVectorRefTo SourceVector {get;}
[Managed C++]
public: __property IAgCrdnVectorRefTo ^ get_SourceVector();
[Unmanaged C++]
public: HRESULT get_SourceVector(
    IAgCrdnVectorRefTo ** ppRetVal
);
[Java]
public IAgCrdnVectorRefTo getSourceVector();
[Python - STK API ]
@property
def SourceVector(self) -> "IAgCrdnVectorRefTo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.