STK Vector Geometry ToolSend comments on this topic.
FromVector Property (IAgCrdnAngleDihedral)
See Also
Windows





Windows & Linux

Description

Specify a first vector to measure the angle.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.