STK Vector Geometry ToolSend comments on this topic.
FromAxes Property (IAgCrdnAngleRotation)
See Also
Windows





Windows & Linux

Description

Specify an axes to rotate from.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.