STK ObjectsSend comments on this topic.
AccessObjects Property (IAgDuringAccess)
See Also
Windows





Windows & Linux

Description

AccessObjects property.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessObjects() As IAgObjectLinkCollection
[C#]
public IAgObjectLinkCollection AccessObjects {get;}
[Managed C++]
public: __property IAgObjectLinkCollection ^ get_AccessObjects();
[Unmanaged C++]
public: HRESULT get_AccessObjects(
    IAgObjectLinkCollection ** ppVal
);
[Java]
public IAgObjectLinkCollection getAccessObjects();
[Python - STK API ]
@property
def AccessObjects(self) -> "IAgObjectLinkCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.