STK Vector Geometry ToolSend comments on this topic.
SpinVector Property (IAgCrdnAxesSpinning)
See Also
Windows





Windows & Linux

Description

Specify a spin vector.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.