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( IAgEntity * Entity, BSTR FullPath, BSTR * pObjectPath ); |
- Entity
- FullPath