Imports an STK object as a child of the
provided Entity.
| [Visual Basic .NET] |
|---|
Public Function LoadChildObject( _
ByVal Entity As IAgEntity, _
ByVal FullPath As String _
) As String
|
| [Unmanaged C++] |
|---|
public: HRESULT LoadChildObject(
|
- Entity
- FullPath