Returns the entity object being represented as the provided STK path.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgEntity GetEntityFromStkPath( string ObjectPath ); |
| [Managed C++] |
|---|
public: IAgEntity^ GetEntityFromStkPath( String __gc ^ ObjectPath ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgEntity getEntityFromStkPath( String ObjectPath ); |
- ObjectPath





