STK Vector Geometry ToolSend comments on this topic.
Systems Property (IAgCrdnProvider)
See Also
Windows





Windows & Linux

Description

Returns a group of systems.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.