STK ObjectsSend comments on this topic.
AccessSatisfied Property (IAgOnePtAccessResult)
See Also
Windows





Windows & Linux

Description

Indicates whether all constraints are satisfied at this time.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessSatisfied() As Boolean
[C#]
public bool AccessSatisfied {get;}
[Managed C++]
public: __property bool get_AccessSatisfied();
[Unmanaged C++]
public: HRESULT get_AccessSatisfied(
    VARIANT_BOOL * pRetVal
);
[Java]
public bool getAccessSatisfied();
[Python - STK API ]
@property
def AccessSatisfied(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.