STK Vector Geometry ToolSend comments on this topic.
AboutVector Property (IAgCrdnVectorConing)
See Also
Windows





Windows & Linux

Description

Specify a vector around which the the reference vector is revolved.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.