STK Vector Geometry ToolSend comments on this topic.
Reference Property (IAgCrdnPointFixedInSystem)
See Also
Windows





Windows & Linux

Description

Specify a reference system.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.