Returns the entity object being represented
as the provided STK path.
| [Visual Basic .NET] |
|---|
Public Function GetEntityFromStkPath( _
ByVal ObjectPath As String _
) As IAgEntity
|
| [C#] |
|---|
public IAgEntity GetEntityFromStkPath(
|
| [Managed C++] |
|---|
public: IAgEntity^ GetEntityFromStkPath(
|
| [Java] |
|---|
public IAgEntity getEntityFromStkPath(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetEntityFromStkPath(
|
- ObjectPath