STK ObjectsSend comments on this topic.
ReferenceFrame Property (IAg3DTileset)
See Also
Windows





Windows & Linux

Description

Reference Frame (VGT System) of the 3DTileset.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReferenceFrame() As String
[C#]
public string ReferenceFrame {get;}
[Managed C++]
public: __property String __gc ^ get_ReferenceFrame();
[Unmanaged C++]
public: HRESULT get_ReferenceFrame(
    BSTR * pVal
);
[Java]
public String getReferenceFrame();
[Python - STK API ]
@property
def ReferenceFrame(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.