STK XSend comments on this topic.
IsObjPathValid Property (AgPickInfoData)
See Also
Windows





Windows & Linux

Description

Indicate if the ObjPath property is valid.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.