AGI STK VGT 11 Send comments on this topic.
SetVector Method (IAgCrdnVectorRefTo)
See Also 
Vector
A pointer to a valid vector.





Description

Sets a new vector.

Syntax

[Visual Basic .NET]
Public Sub SetVector( _
   ByVal Vector As IAgCrdnVector _
) 

[C#]
public void SetVector(
IAgCrdnVector Vector
);

[Managed C++]
public: void SetVector(
IAgCrdnVector ^ Vector
);

[Java]
public  setVector(
IAgCrdnVector Vector
);

[Unmanaged C++]
public: HRESULT SetVector(
IAgCrdnVector * Vector
);

Parameters

Vector
A pointer to a valid vector.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1